about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-01Auto merge of #11837 - y21:issue11835, r=dswijbors-6/+99
2023-12-01Auto merge of #11597 - y21:repeat_vec_with_capacity, r=dswijbors-0/+234
2023-12-01Handle recursion limit for subtype and well-formed predicatesMatthew Jasper-5/+130
2023-12-01Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-syncPhilipp Krones-1174/+3660
2023-12-01Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-syncPhilipp Krones-1174/+3660
2023-12-01Auto merge of #11903 - flip1995:rustup, r=flip1995bors-242/+257
2023-12-01Bump nightly version -> 2023-12-01Philipp Krones-1/+1
2023-12-01Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1214/+3715
2023-12-01use `iter::repeat_with` in suggestion and add examplesy21-9/+14
2023-12-01Auto merge of #15879 - dfireBird:fix-14656, r=Veykrilbors-23/+185
2023-12-01new lint: `repeat_vec_with_capacity`y21-0/+229
2023-12-01Auto merge of #115993 - bvanjoi:fix-115966, r=petrochenkovbors-32/+118
2023-12-01Fix eager macro input spans being discardedLukas Wirth-94/+101
2023-12-01fix: correct the arg for 'suggest to use associated function syntax' diagnosticYoung-Flash-3/+78
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-01Simplify include handlingLukas Wirth-43/+46
2023-12-01Auto merge of #16000 - HKalbasi:drop-inlay-hint, r=HKalbasibors-25/+284
2023-12-01Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstriebbors-26/+22
2023-12-01Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstriebbors-90/+41
2023-12-01fix close parens position to move after field accessdfireBird-14/+5
2023-12-01Pass calling span through to builtin macro expansionsLukas Wirth-498/+624
2023-12-01Initial support for implicit drop inlay hinthkalbasi-25/+284
2023-12-01Auto merge of #118216 - lqd:constraint-generation-non-non, r=matthewjasperbors-432/+454
2023-12-01Auto merge of #15912 - Sarrus1:master, r=HKalbasibors-27/+29
2023-12-01Auto merge of #15961 - ohno418:top-level-let-stmt, r=Veykrilbors-42/+84
2023-12-01Update snapshots of rustdoc tests to take into account the comment highlightingGuillaume Gomez-5/+5
2023-12-01Add GUI tests for comments highlighting in items declarationGuillaume Gomez-1/+118
2023-12-01Add highlighting for comments in items declarationGuillaume Gomez-8/+14
2023-12-01needless_borrows_for_generic_args: Handle when field operand impl DropMartin Nordholts-2/+40
2023-12-01update addr docsRalf Jung-8/+8
2023-12-01Auto merge of #118493 - TaKO8Ki:rollup-jfkdbyo, r=TaKO8Kibors-124/+116
2023-12-01Auto merge of #11898 - clubby789:upper_case_acronyms_variants, r=Manishearthbors-14/+41
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-01Improve error handling for top-level `let` statementsYutaro Ohno-42/+84
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-11-30move exposed-provenance APIs into separate feature gate and explain the relat...Ralf Jung-55/+70
2023-11-30Change prefetch to avoid deadlockAndreas Jonson-16/+7
2023-11-30Fix cg_gcc CI runGuillaume Gomez-7/+8