rust/tests/ui/lang-items
Michael Goulet 2a700d47f5 Add ICE test for bad Add::add impl item type 2023-02-16 20:58:48 +00:00
..
bad-add-impl.rs Add ICE test for bad Add::add impl item type 2023-02-16 20:58:48 +00:00
bad-add-impl.stderr Add ICE test for bad Add::add impl item type 2023-02-16 20:58:48 +00:00
fn-fn_mut-call-ill-formed.bad_item.stderr Tweak wording 2023-02-16 20:52:29 +00:00
fn-fn_mut-call-ill-formed.bad_sig.stderr Tweak wording 2023-02-16 20:52:29 +00:00
fn-fn_mut-call-ill-formed.fn_bad_item.stderr Tweak wording 2023-02-16 20:52:29 +00:00
fn-fn_mut-call-ill-formed.fn_bad_sig.stderr Tweak wording 2023-02-16 20:52:29 +00:00
fn-fn_mut-call-ill-formed.fn_mut_bad_item.stderr Tweak wording 2023-02-16 20:52:29 +00:00
fn-fn_mut-call-ill-formed.fn_mut_bad_sig.stderr Tweak wording 2023-02-16 20:52:29 +00:00
fn-fn_mut-call-ill-formed.fn_once_bad_item.stderr Tweak wording 2023-02-16 20:52:29 +00:00
fn-fn_mut-call-ill-formed.fn_once_bad_sig.stderr Tweak wording 2023-02-16 20:52:29 +00:00
fn-fn_mut-call-ill-formed.rs Move call trait lang item malformed check to typeck 2023-02-16 20:37:33 +00:00
issue-19660.rs
issue-19660.stderr
issue-31076.rs
issue-31076.stderr
issue-83471.rs
issue-83471.stderr
issue-86238.rs
issue-86238.stderr Tweak wording 2023-02-16 20:52:29 +00:00
issue-87573.rs
issue-87573.stderr
lang-item-generic-requirements.rs
lang-item-generic-requirements.stderr
lang-item-missing.rs
lang-item-missing.stderr
missing-clone-for-suggestion.rs
missing-clone-for-suggestion.stderr
no_owned_box_lang_item.rs
no_owned_box_lang_item.stderr
required-lang-item.rs
required-lang-item.stderr
start_lang_item_args.argc.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.argv.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.argv_inner_ptr.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.main_args.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.main_ret.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.main_ty.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.missing_all_args.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.missing_ret.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.missing_sigpipe_arg.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.rs add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.sigpipe.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.start_ret.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00
start_lang_item_args.too_many_args.stderr add checks for the signature of the lang item 2023-01-11 14:35:08 -08:00