index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_errors
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-17
Remove unnecessary `forward_inner_docs` hack
Joshua Nelson
-0
/
+1
2021-03-06
Change x64 size checks to not apply to x32.
Harald van Dijk
-1
/
+1
2021-02-18
nhwn: make treat_err_as_bug Option<NonZeroUsize>
Nathan Nguyen
-6
/
+7
2021-02-07
Implement Encoder for Diagnostic manually
Jeremy Fitzhardinge
-0
/
+4
2021-02-07
Add `--extern-loc` to augment unused crate dependency diagnostics
Jeremy Fitzhardinge
-1
/
+34
2021-02-03
Make panic/assert calls in rustc compatible with Rust 2021.
Mara Bos
-2
/
+2
2021-01-14
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
-2
/
+2
2020-10-30
Implement rustc side of report-future-incompat
Aaron Hill
-29
/
+82
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-8
/
+2
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-18
Simplify panic_if_treat_err_as_bug avoiding allocations
Juan Aguilar Santillana
-7
/
+5
2020-09-02
rustc_{errors,session}: add `delay_good_path_bug`
Dan Aloni
-7
/
+48
2020-08-30
mv compiler to compiler/
mark
-0
/
+1021