about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-03Disallow guards on never patternsNadrieril-43/+47
2023-12-03Disallow an arm without a body (except for never patterns)Nadrieril-12/+128
2023-12-03Detect attempts to expand a macro to a match arm againNadrieril-29/+27
2023-12-03Parse a pattern with no armNadrieril-274/+415
2023-12-02Add testsNadrieril-1/+229
2023-12-02Auto merge of #118175 - lqd:unify-live-loans, r=matthewjasperbors-102/+144
2023-12-01Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelixbors-89/+133
2023-12-02Put `$(LLVM_BIN_DIR)` in quotes to prevent missing backslashesDianQK-1/+1
2023-12-01Auto merge of #117248 - ChrisDenton:ci-symlink, r=m-ou-sebors-1/+1
2023-12-01Auto merge of #115993 - bvanjoi:fix-115966, r=petrochenkovbors-32/+118
2023-12-01Fix link name for `extern "C"` in msvcDianQK-1/+2
2023-12-01improve NLL/polonius scope equality assertionRémy Rakic-1/+2
2023-12-01add tests from crater for liveness causing scope differencesRémy Rakic-0/+46
2023-12-01move and maintain live loans in `LivenessValues`Rémy Rakic-97/+94
2023-12-01rename a couple of trivial variablesRémy Rakic-3/+3
2023-12-01remove useless debug logRémy Rakic-2/+0
2023-12-01Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstriebbors-90/+41
2023-12-01Auto merge of #118216 - lqd:constraint-generation-non-non, r=matthewjasperbors-432/+454
2023-12-01Auto merge of #118493 - TaKO8Ki:rollup-jfkdbyo, r=TaKO8Kibors-124/+116
2023-12-01Rollup merge of #118489 - wesleywiser:vacation, r=wesleywiserTakayuki Maeda-1/+1
2023-12-01Rollup merge of #118486 - RalfJung:add-feature, r=compiler-errorsTakayuki Maeda-74/+74
2023-12-01Rollup merge of #118483 - notriddle:notriddle/fmt-newline, r=GuillaumeGomezTakayuki Maeda-49/+41
2023-12-01vis note for no pub reexports glob importbohan-32/+118
2023-12-01Auto merge of #118482 - RalfJung:interpret-local-type, r=WaffleLapkinbors-0/+3
2023-12-01Auto merge of #118461 - celinval:smir-switch-targets, r=ouz-abors-44/+69
2023-12-01Auto merge of #118472 - nnethercote:rustc_session, r=bjorn3bors-118/+87
2023-11-30Wesley is on vacationWesley Wiser-1/+1
2023-11-30Auto merge of #116892 - ojeda:rethunk, r=wesleywiserbors-10/+216
2023-12-01Clarify the `lockfile` field in `IncrCompSession`.Nicholas Nethercote-3/+6
2023-12-01Remove unused field from `IncrCompSession`.Nicholas Nethercote-11/+5
2023-12-01Move `WasiExecModel`.Nicholas Nethercote-7/+7
2023-12-01Reduce `pub` exposure.Nicholas Nethercote-7/+5
2023-11-30Auto merge of #117805 - estebank:arg-fn-mismatch, r=petrochenkovbors-61/+253
2023-11-30generic_const_exprs: suggest to add the feature, not use itRalf Jung-74/+74
2023-11-30Fix SwitchTarget pretty printCelina G. Val-4/+1
2023-11-30Change SwitchTarget representationCelina G. Val-44/+72
2023-11-30Add `-Zfunction-return={keep,thunk-extern}` optionMiguel Ojeda-9/+215
2023-11-30Auto merge of #118448 - ZetaNumbers:link_arg_attribute, r=petrochenkovbors-26/+114
2023-11-30rustdoc: `div.where` instead of fmt-newline classMichael Howell-49/+41
2023-11-30Enable link-arg link kind inside of #[link] attributezetanumbers-26/+114
2023-11-30explain a good reason for why LocalValue does not store the type of the localRalf Jung-0/+3
2023-11-30Auto merge of #118036 - DianQK:thinlto-tests, r=tmiaskobors-15/+87
2023-11-30rustc_codegen_llvm: remove outdated count in commentMiguel Ojeda-1/+1
2023-11-30Add thinlto support to codegen, assembly and coverage testsDianQK-15/+87
2023-11-30Auto merge of #118473 - matthiaskrgr:rollup-q96bm3u, r=matthiaskrgrbors-154/+188
2023-11-30Rollup merge of #118464 - wesleywiser:fix_dispose_ordering, r=NilstriebMatthias Krüger-6/+18
2023-11-30Rollup merge of #118458 - notriddle:notriddle/small-section-header, r=Guillau...Matthias Krüger-63/+63
2023-11-30Rollup merge of #118456 - aDotInTheVoid:unused-symbols, r=WaffleLapkinMatthias Krüger-27/+0
2023-11-30Rollup merge of #118453 - estebank:priv-fields, r=compiler-errorsMatthias Krüger-7/+8
2023-11-30Rollup merge of #118452 - notriddle:coloncolonspace, r=GuillaumeGomez,jshaMatthias Krüger-51/+99