| Age | Commit message (Expand) | Author | Lines |
| 2022-12-29 | Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr | bors | -366/+2560 |
| 2022-12-29 | Rollup merge of #106259 - flip1995:clippyup, r=matthiaskrgr | Matthias Krüger | -356/+2555 |
| 2022-12-29 | Rollup merge of #106236 - Ezrashaw:add-test+docs-e0519-e0514, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2022-12-29 | Rollup merge of #106190 - estebank:multiline-start-tweak, r=jackh726 | Matthias Krüger | -8/+3 |
| 2022-12-29 | Account for multiple multiline spans with empty padding | Esteban Küber | -8/+3 |
| 2022-12-29 | Auto merge of #106256 - matthiaskrgr:rollup-g1ovcqq, r=matthiaskrgr | bors | -269/+370 |
| 2022-12-29 | Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup | Philipp Krones | -356/+2555 |
| 2022-12-29 | Rollup merge of #106229 - RalfJung:miri, r=RalfJung | Matthias Krüger | -239/+340 |
| 2022-12-29 | docs/test: add UI test and long-form error docs for `E0519` | Ezra Shaw | -2/+2 |
| 2022-12-28 | Rename `Rptr` to `Ref` in AST and HIR | Nilstrieb | -30/+30 |
| 2022-12-28 | no need to do a no_std build for wasi | Ralf Jung | -3/+5 |
| 2022-12-28 | test using a JSON target file | Ralf Jung | -0/+26 |
| 2022-12-28 | bump dependencies | Ralf Jung | -133/+154 |
| 2022-12-28 | print sysroot build failure error | Ralf Jung | -3/+5 |
| 2022-12-28 | simplify path joining code a bit | Ralf Jung | -9/+1 |
| 2022-12-28 | handle unknown targets more gracefully | Ralf Jung | -60/+92 |
| 2022-12-27 | Bump rust-installer | Mark Rousskov | -0/+0 |
| 2022-12-27 | cargo-miri: use rustc to determine the output filename | Ralf Jung | -40/+66 |
| 2022-12-25 | Auto merge of #106121 - RalfJung:miri, r=RalfJung | bors | -608/+1526 |
| 2022-12-25 | enable some warnings that rustc bootstrap enables | Ralf Jung | -4/+4 |
| 2022-12-25 | use cargo-install to install josh-proxy | Ralf Jung | -4/+4 |
| 2022-12-24 | fix warnings | Ralf Jung | -3/+3 |
| 2022-12-24 | Merge from rustc | Ralf Jung | -765/+3071 |
| 2022-12-24 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2022-12-24 | Auto merge of #2646 - saethlin:data-race-spans, r=RalfJung | bors | -273/+555 |
| 2022-12-24 | Rollup merge of #106078 - nikic:filecheck-context, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2022-12-24 | Auto merge of #105893 - Ayush1325:remote-test-server-improve, r=Mark-Simulacrum | bors | -12/+8 |
| 2022-12-24 | Auto merge of #106103 - matthiaskrgr:rollup-8xe9ddz, r=matthiaskrgr | bors | -9/+28 |
| 2022-12-24 | Rollup merge of #106084 - RalfJung:into-iter, r=thomcc | Matthias Krüger | -7/+26 |
| 2022-12-24 | Rollup merge of #105970 - Ezrashaw:add-docs+test-e0462, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2022-12-23 | Auto merge of #106088 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2022-12-23 | Mention and number the components of a race in the order the interpreter sees... | Ben Kimock | -113/+113 |
| 2022-12-23 | Update cargo | Weihang Lo | -0/+0 |
| 2022-12-23 | Rollup merge of #106043 - c410-f3r:moar-errors, r=petrochenkov | nils | -1/+1 |
| 2022-12-23 | fix one more unaligned self.ptr, and add tests | Ralf Jung | -0/+14 |
| 2022-12-23 | attempt to clarify what the backtrace belongs to when there could be ambiguity | Ralf Jung | -90/+93 |
| 2022-12-23 | fix IntoIter::drop on high-alignment ZST | Ralf Jung | -7/+12 |
| 2022-12-23 | Auto merge of #106053 - compiler-errors:incr-test-revision, r=Mark-Simulacrum | bors | -3/+7 |
| 2022-12-23 | Move tests | Caio | -1/+1 |
| 2022-12-23 | Use u32 methods instead of manual shifting | Ayush Singh | -12/+8 |
| 2022-12-23 | Provide more context on FileCheck failures | Nikita Popov | -0/+2 |
| 2022-12-23 | docs/test: add UI test and long-form error docs for E0462 | Ezra Shaw | -2/+2 |
| 2022-12-22 | Add a (1) and (2) to the data race errors | Ben Kimock | -113/+113 |
| 2022-12-22 | Take revision into account in src/test/ui incremental tests | Michael Goulet | -3/+7 |
| 2022-12-22 | Auto merge of #103957 - JakobDegen:drop-retag, r=RalfJung | bors | -0/+146 |
| 2022-12-21 | Fix phrasing | Ben Kimock | -28/+28 |
| 2022-12-21 | Clean up implementation, deduplicate in errors | Ben Kimock | -255/+103 |
| 2022-12-21 | Don't run `Drop` terminators on types that do not have drop glue in const eval | Jakob Degen | -2/+2 |
| 2022-12-22 | Rollup merge of #105986 - eltociear:patch-18, r=RalfJung | Yuki Okushi | -1/+1 |
| 2022-12-22 | Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obk | Yuki Okushi | -54/+54 |