| Age | Commit message (Expand) | Author | Lines |
| 2023-04-28 | remove unused `mut`s | Lukas Markeffsky | -11/+11 |
| 2023-04-28 | fix false negative for `unused_mut` | Lukas Markeffsky | -6/+23 |
| 2023-04-28 | Auto merge of #110837 - scottmcm:offset-for-add, r=compiler-errors | bors | -13/+401 |
| 2023-04-28 | Auto merge of #110924 - matthiaskrgr:rollup-jvznpq2, r=matthiaskrgr | bors | -638/+898 |
| 2023-04-27 | Also use `mir::Offset` for pointer `add` | Scott McMurray | -77/+117 |
| 2023-04-28 | Rollup merge of #110920 - cuishuang:master, r=jyn514 | Matthias Krüger | -1/+1 |
| 2023-04-28 | Rollup merge of #110918 - ChrisDenton:on-error-resume-next, r=cuviper | Matthias Krüger | -19/+22 |
| 2023-04-28 | Rollup merge of #110913 - compiler-errors:missing-lints, r=Nilstrieb | Matthias Krüger | -107/+123 |
| 2023-04-28 | Rollup merge of #110904 - fmease:rustdoc-fix-110900, r=compiler-errors | Matthias Krüger | -5/+33 |
| 2023-04-28 | Rollup merge of #110873 - clubby789:migrate-rustc-parse-trivial, r=compiler-e... | Matthias Krüger | -231/+443 |
| 2023-04-28 | Rollup merge of #110766 - m-ou-se:fmt-rt, r=jyn514 | Matthias Krüger | -275/+276 |
| 2023-04-28 | Auto merge of #110919 - JohnTitor:rollup-9phs2vx, r=JohnTitor | bors | -117/+110 |
| 2023-04-28 | Fix unavailable url | cui fliter | -1/+1 |
| 2023-04-28 | Rollup merge of #110909 - john-h-k:build/no-rustc-version-darwin, r=jyn514 | Yuki Okushi | -11/+17 |
| 2023-04-28 | Rollup merge of #110898 - m-ou-se:remove-unused-thread-local-key, r=cuviper | Yuki Okushi | -80/+1 |
| 2023-04-28 | Rollup merge of #110893 - BoxyUwU:inline_const_nits, r=compiler-errors | Yuki Okushi | -6/+0 |
| 2023-04-28 | Rollup merge of #110881 - bvanjoi:fix-110879, r=jyn514 | Yuki Okushi | -14/+30 |
| 2023-04-28 | Rollup merge of #110721 - lukas-code:panic-fmt, r=Amanieu | Yuki Okushi | -0/+24 |
| 2023-04-28 | Rollup merge of #110620 - Nilstrieb:document-the-undocumented, r=thomcc | Yuki Okushi | -2/+20 |
| 2023-04-28 | Rollup merge of #109702 - chenyukang:yukang/fix-109316-configure, r=albertlar... | Yuki Okushi | -4/+18 |
| 2023-04-28 | remove_dir_all: delete directory with fewer perms | Chris Denton | -19/+22 |
| 2023-04-28 | Auto merge of #110801 - WaffleLapkin:io-tests, r=jyn514 | bors | -56/+38 |
| 2023-04-27 | Auto merge of #110916 - matthiaskrgr:rollup-g3c33zc, r=matthiaskrgr | bors | -158/+227 |
| 2023-04-27 | Comment round #1 | John Kelly | -2/+3 |
| 2023-04-27 | Rollup merge of #110905 - john-h-k:docs/cargo-flags, r=jyn514 | Matthias Krüger | -2/+2 |
| 2023-04-27 | Rollup merge of #110886 - nnethercote:dep-graph-cleanups, r=cjgillot | Matthias Krüger | -64/+32 |
| 2023-04-27 | Rollup merge of #110878 - whtahy:105107/known-bug-tests-for-unsound-issues, r... | Matthias Krüger | -0/+152 |
| 2023-04-27 | Rollup merge of #110853 - tamird:compiletest-bpflinker-support, r=wesleywiser | Matthias Krüger | -0/+8 |
| 2023-04-27 | Rollup merge of #110851 - tamird:better-error-compiletest, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-04-27 | Rollup merge of #110838 - nnethercote:more-Folder-Visitable-cleanups, r=lcnr | Matthias Krüger | -83/+19 |
| 2023-04-27 | Rollup merge of #106599 - MikailBag:patch-1, r=jyn514 | Matthias Krüger | -4/+4 |
| 2023-04-27 | Rollup merge of #106456 - kadiwa4:std-prelude-comment, r=jyn514 | Matthias Krüger | -4/+4 |
| 2023-04-27 | Rollup merge of #105745 - philpax:patch-1, r=jyn514 | Matthias Krüger | -0/+5 |
| 2023-04-27 | Add a few more missing lints | Michael Goulet | -0/+2 |
| 2023-04-27 | Sort hardwired lints | Michael Goulet | -89/+91 |
| 2023-04-27 | Add invalid_macro_export_arguments to built-in macro list | Michael Goulet | -19/+31 |
| 2023-04-27 | Document `const {}` syntax for `std::thread_local`. | Nilstrieb | -2/+20 |
| 2023-04-27 | Auto merge of #107782 - Zoxc:worker-local, r=cjgillot | bors | -66/+198 |
| 2023-04-27 | Skip rustc version detection on macOS | John Kelly | -13/+18 |
| 2023-04-27 | Remove invalid value from scraped-examples.md | John Kelly | -2/+2 |
| 2023-04-27 | rustdoc: rebind bound vars to type-outlives predicates | León Orell Valerian Liehr | -5/+33 |
| 2023-04-27 | pub -> pub(super). | Mara Bos | -1/+1 |
| 2023-04-27 | correct `std::prelude` comment | KaDiWa | -4/+4 |
| 2023-04-27 | Auto merge of #110896 - matthiaskrgr:rollup-h8fetzd, r=matthiaskrgr | bors | -209/+375 |
| 2023-04-27 | Update test. | Mara Bos | -19/+1 |
| 2023-04-27 | Remove unused std::sys_common::thread_local_key::Key. | Mara Bos | -61/+0 |
| 2023-04-27 | Rollup merge of #110872 - Jules-Bertholet:err-67981, r=wesleywiser | Matthias Krüger | -1/+11 |
| 2023-04-27 | Rollup merge of #110866 - compiler-errors:test, r=jyn514 | Matthias Krüger | -5/+5 |
| 2023-04-27 | Rollup merge of #110864 - compiler-errors:into-future-stable, r=jackh726 | Matthias Krüger | -9/+2 |
| 2023-04-27 | Rollup merge of #110816 - clubby789:rustc-passes-diagnostics, r=compiler-errors | Matthias Krüger | -180/+313 |