| Age | Commit message (Expand) | Author | Lines |
| 2023-07-29 | Auto merge of #114156 - calebzulawski:simd-bswap, r=compiler-errors | bors | -25/+118 |
| 2023-07-29 | cg_llvm: remove pointee types and pointercast/bitcast-of-ptr | Erik Desjardins | -23/+1 |
| 2023-07-29 | Auto merge of #114028 - Centri3:ternary-operator, r=compiler-errors | bors | -0/+184 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -12/+14 |
| 2023-07-29 | Auto merge of #114148 - cuviper:drop-llvm-14, r=nikic | bors | -287/+253 |
| 2023-07-29 | Effects: don't print `host` param in diagnostics | Deadbeef | -8/+7 |
| 2023-07-29 | Auto merge of #114150 - clubby789:improve-option-ref-suggestion, r=WaffleLapkin | bors | -5/+59 |
| 2023-07-29 | print omitted frames count for short backtrace mode | yukang | -3/+10 |
| 2023-07-29 | Adjust some tests for invalid_reference_casting improvements | Urgau | -3/+3 |
| 2023-07-29 | Improve diagnostics of the invalid_reference_casting lint | Urgau | -68/+121 |
| 2023-07-29 | Avoid linting on expression that are only UB with SB/TB | Urgau | -34/+19 |
| 2023-07-29 | Add support for deferred casting for the invalid_reference_casting lint | Urgau | -1/+12 |
| 2023-07-29 | Revert "Temporarily switch invalid_reference_casting lint to allow-by-default" | Urgau | -18/+22 |
| 2023-07-29 | Fix tests. | Mara Bos | -2/+3 |
| 2023-07-29 | Fix test output. | Mara Bos | -2/+2 |
| 2023-07-29 | Change default panic handler message format. | Mara Bos | -73/+124 |
| 2023-07-29 | Auto merge of #113422 - Urgau:cast_ref_to_mut-pre-beta, r=Nilstrieb | bors | -22/+18 |
| 2023-07-29 | Add regression test for resolving `--extern libc=test.rlib` | Martin Nordholts | -0/+22 |
| 2023-07-29 | Detect trait upcasting through struct tail unsizing | Michael Goulet | -0/+40 |
| 2023-07-29 | Auto merge of #113099 - bvanjoi:fix-112713-2, r=petrochenkov | bors | -11/+1277 |
| 2023-07-29 | Bubble up nested goals from equation in predicates_for_object_candidate | Michael Goulet | -0/+20 |
| 2023-07-29 | Auto merge of #114197 - matthiaskrgr:rollup-iluf7u4, r=matthiaskrgr | bors | -8/+25 |
| 2023-07-29 | Rollup merge of #114124 - Enselic:proc-fixme, r=cjgillot | Matthias Krüger | -8/+8 |
| 2023-07-29 | Rollup merge of #113773 - compiler-errors:err-layout-bail, r=cjgillot | Matthias Krüger | -0/+17 |
| 2023-07-29 | Auto merge of #111916 - fee1-dead-contrib:noop-method-call-warn, r=compiler-e... | bors | -78/+132 |
| 2023-07-29 | Update lexer emoji diagnostics to Unicode 15.0 | Charles Lew | -21/+19 |
| 2023-07-28 | Auto merge of #114181 - matthiaskrgr:rollup-14m8s7f, r=matthiaskrgr | bors | -0/+350 |
| 2023-07-28 | Add rustdoc tests for generic const items | León Orell Valerian Liehr | -0/+86 |
| 2023-07-28 | Update existing UI tests | León Orell Valerian Liehr | -38/+69 |
| 2023-07-28 | Add UI tests for generic const items | León Orell Valerian Liehr | -0/+825 |
| 2023-07-28 | clean up after 113312 | Oleksandr Babak | -2/+4 |
| 2023-07-28 | Rollup merge of #114164 - Enselic:lint-cap-trait-bounds, r=compiler-errors | Matthias Krüger | -0/+8 |
| 2023-07-28 | Rollup merge of #114147 - compiler-errors:missing-rpitits, r=spastorino | Matthias Krüger | -0/+27 |
| 2023-07-28 | Rollup merge of #114146 - compiler-errors:dont-report-rpitit-name, r=spastorino | Matthias Krüger | -0/+99 |
| 2023-07-28 | Rollup merge of #114138 - compiler-errors:bad-rcvr-span-on-method-sugg, r=est... | Matthias Krüger | -0/+21 |
| 2023-07-28 | Rollup merge of #114099 - davidtwco:issue-113860-staged-api-effective-vis-gt-... | Matthias Krüger | -0/+195 |
| 2023-07-29 | fix(resolve): update the ambiguity glob binding as warning recursively | bohan | -11/+1277 |
| 2023-07-29 | fix(resolve): report unresolved imports firstly | bohan | -0/+34 |
| 2023-07-28 | Account for macros when suggesting a new let binding | Esteban Küber | -3/+15 |
| 2023-07-28 | Auto merge of #111780 - weiznich:diagnostic_namespace, r=petrochenkov | bors | -0/+143 |
| 2023-07-28 | privacy: no nominal visibility for assoc fns | David Wood | -0/+195 |
| 2023-07-28 | Introduce the `#[diagnostic]` attribute namespace | Georg Semmler | -0/+143 |
| 2023-07-28 | address review | b-naber | -1/+13 |
| 2023-07-28 | Auto merge of #113312 - Ddystopia:auto-trait-fun, r=lcnr | bors | -3/+66 |
| 2023-07-28 | Add regression test for `--cap-lints allow` and trait bounds warning | Martin Nordholts | -0/+8 |
| 2023-07-28 | Auto merge of #114134 - fee1-dead-contrib:rm-constness-from-param-env, r=oli-obk | bors | -660/+288 |
| 2023-07-28 | Auto merge of #112390 - MoskalykA:move-two-tests-from-library-to-tests, r=wor... | bors | -109/+0 |
| 2023-07-28 | Format test | Caleb Zulawski | -10/+12 |
| 2023-07-27 | Add SIMD bitreverse, ctlz, cttz intrinsics | Caleb Zulawski | -18/+86 |
| 2023-07-27 | Add simd_bswap intrinsic | Caleb Zulawski | -16/+39 |