rust/compiler/rustc_ast_lowering/src
Jubilee c5a3d98cc6
Rollup merge of #119004 - matthiaskrgr:conv, r=compiler-errors
NFC don't convert types to identical types
2023-12-15 21:33:00 -08:00
..
asm.rs Annotate some more bugs 2023-12-15 14:45:06 +00:00
block.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
errors.rs Disallow arm bodies on never patterns 2023-12-03 12:25:46 +01:00
expr.rs NFC don't convert types to identical types 2023-12-15 23:56:24 +01:00
format.rs remove redundant imports 2023-12-10 10:56:22 +08:00
index.rs remove redundant imports 2023-12-10 10:56:22 +08:00
item.rs Annotate some more bugs 2023-12-15 14:45:06 +00:00
lib.rs banish hir::GenericBound::LangItemTrait 2023-12-15 16:17:27 +00:00
lifetime_collector.rs Reduce exposure of some things. 2023-11-28 14:32:40 +11:00
pat.rs Rollup merge of #118157 - Nadrieril:never_pat-feature-gate, r=compiler-errors 2023-11-29 12:34:47 +01:00
path.rs Support async gen fn 2023-12-08 17:23:26 +00:00