| Age | Commit message (Expand) | Author | Lines |
| 2022-07-24 | Auto merge of #93429 - fee1-dead-contrib:allow-super-trait-tilde-const, r=oli... | bors | -12/+153 |
| 2022-07-24 | Instantiate constness in wfcheck | Deadbeef | -10/+46 |
| 2022-07-24 | Auto merge of #98674 - RalfJung:miri-stacktrace-pruning, r=Mark-Simulacrum | bors | -0/+75 |
| 2022-07-24 | Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum | bors | -42/+21 |
| 2022-07-24 | Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa | bors | -165/+1732 |
| 2022-07-23 | Auto merge of #99652 - GuillaumeGomez:rollup-38v0x7y, r=GuillaumeGomez | bors | -185/+258 |
| 2022-07-23 | Rollup merge of #99638 - GuillaumeGomez:rm-clean-trait, r=notriddle | Guillaume Gomez | -136/+153 |
| 2022-07-23 | Rollup merge of #99627 - saethlin:lock-once, r=eddyb | Guillaume Gomez | -1/+1 |
| 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 | -43/+50 |
| 2022-07-23 | Rollup merge of #99396 - compiler-errors:missing-tests, r=Mark-Simulacrum | Guillaume Gomez | -0/+46 |
| 2022-07-23 | Rollup merge of #99298 - ChrisDenton:ignore-plugins-stage1, r=Mark-Simulacrum | Guillaume Gomez | -4/+6 |
| 2022-07-23 | Auto merge of #98208 - ivanloz:master, r=nagisa | bors | -4/+57 |
| 2022-07-23 | Update documentation for LLVM CFI support | Ramon de C Valle | -29/+85 |
| 2022-07-23 | Add fine-grained LLVM CFI support to the Rust compiler | Ramon de C Valle | -136/+1647 |
| 2022-07-23 | Auto merge of #98471 - wesleywiser:update_measureme, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-07-23 | Add tests | Deadbeef | -0/+100 |
| 2022-07-23 | Remap elaborated obligation constness | Deadbeef | -1/+6 |
| 2022-07-23 | Allow `~const` on super traits | Deadbeef | -1/+1 |
| 2022-07-23 | Auto merge of #97925 - the8472:cgroupv1, r=joshtriplett | bors | -47/+196 |
| 2022-07-23 | Remove Clean trait implementation for hir::Ty and middle::Ty | Guillaume Gomez | -136/+153 |
| 2022-07-23 | Auto merge of #99636 - matthiaskrgr:rollup-yg0xxkx, r=matthiaskrgr | bors | -27/+95 |
| 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 #99617 - ehuss:update-mdbook, r=Dylan-DPC | Matthias Krüger | -3/+3 |
| 2022-07-23 | Rollup merge of #99580 - fmease:fix-issue-99565, r=estebank | Matthias Krüger | -22/+90 |
| 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 | Auto merge of #99599 - RalfJung:miri-stage-0, r=RalfJung | bors | -8/+16 |
| 2022-07-23 | Use span_bug in case of unexpected rib kind | Jordan McQueen | -1/+1 |
| 2022-07-23 | Auto merge of #93397 - joshtriplett:sort-floats, r=Amanieu | bors | -0/+60 |
| 2022-07-23 | Auto merge of #99623 - RalfJung:rollup-0h066kc, r=RalfJung | bors | -3/+29 |
| 2022-07-22 | Lock stdout once when listing tests | Ben Kimock | -1/+1 |
| 2022-07-22 | Rollup merge of #99607 - RalfJung:vtable-check, r=eddyb | Ralf Jung | -2/+1 |
| 2022-07-22 | Rollup merge of #99602 - RalfJung:xsv, r=Mark-Simulacrum | Ralf Jung | -1/+28 |
| 2022-07-22 | Rollup merge of #99588 - ehuss:update-books, r=ehuss | Ralf Jung | -0/+0 |
| 2022-07-22 | Auto merge of #98017 - RalfJung:dereferenceable, r=nikic | bors | -21/+57 |
| 2022-07-22 | [review] mention that runtime may scale with # of mountpoints | the8472 | -0/+5 |
| 2022-07-22 | Update mdbook | Eric Huss | -3/+3 |
| 2022-07-22 | Do not resolve associated const when there is no provided value | Michael Goulet | -43/+50 |
| 2022-07-22 | adjust UnsafeCell documentation | Ralf Jung | -9/+18 |
| 2022-07-22 | do not mark interior mutable shared refs as dereferenceable | Ralf Jung | -9/+36 |
| 2022-07-22 | rename PointerKind::Shared → SharedMutable to indicate this is NOT the usua... | Ralf Jung | -5/+5 |
| 2022-07-22 | Auto merge of #99598 - GuillaumeGomez:clean-trait-fields-on-demand, r=notriddle | bors | -22/+23 |
| 2022-07-22 | update Miri | Ralf Jung | -8/+8 |
| 2022-07-22 | cargotest: do not run quickcheck tests in xsv | Ralf Jung | -1/+28 |
| 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 | -67/+46 |
| 2022-07-22 | miri: make --stage 0 testing work | Ralf Jung | -0/+8 |
| 2022-07-22 | Make some clean::Trait fields computation on demand | Guillaume Gomez | -22/+23 |