Files
rust/tests
Martin Nordholts 38e0d58d7d Add regression test for --cap-lints allow and trait bounds warning
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 11:11:29 +02:00
..
2023-07-16 21:51:00 +00:00
2023-07-24 18:04:35 +02:00