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
/
src
/
libsyntax_ext
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-24
/
+0
2019-11-30
introduce crate rustc_feature and move active, accepted, and removed to it
Mazdak Farrokhzad
-0
/
+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-23
Remove unused dependencies
Shotaro Yamada
-1
/
+0
2019-09-04
remove XID and Pattern_White_Space unicode tables from libcore
Aleksey Kladov
-0
/
+1
2019-07-27
Move test harness generation into libsyntax_ext
Vadim Petrochenkov
-4
/
+4
2019-07-07
rustc: Remove `dylib` crate type from most rustc crates
Alex Crichton
-1
/
+1
2019-02-13
Rename rustc_errors dependency in rust 2018 crates
Taiki Endo
-1
/
+1
2019-02-04
libsyntax_ext => 2018
Taiki Endo
-0
/
+1
2018-12-10
Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature.
Nicholas Nethercote
-1
/
+1
2018-11-30
proc_macro: move to a dependency of libtest.
Eduard-Mihai Burtescu
-1
/
+0
2018-09-04
Introduce Custom Test Frameworks
John Renner
-0
/
+1
2018-08-23
Use optimized SmallVec implementation
Igor Gutorov
-1
/
+2
2018-04-26
rustc_target: move in syntax::abi and flip dependency.
Irina Popa
-1
/
+2
2018-03-02
Replace Rc with Lrc for shared data
John Kåre Alsaker
-0
/
+1
2017-08-27
Move unused-extern-crate to late pass
Tatsuyuki Ishi
-1
/
+0
2017-03-23
Remove internal liblog
Alex Crichton
-1
/
+1
2016-10-06
rustc: Rename rustc_macro to proc_macro
Alex Crichton
-1
/
+1
2016-09-02
rustc: Implement custom derive (macros 1.1)
Alex Crichton
-1
/
+2
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-0
/
+2
2016-03-25
fix cargo.toml for new dependency
Niko Matsakis
-0
/
+1
2016-02-11
bootstrap: Add a bunch of Cargo.toml files
Alex Crichton
-0
/
+13