| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -26/+0 | |
| 2019-12-22 | Format the world | Mark Rousskov | -5/+2 | |
| 2019-03-30 | Add target_mcount option | Yuki OKUSHI | -2/+5 | |
| 2019-02-08 | librustc_target => 2018 | Taiki Endo | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-11 | rustc: Clean up allocator injection logic | Alex Crichton | -3/+0 | |
| This commit cleans up allocator injection logic found in the compiler around selecting the global allocator. It turns out that now that jemalloc is gone the compiler never actually injects anything! This means that basically everything around loading crates here and there can be easily pruned. This also removes the `exe_allocation_crate` option from custom target specs as it's no longer used by the compiler anywhere. | ||||
| 2018-04-26 | Rename rustc_back::target to rustc_target::spec. | Irina Popa | -0/+39 | |
