|
asm.rs
|
Change DefKind::Static to a struct variant
|
2024-03-12 05:53:46 +00:00 |
|
block.rs
|
No need to take ImplTraitContext by ref
|
2024-02-07 19:30:32 +00:00 |
|
errors.rs
|
Rename AddToDiagnostic as Subdiagnostic.
|
2024-03-11 10:04:49 +11:00 |
|
format.rs
|
Use ControlFlow in AST visitors.
|
2024-03-05 19:03:20 -05:00 |
|
item.rs
|
Simplify ImplTraitContext
|
2024-03-08 02:10:11 +00:00 |
|
lib.rs
|
Fill in HIR hash for associated opaque types
|
2024-03-14 23:29:12 +03:00 |
|
lifetime_collector.rs
|
Reduce exposure of some things.
|
2023-11-28 14:32:40 +11:00 |
|
pat.rs
|
Add ErrorGuaranteed to ast::ExprKind::Err
|
2024-02-25 22:24:31 +01:00 |
|
path.rs
|
Simplify ImplTraitContext
|
2024-03-08 02:10:11 +00:00 |