This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
01198792a6
rust
/
compiler
/
rustc_trait_selection
/
src
History
Yuki Okushi
9ed9025ea9
Rollup merge of
#90028
- tmiasko:structural-match-closure, r=spastorino
...
Reject closures in patterns
Fixes
#90013
.
2021-10-22 19:42:48 +09:00
..
traits
Rollup merge of
#90028
- tmiasko:structural-match-closure, r=spastorino
2021-10-22 19:42:48 +09:00
autoderef.rs
Improve help for recursion limit errors
2021-09-28 22:17:13 +02:00
infer.rs
Move some outlives bounds things from rustc_trait_selection to rustc_typeck
2021-10-15 12:14:19 -04:00
lib.rs
Adopt let_else across the compiler
2021-10-16 07:18:05 +02:00
opaque_types.rs
Member constraints already covered all of E0482 already, so that error never occurred anymore
2021-10-18 15:50:56 +00:00