Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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()`).
- Loading branch information