about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-28remove unused `mut`sLukas Markeffsky-11/+11
2023-04-28fix false negative for `unused_mut`Lukas Markeffsky-6/+23
2023-04-28Auto merge of #110837 - scottmcm:offset-for-add, r=compiler-errorsbors-13/+401
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-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-27Auto merge of #110916 - matthiaskrgr:rollup-g3c33zc, r=matthiaskrgrbors-158/+227
2023-04-27Comment round #1John Kelly-2/+3
2023-04-27Rollup merge of #110905 - john-h-k:docs/cargo-flags, r=jyn514Matthias Krüger-2/+2
2023-04-27Rollup merge of #110886 - nnethercote:dep-graph-cleanups, r=cjgillotMatthias Krüger-64/+32
2023-04-27Rollup merge of #110878 - whtahy:105107/known-bug-tests-for-unsound-issues, r...Matthias Krüger-0/+152
2023-04-27Rollup merge of #110853 - tamird:compiletest-bpflinker-support, r=wesleywiserMatthias Krüger-0/+8
2023-04-27Rollup merge of #110851 - tamird:better-error-compiletest, r=compiler-errorsMatthias Krüger-1/+1
2023-04-27Rollup merge of #110838 - nnethercote:more-Folder-Visitable-cleanups, r=lcnrMatthias Krüger-83/+19
2023-04-27Rollup merge of #106599 - MikailBag:patch-1, r=jyn514Matthias Krüger-4/+4
2023-04-27Rollup merge of #106456 - kadiwa4:std-prelude-comment, r=jyn514Matthias Krüger-4/+4
2023-04-27Rollup merge of #105745 - philpax:patch-1, r=jyn514Matthias Krüger-0/+5
2023-04-27Add a few more missing lintsMichael Goulet-0/+2
2023-04-27Sort hardwired lintsMichael Goulet-89/+91
2023-04-27Add invalid_macro_export_arguments to built-in macro listMichael Goulet-19/+31
2023-04-27Document `const {}` syntax for `std::thread_local`.Nilstrieb-2/+20
2023-04-27Auto merge of #107782 - Zoxc:worker-local, r=cjgillotbors-66/+198
2023-04-27Skip rustc version detection on macOSJohn Kelly-13/+18
2023-04-27Remove invalid value from scraped-examples.mdJohn Kelly-2/+2
2023-04-27rustdoc: rebind bound vars to type-outlives predicatesLeón Orell Valerian Liehr-5/+33
2023-04-27pub -> pub(super).Mara Bos-1/+1
2023-04-27correct `std::prelude` commentKaDiWa-4/+4
2023-04-27Auto merge of #110896 - matthiaskrgr:rollup-h8fetzd, r=matthiaskrgrbors-209/+375
2023-04-27Update test.Mara Bos-19/+1
2023-04-27Remove unused std::sys_common::thread_local_key::Key.Mara Bos-61/+0
2023-04-27Rollup merge of #110872 - Jules-Bertholet:err-67981, r=wesleywiserMatthias Krüger-1/+11
2023-04-27Rollup merge of #110866 - compiler-errors:test, r=jyn514Matthias Krüger-5/+5
2023-04-27Rollup merge of #110864 - compiler-errors:into-future-stable, r=jackh726Matthias Krüger-9/+2
2023-04-27Rollup merge of #110816 - clubby789:rustc-passes-diagnostics, r=compiler-errorsMatthias Krüger-180/+313