| Age | Commit message (Expand) | Author | Lines |
| 2020-11-10 | add test for where clauses mentioning const params | Bastian Kauschke | -0/+35 |
| 2020-11-10 | const param in async | Bastian Kauschke | -0/+35 |
| 2020-11-10 | try referencing outer params | Bastian Kauschke | -0/+247 |
| 2020-11-10 | exhaustively enumerate all values of a const param | Bastian Kauschke | -0/+310 |
| 2020-11-10 | add associated type bounds test | Bastian Kauschke | -0/+71 |
| 2020-11-10 | add macro_rules test regarding braces | Bastian Kauschke | -0/+149 |
| 2020-11-10 | Add macro test for min-const-generics | kadmin | -0/+212 |
| 2020-11-10 | add generic param mismatch test | Bastian Kauschke | -0/+38 |
| 2020-11-10 | const param macro test | Bastian Kauschke | -0/+22 |
| 2020-11-09 | Update src/test/ui/issues/issue-76547.rs | Tyler Mandry | -1/+1 |
| 2020-11-09 | add nll compare mode stderr file | Gus Wynn | -0/+20 |
| 2020-11-10 | (rustdoc) [src] link for types defined by macros shows invocation | Florian Warzecha | -11/+13 |
| 2020-11-10 | Add flags customizing behaviour of MIR inlining | Tomasz Miąsko | -0/+75 |
| 2020-11-09 | incr-comp: add ignore-32bit directive to incr-prev-body-beyond-eof test | Tyson Nottingham | -1/+5 |
| 2020-11-09 | address reviewer comments | mark | -23/+23 |
| 2020-11-09 | Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum | Dylan DPC | -38/+8 |
| 2020-11-09 | Rollup merge of #78710 - petrochenkov:macvisit, r=davidtwco | Dylan DPC | -8/+2 |
| 2020-11-09 | Rollup merge of #78580 - tmiasko:inline-loop, r=oli-obk | Dylan DPC | -0/+134 |
| 2020-11-09 | Rollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum | Dylan DPC | -0/+8 |
| 2020-11-09 | Rollup merge of #78513 - jyn514:rustup-toolchain, r=Mark-Simulacrum | Dylan DPC | -3/+20 |
| 2020-11-09 | Rollup merge of #78502 - matthewjasper:chalkup, r=nikomatsakis | Dylan DPC | -0/+33 |
| 2020-11-09 | Rollup merge of #77016 - Mark-Simulacrum:clippy-tests, r=pietroalbini | Dylan DPC | -0/+4 |
| 2020-11-09 | Rollup merge of #76468 - SNCPlay42:lifetime-names, r=Mark-Simulacrum | Dylan DPC | -3/+121 |
| 2020-11-09 | Vendor libtest's dependencies in the rust-src component | Alexis Beingessner | -2/+45 |
| 2020-11-10 | Add missing newline to error message of the default OOM hook | hyd-dev | -1/+1 |
| 2020-11-09 | use RegionNameHighlight for async fn and closure returns | SNCPlay42 | -5/+55 |
| 2020-11-09 | add regression test for #78892 | SNCPlay42 | -0/+14 |
| 2020-11-09 | Add `#[cfg(panic = "...")]` | David Hewitt | -10/+120 |
| 2020-11-09 | Auto merge of #78201 - joshtriplett:rustc-tls-model, r=Mark-Simulacrum | bors | -0/+12 |
| 2020-11-08 | incr-comp: add clarifying comments to incr-prev-body-beyond-eof test | Tyson Nottingham | -4/+8 |
| 2020-11-09 | Rollup merge of #78868 - notriddle:master, r=GuillaumeGomez | Dylan DPC | -2/+3 |
| 2020-11-09 | Rollup merge of #78748 - fanzier:tuple-assignment, r=petrochenkov | Dylan DPC | -55/+214 |
| 2020-11-09 | Rollup merge of #78674 - tmiasko:inline-substs-for-mir-body, r=oli-obk | Dylan DPC | -0/+91 |
| 2020-11-09 | Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum | Dylan DPC | -20/+12 |
| 2020-11-09 | Rollup merge of #78114 - jyn514:private, r=oli-obk | Dylan DPC | -5/+6 |
| 2020-11-09 | Support inlining diverging function calls | Tomasz Miąsko | -0/+180 |
| 2020-11-09 | inliner: Break inlining cycles | Tomasz Miąsko | -0/+134 |
| 2020-11-09 | Do not collect tokens for doc comments | Vadim Petrochenkov | -6/+6 |
| 2020-11-08 | Auto merge of #78712 - petrochenkov:visitok, r=Aaron1011 | bors | -0/+121 |
| 2020-11-08 | Auto merge of #78874 - m-ou-se:rollup-3jp1ijj, r=m-ou-se | bors | -45/+169 |
| 2020-11-08 | Rollup merge of #78865 - Aaron1011:fix/const-item-mut-reborrow, r=varkor | Mara Bos | -12/+17 |
| 2020-11-08 | Rollup merge of #78842 - shepmaster:bootstrap-rustfmt, r=Mark-Simulacrum | Mara Bos | -5/+12 |
| 2020-11-08 | Rollup merge of #78775 - ghedo:bump-rustfmt-rls, r=Mark-Simulacrum | Mara Bos | -5/+6 |
| 2020-11-08 | Rollup merge of #78706 - bjorn3:fix_run_make_without_llvm, r=Mark-Simulacrum | Mara Bos | -11/+15 |
| 2020-11-08 | Rollup merge of #78658 - casey:x, r=Mark-Simulacrum | Mara Bos | -0/+107 |
| 2020-11-08 | Rollup merge of #78570 - sasurau4:test/check-pass-print-type-size, r=jyn514 | Mara Bos | -12/+12 |
| 2020-11-08 | Auto merge of #78410 - lcnr:revert75443, r=nikomatsakis | bors | -27/+0 |
| 2020-11-07 | fix #72680 by explicitly checking for or-pattern before test | mark | -0/+65 |
| 2020-11-07 | Run tools builder on subtree changes | Mark Rousskov | -0/+4 |
| 2020-11-07 | Fix tab focus on restyled switches | Michael Howell | -2/+3 |