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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_metadata
/
src
/
creader.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-25
Give a better error when std or core are missing
Joshua Nelson
-2
/
+5
2021-04-04
Rollup merge of #73945 - est31:unused_externs, r=Mark-Simulacrum
Dylan DPC
-3
/
+34
2021-03-26
Fix #83045 by moving some crate loading verification code to a better place.
Michael Woerister
-3
/
+8
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-1
/
+1
2021-03-08
Fix the tests
est31
-1
/
+7
2021-03-08
Emit the lint level of the unused-crate-dependencies
est31
-8
/
+28
2021-03-08
Gate the printing on --json=unused-externs
est31
-2
/
+3
2021-03-08
Emit unused externs
est31
-0
/
+4
2021-03-07
Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelix
bors
-2
/
+28
2021-02-07
Add `--extern-loc` to augment unused crate dependency diagnostics
Jeremy Fitzhardinge
-4
/
+23
2021-02-02
Let a portion of DefPathHash uniquely identify the DefPath's crate.
Michael Woerister
-2
/
+28
2021-01-29
Pre-canoncalize ExternLocation::ExactPaths
Ryan Levick
-5
/
+5
2021-01-26
Check for rmeta crates when getting existing crates from cache
Ryan Levick
-2
/
+3
2021-01-14
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
-1
/
+1
2020-12-14
Improve warnings on incompatible options involving -Zinstrument-coverage
Rich Kadel
-2
/
+9
2020-10-30
Fix some more clippy warnings
Joshua Nelson
-4
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+980