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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2020-04-11
Depend on libc from crates.io
Luca Barbieri
-0
/
+1
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-1
/
+1
2020-03-24
move rustc_hir::print -> rustc_hir_pretty
Mazdak Farrokhzad
-0
/
+1
2020-03-16
use direct imports for `rustc::{lint, session}`.
Mazdak Farrokhzad
-0
/
+1
2020-03-10
Store `TokenStream` in `rmeta::MacroDef`.
Mazdak Farrokhzad
-2
/
+0
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-1
/
+1
2020-02-29
Make it build again
Vadim Petrochenkov
-1
/
+1
2020-02-01
syntax::print -> new crate rustc_ast_pretty
Mazdak Farrokhzad
-0
/
+1
2020-02-01
Move builtin attribute logic to new rustc_attr crate.
Mazdak Farrokhzad
-0
/
+1
2020-01-18
remove rustc_error_codes deps except in rustc_driver
Mazdak Farrokhzad
-1
/
+0
2020-01-11
use winapi for non-stdlib Windows bindings
Andy Russell
-0
/
+3
2020-01-10
nix syntax::errors & prefer rustc_errors over errors
Mazdak Farrokhzad
-1
/
+1
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-0
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Rename `libsyntax_ext` and `libsyntax_expand` in code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Make things build again
Vadim Petrochenkov
-2
/
+2
2019-12-03
Update measureme crate to 0.5.0.
Michael Woerister
-1
/
+1
2019-11-14
Update to use new librustc_error_codes library
Guillaume Gomez
-0
/
+1
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-0
/
+1
2019-11-04
bump smallvec to 1.0
Ralf Jung
-1
/
+1
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-0
/
+1
2019-09-29
remove bit_set re-export from rustc_data_structures
csmoe
-0
/
+1
2019-07-27
Move proc macro server into libsyntax
Vadim Petrochenkov
-1
/
+0
2019-07-23
cleanup: Remove `extern crate serialize as rustc_serialize`s
Vadim Petrochenkov
-1
/
+1
2019-07-07
rustc: Remove `dylib` crate type from most rustc crates
Alex Crichton
-1
/
+1
2019-05-23
Update associated_item_def_ids
John Kåre Alsaker
-0
/
+1
2019-02-08
librustc_metadata => 2018
Taiki Endo
-1
/
+2
2018-11-30
proc_macro: move to a dependency of libtest.
Eduard-Mihai Burtescu
-1
/
+0
2018-11-14
Use `Mmap` to open the rmeta file.
Nicholas Nethercote
-1
/
+3
2018-11-03
Remove rustc_metadata_utils, which contains only one function
bjorn3
-1
/
+0
2018-08-03
Move validate_crate_name to rustc_metadata
Mark Rousskov
-0
/
+1
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-1
/
+1
2018-01-07
Try to fix a perf regression by updating log
Malo Jaffré
-1
/
+1
2018-01-01
Update crates and submodules to pull doc fixes
Malo Jaffré
-1
/
+1
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-1
/
+0
2017-08-27
Move unused-extern-crate to late pass
Tatsuyuki Ishi
-1
/
+0
2017-06-20
Remove the in-tree `flate` crate
Alex Crichton
-1
/
+1
2017-05-14
Remove rustc_llvm dependency from rustc_metadata
Robin Kruppe
-1
/
+1
2017-03-23
Remove internal liblog
Alex Crichton
-1
/
+1
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-1
/
+0
2016-12-30
Such large. Very 128. Much bits.
Simonas Kazlauskas
-0
/
+1
2016-10-06
rustc: Rename rustc_macro to proc_macro
Alex Crichton
-1
/
+1
2016-09-20
rustc_metadata: replace RBML with a simple and type-safe scheme.
Eduard Burtescu
-1
/
+0
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-1
/
+0
2016-09-02
rustc: Implement custom derive (macros 1.1)
Alex Crichton
-1
/
+3
2016-06-28
refactor rustc_metadata to use CamelCase names and IndexVec
Ariel Ben-Yehuda
-0
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-0
/
+2
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-1
/
+0
2016-03-30
rename `rustc_const_eval` to `rustc_const_math`
Oliver Schneider
-1
/
+1
2016-03-14
rustbuild
Oliver Schneider
-0
/
+1
[next]