| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-02-12 | Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik | bors | -1/+1 | |
| Cosmetic improvements to doc comments This has been factored out from https://github.com/rust-lang/rust/pull/58036 to only include changes to documentation comments (throughout the rustc codebase). r? @steveklabnik Once you're happy with this, maybe we could get it through with r=1, so it doesn't constantly get invalidated? (I'm not sure this will be an issue, but just in case...) Anyway, thanks for your advice so far! | ||||
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -1/+1 | |
| 2019-02-09 | librustc_codegen_ssa => 2018 | Taiki Endo | -3/+3 | |
| 2019-01-27 | Update generator upvar debug info | Wim Looman | -0/+7 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-11 | Remove env_alloca hack | Nikita Popov | -24/+2 | |
| This is no longer necessary for LLVM >= 6. | ||||
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -2/+2 | |
| 2018-11-29 | Use implicit deref instead of BuilderMethods::cx() | bjorn3 | -18/+18 | |
| 2018-11-22 | rustc_target: avoid using AbiAndPrefAlign where possible. | Eduard-Mihai Burtescu | -2/+2 | |
| 2018-11-16 | [eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`. | Eduard-Mihai Burtescu | -1/+1 | |
| 2018-11-16 | [eddyb] rustc_codegen_ssa: handle LLVM unsafety correctly. | Eduard-Mihai Burtescu | -1/+3 | |
| 2018-11-16 | All Builder methods now take &mut self instead of &self | Denis Merigoux | -9/+13 | |
| 2018-11-16 | Added some docs + start to &mut self builder methods | Denis Merigoux | -8/+8 | |
| 2018-11-16 | Great separation of librustc_codegen_llvm: librustc_codegen_ssa compiles | Denis Merigoux | -0/+673 | |
