.. |
unsafe-extern-blocks
|
Add rustfix test for unsafe extern blocks
|
2024-06-05 09:36:01 -03:00 |
box-slice-into-iter-ambiguous.fixed
|
Adjust the method ambiguity lint too
|
2024-05-20 19:21:38 -04:00 |
box-slice-into-iter-ambiguous.rs
|
Adjust the method ambiguity lint too
|
2024-05-20 19:21:38 -04:00 |
box-slice-into-iter-ambiguous.stderr
|
Adjust the method ambiguity lint too
|
2024-05-20 19:21:38 -04:00 |
gen-kw-in-macro.rs
|
Make sure we don't deny macro vars w keyword names
|
2024-05-07 19:13:33 -04:00 |
gen-kw.e2015.stderr
|
Make sure we don't deny macro vars w keyword names
|
2024-05-07 19:13:33 -04:00 |
gen-kw.e2018.stderr
|
Make sure we don't deny macro vars w keyword names
|
2024-05-07 19:13:33 -04:00 |
gen-kw.rs
|
Make sure we don't deny macro vars w keyword names
|
2024-05-07 19:13:33 -04:00 |
prelude2024.rs
|
Add Future and IntoFuture to the 2024 prelude
|
2024-02-18 23:20:05 +01:00 |
safe-outside-extern.gated.stderr
|
Do not allow safe usafe on static and fn items
|
2024-06-21 09:12:13 -03:00 |
safe-outside-extern.rs
|
Do not allow safe usafe on static and fn items
|
2024-06-21 09:12:13 -03:00 |
safe-outside-extern.ungated.stderr
|
Do not allow safe usafe on static and fn items
|
2024-06-21 09:12:13 -03:00 |
unsafe-env-suggestion.fixed
|
Add TODO comment to unsafe env modification
|
2024-06-12 17:51:18 +02:00 |
unsafe-env-suggestion.rs
|
Add deprecated_safe lint
|
2024-05-30 00:20:48 +02:00 |
unsafe-env-suggestion.stderr
|
Add TODO comment to unsafe env modification
|
2024-06-12 17:51:18 +02:00 |
unsafe-env.e2021.stderr
|
Don't trigger unsafe_op_in_unsafe_fn for deprecated safe fns
|
2024-06-05 23:44:59 +02:00 |
unsafe-env.e2024.stderr
|
Don't trigger unsafe_op_in_unsafe_fn for deprecated safe fns
|
2024-06-05 23:44:59 +02:00 |
unsafe-env.rs
|
Don't trigger unsafe_op_in_unsafe_fn for deprecated safe fns
|
2024-06-05 23:44:59 +02:00 |