rust/tests/ui/chalkify
Matthias Krüger e0f6840bb6
Rollup merge of #106793 - Mark-Simulacrum:normalize-test, r=compiler-errors
Normalize test output more thoroughly

This prevents differences in local environments, which may (for example) end up with a longer backtrace with more digits in the backtrace prefix, as happened to me. While we're at it, clean more of the output up, including the exact location of the error in the compiler.

cc https://github.com/rust-lang/rust/pull/106521 which introduced this test
2023-01-13 19:16:44 +01:00
..
bugs Normalize test output more thoroughly 2023-01-12 21:28:20 -05:00
arithmetic.rs
assert.rs
basic.rs
builtin-copy-clone.rs
chalk_initial_program.rs
chalk_initial_program.stderr
closure.rs
closure.stderr
generic_impls.rs
generic_impls.stderr
impl_wf_2.rs
impl_wf_2.stderr
impl_wf.rs
impl_wf.stderr
inherent_impl_min.rs
inherent_impl.rs
lower_env1.rs
lower_env2.rs
lower_env3.rs
lower_impl.rs
lower_struct.rs
lower_trait_higher_rank.rs
lower_trait_where_clause.rs
lower_trait.rs
println.rs
projection.rs
recursive_where_clause_on_type.rs
recursive_where_clause_on_type.stderr
super_trait.rs
trait_implied_bound.rs
trait-objects.rs
type_implied_bound.rs
type_inference.rs
type_inference.stderr
type_wf.rs
type_wf.stderr