Nilstrieb
|
ee8f92ba0a
|
Use lints via lint_defs instead of lints
This gets rid of a blocking dependency edge from
`rustc_lint->rustc_analysis->rustc_hir_typeck->rustc_interface`
|
2023-04-16 11:48:01 +02:00 |
|
Nicholas Nethercote
|
4143b101f9
|
Use ThinVec in various AST types.
This commit changes the sequence parsers to produce `ThinVec`, which
triggers numerous conversions.
|
2023-02-21 11:51:56 +11:00 |
|
klensy
|
4f5f9f0a13
|
remove unused imports
|
2023-02-06 17:40:18 +03:00 |
|
Cameron Steffen
|
ff940db666
|
Rewrite representability
|
2022-10-07 09:33:46 -05:00 |
|
lcnr
|
1fc86a63f4
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
|