| Age | Commit message (Expand) | Author | Lines |
| 2022-07-26 | codegen: use new {re,de,}allocator annotations in llvm | Augie Fackler | -3/+169 |
| 2022-07-25 | Auto merge of #99707 - JohnTitor:rollup-74rb8vq, r=JohnTitor | bors | -17/+15 |
| 2022-07-25 | Rollup merge of #99659 - compiler-errors:opaque-type-nit, r=oli-obk | Yuki Okushi | -12/+6 |
| 2022-07-25 | Rollup merge of #99643 - daxpedda:sign-ext-wasm, r=oli-obk | Yuki Okushi | -0/+1 |
| 2022-07-25 | Rollup merge of #99581 - nnethercote:improve-derive-packed-errors, r=estebank | Yuki Okushi | -5/+8 |
| 2022-07-25 | Auto merge of #99600 - tmiasko:subst-folder, r=petrochenkov | bors | -55/+77 |
| 2022-07-25 | Auto merge of #98770 - klensy:no-string-dupes-ugly, r=cjgillot | bors | -9/+46 |
| 2022-07-25 | Auto merge of #99676 - thomcc:dont-overwrite, r=tmiasko | bors | -1/+1 |
| 2022-07-25 | Improve error messages involving `derive` and `packed`. | Nicholas Nethercote | -5/+8 |
| 2022-07-24 | Rollup merge of #99678 - danbev:rustc_parse-config-doc-comments, r=cjgillot | Ralf Jung | -2/+2 |
| 2022-07-24 | Rollup merge of #99644 - RalfJung:interpret-int-ptr-transmute, r=oli-obk | Ralf Jung | -90/+57 |
| 2022-07-24 | Update doc comments that refer to config parameter | Daniel Bevenius | -2/+2 |
| 2022-07-24 | Don't overwrite CodegenFnAttrs when adding used compiler/linker | Thom Chiovoloni | -1/+1 |
| 2022-07-24 | Revert "Mark atomics as unsupported on thumbv6m" | Amanieu d'Antras | -2/+1 |
| 2022-07-24 | Auto merge of #93429 - fee1-dead-contrib:allow-super-trait-tilde-const, r=oli... | bors | -12/+53 |
| 2022-07-24 | Instantiate constness in wfcheck | Deadbeef | -10/+46 |
| 2022-07-24 | Use VecMap::get in ConstraintLocator::check | Michael Goulet | -12/+6 |
| 2022-07-24 | Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum | bors | -8/+8 |
| 2022-07-24 | Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa | bors | -97/+1019 |
| 2022-07-23 | Auto merge of #99652 - GuillaumeGomez:rollup-38v0x7y, r=GuillaumeGomez | bors | -4/+19 |
| 2022-07-23 | Rollup merge of #99595 - nikic:thumbv6m-atomics, r=nagisa | Guillaume Gomez | -1/+2 |
| 2022-07-23 | Rollup merge of #99449 - compiler-errors:assoc-const-missing-item, r=lcnr | Guillaume Gomez | -3/+17 |
| 2022-07-23 | Auto merge of #98208 - ivanloz:master, r=nagisa | bors | -2/+18 |
| 2022-07-23 | Add fine-grained LLVM CFI support to the Rust compiler | Ramon de C Valle | -97/+1019 |
| 2022-07-23 | Add `sign-ext` target feature to the WASM target | dAxpeDDa | -0/+1 |
| 2022-07-23 | now we can make scalar_to_ptr a method on Scalar | Ralf Jung | -45/+41 |
| 2022-07-23 | Remap elaborated obligation constness | Deadbeef | -1/+6 |
| 2022-07-23 | Allow `~const` on super traits | Deadbeef | -1/+1 |
| 2022-07-23 | remove some provenance-related machine hooks that Miri no longer needs | Ralf Jung | -46/+17 |
| 2022-07-23 | Auto merge of #99636 - matthiaskrgr:rollup-yg0xxkx, r=matthiaskrgr | bors | -22/+69 |
| 2022-07-23 | Rollup merge of #99632 - danbev:locator.rs-typo, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-07-23 | Rollup merge of #99631 - jmqd:master, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-07-23 | Rollup merge of #99580 - fmease:fix-issue-99565, r=estebank | Matthias Krüger | -20/+67 |
| 2022-07-23 | Auto merge of #99320 - NiklasJonsson:84447/rustc_expand, r=compiler-errors | bors | -6/+5 |
| 2022-07-23 | Fix typo/grammar in locator.rs doc comment | Daniel Bevenius | -1/+1 |
| 2022-07-23 | Use span_bug in case of unexpected rib kind | Jordan McQueen | -1/+1 |
| 2022-07-23 | Auto merge of #99623 - RalfJung:rollup-0h066kc, r=RalfJung | bors | -2/+1 |
| 2022-07-22 | Rollup merge of #99607 - RalfJung:vtable-check, r=eddyb | Ralf Jung | -2/+1 |
| 2022-07-22 | Do not resolve associated const when there is no provided value | Michael Goulet | -3/+17 |
| 2022-07-22 | do not mark interior mutable shared refs as dereferenceable | Ralf Jung | -8/+17 |
| 2022-07-22 | rename PointerKind::Shared → SharedMutable to indicate this is NOT the usua... | Ralf Jung | -5/+5 |
| 2022-07-22 | Outline `SubstFolder` bug reporting code paths | Tomasz Miąsko | -55/+70 |
| 2022-07-22 | Inline `SubstFolder::tcx` | Tomasz Miąsko | -0/+1 |
| 2022-07-22 | Inline `Predicate::has_vars_bound_at_or_above` | Tomasz Miąsko | -0/+1 |
| 2022-07-22 | Inline `DebruijnIndex` methods | Tomasz Miąsko | -0/+5 |
| 2022-07-22 | interpret: fix vtable check debug assertion | Ralf Jung | -2/+1 |
| 2022-07-22 | Auto merge of #99521 - fee1-dead-contrib:const_fix_hax, r=oli-obk | bors | -51/+45 |
| 2022-07-22 | Mark atomics as unsupported on thumbv6m | Nikita Popov | -1/+2 |
| 2022-07-22 | Rollup merge of #99539 - compiler-errors:bidirectional-block-suggestions, r=f... | Dylan DPC | -427/+518 |
| 2022-07-22 | Rollup merge of #99393 - Logarithmus:feature/99255-omit-const-generic-suffixe... | Dylan DPC | -1/+1 |