rust/src/test/ui/polymorphization
Oli Scherer 91f422dfda Also report the call site of PME errors locally.
Note this does not produce a full stack all the way to the first call that specifies all monomorphic parameters, it's just shallowly mentioning the last call site.
2022-04-30 09:04:15 +00:00
..
closure_in_upvar Update references to -Z symbol-mangling-version to use -C 2022-01-01 15:53:11 -08:00
const_parameters diagnostics: use correct span for const generics 2022-04-04 12:16:20 -07:00
drop_shims sess: disable polymorphisation 2020-07-22 15:36:24 +01:00
type_parameters sess: disable polymorphisation 2020-07-22 15:36:24 +01:00
generators.rs Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
generators.stderr Also report the call site of PME errors locally. 2022-04-30 09:04:15 +00:00
issue-74614.rs Move some tests to more reasonable directories 2021-09-15 14:03:27 -03:00
issue-74636.rs interp: needs_subst -> ensure_monomorphic_enough 2020-07-31 16:36:42 +01:00
lifetimes.rs sess: disable polymorphisation 2020-07-22 15:36:24 +01:00
lifetimes.stderr sess: disable polymorphisation 2020-07-22 15:36:24 +01:00
normalized_sig_types.rs sess: disable polymorphisation 2020-07-22 15:36:24 +01:00
predicates.rs polymorphize: remove predicate logic 2021-10-01 16:34:18 +00:00
predicates.stderr Also report the call site of PME errors locally. 2022-04-30 09:04:15 +00:00
promoted-function-1.rs polymorphize: visit promoted MIR 2020-08-07 15:59:29 +01:00
promoted-function-1.stderr polymorphize: visit promoted MIR 2020-08-07 15:59:29 +01:00
promoted-function-2.rs remove lazy_normalization_consts 2021-08-30 11:00:21 +02:00
promoted-function-2.stderr remove lazy_normalization_consts 2021-08-30 11:00:21 +02:00
promoted-function-3.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
promoted-function.rs polymorphize: visit promoted MIR 2020-08-07 15:59:29 +01:00
symbol-ambiguity.rs Update references to -Z symbol-mangling-version to use -C 2022-01-01 15:53:11 -08:00
too-many-generic-params.rs index: introduce and use FiniteBitSet 2020-07-20 19:35:37 +01:00
unsized_cast.rs polymorphize: visit promoted MIR 2020-08-07 15:59:29 +01:00
unsized_cast.stderr polymorphize: visit promoted MIR 2020-08-07 15:59:29 +01:00