| Age | Commit message (Expand) | Author | Lines |
| 2023-03-14 | Fix tests | Lukas Wirth | -10/+11 |
| 2023-03-14 | Test using pattern established in run-make/wasm-stringify-ints-small. | Felix S. Klock II | -0/+12 |
| 2023-03-14 | lint incoherent inherent impls | Lukas Wirth | -51/+284 |
| 2023-03-14 | Auto merge of #14307 - davidbarsky:davidbarsky/add-cargo-style-project-discov... | bors | -12/+257 |
| 2023-03-14 | Auto merge of #109130 - matthiaskrgr:rollup-dm3jza6, r=matthiaskrgr | bors | -106/+612 |
| 2023-03-14 | fix: don't override `linkedProjects` if no workspace was discovered. | David Barsky | -2/+9 |
| 2023-03-14 | Remove box expressions from HIR | clubby789 | -27/+7 |
| 2023-03-14 | Remove box expressions from HIR | clubby789 | -73/+12 |
| 2023-03-14 | Address review comments | David Barsky | -1/+11 |
| 2023-03-14 | Rollup merge of #109116 - MaciejWas:add-modifies-receiver-diagn-when-method-n... | Matthias Krüger | -31/+102 |
| 2023-03-14 | Rollup merge of #109110 - compiler-errors:impossible-impl-mono, r=jackh726 | Matthias Krüger | -0/+28 |
| 2023-03-14 | Rollup merge of #109105 - compiler-errors:late-ct-in-anon-ct, r=oli-obk | Matthias Krüger | -7/+37 |
| 2023-03-14 | Rollup merge of #109101 - compiler-errors:layout-err, r=michaelwoerister | Matthias Krüger | -2/+32 |
| 2023-03-14 | Rollup merge of #108923 - spastorino:new-rpitit-9, r=compiler-errors | Matthias Krüger | -3/+16 |
| 2023-03-14 | Rollup merge of #108915 - spastorino:new-rpitit-8, r=compiler-errors | Matthias Krüger | -2/+6 |
| 2023-03-14 | Rollup merge of #108909 - spastorino:new-rpitit-7, r=compiler-errors | Matthias Krüger | -15/+134 |
| 2023-03-14 | Rollup merge of #108880 - spastorino:new-rpitit-6, r=compiler-errors | Matthias Krüger | -46/+236 |
| 2023-03-14 | Rollup merge of #108722 - petrhosek:fuchsia-riscv, r=petrochenkov | Matthias Krüger | -0/+21 |
| 2023-03-14 | Use `unused_generic_params` from crate metadata | Michael Goulet | -10/+28 |
| 2023-03-14 | Don't codegen impossible to satisfy impls | Michael Goulet | -0/+28 |
| 2023-03-14 | the fix | Felix S. Klock II | -0/+8 |
| 2023-03-14 | std: leak remaining messages in bounded channel if message destructor panics | joboet | -66/+42 |
| 2023-03-14 | use the best compression profile in CI | Pietro Albini | -0/+1 |
| 2023-03-14 | Emit "modifies receiver" diagnostic when no method is found | Maciej Wasilewski | -31/+102 |
| 2023-03-14 | add dist.compression-profile option to control compression speed | Pietro Albini | -47/+122 |
| 2023-03-14 | Remove some direct calls to local_def_id_to_hir_id on diagnostics | Santiago Pastorino | -2/+6 |
| 2023-03-14 | Auto merge of #106505 - Nilstrieb:format-args-string-literal-episode-2, r=pet... | bors | -63/+233 |
| 2023-03-14 | Auto merge of #14338 - Veykril:inlay-adjust, r=Veykril | bors | -11/+45 |
| 2023-03-14 | Auto merge of #10499 - blyxyas:fix-almost_swapped, r=giraffate | bors | -0/+17 |
| 2023-03-14 | Improve heuristics for format_args literal being suggestable | Nilstrieb | -1/+35 |
| 2023-03-14 | Make fns from other crates with RPITIT work | Santiago Pastorino | -1/+13 |
| 2023-03-14 | Properly allow macro expanded `format_args` invocations to uses captures | Nilstrieb | -62/+198 |
| 2023-03-14 | Get impl defaultness using query | Santiago Pastorino | -2/+3 |
| 2023-03-14 | Auto merge of #14349 - Veykril:vis-res, r=Veykril | bors | -15/+37 |
| 2023-03-14 | fix: Fix visibility resolution not respecting parent blocks | Lukas Wirth | -15/+37 |
| 2023-03-14 | Update libc dependency of std to 0.2.140 | Kleis Auke Wolthuizen | -3/+3 |
| 2023-03-14 | Use getentropy() instead of /dev/urandom on Emscripten | Kleis Auke Wolthuizen | -2/+3 |
| 2023-03-14 | Auto merge of #10500 - nagisa:docs-fix, r=Alexendoo | bors | -4/+4 |
| 2023-03-14 | Fix documentation for `derived_hash_with_manual_eq` | Simonas Kazlauskas | -4/+4 |
| 2023-03-14 | Auto merge of #14348 - Veykril:rustc-proc, r=Veykril | bors | -4/+11 |
| 2023-03-14 | fix: Fix rustc proc-macro handling being broken on the rustc workspace itself | Lukas Wirth | -4/+11 |
| 2023-03-14 | Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | -23/+3 |
| 2023-03-14 | Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | -357/+145 |
| 2023-03-14 | Auto merge of #14340 - Veykril:expand, r=lnicola | bors | -168/+177 |
| 2023-03-14 | Auto merge of #14336 - swarnimarun:remove-slice, r=lnicola | bors | -0/+7 |
| 2023-03-14 | Auto merge of #14347 - HKalbasi:dev, r=lnicola | bors | -44/+79 |
| 2023-03-14 | Add storage dead for let bindings without initializer | hkalbasi | -44/+79 |
| 2023-03-14 | Auto merge of #10350 - J-ZhengLi:issue_10272, r=xFrednet | bors | -58/+196 |
| 2023-03-14 | Further codegen_attrs cleanups | Nilstrieb | -63/+62 |
| 2023-03-14 | Use match instead of if in codegen_attrs | Nilstrieb | -275/+309 |