| Age | Commit message (Expand) | Author | Lines |
| 2024-08-08 | Auto merge of #128835 - matthiaskrgr:rollup-apzlbxy, r=matthiaskrgr | bors | -10/+38 |
| 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 | Only suggest `#[allow]` for `--warn` and `--deny` lint level flags | Alex Macleod | -7/+0 |
| 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-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 |
| 2024-08-07 | Add implied features to non-target-feature functions | Caleb Zulawski | -4/+4 |
| 2024-08-07 | Don't use LLVM to compute -Ctarget-feature | Caleb Zulawski | -1/+1 |
| 2024-08-07 | Fix codegen tests | Caleb Zulawski | -5/+5 |
| 2024-08-07 | Add test to ensure implied target features work with asm, and fix failing tests | Caleb Zulawski | -44/+37 |
| 2024-08-07 | Add implied target features to target_feature attribute | Caleb Zulawski | -0/+24 |
| 2024-08-06 | Rollup merge of #128649 - ChrisDenton:param-passing, r=jieyouxu | Trevor Gross | -18/+8 |
| 2024-08-06 | Rollup merge of #128647 - ChrisDenton:link-args-order, r=jieyouxu | Trevor Gross | -6/+5 |
| 2024-08-06 | Rollup merge of #128638 - ChrisDenton:link-dedup, r=jieyouxu | Trevor Gross | -8/+25 |
| 2024-08-06 | Rollup merge of #128362 - folkertdev:naked-function-symbol-visibility, r=bjorn3 | Trevor Gross | -0/+187 |
| 2024-08-06 | Rollup merge of #128107 - Oneirical:tomato-hartester, r=jieyouxu | Trevor Gross | -76/+95 |
| 2024-08-07 | Auto merge of #128761 - matthiaskrgr:rollup-5p1mlqq, r=matthiaskrgr | bors | -0/+229 |
| 2024-08-07 | Rollup merge of #128718 - jieyouxu:check-cfg_attr, r=nnethercote | Matthias Krüger | -0/+169 |
| 2024-08-07 | Rollup merge of #128710 - ChrisDenton:null, r=jieyouxu | Matthias Krüger | -0/+13 |
| 2024-08-06 | rewrite pgo-gen-lto to rmake | Oneirical | -11/+22 |
| 2024-08-06 | Integrate crlf directly into related test file instead via of .gitattributes | Jane Losare-Lusby | -27/+27 |
| 2024-08-06 | changes after review | Folkert | -10/+11 |