about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-05library: Stabilize const `MaybeUninit::assume_init_mut`Jubilee Young-3/+7
2024-10-04Auto merge of #131269 - workingjubilee:rollup-bf7fzhf, r=workingjubileebors-105/+159
2024-10-04Rollup merge of #131264 - compiler-errors:fix-pub-crate, r=jieyouxuJubilee-29/+31
2024-10-04Rollup merge of #131257 - GuillaumeGomez:fix-list-margins, r=notriddleJubilee-3/+41
2024-10-04Rollup merge of #131240 - taiki-e:typo, r=jieyouxuJubilee-1/+1
2024-10-04Rollup merge of #131238 - michaelwoerister:triagebot, r=michaelwoeristerJubilee-3/+0
2024-10-04Rollup merge of #131177 - workingjubilee:stabilize-const-mut-referees, r=tgro...Jubilee-14/+21
2024-10-04Rollup merge of #131174 - madsmtm:target-info-sparc-abi, r=pnkfelixJubilee-2/+1
2024-10-04Rollup merge of #131171 - madsmtm:target-info-avr-env, r=petrochenkovJubilee-0/+2
2024-10-04Rollup merge of #131116 - mustartt:aix-stack-size, r=petrochenkovJubilee-0/+4
2024-10-04Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnayJubilee-53/+15
2024-10-04Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelixJubilee-0/+43
2024-10-04Fix target_abi in sparc-unknown-none-elfMads Marquart-2/+1
2024-10-04Auto merge of #130157 - eduardosm:stabilize-const_float_classify, r=RalfJungbors-47/+43
2024-10-04Fix some pub(crate) that were undetected bc of instrumentMichael Goulet-29/+31
2024-10-04Add GUI regression test for #130622 and for #131223Guillaume Gomez-0/+35
2024-10-04Fix list marginsGuillaume Gomez-3/+6
2024-10-04Auto merge of #131237 - GuillaumeGomez:rollup-il2i7z7, r=GuillaumeGomezbors-211/+407
2024-10-04Fix typo in csky-unknown-linux-gnuabiv2.mdTaiki Endo-1/+1
2024-10-04Remove mw from triagebot.tomlMichael Woerister-3/+0
2024-10-04Rollup merge of #131232 - jieyouxu:docs-week, r=bjorn3Guillaume Gomez-0/+1
2024-10-04Rollup merge of #131230 - GuillaumeGomez:no-sandbox, r=notriddleGuillaume Gomez-33/+2
2024-10-04Rollup merge of #131202 - Urgau:wide-ptrs-compiler, r=jieyouxuGuillaume Gomez-120/+120
2024-10-04Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercoteGuillaume Gomez-58/+284
2024-10-04Auto merge of #131224 - notriddle:notriddle/intra-doc-link-value, r=Guillaume...bors-6/+105
2024-10-04Use wide pointers consistenly across the compilerUrgau-120/+120
2024-10-04Week off of reviews to focus on docs许杰友 Jieyou Xu (Joe)-0/+1
2024-10-04Enable `--no-sandbox` option by default for rustdoc GUI testsGuillaume Gomez-33/+2
2024-10-04Auto merge of #131228 - jdonszelmann:remove-blank-issue, r=m-ou-sebors-4/+0
2024-10-04remove blank issue templateJonathan Dönszelmann-4/+0
2024-10-04Improve non-boolean literal error in cfg predicateUrgau-3/+7
2024-10-04Adjust rustdoc for literal boolean supportUrgau-23/+64
2024-10-04Feature gate boolean lit support in cfg predicatesUrgau-2/+116
2024-10-03rustdoc: prevent ctors from resolvingMichael Howell-6/+105
2024-10-04Auto merge of #131201 - compiler-errors:unop-not, r=cjgillotbors-0/+111
2024-10-04Auto merge of #131191 - nnethercote:lattice_op, r=lcnrbors-403/+231
2024-10-03Auto merge of #131215 - matthiaskrgr:rollup-i021ef7, r=matthiaskrgrbors-258/+433
2024-10-04Remove `LatticeDir` trait.Nicholas Nethercote-104/+69
2024-10-04Merge `rustc_infer::infer::relate::{glb,lub}`.Nicholas Nethercote-333/+196
2024-10-03Rollup merge of #131197 - EFanZh:avoid-emptyness-check-in-peekmut-pop, r=AmanieuMatthias Krüger-1/+17
2024-10-03Rollup merge of #131192 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-1/+1
2024-10-03Rollup merge of #131187 - Zalathar:bad-attr-ice, r=jieyouxuMatthias Krüger-6/+59
2024-10-03Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebankMatthias Krüger-163/+223
2024-10-03Rollup merge of #131176 - dev-ardi:gitignore, r=NoratriebMatthias Krüger-0/+9
2024-10-03Rollup merge of #131112 - jswrenn:fix-130413, r=compiler-errorsMatthias Krüger-56/+70
2024-10-03Rollup merge of #131024 - compiler-errors:deref-sugg, r=estebankMatthias Krüger-31/+54
2024-10-03Auto merge of #131145 - ismailarilik:handle_potential_query_instability_lint_...bors-15/+14
2024-10-03Disable jump threading UnOp::Not for non-boolMichael Goulet-2/+55
2024-10-03Remove crashes, add commentMichael Goulet-54/+2
2024-10-03Auto merge of #131205 - flip1995:clippy-subtree-update, r=Manishearthbors-848/+2484