| Age | Commit message (Expand) | Author | Lines |
| 2021-05-30 | Auto merge of #84586 - GuillaumeGomez:enforce-rustdoc-gui-test-suite-run, r=M... | bors | -77/+135 |
| 2021-05-30 | Auto merge of #85319 - cjgillot:query-simp, r=Mark-Simulacrum | bors | -171/+167 |
| 2021-05-30 | Auto merge of #85786 - GuillaumeGomez:error-code-checker-improvement, r=Mark-... | bors | -9/+18 |
| 2021-05-30 | Auto merge of #85754 - the8472:revert-83770, r=Mark-Simulacrum | bors | -63/+25 |
| 2021-05-30 | Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrum | bors | -122/+423 |
| 2021-05-29 | Auto merge of #85390 - Mark-Simulacrum:fast-bridge, r=petrochenkov | bors | -16/+42 |
| 2021-05-29 | Move reconstruct test inwards. | Camille GILLOT | -5/+4 |
| 2021-05-29 | Auto merge of #85698 - ehuss:incremental-session-panic, r=estebank | bors | -27/+77 |
| 2021-05-29 | Write primitive types via array buffers | Mark Rousskov | -2/+17 |
| 2021-05-29 | Switch to reserve over extend_from_slice | Mark Rousskov | -25/+21 |
| 2021-05-29 | Specialize single-element writes to buffer | Mark Rousskov | -1/+16 |
| 2021-05-29 | Auto merge of #85540 - GuillaumeGomez:better-result-dom-generation, r=jsha | bors | -22/+70 |
| 2021-05-29 | Fix incremental-session-fail to work when run as root. | Eric Huss | -2/+1 |
| 2021-05-29 | Auto merge of #85767 - lqd:stackless_span_stacks, r=oli-obk | bors | -21/+33 |
| 2021-05-29 | Auto merge of #85798 - hyd-dev:miri, r=RalfJung | bors | -8/+8 |
| 2021-05-29 | Auto merge of #85703 - clarfonthey:unchecked_shift, r=scottmcm | bors | -12/+154 |
| 2021-05-28 | Add inherent unchecked_shl, unchecked_shr to integers | ltdk | -12/+154 |
| 2021-05-29 | Auto merge of #85790 - ehuss:nvptx-no-std, r=nagisa | bors | -1/+1 |
| 2021-05-29 | Update Miri | hyd-dev | -8/+8 |
| 2021-05-28 | Add specific help for *how* to fix an incremental lock error. | Eric Huss | -0/+13 |
| 2021-05-28 | Auto merge of #85607 - LeSeulArtichaut:thir-unsafeck-closures, r=nikomatsakis | bors | -17/+173 |
| 2021-05-28 | Auto merge of #85789 - ptrojahn:generator_typo, r=nagisa | bors | -1/+1 |
| 2021-05-28 | Fix typo on nvptx support | Eric Huss | -1/+1 |
| 2021-05-28 | Clean up error codes from being ignored | Guillaume Gomez | -6/+5 |
| 2021-05-28 | Add checks to ensure the error_codes checker is "clean" | Guillaume Gomez | -3/+13 |
| 2021-05-28 | Auto merge of #85700 - Bobo1239:dso_local_ppc64, r=nagisa | bors | -46/+46 |
| 2021-05-28 | Auto merge of #85546 - hyd-dev:unwind, r=RalfJung | bors | -94/+168 |
| 2021-05-28 | Auto merge of #85745 - veber-alex:panic_any, r=m-ou-se | bors | -0/+1 |
| 2021-05-28 | Auto merge of #84968 - FabianWolff:master, r=estebank | bors | -17/+74 |
| 2021-05-28 | Fix static relocation model for PowerPC64 | Boris-Chengbiao Zhou | -46/+46 |
| 2021-05-28 | Rewrite to a `match` | hyd-dev | -5/+4 |
| 2021-05-28 | "a frame" -> "a stack frame" | hyd-dev | -1/+1 |
| 2021-05-28 | Auto merge of #85743 - bjorn3:sync_cg_clif-2021-05-27, r=bjorn3 | bors | -306/+218 |
| 2021-05-28 | const eval errors: display the current item instance if there are generics in... | Rémy Rakic | -15/+28 |
| 2021-05-27 | Auto merge of #84568 - andoriyu:libtest/junit_formatter, r=yaahc | bors | -5/+190 |
| 2021-05-27 | don't trim paths in collector PME message | Rémy Rakic | -6/+5 |
| 2021-05-27 | Test THIR unsafeck for unsafe ops in closures | LeSeulArtichaut | -15/+143 |
| 2021-05-27 | Auto merge of #85757 - GuillaumeGomez:rollup-k8hfhp8, r=GuillaumeGomez | bors | -10/+47 |
| 2021-05-27 | Rollup merge of #85738 - 370417:opensbd, r=m-ou-se | Guillaume Gomez | -3/+3 |
| 2021-05-27 | Rollup merge of #85730 - Smittyvb:iter-min-max-floats, r=m-ou-se | Guillaume Gomez | -2/+26 |
| 2021-05-27 | Rollup merge of #85722 - GuillaumeGomez:trait-toggle, r=jsha | Guillaume Gomez | -5/+18 |
| 2021-05-27 | Revert "Auto merge of #83770 - the8472:tra-extend, r=Mark-Simulacrum" | The8472 | -63/+25 |
| 2021-05-27 | Auto merge of #85729 - LeSeulArtichaut:thir-no-hash, r=nikomatsakis | bors | -0/+2 |
| 2021-05-27 | Make closures inherit their parent's "safety context" | LeSeulArtichaut | -2/+30 |
| 2021-05-27 | Update compiler/rustc_middle/src/query/mod.rs | Niko Matsakis | -0/+1 |
| 2021-05-27 | Auto merge of #85737 - scottmcm:vec-calloc-option-nonzero, r=m-ou-se | bors | -0/+33 |
| 2021-05-27 | Remove unused tidy dep exceptions | bjorn3 | -10/+0 |
| 2021-05-27 | Add #[track_caller] to panic_any | Alex Veber | -0/+1 |
| 2021-05-27 | Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-202... | bjorn3 | -296/+218 |
| 2021-05-27 | Auto merge of #85732 - Smittyvb:trait-alias-camelcase-lint, r=varkor | bors | -0/+19 |