attr
|
Fix an ICE parsing a malformed attribute.
|
2022-11-23 12:11:14 +11:00 |
expand
|
Make allocator_kind a query.
|
2021-06-20 11:52:51 +02:00 |
util
|
Remove ref patterns from rustc_ast
|
2022-11-21 09:18:59 +00:00 |
ast.rs
|
Suggest .clone() or ref binding on E0382
|
2022-11-23 12:17:47 -08:00 |
lib.rs
|
Replace some bool params with an enum
|
2022-10-01 10:13:02 +00:00 |
mut_visit.rs
|
Suggest .clone() or ref binding on E0382
|
2022-11-23 12:17:47 -08:00 |
token.rs
|
Remove ref patterns from rustc_ast
|
2022-11-21 09:18:59 +00:00 |
tokenstream.rs
|
Use tidy-alphabetical in the compiler
|
2022-10-12 17:49:10 +05:30 |
visit.rs
|
Suggest .clone() or ref binding on E0382
|
2022-11-23 12:17:47 -08:00 |