summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-01-24Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-2/+9
2024-01-22Auto merge of #120111 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2024-01-18[beta-1.76.0] backport cargoWeihang Lo-0/+0
2024-01-12Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"DianQK-1/+0
2024-01-11detect user-specified custom targets in compiletestonur-ozkan-12/+33
2024-01-10Auto merge of #119528 - wesleywiser:revert_117472, r=nnethercotebors-22/+26
2024-01-07[beta-1.76] Update cargoWeihang Lo-0/+0
2024-01-07Move uninhabited_references to nurseryTethys Svensson-1/+1
2024-01-02Revert "Stabilize C string literals"Wesley Wiser-22/+26
2023-12-20Rollup merge of #119145 - aDotInTheVoid:variantdata-struct-struct, r=compiler...Matthias Krüger-10/+12
2023-12-20Auto merge of #119037 - RalfJung:repr-c-abi-mismatch, r=scottmcmbors-0/+33
2023-12-20Give `VariantData::Struct` named fields, to clairfy `recovered`.Alona Enraght-Moony-10/+12
2023-12-19Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errorsbors-0/+1
2023-12-18Auto merge of #119070 - lnicola:sync-from-ra, r=lnicolabors-476/+1079
2023-12-18Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-raLaurențiu Nicola-476/+1079
2023-12-18Auto merge of #119063 - nnethercote:dcx, r=compiler-errorsbors-38/+38
2023-12-18Rename many `DiagCtxt` and `EarlyDiagCtxt` locals.Nicholas Nethercote-11/+11
2023-12-18Rename many `EarlyDiagCtxt` arguments.Nicholas Nethercote-4/+4
2023-12-18Rename `default_handler` as `default_dcx`.Nicholas Nethercote-2/+2
2023-12-18Rename `ParseSess::with_span_handler` as `ParseSess::with_dcx`.Nicholas Nethercote-3/+3
2023-12-18Rename `Session::span_diagnostic` as `Session::dcx`.Nicholas Nethercote-3/+3
2023-12-18Rename `ParseSess::span_diagnostic` as `ParseSess::dcx`.Nicholas Nethercote-11/+11
2023-12-18Rename `EarlyErrorHandler` as `EarlyDiagCtxt`.Nicholas Nethercote-8/+8
2023-12-18Rename `Handler` as `DiagCtxt`.Nicholas Nethercote-6/+6
2023-12-17Update cargoWeihang Lo-0/+0
2023-12-17Auto merge of #119039 - RalfJung:miri, r=RalfJungbors-354/+491
2023-12-17do not allow ABI mismatches inside repr(C) typesRalf Jung-0/+33
2023-12-17Auto merge of #119001 - notriddle:notriddle/searchwords, r=GuillaumeGomezbors-3/+3
2023-12-17Auto merge of #118830 - GuillaumeGomez:env-tracked_env, r=Nilstriebbors-0/+4
2023-12-16Auto merge of #117595 - jyn514:x-clippy, r=albertlarsan68bors-1/+1
2023-12-16make x.py clippy download and use beta clippyasquared31415-1/+1
2023-12-16Visit the AllocIds and BorTags in borrow state FrameExtraBen Kimock-8/+25
2023-12-16Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyupPhilipp Krones-637/+3064
2023-12-15rustdoc-search: remove parallel searchWords arrayMichael Howell-3/+3
2023-12-15Rollup merge of #118727 - compiler-errors:lint-decorate, r=WaffleLapkinJubilee-6/+0
2023-12-15Appease the tools: clippy, rustdocMichael Goulet-4/+6
2023-12-15Don't pass lint back out of lint decoratorMichael Goulet-6/+0
2023-12-15Make the crate compile on stableNadrieril-0/+1
2023-12-15Auto merge of #3226 - saethlin:deadpool-test, r=RalfJungbors-0/+16
2023-12-15Add the test minimized from deadpoolBen Kimock-0/+16
2023-12-15Rollup merge of #118888 - compiler-errors:uplift-more-things, r=jackh726Matthias Krüger-3/+3
2023-12-15Merge from rustcThe Miri Conjob Bot-10/+27
2023-12-15Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-14Rollup merge of #118943 - lqd:update-deps2, r=michaelwoeristerJubilee-1/+0
2023-12-14Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-er...Jubilee-5/+3
2023-12-15Split `Handler::emit_diagnostic` in two.Nicholas Nethercote-5/+3
2023-12-14Auto merge of #118375 - ouz-a:add_emit_stable_mir_tests, r=celinvalbors-1/+1
2023-12-14remove `instant` from allowed dependenciesRémy Rakic-1/+0
2023-12-14add stable_mir output testouz-a-1/+1
2023-12-14update use of feature flagslcnr-2/+2