about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMartin Nordholts <enselic@gmail.com>2023-07-28 11:01:53 +0200
committerMartin Nordholts <enselic@gmail.com>2023-07-28 11:11:29 +0200
commit38e0d58d7d67a4347b85ac26aa35df573df86621 (patch)
treefc4ca897b1aec85ce55aa6dba9bdecc06b08e4e6 /compiler/rustc_codegen_llvm/src/errors.rs
parenta6236fa460811bbd4a08a94db249c344fa9f2220 (diff)
downloadrust-38e0d58d7d67a4347b85ac26aa35df573df86621.tar.gz
rust-38e0d58d7d67a4347b85ac26aa35df573df86621.zip
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()`).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions