hir
|
Do not fetch HIR node when iterating to find lint.
|
2022-09-15 18:40:03 +02:00 |
mir
|
remove the Subst trait, always use EarlyBinder
|
2022-09-19 11:37:27 +02:00 |
thir
|
Use boxed slices in PatKind .
|
2022-09-02 07:26:22 +10:00 |
traits
|
Add AscribeUserTypeProvePredicate
|
2022-09-16 17:20:11 -04:00 |
ty
|
extend polymorphization hack comment.
|
2022-09-19 11:44:29 +02:00 |
arena.rs
|
cache collect_trait_impl_trait_tys
|
2022-09-14 20:50:52 +00:00 |
error.rs
|
fix comment
|
2022-09-05 23:18:18 +08:00 |
lib.rs
|
Only enable the let_else feature on bootstrap
|
2022-09-15 21:06:45 +02:00 |
macros.rs
|
impl TypeVisitable in type traversal macros
|
2022-07-05 22:25:33 +01:00 |
thir.rs
|
Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr
|
2022-09-17 03:04:22 +00:00 |