| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-07 | rustc: Remove `dylib` crate type from most rustc crates | Alex Crichton | -37/+0 | |
| Now that procedural macros no longer link transitively to libsyntax, this shouldn't be needed any more! This commit is an experiment in removing all dynamic libraries from rustc except for librustc_driver itself. Let's see how far we can get with that! | ||||
| 2019-02-08 | librustc_cratesio_shim => 2018 | Taiki Endo | -0/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-30 | Statically link proc_macro into proc macros. | Eduard-Mihai Burtescu | -0/+1 | |
| 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 | |
| Co-authored-by: nikomatsakis | ||||
| 2018-09-04 | Breaking change upgrades | Mark Rousskov | -0/+2 | |
| 2018-08-24 | check that adding infer-outlives requirement to all crates works | Niko Matsakis | -0/+1 | |
| 2018-08-09 | [nll] librustc_cratesio_shim: enable feature(nll) for bootstrap | memoryruins | -0/+2 | |
| 2018-04-26 | rustc_target: move in syntax::abi and flip dependency. | Irina Popa | -0/+2 | |
| 2017-09-17 | Remove rustc_bitflags; use the bitflags crate | Tamir Duberstein | -0/+37 | |
