| Age | Commit message (Expand) | Author | Lines |
| 2024-10-24 | Rollup merge of #132118 - compiler-errors:tilde-const-item-bounds, r=lcnr | Jubilee | -24/+114 |
| 2024-10-24 | Add support for ~const item bounds | Michael Goulet | -24/+114 |
| 2024-10-24 | Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgr | bors | -29/+25 |
| 2024-10-24 | Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, ... | Matthias Krüger | -29/+25 |
| 2024-10-24 | Auto merge of #131985 - compiler-errors:const-pred, r=fee1-dead | bors | -1208/+1071 |
| 2024-10-24 | Be better at enforcing that const_conditions is only called on const items | Michael Goulet | -27/+2 |
| 2024-10-24 | Add tests | Michael Goulet | -0/+513 |
| 2024-10-24 | Add next-solver to more effects tests | Michael Goulet | -104/+102 |
| 2024-10-24 | Implement const effect predicate in new solver | Michael Goulet | -1050/+507 |
| 2024-10-24 | Remove associated type based effects logic | Michael Goulet | -80/+0 |
| 2024-10-24 | Rollup merge of #132084 - compiler-errors:param-env-with-err, r=lcnr,estebank | Matthias Krüger | -16/+50 |
| 2024-10-24 | Rollup merge of #129248 - compiler-errors:raw-ref-deref, r=nnethercote | Matthias Krüger | -32/+26 |
| 2024-10-24 | Rollup merge of #132088 - compiler-errors:extern-static, r=jieyouxu | Stuart Cook | -0/+12 |
| 2024-10-24 | Rollup merge of #131930 - clubby789:revision-cfg-collide, r=jieyouxu | Stuart Cook | -2/+2 |
| 2024-10-24 | Rollup merge of #131909 - clubby789:enum-overflow-cast, r=compiler-errors | Stuart Cook | -2/+68 |
| 2024-10-24 | Rollup merge of #131898 - lukas-code:ptr-cast-cleanup, r=compiler-errors | Stuart Cook | -0/+32 |
| 2024-10-24 | Rollup merge of #131756 - compiler-errors:deeply-normalize-type-err, r=lcnr | Stuart Cook | -0/+34 |
| 2024-10-24 | Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiser | Stuart Cook | -16/+16 |
| 2024-10-24 | Deeply normalize type trace in type error reporting | Michael Goulet | -0/+34 |
| 2024-10-24 | Consider param-env candidates even if they have errors | Michael Goulet | -16/+50 |
| 2024-10-24 | Print safety correctly in extern static items | Michael Goulet | -0/+12 |
| 2024-10-23 | Don't allow test revisions that conflict with built in cfgs | clubby789 | -2/+2 |
| 2024-10-24 | stabilize shorter-tail-lifetimes | Ding Xiang Fei | -29/+25 |
| 2024-10-23 | "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens | Josh Triplett | -21/+21 |
| 2024-10-23 | Auto merge of #132053 - matthiaskrgr:rollup-u5ds6i3, r=matthiaskrgr | bors | -1/+17 |
| 2024-10-23 | Rollup merge of #132002 - RalfJung:abi-compat-option-like, r=compiler-errors | Matthias Krüger | -1/+17 |
| 2024-10-22 | Represent TraitBoundModifiers as distinct parts in HIR | Michael Goulet | -8/+8 |
| 2024-10-22 | Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgr | bors | -2/+59 |
| 2024-10-22 | Rollup merge of #131549 - compiler-errors:try-in-sync, r=spastorino | Matthias Krüger | -2/+59 |
| 2024-10-22 | Rename Receiver -> LegacyReceiver | Adrian Taylor | -16/+16 |
| 2024-10-22 | Auto merge of #131321 - RalfJung:feature-activation, r=nnethercote | bors | -4/+4 |
| 2024-10-22 | terminology: #[feature] *enables* a feature (instead of "declaring" or "activ... | Ralf Jung | -4/+4 |
| 2024-10-22 | Auto merge of #132020 - workingjubilee:rollup-a8iehqg, r=workingjubilee | bors | -3/+60 |
| 2024-10-21 | Rollup merge of #132015 - compiler-errors:move-const-trait-tests, r=fee1-dead | Jubilee | -0/+0 |
| 2024-10-21 | Rollup merge of #131697 - ShE3py:rt-arg-lifetimes, r=Amanieu | Jubilee | -3/+3 |
| 2024-10-21 | Rollup merge of #130432 - azhogin:azhogin/regparm, r=workingjubilee,pnkfelix | Jubilee | -0/+57 |
| 2024-10-22 | Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-... | bors | -104/+59 |
| 2024-10-22 | Move tests | Michael Goulet | -0/+0 |
| 2024-10-21 | abi/compatibility: also test Option-like types | Ralf Jung | -1/+17 |
| 2024-10-21 | Rollup merge of #132001 - lcnr:stabilize-coherence-again, r=compiler-errors | Matthias Krüger | -21/+75 |
| 2024-10-21 | Rollup merge of #131999 - jieyouxu:unit-bindings, r=WaffleLapkin | Matthias Krüger | -0/+100 |
| 2024-10-21 | Rollup merge of #131991 - jannden:issue-98565-test, r=jieyouxu | Matthias Krüger | -0/+24 |
| 2024-10-21 | Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnay | Matthias Krüger | -45/+8 |
| 2024-10-21 | don't bail when encountering many placeholders | lcnr | -14/+19 |
| 2024-10-21 | normalizes-to disable infer var check | lcnr | -7/+56 |
| 2024-10-21 | move strict provenance lints to new feature gate, remove old feature gates | Ralf Jung | -45/+8 |
| 2024-10-21 | unit_bindings: improve test coverage | 许杰友 Jieyou Xu (Joe) | -0/+100 |
| 2024-10-21 | test: Add test for trait in FQS cast, issue #98565 | Jan Cibulka | -0/+24 |
| 2024-10-21 | Auto merge of #130628 - workingjubilee:clean-up-result-ffi-guarantees, r=Ralf... | bors | -478/+162 |
| 2024-10-21 | lang: Strengthen RFC 3391 guarantees to match T-lang consensus | Jubilee Young | -0/+71 |