about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-09parser: ensure let stmt compound assignment removal suggestion respect codepo...许杰友 Jieyou Xu (Joe)-2/+6
2024-08-09tests: add regression test for #128845许杰友 Jieyou Xu (Joe)-0/+42
2024-08-09Auto merge of #128853 - matthiaskrgr:rollup-pr222x1, r=matthiaskrgrbors-4097/+5830
2024-08-09Rollup merge of #128851 - compiler-errors:validate-mir-opt-mir, r=matthiaskrgrMatthias Krüger-1/+7
2024-08-09Rollup merge of #128837 - flip1995:clippy-subtree-update, r=ManishearthMatthias Krüger-4017/+5578
2024-08-09Rollup merge of #128836 - its-the-shrimp:add_test_for_107278, r=aDotInTheVoidMatthias Krüger-0/+10
2024-08-09Rollup merge of #128834 - its-the-shrimp:fix_101105, r=aDotInTheVoidMatthias Krüger-1/+14
2024-08-09Rollup merge of #128818 - RalfJung:std-miri-floats, r=tgross35Matthias Krüger-5/+14
2024-08-09Rollup merge of #128806 - estebank:color-config, r=jieyouxuMatthias Krüger-50/+64
2024-08-09Rollup merge of #128791 - compiler-errors:async-fn-unsafe, r=lcnrMatthias Krüger-23/+139
2024-08-09Rollup merge of #128640 - RalfJung:rwlock-macos-miri, r=joboetMatthias Krüger-0/+4
2024-08-08Add comment that bors did not see pushed before it mergedMichael Goulet-1/+7
2024-08-08Auto merge of #128827 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-08-08Auto merge of #128835 - matthiaskrgr:rollup-apzlbxy, r=matthiaskrgrbors-29/+80
2024-08-08Don't implement AsyncFn for FnDef/FnPtr that wouldnt implement FnMichael Goulet-23/+139
2024-08-08Update Cargo.lockPhilipp Krones-5/+6
2024-08-08Merge commit 'cb806113e0f83a8f9b47d35b453b676543bcc40e' into clippy-subtree-u...Philipp Krones-4012/+5572
2024-08-08Auto merge of #13236 - flip1995:rustup, r=flip1995bors-219/+84
2024-08-08Rollup merge of #128826 - Alexendoo:lint-override-suggestions, r=compiler-errorsMatthias Krüger-10/+5
2024-08-08Rollup merge of #128825 - bvanjoi:useless-resolver-field, r=petrochenkovMatthias Krüger-6/+2
2024-08-08Rollup merge of #128795 - zachs18:e0517-update-for-rfc-2195, r=jieyouxuMatthias Krüger-7/+12
2024-08-08Rollup merge of #128749 - tgross35:float-inline, r=scottmcmMatthias Krüger-0/+6
2024-08-08Rollup merge of #128648 - tiif:issue-125873, r=lcnrMatthias Krüger-0/+35
2024-08-08Rollup merge of #128612 - compiler-errors:validate-mir-opt-mir, r=davidtwcoMatthias Krüger-3/+10
2024-08-08Rollup merge of #128306 - WiktorPrzetacznik:WiktorPrzetacznik-nonnull-alignof...Matthias Krüger-3/+10
2024-08-08rustdoc-json: added a test for #107278schvv31n-0/+10
2024-08-08Bump nightly version -> 2024-08-08Philipp Krones-1/+1
2024-08-08Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-4042/+5624
2024-08-08Auto merge of #128639 - folkertdev:rmake-thumb-none-qemu, r=jieyouxubors-51/+64
2024-08-08rustdoc: fixed #101105schvv31n-1/+14
2024-08-08review commentsEsteban Küber-6/+12
2024-08-08Auto merge of #13200 - Jarcho:constant_no_typeck, r=Alexendoobors-386/+395
2024-08-08Split `ColorConfig` off of `HumanReadableErrorType`Esteban Küber-54/+62
2024-08-08Require `ConstEvalCtxt` to be constructed.Jason Newcomb-276/+267
2024-08-08Don't store `LateContext` in `ConstEvalLateContext`Jason Newcomb-78/+75
2024-08-08Add `HasSession` traitJason Newcomb-54/+75
2024-08-08Update cargoWeihang Lo-0/+0
2024-08-08Auto merge of #13231 - Jarcho:no_tree_walk_in_const, r=Alexendoobors-67/+71
2024-08-08Only suggest `#[allow]` for `--warn` and `--deny` lint level flagsAlex Macleod-10/+5
2024-08-08rm `declared_features` field in resolverbohan-6/+2
2024-08-08std float tests: special-case Miri in feature detectionRalf Jung-5/+14
2024-08-08Auto merge of #128465 - GrigorenkoPV:128200, r=estebankbors-7/+15
2024-08-08Auto merge of #11441 - Jarcho:issue_11365, r=xFrednetbors-195/+437
2024-08-08rwlock: disable 'frob' test in Miri on macOSRalf Jung-0/+4
2024-08-08changes after reviewFolkert-14/+24
2024-08-08migrate `thumb-none-qemu` to rmakeFolkert-48/+51
2024-08-08Auto merge of #13234 - Alexendoo:lintcheck-doc-links, r=xFrednetbors-1/+2
2024-08-07Update E0517 message to reflect RFC 2195.Zachary S-7/+12
2024-08-08Auto merge of #128805 - tgross35:rollup-wajzi6w, r=tgross35bors-75/+321
2024-08-07Rollup merge of #128800 - clarfonthey:core-pattern-type, r=compiler-errorsTrevor Gross-3/+8