check
|
Use Option<Ident> for lowered param names.
|
2025-03-19 20:54:10 +11:00 |
collect
|
merge opaque types of nested bodies
|
2025-03-19 17:52:53 +01:00 |
errors
|
Remove the Option part of range ends in the HIR
|
2025-03-06 10:47:40 +00:00 |
impl_wf_check
|
Fix a comment typo.
|
2025-01-31 08:28:14 +11:00 |
variance
|
Remove the Option part of range ends in the HIR
|
2025-03-06 10:47:40 +00:00 |
check_unused.rs
|
Move methods from Map to TyCtxt , part 4.
|
2025-03-12 08:55:37 +11:00 |
collect.rs
|
Move hir::Item::ident into hir::ItemKind .
|
2025-03-18 06:29:50 +11:00 |
impl_wf_check.rs
|
Rename tcx.ensure() to tcx.ensure_ok()
|
2025-02-01 12:38:54 +11:00 |
lib.rs
|
Add RTN support to rustdoc
|
2025-03-15 18:13:27 +00:00 |