| Age | Commit message (Expand) | Author | Lines |
| 2023-04-20 | Add Call terminator to SMIR | Santiago Pastorino | -1/+9 |
| 2023-04-20 | Auto merge of #109993 - scottmcm:transmute-niches, r=oli-obk | bors | -11/+304 |
| 2023-04-20 | Rollup merge of #110575 - Ezrashaw:fix-regression-110573, r=compiler-errors | Yuki Okushi | -0/+12 |
| 2023-04-20 | Rollup merge of #102341 - jmillikin:nonzero-impl-neg, r=dtolnay | Yuki Okushi | -0/+12 |
| 2023-04-19 | Add transmute optimization tests and some extra comments | Scott McMurray | -0/+109 |
| 2023-04-20 | Implement `Neg` for signed non-zero integers. | John Millikin | -0/+12 |
| 2023-04-20 | reimpl `make non_upper_case_globals lint not report trait impls` | Ezra Shaw | -0/+12 |
| 2023-04-20 | Auto merge of #110399 - cjgillot:infer-variance, r=aliemjay | bors | -0/+51 |
| 2023-04-19 | Auto merge of #110061 - WaffleLapkin:duality_of_myself_and_this, r=cjgillot | bors | -61/+233 |
| 2023-04-19 | Auto merge of #106704 - ecnelises:big_archive, r=bjorn3 | bors | -1/+7 |
| 2023-04-19 | Extend and use `hir::Node::body_id` | Maybe Waffle | -61/+70 |
| 2023-04-19 | Add suggestion to use a closure arg instead of a capture on bck error | Maybe Waffle | -5/+55 |
| 2023-04-19 | Add test for `a.f(|this| a.g())` | Maybe Waffle | -0/+113 |
| 2023-04-19 | Rollup merge of #110533 - GuillaumeGomez:missing-blanket-impl-trait-not-publi... | Matthias Krüger | -0/+31 |
| 2023-04-19 | Rollup merge of #110525 - jyn514:translation-download-rustc, r=albertlarsan68 | Matthias Krüger | -0/+2 |
| 2023-04-19 | Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obk | bors | -841/+836 |
| 2023-04-19 | temporarily ignore run-make coverage tests | Deadbeef | -0/+6 |
| 2023-04-19 | Add regression test for #94183 | Guillaume Gomez | -0/+31 |
| 2023-04-19 | Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwco | bors | -194/+200 |
| 2023-04-19 | Fix `tests/run-make-translation` when download-rustc is enabled | jyn | -0/+2 |
| 2023-04-19 | Bump version of object and related crates | Qiu Chaofan | -1/+7 |
| 2023-04-19 | Rollup merge of #110513 - Ezrashaw:fix-trait-const-name-lint, r=compiler-errors | Matthias Krüger | -0/+29 |
| 2023-04-19 | Rollup merge of #110510 - bryangarza:issue-110467-safe-transmute, r=compiler-... | Matthias Krüger | -0/+17 |
| 2023-04-19 | Rollup merge of #110432 - compiler-errors:unsatisfied-index-impl, r=cjgillot | Matthias Krüger | -0/+91 |
| 2023-04-19 | make `non_upper_case_globals` lint not report trait impls | Ezra Shaw | -0/+29 |
| 2023-04-19 | Auto merge of #110229 - jyn514:download-rustc-tests, r=albertlarsan68 | bors | -0/+7 |
| 2023-04-18 | Fix ICE for transmutability in candidate assembly | Bryan Garza | -0/+17 |
| 2023-04-18 | Test downstream errors from bad index expr | Michael Goulet | -28/+75 |
| 2023-04-18 | Add `rustc_fluent_macro` to decouple fluent from `rustc_macros` | Nilstrieb | -194/+200 |
| 2023-04-18 | Report reason why index impl is not satisfied deeply | Michael Goulet | -0/+44 |
| 2023-04-18 | Auto merge of #110492 - GuillaumeGomez:rollup-n4tpbl4, r=GuillaumeGomez | bors | -9/+18 |
| 2023-04-18 | Rollup merge of #110488 - GuillaumeGomez:test-infinite-recursive-type, r=jyn514 | Guillaume Gomez | -0/+9 |
| 2023-04-18 | Rollup merge of #110441 - kadiwa4:typos, r=thomcc | Guillaume Gomez | -2/+2 |
| 2023-04-18 | Rollup merge of #110417 - jsoref:spelling-compiler, r=Nilstrieb | Guillaume Gomez | -7/+7 |
| 2023-04-18 | Fix no_std tests that load libc when download-rustc is enabled | Joshua Nelson | -0/+7 |
| 2023-04-18 | Add a failing rustdoc-ui test for public infinite recursive type | Guillaume Gomez | -0/+9 |
| 2023-04-18 | Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68 | bors | -195/+193 |
| 2023-04-18 | Auto merge of #110242 - cuviper:vanilla-llvm-16, r=Mark-Simulacrum | bors | -0/+4 |
| 2023-04-18 | Rollup merge of #110450 - GuillaumeGomez:fix-nested-items-on-private-doc, r=n... | Matthias Krüger | -17/+68 |
| 2023-04-18 | Rollup merge of #109981 - duckymirror:issue-107094, r=albertlarsan68 | Matthias Krüger | -0/+7 |
| 2023-04-17 | Support `x test --stage 1 ui-fulldeps` | jyn | -195/+193 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -7/+7 |
| 2023-04-17 | Add regression tests for #110422 | Guillaume Gomez | -17/+68 |
| 2023-04-17 | Make commit-date pattern more specific in test for issue 107094 | Erik Hofmayer | -2/+2 |
| 2023-04-17 | Rollup merge of #110455 - durin42:tls-D148269-fix, r=nikic | Matthias Krüger | -4/+4 |
| 2023-04-17 | Rollup merge of #110434 - compiler-errors:issue-110171, r=oli-obk | Matthias Krüger | -0/+31 |
| 2023-04-17 | Rollup merge of #110425 - compiler-errors:def-span-for-ct-param, r=petrochenkov | Matthias Krüger | -0/+30 |
| 2023-04-17 | Rollup merge of #110313 - fee1-dead-contrib:repr_align_method, r=WaffleLapkin | Matthias Krüger | -0/+57 |
| 2023-04-17 | Rollup merge of #110257 - lukas-code:why-would-anyone-write-code-like-that-an... | Matthias Krüger | -23/+77 |
| 2023-04-17 | tests: adapt for LLVM change 5b386b864c7619897c51a1da97d78f1cf6f3eff6 | Augie Fackler | -4/+4 |