about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-29Rollup merge of #110644 - pietroalbini:pa-json-formatting-tests, r=Mark-Simul...Matthias Krüger-8/+60
2023-04-29Rollup merge of #105848 - lukas-code:backticks, r=GuillaumeGomez,jyn514,notri...Matthias Krüger-5/+1775
2023-04-29Add `rustdoc::unescaped_backtick` lintLukas Markeffsky-5/+1775
2023-04-29Auto merge of #108106 - the8472:layout-opt, r=wesleywiserbors-298/+511
2023-04-29Auto merge of #110978 - Dylan-DPC:rollup-xclzwax, r=Dylan-DPCbors-63/+390
2023-04-29Rollup merge of #110965 - compiler-errors:anon-lt-dupe-oops, r=cjgillotDylan DPC-8/+164
2023-04-29Rollup merge of #110962 - cjgillot:no-hash-drops, r=compiler-errorsDylan DPC-8/+9
2023-04-29Rollup merge of #110958 - compiler-errors:stdlib-refinement, r=cuviperDylan DPC-24/+84
2023-04-29Rollup merge of #110932 - sameer:master, r=michaelwoeristerDylan DPC-1/+9
2023-04-29Rollup merge of #110894 - loongarch-rs:bump-libffi-sys, r=Mark-SimulacrumDylan DPC-2/+2
2023-04-29Rollup merge of #110614 - compiler-errors:new-solver-overflow-response, r=lcnrDylan DPC-20/+122
2023-04-29Auto merge of #110643 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrumbors-1020/+606
2023-04-28Auto merge of #110967 - matthiaskrgr:rollup-vfbl7gm, r=matthiaskrgrbors-342/+449
2023-04-28layout-alignment-promotion logic should depend on the niche-biasThe 8472-7/+41
2023-04-28[review] add comments, turn flag into enumThe 8472-23/+44
2023-04-28fix codegen testThe 8472-3/+6
2023-04-28Rollup merge of #110960 - lukas-code:unused-mut, r=compiler-errorsMatthias Krüger-17/+34
2023-04-28Rollup merge of #110957 - WaffleLapkin:reach_generator_conflict_error, r=cjgi...Matthias Krüger-1/+31
2023-04-28Rollup merge of #110948 - TimNN:patch-1, r=WaffleLapkinMatthias Krüger-1/+1
2023-04-28Rollup merge of #110944 - RalfJung:offset, r=compiler-errorsMatthias Krüger-25/+29
2023-04-28Rollup merge of #110927 - nnethercote:Encoder-Decoder-cleanups, r=scottmcmMatthias Krüger-175/+130
2023-04-28Rollup merge of #110921 - JohnBobbo96:rustc_arena_nonnull, r=NilstriebMatthias Krüger-5/+5
2023-04-28Rollup merge of #110917 - Be-ing:whole_archive_with_staticlib_fix, r=petroche...Matthias Krüger-1/+4
2023-04-28Rollup merge of #110877 - compiler-errors:binop-err, r=cjgillotMatthias Krüger-117/+215
2023-04-28Auto merge of #110901 - GuillaumeGomez:inlined-repr-rustdoc, r=notriddlebors-1/+18
2023-04-28Don't duplicate anonymous lifetimes for async fn in traitsMichael Goulet-8/+164
2023-04-28Make drop_flags an IndexVec.Camille GILLOT-8/+9
2023-04-28remove unused `mut`sLukas Markeffsky-11/+11
2023-04-28Fix an ICE in conflict errors diagnosticsMaybe Waffle-315/+18
2023-04-28Make sure that signatures aren't accidental refinementsMichael Goulet-24/+84
2023-04-28fix false negative for `unused_mut`Lukas Markeffsky-6/+23
2023-04-28Auto merge of #110952 - ehuss:update-awscli, r=cuviperbors-3/+4
2023-04-28Add regression test for issue 110929Maybe Waffle-0/+327
2023-04-28bless line changes in tests-listing-format-json.run.stdoutJosh Stone-3/+3
2023-04-28handle cfg(bootstrap)Pietro Albini-515/+101
2023-04-28bump stage0Pietro Albini-398/+398
2023-04-28replace version placeholdersPietro Albini-107/+107
2023-04-28include source error for LoadLibraryExWSameer Puri-1/+9
2023-04-28Update awscliEric Huss-3/+4
2023-04-28run-make test: using single quotes to not trigger the shellTim Neumann-1/+1
2023-04-28share BinOp::Offset between CTFE and MiriRalf Jung-25/+29
2023-04-28Auto merge of #110837 - scottmcm:offset-for-add, r=compiler-errorsbors-13/+401
2023-04-28Remove some unnecessary derives.Nicholas Nethercote-52/+48
2023-04-28Remove `MemDecoder::read_byte`.Nicholas Nethercote-14/+9
2023-04-28Add some provided methods to `Encoder`/`Decoder`.Nicholas Nethercote-84/+56
2023-04-28Remove a low-value assertion.Nicholas Nethercote-7/+2
2023-04-28Auto merge of #110924 - matthiaskrgr:rollup-jvznpq2, r=matthiaskrgrbors-638/+898
2023-04-27Also use `mir::Offset` for pointer `add`Scott McMurray-77/+117
2023-04-28Rollup merge of #110920 - cuishuang:master, r=jyn514Matthias Krüger-1/+1
2023-04-28Rollup merge of #110918 - ChrisDenton:on-error-resume-next, r=cuviperMatthias Krüger-19/+22