about summary refs log tree commit diff
path: root/src/librustc_interface/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-10-19move parse_cfgspecs to rustc_interfaceMazdak Farrokhzad-0/+1
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-0/+1
2019-10-07Rebase rustc-rayon on rayon-1.2Josh Stone-1/+1
2019-09-27Remove librustc_ast_borrowck from driver & interface.Mazdak Farrokhzad-1/+0
2019-09-10Locate rustc binary similarly to codegen backend loadingMark Rousskov-0/+1
2019-08-20Deprecate using rustc_plugin without the rustc_driver dylib.Simon Sapin-1/+1
2019-07-25Rollup merge of #62735 - petrochenkov:galloc, r=alexcrichtonMazdak Farrokhzad-1/+0
2019-07-24Merge `rustc_allocator` into `libsyntax_ext`Vadim Petrochenkov-1/+0
2019-07-23cleanup: Remove `extern crate serialize as rustc_serialize`sVadim Petrochenkov-1/+1
2019-07-11Move rustc_borrowck -> rustc_ast_borrowckMatthew Jasper-1/+1
2019-07-09Remove unused dependenciesShotaro Yamada-1/+0
2019-07-07rustc: Remove `dylib` crate type from most rustc cratesAlex Crichton-1/+1
2019-05-01Move metadata writing earlier.Nicholas Nethercote-0/+2
2019-04-26Update rustc-rayon versionJohn Kåre Alsaker-1/+1
2019-03-27librustc_interface => 2018; rename rustc-rayon to rayon in Cargo.tomlMazdak Farrokhzad-1/+1
2019-03-27librustc_interface => 2018Mazdak Farrokhzad-0/+1
2019-03-01librustc_interface: Update scoped-tls to 1.0Igor Matuszewski-1/+1
2019-02-28Introduce rustc_interface and move some methods thereJohn Kåre Alsaker-0/+35