| Age | Commit message (Expand) | Author | Lines |
| 2023-03-15 | rustdoc: remove `std::` from primitive intra-doc link tooltips | Michael Howell | -0/+8 |
| 2023-03-15 | Auto merge of #109035 - scottmcm:ptr-read-should-know-undef, r=WaffleLapkin,J... | bors | -48/+358 |
| 2023-03-15 | Auto merge of #109089 - compiler-errors:opt_rpitit_info-follow-up, r=spastorino | bors | -8/+16 |
| 2023-03-15 | Split the mem-replace codegen test | Scott McMurray | -22/+36 |
| 2023-03-14 | Improved implementation and comments after code review feedback | Scott McMurray | -77/+124 |
| 2023-03-15 | Auto merge of #107376 - aliemjay:remove-givens, r=lcnr | bors | -152/+87 |
| 2023-03-14 | Encode opt_rpitit_info for associated types | Michael Goulet | -8/+16 |
| 2023-03-14 | Auto merge of #109130 - matthiaskrgr:rollup-dm3jza6, r=matthiaskrgr | bors | -106/+612 |
| 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 | Don't codegen impossible to satisfy impls | Michael Goulet | -0/+28 |
| 2023-03-14 | Emit "modifies receiver" diagnostic when no method is found | Maciej Wasilewski | -31/+102 |
| 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 | 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 #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | -357/+145 |
| 2023-03-14 | Auto merge of #109057 - compiler-errors:rpitit-info-again, r=spastorino | bors | -23/+31 |
| 2023-03-14 | Auto merge of #108992 - petrochenkov:qcstore2, r=cjgillot | bors | -250/+169 |
| 2023-03-14 | Auto merge of #109097 - matthiaskrgr:rollup-6ydc4ri, r=matthiaskrgr | bors | -141/+451 |
| 2023-03-13 | Don't ICE for late-bound consts across AnonConstBoundary | Michael Goulet | -7/+37 |
| 2023-03-13 | Layout of `&dyn Trait<[type error]>` is still wide | Michael Goulet | -2/+32 |
| 2023-03-13 | Rollup merge of #109088 - Nilstrieb:target-feature-on-statics-when, r=compile... | Matthias Krüger | -36/+139 |
| 2023-03-13 | Rollup merge of #109083 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-03-13 | Rollup merge of #109081 - krasimirgg:llvm-17-simd-wide-sum, r=nikic | Matthias Krüger | -1/+1 |
| 2023-03-13 | Rollup merge of #109058 - tmiasko:is-checkable, r=jackh726 | Matthias Krüger | -0/+3 |
| 2023-03-13 | Rollup merge of #109055 - ozkanonur:detect_src_and_out, r=albertlarsan68 | Matthias Krüger | -2/+33 |
| 2023-03-13 | Rollup merge of #108830 - compiler-errors:new-solver-fast-reject-faster, r=lcnr | Matthias Krüger | -83/+250 |
| 2023-03-13 | Rollup merge of #108607 - psumbera:solaris-no-flock-bootstrap, r=albertlarsan68 | Matthias Krüger | -8/+15 |
| 2023-03-13 | Rollup merge of #108507 - hermitcore:new, r=m-ou-se | Matthias Krüger | -4/+3 |
| 2023-03-13 | Rollup merge of #108419 - tgross35:atomic-as-ptr, r=m-ou-se | Matthias Krüger | -7/+7 |
| 2023-03-13 | Auto merge of #109094 - Nilstrieb:no-thin-lto-on-windows, r=jyn514 | bors | -2/+1 |
| 2023-03-13 | Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds" | Nilstrieb | -2/+1 |
| 2023-03-13 | Gracefully handle `#[target_feature]` on statics | Nilstrieb | -36/+139 |
| 2023-03-13 | Don't opt_rpitit_info as a separate query | Michael Goulet | -23/+31 |
| 2023-03-13 | Update books | rustbot | -0/+0 |
| 2023-03-13 | Auto merge of #109069 - lnicola:rust-analyzer-2023-03-13, r=lnicola | bors | -3055/+12635 |
| 2023-03-13 | Don't use fd-lock on Solaris in bootstrap | Petr Sumbera | -8/+15 |
| 2023-03-13 | Better names? | Michael Goulet | -49/+55 |
| 2023-03-13 | Add a test that used to take forever to compile | Michael Goulet | -0/+43 |
| 2023-03-13 | Treat projections with infer as placeholder during fast reject in new solver | Michael Goulet | -68/+186 |