about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-22Auto merge of #125326 - weiznich:move/do_not_recommend_to_diganostic_namespac...bors-209/+228
2024-05-21Wrap Context.ext in AssertUnwindSafeJubilee Young-42/+27
2024-05-22Auto merge of #125387 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-21PR feedbackBen Kimock-20/+27
2024-05-21Add a footer in FileEncoder and check for it in MemDecoderBen Kimock-54/+117
2024-05-21Auto merge of #125202 - flip1995:clippy-subtree-update, r=Manishearthbors-1120/+4025
2024-05-21Update cargoWeihang Lo-0/+0
2024-05-22The number of tests does not depend on the architecture's pointer widthTobias Bucher-4/+4
2024-05-21tidy: stop special-casing tests/ui entry limitJubilee Young-13/+2
2024-05-21Auto merge of #124417 - Xiretza:translate-early-lints, r=fmeasebors-900/+2107
2024-05-21Added check for type unification with the iterschvv31n-3/+15
2024-05-21Uplift OutlivesPredicate, remove a bunch of unnecessary associated types from...Michael Goulet-75/+79
2024-05-21Uplift binderMichael Goulet-667/+703
2024-05-21Rename buffer_lint_with_diagnostic to buffer_lintXiretza-57/+57
2024-05-21Fix typo in deprecation lint messageXiretza-6/+6
2024-05-21Make early lints translatableXiretza-550/+1176
2024-05-21Convert uses of BuiltinLintDiag::Normal to custom variantsXiretza-173/+295
2024-05-21Port DeprecatedMacro to diag structsXiretza-96/+152
2024-05-21Generate lint diagnostic message from BuiltinLintDiagXiretza-130/+212
2024-05-21Convert unexpected_cfg_{name,value} to struct diagnosticsXiretza-188/+472
2024-05-21Convert NAMED_ASM_LABELS lint to diag structXiretza-20/+14
2024-05-21Fix subdiagnostic-only enum variants not generating codeXiretza-2/+2
2024-05-21Add note_once/help_once to diagnostic derivesXiretza-4/+30
2024-05-21Implement IntoDiagArg for RustcVersionXiretza-1/+12
2024-05-21Implement IntoDiagArg for hir NamespaceXiretza-0/+6
2024-05-21Auto merge of #125379 - matthiaskrgr:rollup-6149w01, r=matthiaskrgrbors-97/+308
2024-05-21rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2024-05-21Add URL and crate_name to test casesMichael Howell-12/+40
2024-05-21improve comment wordingRalf Jung-15/+16
2024-05-21Auto merge of #12804 - B14CK313:master, r=y21bors-8/+23
2024-05-21add helper to target bin pathRémy Rakic-0/+8
2024-05-21Rollup merge of #125369 - saethlin:synthetic-targets-dont-cc, r=onur-ozkanMatthias Krüger-4/+1
2024-05-21Rollup merge of #125357 - GuillaumeGomez:migrate-rustdoc-scrape-examples-mult...Matthias Krüger-27/+6
2024-05-21Rollup merge of #125310 - workingjubilee:muck-out-the-test-stables, r=NilstriebMatthias Krüger-45/+42
2024-05-21Rollup merge of #125276 - dev-ardi:no-main-diag, r=fmeaseMatthias Krüger-7/+42
2024-05-21Rollup merge of #123492 - lcnr:master, r=davidtwcoMatthias Krüger-0/+10
2024-05-21Rollup merge of #123122 - surechen:fix_122714, r=fmeaseMatthias Krüger-14/+207
2024-05-21maybe replace check-cfg values in bootstrap with ones in Cargo.tomlLzu Tao-0/+2
2024-05-21tidy alphabeticaLzu Tao-1/+1
2024-05-21addresss reviewsLzu Tao-2/+10
2024-05-21Update check-cfg lists for stdLzu Tao-0/+10
2024-05-21Update check-cfg lists for allocLzu Tao-0/+9
2024-05-21Update check-cfg lists for coreLzu Tao-0/+9
2024-05-21Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u...Philipp Krones-1120/+4025
2024-05-21Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u...Philipp Krones-1120/+4025
2024-05-21Create a triagebot ping group for Rust for LinuxJakub Beránek-0/+11
2024-05-21don't inhibit random field reordering on repr(packed(1))Ralf Jung-1/+1
2024-05-21don't inhibit random field reordering on repr(packed(1))Ralf Jung-19/+14
2024-05-21Auto merge of #124676 - djkoloski:relax_multiple_sanitizers, r=cuviper,rcvallebors-22/+44
2024-05-21Don't do cc detection for synthetic targetsBen Kimock-4/+1