about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-26Auto merge of #114071 - RalfJung:interpret-generic-read-write, r=oli-obkbors-371/+403
2023-07-26Add regression test for `echo 'mod unknown;' | rustc -`Martin Nordholts-0/+24
2023-07-26Add Bound ty to SMIRSantiago Pastorino-1/+18
2023-07-26Add Param ty to SMIRSantiago Pastorino-1/+16
2023-07-26docs: fmt::Debug*: Fix comments for finish method.Bruce Mitchener-3/+3
2023-07-26Regression test `println!()` panic message on `ErrorKind::BrokenPipe`Martin Nordholts-0/+47
2023-07-26we correctly check that the perm is not lazy when triggering protectorsNeven Villani-0/+16
2023-07-26fix protectors so that all reads actually commuteNeven Villani-87/+59
2023-07-26Auto merge of #114054 - oli-obk:cleanups, r=estebankbors-108/+69
2023-07-26Auto merge of #114054 - oli-obk:cleanups, r=estebankbors-1/+1
2023-07-26std: add auto traits to TAIT boundjoboet-11/+6
2023-07-26compiletest: remove ci-specific remap-path-prefixMahdi Dibaiee-8/+0
2023-07-26valtree: a bit of cleanupRalf Jung-15/+15
2023-07-26Auto merge of #2991 - rust-lang:rustup-2023-07-26, r=RalfJungbors-3363/+9258
2023-07-26normalize tree borrow diagnostics across targetsRalf Jung-52/+54
2023-07-26Auto merge of #11225 - matthiaskrgr:fix_integration_tests2, r=flip1995bors-14/+18
2023-07-26Bump syn dependencyOli Scherer-98/+106
2023-07-26Auto merge of #11231 - xFrednet:00000-merge-no-merge, r=flip1995bors-0/+3
2023-07-26Bump syn now that it doesn't affect diagnostics anymoreOli Scherer-111/+109
2023-07-26Make `x test src/tools/rustfmt --bless` format rustfmt with the freshly built...Oli Scherer-9/+17
2023-07-26Auto merge of #102757 - pcc:android-std-tests, r=workingjubileebors-0/+20
2023-07-26Auto merge of #2992 - RalfJung:ci, r=RalfJungbors-8/+5
2023-07-26move CI var uses after their declarationRalf Jung-4/+4
2023-07-26sparse registry has been stable for a bit nowRalf Jung-3/+0
2023-07-26move nightly cron job a little earlierRalf Jung-1/+1
2023-07-26fmtThe Miri Conjob Bot-2/+3
2023-07-26Merge from rustcThe Miri Conjob Bot-3310/+9202
2023-07-26Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-26Auto merge of #113583 - asquared31415:tidy_no_issue_tests, r=workingjubileebors-6/+4329
2023-07-26add stable NullaryOpEric Mark Martin-1/+6
2023-07-26add tidy check that forbids issue ui test filenamesasquared31415-6/+4329
2023-07-26Add a comment to `TokenCursor::desugar_doc_comments`.Nicholas Nethercote-0/+3
2023-07-26Auto merge of #11233 - Centri3:#11232, r=Jarchobors-11/+37
2023-07-26Auto merge of #11115 - Centri3:filter_map_bool_then, r=Jarchobors-0/+205
2023-07-26Auto merge of #113928 - nicholasbishop:bishop-update-cb-4, r=workingjubileebors-3/+3
2023-07-26Remove `desugar_doc_comments` arguments from `TokenCursor::{inlined_,}next`.Nicholas Nethercote-19/+24
2023-07-26Tweak `Parser::look_ahead`.Nicholas Nethercote-1/+1
2023-07-26Don't treat negative trait predicates as always knowableMichael Goulet-1/+1
2023-07-26Auto merge of #113893 - mdibaiee:type-name-spill-flag, r=compiler-errorsbors-30/+25
2023-07-26rustdoc: fix cross-crate impl-SizedLeón Orell Valerian Liehr-27/+121
2023-07-26rustdoc: stylistic changesLeón Orell Valerian Liehr-21/+15
2023-07-25Add `sym::iter_mut` + `sym::as_mut_ptr`blyxyas-1/+1
2023-07-25Add `sym::iter_mut` + `sym::as_mut_ptr`blyxyas-3/+5
2023-07-26Remove `Parser::desugar_doc_comments`.Nicholas Nethercote-3/+1
2023-07-25[`arc_with_non_send_sync`]: Check if it's macro-generatedCatherine Flores-11/+37
2023-07-26Optimize `AtomicBool` for target that don't support byte-sized atomicsAmanieu d'Antras-8/+54
2023-07-25Only lint `Copy` typesCatherine-25/+59
2023-07-25New lint [`filter_map_bool_then`]Catherine-0/+171
2023-07-25Auto merge of #114076 - matthiaskrgr:rollup-cpqq1n9, r=matthiaskrgrbors-87/+852
2023-07-26Add *no merge policy* note via rustbotxFrednet-0/+3