about summary refs log tree commit diff
path: root/compiler/rustc_errors
AgeCommit message (Expand)AuthorLines
2020-12-09Replace tabs earlier in diagnosticsJ. Ryan Stinnett-29/+23
2020-11-17Rollup merge of #74293 - GuillaumeGomez:rustdoc-test-compiler-output-color, r...Mara Bos-0/+17
2020-11-17Simplfy color availability checkGuillaume Gomez-0/+17
2020-11-16clarify `span_label` documentationAndy Russell-8/+10
2020-11-03Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiserbors-2/+5
2020-10-30Some workAaron Hill-2/+8
2020-10-30Implement rustc side of report-future-incompatAaron Hill-39/+137
2020-10-30Fix even more clippy warningsJoshua Nelson-16/+4
2020-10-29Fix typosDániel Buga-2/+2
2020-10-27Address review commentoli-1/+2
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-2/+4
2020-10-14Remove unused code from remaining compiler cratesest31-15/+0
2020-09-23/nightly/nightly-rustcErik Hofmayer-1/+1
2020-09-23Updated html_root_url for compiler cratesErik Hofmayer-1/+1
2020-09-21Rollup merge of #76846 - botika:master, r=davidtwcoRalf Jung-21/+13
2020-09-18use matches!() macro for simple if let conditionsMatthias Krüger-5/+3
2020-09-18Simplify panic_if_treat_err_as_bug avoiding allocationsJuan Aguilar Santillana-7/+5
2020-09-17Remove redundant to_stringJuan Aguilar Santillana-14/+8
2020-09-11replacing sub's that can wrap by saturating_sub'sAurélien Deharbe-3/+3
2020-09-02rustc_{errors,session}: add `delay_good_path_bug`Dan Aloni-7/+48
2020-08-30mv compiler to compiler/mark-0/+5552