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_metadata
/
src
/
locator.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-05
Rollup merge of #89546 - joshtriplett:grow-metadata-faster, r=petrochenkov
Manish Goregaokar
-1
/
+3
2021-10-05
Auto merge of #89266 - cjgillot:session-ich, r=michaelwoerister
bors
-1
/
+1
2021-10-04
Make an initial guess for metadata size to reduce buffer resizes
Josh Triplett
-1
/
+3
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-1
/
+1
2021-09-30
Recommend running `cargo clean` in E0514 output
pierwill
-1
/
+2
2021-09-10
Add help for E0463
Guillaume Gomez
-0
/
+5
2021-09-02
Introduce CrateRejections struct
bjorn3
-40
/
+36
2021-09-02
Remove root field from CrateLocator
bjorn3
-7
/
+3
2021-09-02
Remove host_hash from CrateLocator
bjorn3
-4
/
+0
2021-09-02
Refactor CrateLocator.is_proc_macro
bjorn3
-14
/
+10
2021-09-02
Don't store Session in CrateLocator
bjorn3
-11
/
+15
2021-08-10
Replace #[plugin_registrar] with exporting __rustc_plugin_registrar
bjorn3
-4
/
+4
2021-08-04
Add back -Zno-profiler-runtime
Amanieu d'Antras
-2
/
+2
2021-07-24
Remove detection of rustup and cargo in 'missing extern crate' diagnostics
Joshua Nelson
-2
/
+5
2021-07-06
Revert "Revert "Merge CrateDisambiguator into StableCrateId""
bjorn3
-4
/
+4
2021-05-17
Provide option for specifying the profiler runtime
Alan Egerton
-1
/
+3
2021-04-25
Give a better error when std or core are missing
Joshua Nelson
-3
/
+34
2021-03-30
Add an Mmap wrapper to rustc_data_structures
bjorn3
-16
/
+3
2021-03-18
Upgrade memmap to memmap2 in other crates.
Camille GILLOT
-2
/
+2
2021-02-02
Let a portion of DefPathHash uniquely identify the DefPath's crate.
Michael Woerister
-0
/
+8
2021-01-29
Pre-canoncalize ExternLocation::ExactPaths
Ryan Levick
-8
/
+16
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-13
/
+9
2020-10-30
Fix some more clippy warnings
Joshua Nelson
-5
/
+3
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+1111