about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-29windows: kill rust-analyzer-proc-macro-srv before deleting stage0 directoryjyn-6/+29
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-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-28remove unused `mut`sLukas Markeffsky-11/+11
2023-04-28Fix an ICE in conflict errors diagnosticsMaybe Waffle-315/+18
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-28handle cfg(bootstrap)Pietro Albini-515/+101
2023-04-28bump stage0Pietro Albini-398/+398
2023-04-28replace version placeholdersPietro Albini-107/+107
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
2023-04-28Rollup merge of #110913 - compiler-errors:missing-lints, r=NilstriebMatthias Krüger-107/+123
2023-04-28Rollup merge of #110904 - fmease:rustdoc-fix-110900, r=compiler-errorsMatthias Krüger-5/+33
2023-04-28Rollup merge of #110873 - clubby789:migrate-rustc-parse-trivial, r=compiler-e...Matthias Krüger-231/+443
2023-04-28Rollup merge of #110766 - m-ou-se:fmt-rt, r=jyn514Matthias Krüger-275/+276
2023-04-28Auto merge of #110919 - JohnTitor:rollup-9phs2vx, r=JohnTitorbors-117/+110
2023-04-27Use `NonNull::new_unchecked` and `NonNull::len` inJohn Bobbo-5/+5
2023-04-28Fix unavailable urlcui fliter-1/+1
2023-04-28Rollup merge of #110909 - john-h-k:build/no-rustc-version-darwin, r=jyn514Yuki Okushi-11/+17
2023-04-28Rollup merge of #110898 - m-ou-se:remove-unused-thread-local-key, r=cuviperYuki Okushi-80/+1
2023-04-28Rollup merge of #110893 - BoxyUwU:inline_const_nits, r=compiler-errorsYuki Okushi-6/+0
2023-04-28Rollup merge of #110881 - bvanjoi:fix-110879, r=jyn514Yuki Okushi-14/+30
2023-04-28Rollup merge of #110721 - lukas-code:panic-fmt, r=AmanieuYuki Okushi-0/+24
2023-04-28Rollup merge of #110620 - Nilstrieb:document-the-undocumented, r=thomccYuki Okushi-2/+20
2023-04-28Rollup merge of #109702 - chenyukang:yukang/fix-109316-configure, r=albertlar...Yuki Okushi-4/+18
2023-04-28remove_dir_all: delete directory with fewer permsChris Denton-19/+22
2023-04-28Auto merge of #110801 - WaffleLapkin:io-tests, r=jyn514bors-56/+38
2023-04-28Add a comment explaining the lack of `Decoder::read_enum_variant`.Nicholas Nethercote-0/+5
2023-04-28Remove `MemDecoder::read_raw_bytes_inherent`.Nicholas Nethercote-19/+11