| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -183/+0 | |
| 2020-03-20 | remove redundant returns (clippy::needless_return) | Matthias Krüger | -1/+1 | |
| 2020-01-02 | Normalize `syntax::symbol` imports. | Mazdak Farrokhzad | -1/+1 | |
| 2019-12-25 | tidy: change msdn links to newer locations | Lzu Tao | -2/+2 | |
| see accouncement at https://docs.microsoft.com/welcome-to-docs | ||||
| 2019-12-22 | Format the world | Mark Rousskov | -15/+11 | |
| 2019-11-02 | Remove the `AsRef` impl for `SymbolStr`. | Nicholas Nethercote | -1/+1 | |
| Because it's highly magical, which goes against the goal of keeping `SymbolStr` simple. Plus it's only used in a handful of places that only require minor changes. | ||||
| 2019-09-13 | Auto merge of #64254 - aleksijuvani:fix-macos-sysroot, r=alexcrichton | bors | -0/+16 | |
| Fix sysroot on macOS when cross-compiling and SDKROOT is set Fixes rust-lang/cargo#7283 Closes rust-lang/cargo#7284 r? @alexcrichton | ||||
| 2019-09-12 | Remove env vars instead of setting them to an empty string | Aleksi Juvani | -0/+16 | |
| 2019-09-11 | Use `Symbol` in `Linker`. | Nicholas Nethercote | -0/+6 | |
| 2019-08-08 | Use associated_type_bounds where applicable - closes #61738 | Ilija Tovilo | -2/+2 | |
| 2019-07-01 | Convert more usages over | Chris Gregory | -1/+1 | |
| 2019-02-25 | librustc_codegen_ssa: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-16 | Separating the back folder between backend-agnostic and LLVM-specific code | Denis Merigoux | -0/+175 | |
