about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-02Rollup merge of #131713 - tgross35:stabilize-const_maybe_uninit_write, r=Ralf...Guillaume Gomez-2/+2
2024-12-02Stabilize `const_maybe_uninit_write`Trevor Gross-2/+2
2024-12-02Auto merge of #133760 - GuillaumeGomez:rollup-2c1y8c3, r=GuillaumeGomezbors-397/+813
2024-12-02Rollup merge of #133757 - jyn514:error-handler, r=compiler-errorsGuillaume Gomez-0/+6
2024-12-02Rollup merge of #133751 - lcnr:no-trait-solving-on-type, r=compiler-errorsGuillaume Gomez-40/+40
2024-12-02Rollup merge of #133749 - lcnr:validator-mir_phase, r=compiler-errorsGuillaume Gomez-57/+34
2024-12-02Rollup merge of #133745 - GuillaumeGomez:default-ids-match, r=notriddleGuillaume Gomez-60/+56
2024-12-02Rollup merge of #133744 - HypheX:typo-fix, r=fmeaseGuillaume Gomez-3/+3
2024-12-02Rollup merge of #133743 - bjoernager:slice-as-array, r=joboetGuillaume Gomez-1/+1
2024-12-02Rollup merge of #133739 - oli-obk:push-zymwlvwttxnr, r=oli-obkGuillaume Gomez-1/+0
2024-12-02Rollup merge of #133736 - jieyouxu:needs-target-has-atomic, r=compiler-errorsGuillaume Gomez-5/+106
2024-12-02Rollup merge of #133730 - dtolnay:parentest, r=compiler-errorsGuillaume Gomez-0/+242
2024-12-02Rollup merge of #133725 - jyn514:remove-compare-output-subset, r=jieyouxuGuillaume Gomez-18/+4
2024-12-02Rollup merge of #133721 - aDotInTheVoid:rdj-dyn-link, r=GuillaumeGomezGuillaume Gomez-0/+15
2024-12-02Rollup merge of #133715 - aDotInTheVoid:rdj-static, r=GuillaumeGomezGuillaume Gomez-14/+84
2024-12-02Rollup merge of #133603 - dtolnay:precedence, r=lcnrGuillaume Gomez-198/+222
2024-12-02Auto merge of #133626 - lcnr:fix-diesel, r=BoxyUwUbors-6/+11
2024-12-02`impl Default for EarlyDiagCtxt`jyn-0/+6
2024-12-02remove `Ty::is_copy_modulo_regions`lcnr-29/+36
2024-12-02remove outdated commentlcnr-11/+4
2024-12-02mir validator: don't store mir phaselcnr-57/+34
2024-12-02Auto merge of #133728 - jhpratt:rollup-k1i60pg, r=jhprattbors-232/+108
2024-12-02Remove static HashSet for default IDs listGuillaume Gomez-60/+56
2024-12-02Fix typos on tests/ui/README.mdXelph-3/+3
2024-12-02Fix docs for '<[T]>::as_array';Gabriel Bjørnager Jensen-1/+1
2024-12-02Auto merge of #133566 - lcnr:fast-reject-perf, r=compiler-errorsbors-17/+53
2024-12-02Re-add myself to rotationOli Scherer-1/+0
2024-12-02Add `needs-target-has-atomic` directive许杰友 Jieyou Xu (Joe)-5/+106
2024-12-01Add pretty-printer parenthesis insertion testDavid Tolnay-0/+242
2024-12-02Auto merge of #133723 - jhpratt:rollup-pyfespf, r=jhprattbors-156/+163
2024-12-01Rollup merge of #133727 - jhpratt:mailmap, r=jhprattJacob Pratt-0/+1
2024-12-01Rollup merge of #133678 - Urgau:stabilize-ptr_fn_addr_eq, r=jhprattJacob Pratt-3/+1
2024-12-01Rollup merge of #133672 - RalfJung:const-stability-cleanup, r=jhprattJacob Pratt-47/+1
2024-12-01Rollup merge of #133589 - voidc:remove-array-len, r=boxyuwuJacob Pratt-182/+105
2024-12-01Update mailmapJacob Pratt-0/+1
2024-12-01Remove `//@ compare-output-lines-by-subset`jyn-18/+4
2024-12-01Rollup merge of #133712 - RalfJung:rust_analyzer_settings, r=jieyouxuJacob Pratt-0/+4
2024-12-01Rollup merge of #133711 - cod10129:master, r=NoratriebJacob Pratt-0/+1
2024-12-01Rollup merge of #133446 - Zalathar:querify, r=cjgillotJacob Pratt-113/+114
2024-12-01Rollup merge of #131784 - Urgau:stabilize-midpoint, r=dtolnayJacob Pratt-37/+34
2024-12-01Rollup merge of #131416 - okaneco:const_copy, r=RalfJungJacob Pratt-6/+10
2024-12-01rustdoc-json: Add test for `impl Trait for dyn Trait`Alona Enraght-Moony-0/+15
2024-12-01Auto merge of #133345 - GuillaumeGomez:stop-cloning-context, r=notriddle,aDot...bors-285/+355
2024-12-01rust_analyzer_settings: force use of 'nightly' toolchainRalf Jung-0/+4
2024-12-01rustdoc-json: Include safety of `static`sAlona Enraght-Moony-14/+74
2024-12-01Mark `slice::copy_from_slice` unstably constokaneco-6/+10
2024-12-01rustdoc-json: Add tests for `static`sAlona Enraght-Moony-0/+10
2024-12-01Fix link to `FormatRenderer` methodGuillaume Gomez-1/+1
2024-12-01Rename `FormatRenderer::InfoType` into `ModuleData` and rename `FormatRendere...Guillaume Gomez-13/+13
2024-12-01Add `unreachable!` in new `FormatRenderer` methods for `JsonRenderer` impleme...Guillaume Gomez-2/+7