| Age | Commit message (Expand) | Author | Lines |
| 2020-02-12 | Rollup merge of #69026 - TimDiekmann:common-usage, r=Amanieu | Yuki Okushi | -18/+0 |
| 2020-02-12 | Rollup merge of #68937 - ecstatic-morse:unchecked-intrinsics-test, r=RalfJung | Yuki Okushi | -41/+119 |
| 2020-02-11 | Test failure of unchecked arithmetic intrinsics in const eval | Dylan MacKenzie | -41/+119 |
| 2020-02-11 | Auto merge of #68491 - pnkfelix:hide-niches-under-unsafe-cell, r=oli | bors | -0/+449 |
| 2020-02-11 | Auto merge of #69062 - Dylan-DPC:rollup-7wpjpqu, r=Dylan-DPC | bors | -263/+301 |
| 2020-02-11 | Rollup merge of #69031 - Centril:dyntest, r=eddyb | Dylan DPC | -30/+30 |
| 2020-02-11 | Rollup merge of #68816 - estebank:fn-mut-closure, r=varkor | Dylan DPC | -232/+270 |
| 2020-02-11 | Rollup merge of #66498 - bjorn3:less_feature_flags, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-02-11 | Also check for "use fully-qualified syntax". | jumbatm | -0/+1 |
| 2020-02-11 | Auto merge of #68929 - matprec:consistent-issue-references, r=Dylan-DPC | bors | -675/+679 |
| 2020-02-10 | Add `repr(no_niche)` to `UnsafeCell`. Fix #68303. | Felix S. Klock II | -0/+32 |
| 2020-02-10 | tests for `#[repr(no_niche)]`. | Felix S. Klock II | -0/+417 |
| 2020-02-10 | Remove common usage pattern from `AllocRef` | Tim Diekmann | -18/+0 |
| 2020-02-10 | use `dyn Trait` more in tests | Mazdak Farrokhzad | -30/+30 |
| 2020-02-10 | Rollup merge of #69014 - dwrensha:fix-68890, r=Centril | Dylan DPC | -0/+24 |
| 2020-02-10 | Rollup merge of #68986 - ecstatic-morse:const-ascii-ctype, r=Centril | Dylan DPC | -0/+55 |
| 2020-02-10 | Rollup merge of #68908 - jwhite927:E0637, r=Dylan-DPC | Dylan DPC | -2/+17 |
| 2020-02-10 | Auto merge of #69012 - Dylan-DPC:rollup-13qn0fq, r=Dylan-DPC | bors | -5/+89 |
| 2020-02-09 | [parser] change an instance of span_bug() to struct_span_err() to avoid ICE | David Renshaw | -0/+24 |
| 2020-02-10 | Rollup merge of #69006 - petrochenkov:prevspan2, r=Centril | Dylan DPC | -2/+2 |
| 2020-02-10 | Rollup merge of #68992 - matthewjasper:imm-binding-after-at, r=Centril | Dylan DPC | -0/+75 |
| 2020-02-10 | Rollup merge of #68976 - ecstatic-morse:const-non-zero, r=dtolnay | Dylan DPC | -1/+10 |
| 2020-02-09 | Reduce queries/map lookups done by coherence | Jonas Schievink | -2/+2 |
| 2020-02-09 | Auto merge of #67665 - Patryk27:master, r=zackmdavis | bors | -288/+790 |
| 2020-02-10 | parser: Keep current and previous tokens precisely | Vadim Petrochenkov | -2/+2 |
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -675/+679 |
| 2020-02-09 | Don't parse `mut a @ b` as `mut a @ mut b` | Matthew Jasper | -0/+75 |
| 2020-02-09 | Improve reporting errors and suggestions for trait bounds | Patryk Wychowaniec | -288/+790 |
| 2020-02-09 | Auto merge of #68689 - estebank:where-clause-sugg-missing-fn, r=varkor | bors | -8/+121 |
| 2020-02-08 | Test ASCII ctype methods in a const context | Dylan MacKenzie | -0/+55 |
| 2020-02-08 | review comment | Esteban Küber | -11/+11 |
| 2020-02-08 | review comments | Esteban Küber | -6/+2 |
| 2020-02-09 | Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasper | bors | -776/+2695 |
| 2020-02-08 | Test `NonZeroU8::new` in a const context | Dylan MacKenzie | -1/+10 |
| 2020-02-08 | Merge branch 'master' of https://github.com/jwhite927/rust into E0637 | Josh White | -22/+180 |
| 2020-02-08 | Auto merge of #68802 - eddyb:debuginfo-there-can-only-be-one-arg, r=nagisa | bors | -0/+11 |
| 2020-02-08 | Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddyb | bors | -1/+51 |
| 2020-02-08 | Auto merge of #68443 - eddyb:abi-compat-enum, r=nagisa | bors | -22/+103 |
| 2020-02-07 | Merge branch 'master' of https://github.com/jwhite927/rust into E0637 | Josh White | -281/+1590 |
| 2020-02-08 | test: address comments and pacify the merciless tidy. | Eduard-Mihai Burtescu | -3/+11 |
| 2020-02-08 | rustc_target: switch homogeneous_aggregate to returning Result. | Eduard-Mihai Burtescu | -22/+22 |
| 2020-02-08 | Add non-C-like enumeration tests on Rust->C calls to the abi-sysv64-arg-passi... | John VanEnk | -0/+73 |
| 2020-02-08 | Auto merge of #68358 - matthewjasper:spec-fix, r=nikomatsakis | bors | -0/+77 |
| 2020-02-07 | Auto merge of #65232 - nikomatsakis:lazy-norm-anon-const-push-2, r=matthewjasper | bors | -7/+87 |
| 2020-02-07 | performed --bless of 15 ui tests affected | Josh White | -2/+17 |
| 2020-02-07 | Rollup merge of #68909 - tmandry:panic-abort-nocapture, r=alexcrichton | Dylan DPC | -0/+71 |
| 2020-02-07 | Rollup merge of #68889 - Zoxc:hir-krate, r=eddyb | Dylan DPC | -6/+5 |
| 2020-02-07 | Rollup merge of #68164 - tmiasko:no-sanitize, r=nikomatsakis | Dylan DPC | -0/+59 |
| 2020-02-07 | Fix test | bjorn3 | -1/+1 |
| 2020-02-06 | Respect --nocapture in panic=abort test mode | Tyler Mandry | -0/+71 |