| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-12 | Add `ty` helper function for mir constants | Oli Scherer | -1/+1 |
| 2021-02-09 | Set the kind for local variables created by &str and slice arguments to Local... | Nam Nguyen | -5/+25 |
| 2020-12-30 | Rename kw::Invalid -> kw::Empty | Joshua Nelson | -2/+2 |
| 2020-12-06 | [mir-opt] Allow debuginfo to be generated for a constant or a Place | Wesley Wiser | -32/+73 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -1/+1 |
| 2020-10-26 | Deduplicate span and dbg_scope adjustment | oli | -18/+19 |
| 2020-10-26 | Prefer `bug!` over `unwrap()` | oli | -1/+3 |
| 2020-10-21 | rustc_codegen_llvm: add support for inlined function debuginfo. | Eduard-Mihai Burtescu | -33/+62 |
| 2020-10-21 | rustc_codegen_llvm: expose DILocation to rustc_codegen_ssa. | Eduard-Mihai Burtescu | -69/+49 |
| 2020-10-21 | rustc_codegen_llvm: create `DIFile`s from just `SourceFile`s. | Eduard-Mihai Burtescu | -26/+5 |
| 2020-10-06 | Let backends access span information | khyperia | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+361 |
