| Age | Commit message (Expand) | Author | Lines |
| 2023-07-26 | Auto merge of #114071 - RalfJung:interpret-generic-read-write, r=oli-obk | bors | -371/+403 |
| 2023-07-26 | Add regression test for `echo 'mod unknown;' | rustc -` | Martin Nordholts | -0/+24 |
| 2023-07-26 | Add Bound ty to SMIR | Santiago Pastorino | -1/+18 |
| 2023-07-26 | Add Param ty to SMIR | Santiago Pastorino | -1/+16 |
| 2023-07-26 | docs: fmt::Debug*: Fix comments for finish method. | Bruce Mitchener | -3/+3 |
| 2023-07-26 | Regression test `println!()` panic message on `ErrorKind::BrokenPipe` | Martin Nordholts | -0/+47 |
| 2023-07-26 | we correctly check that the perm is not lazy when triggering protectors | Neven Villani | -0/+16 |
| 2023-07-26 | fix protectors so that all reads actually commute | Neven Villani | -87/+59 |
| 2023-07-26 | Auto merge of #114054 - oli-obk:cleanups, r=estebank | bors | -108/+69 |
| 2023-07-26 | Auto merge of #114054 - oli-obk:cleanups, r=estebank | bors | -1/+1 |
| 2023-07-26 | std: add auto traits to TAIT bound | joboet | -11/+6 |
| 2023-07-26 | compiletest: remove ci-specific remap-path-prefix | Mahdi Dibaiee | -8/+0 |
| 2023-07-26 | valtree: a bit of cleanup | Ralf Jung | -15/+15 |
| 2023-07-26 | Auto merge of #2991 - rust-lang:rustup-2023-07-26, r=RalfJung | bors | -3363/+9258 |
| 2023-07-26 | normalize tree borrow diagnostics across targets | Ralf Jung | -52/+54 |
| 2023-07-26 | Auto merge of #11225 - matthiaskrgr:fix_integration_tests2, r=flip1995 | bors | -14/+18 |
| 2023-07-26 | Bump syn dependency | Oli Scherer | -98/+106 |
| 2023-07-26 | Auto merge of #11231 - xFrednet:00000-merge-no-merge, r=flip1995 | bors | -0/+3 |
| 2023-07-26 | Bump syn now that it doesn't affect diagnostics anymore | Oli Scherer | -111/+109 |
| 2023-07-26 | Make `x test src/tools/rustfmt --bless` format rustfmt with the freshly built... | Oli Scherer | -9/+17 |
| 2023-07-26 | Auto merge of #102757 - pcc:android-std-tests, r=workingjubilee | bors | -0/+20 |
| 2023-07-26 | Auto merge of #2992 - RalfJung:ci, r=RalfJung | bors | -8/+5 |
| 2023-07-26 | move CI var uses after their declaration | Ralf Jung | -4/+4 |
| 2023-07-26 | sparse registry has been stable for a bit now | Ralf Jung | -3/+0 |
| 2023-07-26 | move nightly cron job a little earlier | Ralf Jung | -1/+1 |
| 2023-07-26 | fmt | The Miri Conjob Bot | -2/+3 |
| 2023-07-26 | Merge from rustc | The Miri Conjob Bot | -3310/+9202 |
| 2023-07-26 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-07-26 | Auto merge of #113583 - asquared31415:tidy_no_issue_tests, r=workingjubilee | bors | -6/+4329 |
| 2023-07-26 | add stable NullaryOp | Eric Mark Martin | -1/+6 |
| 2023-07-26 | add tidy check that forbids issue ui test filenames | asquared31415 | -6/+4329 |
| 2023-07-26 | Add a comment to `TokenCursor::desugar_doc_comments`. | Nicholas Nethercote | -0/+3 |
| 2023-07-26 | Auto merge of #11233 - Centri3:#11232, r=Jarcho | bors | -11/+37 |
| 2023-07-26 | Auto merge of #11115 - Centri3:filter_map_bool_then, r=Jarcho | bors | -0/+205 |
| 2023-07-26 | Auto merge of #113928 - nicholasbishop:bishop-update-cb-4, r=workingjubilee | bors | -3/+3 |
| 2023-07-26 | Remove `desugar_doc_comments` arguments from `TokenCursor::{inlined_,}next`. | Nicholas Nethercote | -19/+24 |
| 2023-07-26 | Tweak `Parser::look_ahead`. | Nicholas Nethercote | -1/+1 |
| 2023-07-26 | Don't treat negative trait predicates as always knowable | Michael Goulet | -1/+1 |
| 2023-07-26 | Auto merge of #113893 - mdibaiee:type-name-spill-flag, r=compiler-errors | bors | -30/+25 |
| 2023-07-26 | rustdoc: fix cross-crate impl-Sized | León Orell Valerian Liehr | -27/+121 |
| 2023-07-26 | rustdoc: stylistic changes | León Orell Valerian Liehr | -21/+15 |
| 2023-07-25 | Add `sym::iter_mut` + `sym::as_mut_ptr` | blyxyas | -1/+1 |
| 2023-07-25 | Add `sym::iter_mut` + `sym::as_mut_ptr` | blyxyas | -3/+5 |
| 2023-07-26 | Remove `Parser::desugar_doc_comments`. | Nicholas Nethercote | -3/+1 |
| 2023-07-25 | [`arc_with_non_send_sync`]: Check if it's macro-generated | Catherine Flores | -11/+37 |
| 2023-07-26 | Optimize `AtomicBool` for target that don't support byte-sized atomics | Amanieu d'Antras | -8/+54 |
| 2023-07-25 | Only lint `Copy` types | Catherine | -25/+59 |
| 2023-07-25 | New lint [`filter_map_bool_then`] | Catherine | -0/+171 |
| 2023-07-25 | Auto merge of #114076 - matthiaskrgr:rollup-cpqq1n9, r=matthiaskrgr | bors | -87/+852 |
| 2023-07-26 | Add *no merge policy* note via rustbot | xFrednet | -0/+3 |