rust/tests/ui/lang-items
Jana Dönszelmann 1ef1ec13d8
bless the tests
2025-12-10 15:15:56 +01:00
..
assoc-lang-items.rs Move assoc-lang-items.rs to tests/ui/lang-items/ 2024-12-08 15:32:04 +08:00
assoc-lang-items.stderr Move assoc-lang-items.rs to tests/ui/lang-items/ 2024-12-08 15:32:04 +08:00
duplicate.rs Remove the -test suffix from normalize directives 2024-12-27 19:58:16 +11:00
duplicate.stderr Add test for duplicate lang items 2024-01-29 20:37:06 +01:00
issue-83471.rs Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
issue-83471.stderr bless the tests 2025-12-10 15:15:56 +01:00
issue-87573.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
issue-87573.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
lang-item-generic-requirements.rs Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,traviscross 2025-06-18 18:06:49 +02:00
lang-item-generic-requirements.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
lang-item-missing.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
lang-item-missing.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
lang-item-unknown-definition-error.rs cleaned up some tests 2025-07-10 18:50:35 +05:00
lang-item-unknown-definition-error.stderr cleaned up some tests 2025-07-10 18:50:35 +05:00
required-lang-item.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
required-lang-item.stderr Stop mentioning internal lang items in no_std binary errors 2024-01-10 21:18:54 +01:00
start_lang_item_args.argc.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.argv.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.argv_inner_ptr.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.main_args.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.main_ret.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.main_ty.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.missing_all_args.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.missing_ret.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.missing_sigpipe_arg.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.sigpipe.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.start_ret.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_args.too_many_args.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_with_target_feature.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
start_lang_item_with_target_feature.stderr tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00