rust/compiler/rustc_ast_lowering/src
2024-01-02 13:49:47 +01: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 fallback default to None during ast-loweing for lifetime binder 2023-12-26 16:10:29 +08:00
expr.rs Rollup merge of #119240 - compiler-errors:lang-item-more, r=petrochenkov 2023-12-26 13:29:13 -05: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 Don't synthesize host effect params for trait assoc fns marked const 2024-01-02 13:49:47 +01:00
lib.rs Auto merge of #119099 - fmease:always-const-trait-bounds, r=fee1-dead 2023-12-27 19:24:31 +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