| Age | Commit message (Expand) | Author | Lines |
| 2023-09-04 | Auto merge of #115513 - Urgau:normalize-msg-after-translate, r=petrochenkov | bors | -1/+7 |
| 2023-09-04 | Auto merge of #115391 - saethlin:depkind-discrim, r=nnethercote | bors | -1/+47 |
| 2023-09-03 | Encode DepKind as u16 | Ben Kimock | -1/+47 |
| 2023-09-03 | Auto merge of #115518 - matthiaskrgr:rollup-vksprou, r=matthiaskrgr | bors | -4/+0 |
| 2023-09-03 | Rollup merge of #115445 - klensy:less-deps, r=Mark-Simulacrum | Matthias Krüger | -4/+0 |
| 2023-09-03 | Auto merge of #115270 - sebastiantoh:issue-105479, r=Nadrieril | bors | -37/+39 |
| 2023-09-03 | Don't forget to normalize the translated message | Urgau | -1/+7 |
| 2023-09-03 | Rollup merge of #115478 - gurry:115462-exprfield-no-warn, r=compiler-errors | Guillaume Gomez | -2/+16 |
| 2023-09-03 | Improve clarity of diagnostic message on non-exhaustive matches | Sebastian Toh | -2/+2 |
| 2023-09-03 | Auto merge of #115361 - compiler-errors:param, r=cjgillot | bors | -129/+145 |
| 2023-09-03 | Auto merge of #115470 - ericmarkmartin:stable-prov, r=oli-obk | bors | -7/+28 |
| 2023-09-03 | Auto merge of #115441 - catandcoder:master, r=workingjubilee | bors | -1/+1 |
| 2023-09-03 | Fix code that now emits unused doc comment warning for expr field | Gurinder Singh | -2/+2 |
| 2023-09-03 | Emit unused doc comment warnings for pat and expr fields | Gurinder Singh | -0/+14 |
| 2023-09-02 | Auto merge of #115429 - compiler-errors:assoc-ct-lt-fallthrough, r=cjgillot | bors | -34/+29 |
| 2023-09-02 | Auto merge of #115469 - matthiaskrgr:rollup-25ybx39, r=matthiaskrgr | bors | -4/+206 |
| 2023-09-02 | add stable provenance | Eric Mark Martin | -7/+28 |
| 2023-09-02 | Rollup merge of #115444 - oli-obk:smir_visitor, r=spastorino | Matthias Krüger | -3/+202 |
| 2023-09-02 | Rollup merge of #114349 - inferiorhumanorgans:dragonfly-link-libz, r=cuviper | Matthias Krüger | -1/+4 |
| 2023-09-02 | Auto merge of #115286 - saethlin:detangler, r=petrochenkov | bors | -12/+98 |
| 2023-09-02 | Auto merge of #115422 - Zoxc:cache-once-lock, r=cjgillot | bors | -21/+21 |
| 2023-09-02 | Signed-off-by: cui fliter <imcusg@gmail.com> | cui fliter | -1/+1 |
| 2023-09-01 | Reuse const rendering from rustdoc in rmeta encoding | Ben Kimock | -12/+98 |
| 2023-09-01 | Rollup merge of #115447 - LegNeato:patch-2, r=oli-obk | Matthias Krüger | -0/+2 |
| 2023-09-01 | Rollup merge of #115446 - klensy:fixup-stable-version, r=cuviper | Matthias Krüger | -1/+1 |
| 2023-09-01 | Rollup merge of #115425 - thechampagne:master, r=oli-obk | Matthias Krüger | -2/+2 |
| 2023-09-01 | Rollup merge of #115424 - notriddle:notriddle/issue-106413, r=oli-obk | Matthias Krüger | -1/+30 |
| 2023-09-01 | Rollup merge of #115411 - RalfJung:miri-abi, r=oli-obk | Matthias Krüger | -24/+23 |
| 2023-09-01 | Don't manually walk through param indices when adding implicit Sized and Cons... | Michael Goulet | -129/+145 |
| 2023-09-01 | Add comment so pub items are not removed | Christian Legnitto | -0/+2 |
| 2023-09-01 | fix version for abi_thiscall to 1.73.0, which was forgotten to change when st... | klensy | -1/+1 |
| 2023-09-01 | Create a SMIR visitor | Oli Scherer | -3/+202 |
| 2023-09-01 | remove some unused crate deps | klensy | -4/+0 |
| 2023-09-01 | Auto merge of #113126 - Bryanskiy:delete_old, r=petrochenkov | bors | -515/+52 |
| 2023-09-01 | Auto merge of #111752 - dingxiangfei2009:lower-or-pattern, r=cjgillot | bors | -38/+74 |
| 2023-09-01 | Fall through when resolving elided assoc const lifetimes | Michael Goulet | -34/+29 |
| 2023-09-01 | Auto merge of #113201 - oli-obk:recursive_type_alias, r=estebank,compiler-errors | bors | -8/+33 |
| 2023-08-31 | Use terminology more sensibly | Michael Howell | -1/+1 |
| 2023-09-01 | Auto merge of #115400 - gurry:issue-115264-ice, r=compiler-errors | bors | -2/+2 |
| 2023-08-31 | diagnostics: avoid wrong `unused_parens` on `x as (T) < y` | Michael Howell | -1/+30 |
| 2023-09-01 | remove unnecessary heap allocation | XXIV | -2/+2 |
| 2023-09-01 | Use `OnceLock` for `SingleCache` | John Kåre Alsaker | -21/+21 |
| 2023-09-01 | Return ident for ExprField and PatField HIR nodes | Gurinder Singh | -2/+2 |
| 2023-08-31 | Auto merge of #115366 - compiler-errors:associated-type-bound-implicit-lifeti... | bors | -0/+12 |
| 2023-08-31 | Auto merge of #115389 - bvanjoi:fix-115380, r=petrochenkov | bors | -3/+6 |
| 2023-08-31 | miri ABI check: fix handling of 1-ZST; don't accept sign differences | Ralf Jung | -24/+23 |
| 2023-08-31 | Auto merge of #115384 - lqd:default-universe-info, r=matthewjasper | bors | -19/+13 |
| 2023-08-31 | fix(resolve): update def if binding is warning ambiguity | bohan | -3/+6 |
| 2023-08-31 | remove dummy UniverseInfo causes from type checker `fully_perform_op` | Rémy Rakic | -7/+5 |
| 2023-08-31 | Auto merge of #115290 - compiler-errors:ctor-unsafe, r=cjgillot | bors | -14/+13 |