rust/compiler/rustc_ast_lowering/src
2024-01-09 19:25:54 +00:00
..
asm.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
block.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
errors.rs Add error code for missing base expression in struct update syntax 2024-01-09 19:25:54 +00:00
expr.rs Remove hir::Guard 2024-01-05 10:56:59 +00:00
format.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
index.rs Replace some instances of FxHashMap/FxHashSet with stable alternatives (mostly in rustc_hir and rustc_ast_lowering) 2023-12-18 21:03:32 +01:00
item.rs Rollup merge of #119705 - fmease:tilde-const-assoc-fns-trait-impls, r=compiler-errors 2024-01-08 00:38:35 +01:00
lib.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
lifetime_collector.rs Reduce exposure of some things. 2023-11-28 14:32:40 +11:00
pat.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
path.rs Introduce const Trait (always-const trait bounds) 2023-12-27 12:51:32 +01:00