| Age | Commit message (Expand) | Author | Lines |
| 2020-09-14 | Auto merge of #76195 - lcnr:const-Self, r=varkor | bors | -4/+92 |
| 2020-09-14 | Auto merge of #76123 - tmiasko:inline-args-storage, r=wesleywiser | bors | -0/+30 |
| 2020-09-13 | bless tests | Bastian Kauschke | -4/+8 |
| 2020-09-13 | review, improve note span | Bastian Kauschke | -12/+6 |
| 2020-09-13 | allow concrete self types in consts | Bastian Kauschke | -0/+90 |
| 2020-09-13 | Rollup merge of #75559 - RalfJung:union-test-move, r=joshtriplett | Jonas Schievink | -1/+94 |
| 2020-09-13 | Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis | bors | -3/+3 |
| 2020-09-13 | rebase fallout | Ralf Jung | -1/+1 |
| 2020-09-13 | make union-drop mem::forget test meaningful | Ralf Jung | -4/+4 |
| 2020-09-13 | please tidy | Ralf Jung | -1/+1 |
| 2020-09-13 | unions: test move behavior of non-Copy fields | Ralf Jung | -0/+93 |
| 2020-09-13 | Auto merge of #76623 - slightlyoutofphase:master, r=jyn514 | bors | -3/+21 |
| 2020-09-13 | Auto merge of #76598 - ad-anssi:diagnostic_errors_fix, r=estebank | bors | -0/+35 |
| 2020-09-13 | Auto merge of #76658 - Aaron1011:fix/encode-dummy-loc-span, r=lcnr | bors | -157/+159 |
| 2020-09-13 | Auto merge of #76585 - Aaron1011:ignore-vert-plus, r=petrochenkov | bors | -0/+149 |
| 2020-09-12 | Properly encode spans with a dummy location and non-root `SyntaxContext` | Aaron Hill | -157/+159 |
| 2020-09-12 | Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewj... | bors | -429/+962 |
| 2020-09-12 | Auto merge of #76538 - fusion-engineering-forks:check-useless-unstable-trait-... | bors | -0/+39 |
| 2020-09-12 | Give functions unique names | SlightlyOutOfPhase | -2/+2 |
| 2020-09-12 | Fix `const-display.rs` XPATH queries (#1) | SlightlyOutOfPhase | -3/+21 |
| 2020-09-12 | Auto merge of #76637 - RalfJung:rollup-eaykf93, r=RalfJung | bors | -27/+85 |
| 2020-09-12 | Rollup merge of #76599 - hameerabbasi:const-generics-revs, r=lcnr | Ralf Jung | -11/+53 |
| 2020-09-12 | Rollup merge of #76297 - lcnr:const-ty-alias, r=varkor | Ralf Jung | -0/+6 |
| 2020-09-12 | Rollup merge of #76114 - marmeladema:duration-saturating-ops, r=shepmaster | Ralf Jung | -16/+26 |
| 2020-09-12 | Auto merge of #76222 - guswynn:const_diag, r=estebank | bors | -0/+35 |
| 2020-09-12 | Auto merge of #75756 - jyn514:diagnostic-suggestions, r=estebank | bors | -115/+267 |
| 2020-09-11 | better diag when const ranges are used in patterns | Gus Wynn | -0/+35 |
| 2020-09-11 | Auto merge of #76499 - guswynn:priv_des, r=petrochenkov | bors | -0/+72 |
| 2020-09-11 | Improve `ineffective_unstable_trait_impl` error message. | Mara Bos | -2/+3 |
| 2020-09-11 | Name the current module | Joshua Nelson | -82/+58 |
| 2020-09-11 | Give better diagnostic when using a private tuple struct constructor | Gus Wynn | -0/+72 |
| 2020-09-11 | Use `span_label` instead of `note` | Joshua Nelson | -41/+18 |
| 2020-09-11 | repairing broken error message and rustfix application for the new test | Aurélien Deharbe | -9/+23 |
| 2020-09-11 | add non-regression test for issue #76597 | Aurélien Deharbe | -0/+21 |
| 2020-09-11 | Add test for unstable trait impl lint. | Mara Bos | -0/+38 |
| 2020-09-11 | Add revisions to const generic type-dependent UI tests. | Hameer Abbasi | -2/+3 |
| 2020-09-11 | Add revisions to const generic const_evaluatable_checked tests. | Hameer Abbasi | -9/+50 |
| 2020-09-11 | Auto merge of #75611 - JulianKnodt:cg_enum_err, r=lcnr | bors | -0/+138 |
| 2020-09-10 | Fully integrate token collection for additional AST structs | Aaron Hill | -13/+326 |
| 2020-09-10 | Ignore `|` and `+` tokens during proc-macro pretty-print check | Aaron Hill | -0/+149 |
| 2020-09-10 | Rollup merge of #76559 - lcnr:const-evaluatable, r=oli-obk | Tyler Mandry | -0/+59 |
| 2020-09-10 | Rollup merge of #76524 - davidtwco:issue-76077-inaccessible-private-fields, r... | Tyler Mandry | -0/+78 |
| 2020-09-10 | Rollup merge of #76514 - hameerabbasi:const-generics-revs, r=lcnr | Tyler Mandry | -169/+492 |
| 2020-09-10 | typeck/pat: inaccessible private fields | David Wood | -0/+60 |
| 2020-09-10 | typeck/expr: inaccessible private fields | David Wood | -0/+18 |
| 2020-09-10 | Syntactically permit unsafety on mods | David Tolnay | -2/+173 |
| 2020-09-10 | Auto merge of #76378 - petrochenkov:lldtest, r=Mark-Simulacrum | bors | -2/+2 |
| 2020-09-10 | Auto merge of #76291 - matklad:spacing, r=petrochenkov | bors | -2/+2 |
| 2020-09-10 | fix tidy, small cleanup | Bastian Kauschke | -0/+24 |
| 2020-09-10 | Add revisions to const generic UI tests. | Hameer Abbasi | -4/+25 |