| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Spelling - compiler | Josh Soref | 2023-04-17 | 1 | -2/+2 |
| * | rustc: Remove unused `Session` argument from some attribute functions | Vadim Petrochenkov | 2023-03-22 | 1 | -2/+2 |
| * | avoid `Symbol` to `&str` conversions | Takayuki Maeda | 2022-07-18 | 1 | -1/+1 |
| * | Update documentation. | ridwanabdillahi | 2022-05-24 | 1 | -2/+2 |
| * | Add support for embedding pretty printers via the `#[debugger_visualizer]` at... | ridwanabdillahi | 2022-05-24 | 1 | -2/+54 |
| * | Remove `in_band_lifetimes` from `rustc_codegen_llvm` | LegionMammal978 | 2021-12-16 | 1 | -1/+1 |
| * | Fix clippy lints | Guillaume Gomez | 2021-10-01 | 1 | -4/+2 |
| * | Prepare inbounds_gep for opaque pointers | Tomasz Miąsko | 2021-08-04 | 1 | -4/+3 |
| * | Pass type when creating load | Nikita Popov | 2021-07-09 | 1 | -1/+1 |
| * | Collapse all uses of `target.options.foo` into `target.foo` | Vadim Petrochenkov | 2020-11-08 | 1 | -1/+1 |
| * | Replace target.target with target and target.ptr_width with target.pointer_width | est31 | 2020-10-15 | 1 | -1/+1 |
| * | mv compiler to compiler/ | mark | 2020-08-30 | 1 | -0/+71 |
