|
block.rs
|
rustc_ast_lowering: remove ref patterns
|
2022-11-22 18:49:29 +00:00 |
|
expr.rs
|
Use ThinVec in ast::AngleBracketedArgs.
|
2023-02-21 11:51:56 +11:00 |
|
index.rs
|
Take a LocalDefId in hir::Visitor::visit_fn.
|
2023-01-28 09:51:50 +00:00 |
|
item.rs
|
Make public API, docs algorithm-agnostic
|
2023-02-19 04:11:10 +00:00 |
|
lib.rs
|
Use ThinVec in ast::Generics and related types.
|
2023-02-21 11:51:55 +11:00 |
|
lifetime_collector.rs
|
Rename Rptr to Ref in AST and HIR
|
2022-12-28 18:52:36 +01:00 |
|
pat.rs
|
fix more clippy::style findings
|
2022-12-25 17:32:26 +01:00 |