1
Fork 0
rust/compiler/rustc_errors/src
Joshua Nelson 9de8a4a6fa Include lint errors in error count for -Ztreat-err-as-bug
This was a regression from https://github.com/rust-lang/rust/pull/87337;
the `panic_if_treat_err_as_bug` function only checked the number of hard
errors, not the number of lint errors.
2021-12-01 16:39:55 +00:00
..
json Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
annotate_snippet_emitter_writer.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
diagnostic.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
diagnostic_builder.rs Auto merge of #87915 - estebank:fancy-spans, r=oli-obk 2021-09-13 16:31:12 +00:00
emitter.rs Rollup merge of #91358 - kd-collective:fix_typo, r=cjgillot 2021-11-30 17:29:10 +09:00
json.rs Path remapping: Make behavior of diagnostics output dependent on presence of --remap-path-prefix. 2021-08-27 11:50:44 +02:00
lib.rs Include lint errors in error count for -Ztreat-err-as-bug 2021-12-01 16:39:55 +00:00
lock.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
registry.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
snippet.rs Modify structured suggestion output 2021-08-11 09:46:24 +00:00
styled_buffer.rs review 2021-04-24 22:37:42 +03:00