..
auxiliary
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
prelude-migration
Update more 2024 tests to remove -Zunstable-options
2024-11-28 14:32:45 -08:00
unsafe-attributes
Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk
2025-01-22 14:46:41 +00:00
unsafe-extern-blocks
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08: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
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08: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
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08:00
gen-kw.e2018.stderr
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08:00
gen-kw.rs
Actually walk into lifetimes and attrs in EarlyContextAndPass
2024-12-07 02:08:40 +00:00
prelude2024.rs
Stabilize the 2024 edition
2024-11-22 11:12:15 -08:00
raw-gen-lt.rs
Store raw ident span for raw lifetime
2024-09-17 16:43:18 -04:00
reserved-guarded-strings-lexing.rs
fix confusing diagnostic for reserved ##
2024-11-25 22:29:14 -07:00
reserved-guarded-strings-lexing.stderr
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08:00
reserved-guarded-strings-migration.fixed
fix confusing diagnostic for reserved ##
2024-11-25 22:29:14 -07:00
reserved-guarded-strings-migration.rs
fix confusing diagnostic for reserved ##
2024-11-25 22:29:14 -07:00
reserved-guarded-strings-migration.stderr
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08:00
reserved-guarded-strings-via-macro-2.rs
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
reserved-guarded-strings-via-macro-2.stderr
Reserve guarded string literals (RFC 3593)
2024-10-08 18:21:16 -06:00
reserved-guarded-strings-via-macro.rs
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
reserved-guarded-strings.rs
fix confusing diagnostic for reserved ##
2024-11-25 22:29:14 -07:00
reserved-guarded-strings.stderr
fix confusing diagnostic for reserved ##
2024-11-25 22:29:14 -07:00
safe-outside-extern.gated.stderr
Don't allow unsafe statics outside of extern blocks
2024-07-18 18:02:29 -04:00
safe-outside-extern.rs
Stabilize unsafe extern blocks (RFC 3484)
2024-07-23 00:29:39 -03:00
safe-outside-extern.stderr
Stabilize unsafe extern blocks (RFC 3484)
2024-07-23 00:29:39 -03:00
safe-outside-extern.ungated.stderr
Don't allow unsafe statics outside of extern blocks
2024-07-18 18:02:29 -04:00
unsafe-before_exec.e2024.stderr
Update more 2024 tests to remove -Zunstable-options
2024-11-28 14:32:45 -08:00
unsafe-before_exec.rs
Update more 2024 tests to remove -Zunstable-options
2024-11-28 14:32:45 -08:00
unsafe-env-suggestion.fixed
Rename deprecated_safe lint to deprecated_safe_2024
2024-07-17 14:39:56 +02:00
unsafe-env-suggestion.rs
Rename deprecated_safe lint to deprecated_safe_2024
2024-07-17 14:39:56 +02:00
unsafe-env-suggestion.stderr
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08:00
unsafe-env.e2021.stderr
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08:00
unsafe-env.e2024.stderr
Use links to edition guide for edition migrations
2024-12-15 20:28:16 -08:00
unsafe-env.rs
Update more 2024 tests to remove -Zunstable-options
2024-11-28 14:32:45 -08:00