Nicholas Nethercote
|
1881bfaa2b
|
Rename LintContext::emit_spanned_lint as LintContext::emit_span_lint .
|
2024-01-23 08:08:25 +11:00 |
|
Mahdi Dibaiee
|
e55583c4b8
|
refactor(rustc_middle): Substs -> GenericArg
|
2023-07-14 13:27:35 +01:00 |
|
Boxy
|
842419712a
|
rename needs_subst to has_param
|
2023-04-27 08:35:19 +01:00 |
|
Alan Egerton
|
695072daa6
|
Remove type-traversal trait aliases
|
2023-02-22 17:04:58 +00:00 |
|
Rejyr
|
88e5dd2530
|
refactor: cleanup
|
2023-01-09 18:57:02 -05:00 |
|
Rejyr
|
8b897bbce6
|
migrate: early.rs and enum_intrinsics_non_enums.rs
|
2023-01-09 17:07:25 -05:00 |
|
Nilstrieb
|
c65ebae221
|
Migrate all diagnostics
|
2022-10-23 10:09:44 +02:00 |
|
Maybe Waffle
|
a8f7e244b7
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
|
Alan Egerton
|
4f0a64736b
|
Update TypeVisitor paths
|
2022-07-06 06:41:53 +01:00 |
|
David Wood
|
2a69640eb2
|
lint: port enum intrinsics diagnostics
Signed-off-by: David Wood <david.wood@huawei.com>
|
2022-06-30 08:59:21 +01:00 |
|
Ellen
|
71bbb603f4
|
initial revert
|
2022-01-15 01:16:55 +00:00 |
|
Cameron Steffen
|
dec40530f7
|
Use get_diagnostic_name more
|
2021-11-16 17:14:18 -06:00 |
|
Flying-Toast
|
59b186d99a
|
Add enum_intrinsics_non_enums lint
|
2021-10-11 09:46:27 +02:00 |
|