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
/
src
/
librustc_metadata
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-12
Stabilize slice_sort_by_cached_key
Scott McMurray
-1
/
+0
2019-02-09
Rollup merge of #58255 - taiki-e:librustc_metadata-2018, r=Centril
Mazdak Farrokhzad
-11
/
+3
2019-02-08
librustc_metadata => 2018
Taiki Endo
-11
/
+3
2019-02-07
Remove images' url to make it work even without internet connection
Guillaume Gomez
-3
/
+1
2019-01-24
Remove quote_*! macros and associated APIs
Mark Simulacrum
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-27
remove uses of feature gate
Mark Mansi
-1
/
+0
2018-11-14
Use `Mmap` to open the rmeta file.
Nicholas Nethercote
-0
/
+2
2018-11-03
Remove rustc_metadata_utils, which contains only one function
bjorn3
-1
/
+30
2018-09-27
Bump to 1.31.0 and bootstrap from 1.30 beta
Josh Stone
-1
/
+1
2018-09-11
stabalize infer outlives requirements (RFC 2093).
toidiu
-1
/
+0
2018-08-29
Auto merge of #53711 - arielb1:macro-table, r=michaelwoerister
bors
-0
/
+1
2018-08-26
create a valid DefIdTable for proc macro crates
Ariel Ben-Yehuda
-0
/
+1
2018-08-24
check that adding infer-outlives requirement to all crates works
Niko Matsakis
-0
/
+1
2018-08-09
librustc_metadata: enable feature(nll) for bootstrap
memoryruins
-0
/
+1
2018-08-05
Remove unnecessary feature attributes that sneaked in
varkor
-1
/
+0
2018-08-03
Move validate_crate_name to rustc_metadata
Mark Rousskov
-0
/
+1
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-2
/
+0
2018-07-20
proc_macro: clean up the implementation of quasi-quoting.
Eduard-Mihai Burtescu
-0
/
+1
2018-07-11
Deny bare trait objects in in src/librustc_metadata
ljedrz
-0
/
+2
2018-06-30
Bootstrap from 1.28.0-beta.3
Mark Simulacrum
-1
/
+0
2018-06-28
Support delegation in stable hashing macros
Vadim Petrochenkov
-0
/
+1
2018-06-01
Update recursion limits
John Kåre Alsaker
-0
/
+2
2018-05-13
restore feature for stage0
Alex Burka
-0
/
+1
2018-05-13
stabilize :lifetime
Alex Burka
-2
/
+0
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-1
/
+1
2018-04-19
Remove HIR inlining
Wesley Wiser
-1
/
+0
2018-04-11
Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm
kennytm
-0
/
+1
2018-04-09
Convert sort_unstable_by_key to sort_by_cached_key
varkor
-0
/
+1
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-1
/
+0
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-2
/
+0
2018-03-26
Stabilize i128_type
Mark Mansi
-1
/
+1
2018-03-26
Stabilize conservative_impl_trait
Taylor Cramer
-1
/
+1
2018-03-22
rustc: Add a `#[wasm_import_module]` attribute
Alex Crichton
-0
/
+1
2018-03-13
add `canonicalize` method to `InferCtxt` [VIC]
Niko Matsakis
-0
/
+2
2018-03-07
Make metadata references Send + Sync
John Kåre Alsaker
-0
/
+1
2018-02-20
stage0 cfg cleanup
Mark Simulacrum
-1
/
+0
2018-01-10
Use the new fs_read_write functions in rustc internals
Matt Brubeck
-0
/
+1
2018-01-04
rustc: Don't use relative paths for extended errors
Alex Crichton
-0
/
+1
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-1
/
+0
2017-12-04
rustc_back: move dynamic_lib to rustc_metadata.
Irina-Gabriela Popa
-0
/
+3
2017-10-24
incr.comp.: Factor some persistence functionality out of crate metadata code.
Michael Woerister
-1
/
+0
2017-09-05
rustc: Remove a number of mutable fields in cstore
Alex Crichton
-0
/
+2
2017-09-02
stabilize mem::discriminant (closes #24263)
Alex Burka
-1
/
+0
2017-08-27
Move unused-extern-crate to late pass
Tatsuyuki Ishi
-1
/
+0
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-3
/
+0
2017-08-19
rustc: Remove some dead code
Vadim Petrochenkov
-2
/
+0
2017-07-02
Remove the remaining feature gates
Stjepan Glavina
-1
/
+0
2017-06-20
Remove the in-tree `flate` crate
Alex Crichton
-1
/
+1
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-3
/
+0
[next]