| Age | Commit message (Expand) | Author | Lines |
| 2022-10-10 | Auto merge of #102676 - cuviper:beta-next, r=cuviper | bors | -1075/+1967 |
| 2022-10-08 | EscapeAscii is not an ExactSizeIterator | Michael Goulet | -2/+0 |
| 2022-10-06 | Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk" | Camille GILLOT | -670/+488 |
| 2022-10-06 | Support bindings with anon consts in generics | Michael Goulet | -2/+60 |
| 2022-10-06 | Make type_of work correctly for const arg bindings | Michael Goulet | -3/+9 |
| 2022-10-06 | Format type_of | Michael Goulet | -28/+36 |
| 2022-10-06 | Revert "Use getentropy when possible on all Apple platforms" | BlackHoleFox | -56/+38 |
| 2022-10-05 | fix doc and dedup diverge_cleanup | Ding Xiang Fei | -23/+4 |
| 2022-10-05 | use build-pass for the test | X | -1/+1 |
| 2022-10-05 | apply suggestion | X | -1/+1 |
| 2022-10-05 | fix unwind drop glue for if-then scopes | Ding Xiang Fei | -10/+90 |
| 2022-10-04 | Add GUI regression test for search results colors | Guillaume Gomez | -4/+152 |
| 2022-10-04 | Fix regression for results colors | Guillaume Gomez | -1/+3 |
| 2022-10-04 | Add GUI test for links colors | Guillaume Gomez | -0/+85 |
| 2022-10-04 | Create new CSS variables for links color | Guillaume Gomez | -78/+67 |
| 2022-10-04 | Deny associated type bindings within associated type bindings | Michael Goulet | -5/+82 |
| 2022-10-04 | Bless test output changes | Frank Steffahn | -4/+4 |
| 2022-10-04 | Fix a typo in error message | Frank Steffahn | -1/+1 |
| 2022-10-04 | Fix wrongly refactored Lift impl | Oli Scherer | -1/+4 |
| 2022-10-04 | fix ConstProp handling of written_only_inside_own_block_locals | Ralf Jung | -20/+140 |
| 2022-10-04 | add test | lcnr | -0/+50 |
| 2022-10-04 | improve infer var handling for implied bounds | lcnr | -34/+41 |
| 2022-10-04 | Revert "fix #101691: copy stage0 binaries into stage0-sysroot" | Mark Rousskov | -37/+0 |
| 2022-10-04 | Use Predicate ConstraintCategory when normalizing | Jack Huey | -15/+172 |
| 2022-10-04 | Add back in normalize call | Jack Huey | -5/+10 |
| 2022-10-04 | Final bits | Jack Huey | -34/+124 |
| 2022-10-04 | Add ExtraConstraintInfo | Jack Huey | -17/+31 |
| 2022-10-04 | Add AscribeUserTypeProvePredicate | Jack Huey | -2/+48 |
| 2022-10-04 | Add outlives_constraint to BlameConstraint | Jack Huey | -6/+9 |
| 2022-10-04 | Add to_constraint_category to ObligationCause and SubregionOrigin | Jack Huey | -6/+24 |
| 2022-10-04 | Pass ConstraintCategory thorough a few more places | Jack Huey | -15/+44 |
| 2022-10-04 | Make QueryOutlivesConstraint contain a ConstraintCategory | Jack Huey | -36/+64 |
| 2022-10-04 | add miri test via const fn | Ding Xiang Fei | -1/+20 |
| 2022-10-04 | add mir-opt test | Ding Xiang Fei | -0/+84 |
| 2022-10-04 | avoid duplicating StorageLive in let-else | Ding Xiang Fei | -9/+33 |
| 2022-09-24 | Auto merge of #102179 - pietroalbini:pa-beta-bump-stage0, r=Mark-Simulacrum | bors | -342/+285 |
| 2022-09-23 | bump stage0 | Pietro Albini | -342/+285 |
| 2022-09-19 | Auto merge of #102015 - rust-lang:pa-beta-next, r=pietroalbini | bors | -30/+33 |
| 2022-09-19 | Enable RUSTC_BOOTSTRAP for a few steps | Mark Rousskov | -0/+3 |
| 2022-09-19 | switch to the beta channel | Pietro Albini | -1/+1 |
| 2022-09-19 | replace stabilization placeholders | Pietro Albini | -29/+29 |
| 2022-09-17 | Auto merge of #101857 - lcnr:make-dyn-again, r=jackh726 | bors | -23/+20 |
| 2022-09-17 | Auto merge of #101938 - Dylan-DPC:rollup-6vlohhs, r=Dylan-DPC | bors | -236/+437 |
| 2022-09-17 | Rollup merge of #101931 - msakuta:master, r=thomcc | Dylan DPC | -1/+1 |
| 2022-09-17 | Rollup merge of #101915 - notriddle:notriddle/redirect, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2022-09-17 | Rollup merge of #101807 - jackh726:no-gat-defaults, r=lcnr | Dylan DPC | -19/+96 |
| 2022-09-17 | Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-sta... | Dylan DPC | -3/+37 |
| 2022-09-17 | Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obk | Dylan DPC | -1/+132 |
| 2022-09-17 | Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplett | Dylan DPC | -211/+170 |
| 2022-09-17 | Auto merge of #101784 - reitermarkus:const-memchr, r=thomcc | bors | -25/+23 |