Michael Goulet
|
81c2c57519
|
Make queries more explicit
|
2024-06-27 12:03:57 -04:00 |
|
Michael Goulet
|
511f1cf7c8
|
check_is_object_safe -> is_object_safe
|
2024-06-03 09:49:30 -04:00 |
|
Nicholas Nethercote
|
e6b3e20243
|
Remove extern crate rustc_session from rustc_lint.
|
2024-04-29 13:57:41 +10:00 |
|
Nicholas Nethercote
|
1881bfaa2b
|
Rename LintContext::emit_spanned_lint as LintContext::emit_span_lint.
|
2024-01-23 08:08:25 +11:00 |
|
Michael Goulet
|
b2d2184ede
|
Format all the let chains in compiler
|
2023-10-13 08:59:36 +00:00 |
|
Gary Guo
|
e617faabe7
|
Add missing feature gate in multiple_supertrait_upcastable doc
|
2023-07-31 12:28:53 +01:00 |
|
Michael Goulet
|
fbdef58414
|
Migrate predicates_of and caller_bounds to Clause
|
2023-06-26 23:12:03 +00:00 |
|
Gary Guo
|
66f3ab90a1
|
Reintroduce multiple_supertrait_upcastable lint
|
2023-01-28 15:08:07 +00:00 |
|
David Tolnay
|
06ec0bf8b0
|
Revert "Implement allow-by-default multiple_supertrait_upcastable lint"
This reverts commit 5e44a65517.
|
2022-12-29 00:47:23 -08:00 |
|
Gary Guo
|
5e44a65517
|
Implement allow-by-default multiple_supertrait_upcastable lint
|
2022-12-09 02:29:51 +00:00 |
|