asm.rs
Stabilize asm_goto
2025-03-17 11:12:10 +00:00
block.rs
Implement super let.
2025-04-04 09:44:19 +02:00
delegation.rs
Move has_self field to hir::AssocKind::Fn.
2025-04-14 16:13:04 +10:00
errors.rs
Stabilize precise_capturing_in_traits
2025-03-23 14:11:04 +00:00
format.rs
Rename kw::Empty as sym::empty.
2025-05-22 11:55:22 +10:00
index.rs
Move hir::Item::ident into hir::ItemKind.
2025-03-18 06:29:50 +11:00
item.rs
Reorder ast::ItemKind::{Struct,Enum,Union} fields.
2025-05-28 15:48:45 +10:00
lib.rs
Hoist ItemLowerer out of a loop.
2025-05-20 14:04:24 +10:00
pat.rs
Auto merge of #140453 - Zoxc:next-disambiguator, r=oli-obk
2025-05-05 11:50:43 +00:00
path.rs
Handle Path<> better in error messages.
2025-05-02 08:26:39 +10:00