Matthias Krüger a4b9405c4a
Rollup merge of #114164 - Enselic:lint-cap-trait-bounds, r=compiler-errors
Add regression test for `--cap-lints allow` and trait bounds warning

Closes #43134

I have verified that the test fails if stderr begins to contain output by making sure the test fails when I add

    eprintln!("some output on stderr");

to the compiler (I added it to `fn build_session()`).
2023-07-28 19:51:17 +02:00
..
2023-07-24 18:04:35 +02:00
2023-07-06 11:37:19 +02:00
2023-07-27 15:51:02 +00:00
2023-07-03 09:12:15 +02:00
2023-07-10 20:09:28 +00:00
2023-07-01 02:28:15 -04:00
2023-07-27 15:51:02 +00:00