| Age | Commit message (Expand) | Author | Lines |
| 2023-05-10 | Merge from rustc | Ralf Jung | -6/+54 |
| 2023-05-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-10 | Auto merge of #111409 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-05-09 | tidy check to find misc files in ui tests, and clean up the results | asquared31415 | -2/+34 |
| 2023-05-09 | Amend the docs for -Zmiri-measureme | Ben Kimock | -1/+1 |
| 2023-05-09 | Adopt the measureme output naming strategy from rustc | Ben Kimock | -1/+13 |
| 2023-05-09 | Update cargo | Weihang Lo | -0/+0 |
| 2023-05-09 | Thorough merge after GC | Neven Villani | -2/+92 |
| 2023-05-09 | Rollup merge of #111021 - c410-f3r:dqewdas, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2023-05-09 | Rollup merge of #97320 - usbalbin:stabilize_const_ptr_read, r=m-ou-se | Matthias Krüger | -1/+0 |
| 2023-05-09 | tidy: sort lists in deps.rs using tidy-alphabetical | klensy | -34/+45 |
| 2023-05-09 | add windows crate to allowed tidy list (why it worked before?) | klensy | -0/+8 |
| 2023-05-09 | Document some arguments | Oli Scherer | -0/+2 |
| 2023-05-09 | bump windows crate 0.46 -> 0.48 in workspace | klensy | -1/+1 |
| 2023-05-09 | Separate config building from Miri command building | Oli Scherer | -25/+26 |
| 2023-05-09 | Update to latest ui_test crate version. | Oli Scherer | -51/+102 |
| 2023-05-09 | Auto merge of #110152 - ChrisDenton:windows-sys, r=thomcc | bors | -0/+44 |
| 2023-05-08 | Move tests | Caio | -1/+1 |
| 2023-05-08 | Rollup merge of #109410 - fmease:iat-alias-kind-inherent, r=compiler-errors | Michael Goulet | -1/+4 |
| 2023-05-08 | port tests to 2021 edition | Ralf Jung | -33/+109 |
| 2023-05-08 | Rollup merge of #111315 - Swatinem:rm-identitiy-future, r=Mark-Simulacrum | Yuki Okushi | -1/+0 |
| 2023-05-08 | Rollup merge of #105354 - BlackHoleFox:apple-deployment-printer, r=oli-obk | Yuki Okushi | -1/+1 |
| 2023-05-08 | print how long the measured sleep time actually was on test failure | Ralf Jung | -2/+4 |
| 2023-05-08 | increase timing slack for sync tests | Ralf Jung | -4/+6 |
| 2023-05-07 | Merge from rustc | Ralf Jung | -525/+2373 |
| 2023-05-07 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-07 | Remove `identity_future` from stdlib | Arpad Borsos | -1/+0 |
| 2023-05-06 | changes from review: add FIXME to clippy and change subst_identity to skip_bi... | Kyle Matsuda | -0/+3 |
| 2023-05-06 | make (try_)subst_and_normalize_erasing_regions take EarlyBinder | Kyle Matsuda | -1/+1 |
| 2023-05-06 | Rollup merge of #111002 - Zalathar:x-suggest-dirs, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2023-05-06 | Simplify Tree Borrows event filtering by getting the Range from RangeMap | Neven Villani | -94/+109 |
| 2023-05-06 | Rollup merge of #110989 - jyn514:bug-report-url, r=WaffleLapkin | Matthias Krüger | -64/+23 |
| 2023-05-06 | Auto merge of #111271 - JohnTitor:rollup-t07qk1c, r=JohnTitor | bors | -18/+52 |
| 2023-05-06 | Rollup merge of #111251 - mj10021:issue-109502-follow-up, r=oli-obk | Yuki Okushi | -13/+21 |
| 2023-05-06 | Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiser | Yuki Okushi | -5/+31 |
| 2023-05-05 | Auto merge of #111255 - flip1995:clippyup, r=Manishearth | bors | -440/+2226 |
| 2023-05-05 | Sort windows_sys.lst alphabetically | Chris Denton | -1/+1 |
| 2023-05-05 | Generate windows-sys bindings | Chris Denton | -0/+44 |
| 2023-05-05 | add fn compile_test_with_passes() | James Dietz | -13/+21 |
| 2023-05-05 | Auto merge of #111258 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-05-05 | Stabilize const_ptr_read | bors | -1/+0 |
| 2023-05-05 | Update cargo | Weihang Lo | -0/+0 |
| 2023-05-05 | Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup | Philipp Krones | -440/+2226 |
| 2023-05-05 | Rollup merge of #110773 - mj10021:issue-109502-fix, r=oli-obk | Dylan DPC | -22/+84 |
| 2023-05-05 | Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errors | Dylan DPC | -3/+10 |
| 2023-05-05 | clearer variable names in data_race | Ralf Jung | -74/+98 |
| 2023-05-05 | update dependencies | Ralf Jung | -139/+524 |
| 2023-05-05 | ensure that the proc_macro crate exists in the sysroot | Ralf Jung | -1/+21 |
| 2023-05-05 | Merge from rustc | Ralf Jung | -23/+151 |
| 2023-05-05 | Preparing for merge from rustc | Ralf Jung | -1/+1 |