rust/tests/ui/rust-2024
2024-12-12 23:36:27 +00:00
..
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 Update more 2024 tests to remove -Zunstable-options 2024-11-28 14:32:45 -08:00
unsafe-extern-blocks Filter empty lines, comments and delimiters from previous to last multiline span rendering 2024-12-12 23:36:27 +00: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
gen-kw.e2015.stderr Actually walk into lifetimes and attrs in EarlyContextAndPass 2024-12-07 02:08:40 +00:00
gen-kw.e2018.stderr Actually walk into lifetimes and attrs in EarlyContextAndPass 2024-12-07 02:08:40 +00: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 fix confusing diagnostic for reserved ## 2024-11-25 22:29:14 -07: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 fix confusing diagnostic for reserved ## 2024-11-25 22:29:14 -07: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 #[deprecated_safe_2024]: Also use the // TODO: hint in the compiler error 2024-08-13 11:32:47 +02:00
unsafe-env.e2021.stderr Update more 2024 tests to remove -Zunstable-options 2024-11-28 14:32:45 -08:00
unsafe-env.e2024.stderr Update more 2024 tests to remove -Zunstable-options 2024-11-28 14:32:45 -08:00
unsafe-env.rs Update more 2024 tests to remove -Zunstable-options 2024-11-28 14:32:45 -08:00