about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-13derive(SmartPointer): register helper attributesDing Xiang Fei-19/+165
2024-08-09Auto merge of #128703 - compiler-errors:normalizing-tails, r=lcnrbors-46/+245
2024-08-09Auto merge of #128863 - matthiaskrgr:rollup-wmp8znk, r=matthiaskrgrbors-27/+64
2024-08-09Rollup merge of #128824 - GuillaumeGomez:update-compiler-builtins, r=AmanieuMatthias Krüger-8/+6
2024-08-09Rollup merge of #128823 - ChrisDenton:staticlib, r=jieyouxuMatthias Krüger-9/+8
2024-08-09Rollup merge of #128804 - ChrisDenton:redudant, r=jieyouxuMatthias Krüger-8/+8
2024-08-09Rollup merge of #128616 - compiler-errors:mir-inline-tainted, r=cjgillotMatthias Krüger-2/+42
2024-08-08Don't inline tainted MIR bodiesMichael Goulet-2/+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-08Rename struct_tail_erasing_lifetimes to struct_tail_for_codegenMichael Goulet-29/+24
2024-08-08rustdoc: fixed #101105schvv31n-1/+14
2024-08-08Normalize struct tail properly in disalignment checkMichael Goulet-15/+172
2024-08-08Normalize when computing offset_of for slice tailMichael Goulet-2/+48
2024-08-08Do normalize when computing struct tails in codegenMichael Goulet-3/+4
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-08Update compiler-builtins version to 0.1.118Guillaume Gomez-8/+6