| Age | Commit message (Expand) | Author | Lines |
| 2024-08-13 | derive(SmartPointer): register helper attributes | Ding Xiang Fei | -12/+164 |
| 2024-08-09 | Auto merge of #128703 - compiler-errors:normalizing-tails, r=lcnr | bors | -14/+208 |
| 2024-08-09 | Rollup merge of #128823 - ChrisDenton:staticlib, r=jieyouxu | Matthias Krüger | -9/+8 |
| 2024-08-09 | Rollup merge of #128804 - ChrisDenton:redudant, r=jieyouxu | Matthias Krüger | -8/+8 |
| 2024-08-09 | Rollup merge of #128616 - compiler-errors:mir-inline-tainted, r=cjgillot | Matthias Krüger | -2/+38 |
| 2024-08-08 | Don't inline tainted MIR bodies | Michael Goulet | -2/+38 |
| 2024-08-09 | Rollup merge of #128836 - its-the-shrimp:add_test_for_107278, r=aDotInTheVoid | Matthias Krüger | -0/+10 |
| 2024-08-09 | Rollup merge of #128834 - its-the-shrimp:fix_101105, r=aDotInTheVoid | Matthias Krüger | -0/+6 |
| 2024-08-09 | Rollup merge of #128791 - compiler-errors:async-fn-unsafe, r=lcnr | Matthias Krüger | -0/+86 |
| 2024-08-08 | Auto merge of #128835 - matthiaskrgr:rollup-apzlbxy, r=matthiaskrgr | bors | -10/+38 |
| 2024-08-08 | Don't implement AsyncFn for FnDef/FnPtr that wouldnt implement Fn | Michael Goulet | -0/+86 |
| 2024-08-08 | Rollup merge of #128826 - Alexendoo:lint-override-suggestions, r=compiler-errors | Matthias Krüger | -7/+0 |
| 2024-08-08 | Rollup merge of #128648 - tiif:issue-125873, r=lcnr | Matthias Krüger | -0/+35 |
| 2024-08-08 | Rollup merge of #128612 - compiler-errors:validate-mir-opt-mir, r=davidtwco | Matthias Krüger | -3/+3 |
| 2024-08-08 | rustdoc-json: added a test for #107278 | schvv31n | -0/+10 |
| 2024-08-08 | rustdoc: fixed #101105 | schvv31n | -0/+6 |
| 2024-08-08 | Normalize struct tail properly in disalignment check | Michael Goulet | -14/+171 |
| 2024-08-08 | Normalize when computing offset_of for slice tail | Michael Goulet | -0/+37 |
| 2024-08-08 | Only suggest `#[allow]` for `--warn` and `--deny` lint level flags | Alex Macleod | -7/+0 |
| 2024-08-08 | run-make: enable msvc for staticlib-dylib-linkage | Chris Denton | -9/+8 |
| 2024-08-08 | changes after review | Folkert | -14/+24 |
| 2024-08-08 | migrate `thumb-none-qemu` to rmake | Folkert | -47/+51 |
| 2024-08-07 | Rollup merge of #128800 - clarfonthey:core-pattern-type, r=compiler-errors | Trevor Gross | -0/+5 |
| 2024-08-07 | Rollup merge of #128702 - yaahc:metrics-flag, r=estebank | Trevor Gross | -15/+71 |
| 2024-08-07 | Rollup merge of #128552 - s7tya:check-no-sanitize-attribute-pos, r=BoxyUwU | Trevor Gross | -0/+89 |
| 2024-08-07 | Rollup merge of #128520 - compiler-errors:more-precisely-force-move, r=BoxyUwU | Trevor Gross | -0/+17 |
| 2024-08-08 | run-make: enable msvc for redundant-libs | Chris Denton | -8/+8 |
| 2024-08-07 | Add tracking issue to core-pattern-type | ltdk | -0/+5 |
| 2024-08-07 | Auto merge of #128793 - matthiaskrgr:rollup-ork16t0, r=matthiaskrgr | bors | -99/+509 |
| 2024-08-07 | Auto merge of #128796 - matthiaskrgr:rollup-r7l68ph, r=matthiaskrgr | bors | -95/+150 |
| 2024-08-07 | Rollup merge of #128782 - RalfJung:raw-addr-of-parens, r=compiler-errors | Matthias Krüger | -32/+72 |
| 2024-08-07 | Rollup merge of #128755 - yaahc:jj-crlf, r=estebank | Matthias Krüger | -27/+27 |
| 2024-08-07 | Rollup merge of #128221 - calebzulawski:implied-target-features, r=Amanieu | Matthias Krüger | -36/+51 |
| 2024-08-07 | Add -Zerror-metrics=PATH to save diagnostic metadata to disk | Jane Losare-Lusby | -15/+71 |
| 2024-08-07 | Rollup merge of #128696 - Oneirical:second-linkage-rampage, r=jieyouxu | Matthias Krüger | -21/+37 |
| 2024-08-07 | Rollup merge of #128636 - folkertdev:rmake-thumb-none-cortex-m, r=jieyouxu | Matthias Krüger | -38/+59 |
| 2024-08-07 | Rollup merge of #128384 - dheaton-arm:mte-test, r=jieyouxu | Matthias Krüger | -0/+341 |
| 2024-08-07 | Auto merge of #126158 - Urgau:disallow-cfgs, r=petrochenkov | bors | -72/+311 |
| 2024-08-07 | rewrite pgo-indirect-call-promotion to rmake | Oneirical | -31/+45 |
| 2024-08-07 | rewrite pdb-buildinfo-cl-cmd to rmake | Oneirical | -17/+35 |
| 2024-08-08 | Add test | tiif | -0/+35 |
| 2024-08-07 | Rollup merge of #128757 - Oneirical:calm-before-the-sltorm, r=jieyouxu | Guillaume Gomez | -11/+22 |
| 2024-08-07 | Rollup merge of #128753 - compiler-errors:arbitrary-upper, r=spastorino | Guillaume Gomez | -21/+48 |
| 2024-08-07 | Rollup merge of #128700 - Oneirical:i-ffind-these-tests-quite-simdple, r=jiey... | Guillaume Gomez | -47/+63 |
| 2024-08-07 | Rollup merge of #128656 - ChrisDenton:rust-lld, r=lqd | Guillaume Gomez | -6/+8 |
| 2024-08-07 | Rollup merge of #128527 - estebank:ambiguity-suggestion, r=Nadrieril | Guillaume Gomez | -6/+10 |
| 2024-08-07 | unused_parens: do not lint against parens around &raw | Ralf Jung | -32/+72 |
| 2024-08-07 | Disallow setting built-in cfgs via set the command-line | Urgau | -72/+311 |
| 2024-08-07 | Auto merge of #128196 - Oneirical:poltergeist-manitestation, r=jieyouxu | bors | -85/+108 |
| 2024-08-07 | Hide implicit target features from diagnostics when possible | Caleb Zulawski | -15/+13 |