| Age | Commit message (Expand) | Author | Lines |
| 2020-02-11 | Document stable versions of memory-related intrinsics | LeSeulArtichaut | -0/+25 |
| 2020-02-11 | Document stable versions of `type_name` and `type_id` | LeSeulArtichaut | -0/+4 |
| 2020-02-11 | Document stable versions of `f32` and `f64` intrinsics | LeSeulArtichaut | -2/+240 |
| 2020-02-11 | Auto merge of #68725 - jumbatm:invert-control-in-struct_lint_level, r=Centril | bors | -1611/+1795 |
| 2020-02-11 | Fix stage2 test failures from call to span_lint. | jumbatm | -43/+80 |
| 2020-02-11 | Avoid allocs in a few places. | jumbatm | -13/+14 |
| 2020-02-11 | Address review nitpicks. | jumbatm | -4/+4 |
| 2020-02-11 | Move more into decorate functions. | jumbatm | -51/+58 |
| 2020-02-11 | Run RustFmt | jumbatm | -87/+100 |
| 2020-02-11 | Make cx.span_lint methods lazy | jumbatm | -114/+85 |
| 2020-02-11 | Move more work into `decorate` functions. | jumbatm | -32/+28 |
| 2020-02-11 | Run RustFmt | jumbatm | -499/+476 |
| 2020-02-11 | Also check for "use fully-qualified syntax". | jumbatm | -0/+1 |
| 2020-02-11 | Box `decorate` to avoid code bloat. | jumbatm | -107/+119 |
| 2020-02-11 | Invert control in struct_lint_level. | jumbatm | -1130/+1299 |
| 2020-02-11 | Auto merge of #68961 - eddyb:dbg-stack-dunk, r=nagisa | bors | -38/+41 |
| 2020-02-11 | Auto merge of #68929 - matprec:consistent-issue-references, r=Dylan-DPC | bors | -735/+778 |
| 2020-02-10 | Auto merge of #69030 - Dylan-DPC:rollup-t9uk7vc, r=Dylan-DPC | bors | -150/+354 |
| 2020-02-10 | Rollup merge of #69014 - dwrensha:fix-68890, r=Centril | Dylan DPC | -1/+28 |
| 2020-02-10 | Rollup merge of #69007 - GuillaumeGomez:clean-up-e0283, r=Dylan-DPC | Dylan DPC | -4/+5 |
| 2020-02-10 | Rollup merge of #68986 - ecstatic-morse:const-ascii-ctype, r=Centril | Dylan DPC | -20/+96 |
| 2020-02-10 | Rollup merge of #68932 - michaelwoerister:self-profile-generic-activity-args,... | Dylan DPC | -118/+169 |
| 2020-02-10 | Rollup merge of #68908 - jwhite927:E0637, r=Dylan-DPC | Dylan DPC | -3/+50 |
| 2020-02-10 | Rollup merge of #68897 - GuillaumeGomez:clean-up-e0275, r=Dylan-DPC | Dylan DPC | -4/+6 |
| 2020-02-10 | Auto merge of #68835 - CAD97:sound-range-inclusive, r=Mark-Simulacrum | bors | -69/+44 |
| 2020-02-10 | self-profile: Support arguments for generic_activities. | Michael Woerister | -118/+169 |
| 2020-02-10 | clean up E0275 explanation | Guillaume Gomez | -4/+6 |
| 2020-02-10 | Clean up E0283 explanation | Guillaume Gomez | -4/+5 |
| 2020-02-10 | Auto merge of #69012 - Dylan-DPC:rollup-13qn0fq, r=Dylan-DPC | bors | -445/+606 |
| 2020-02-09 | [parser] change an instance of span_bug() to struct_span_err() to avoid ICE | David Renshaw | -1/+28 |
| 2020-02-10 | Rollup merge of #69006 - petrochenkov:prevspan2, r=Centril | Dylan DPC | -26/+54 |
| 2020-02-10 | Rollup merge of #69005 - ecstatic-morse:unified-dataflow-graphviz, r=wesleywiser | Dylan DPC | -35/+56 |
| 2020-02-10 | Rollup merge of #68992 - matthewjasper:imm-binding-after-at, r=Centril | Dylan DPC | -4/+82 |
| 2020-02-10 | Rollup merge of #68976 - ecstatic-morse:const-non-zero, r=dtolnay | Dylan DPC | -2/+12 |
| 2020-02-10 | Rollup merge of #68966 - jonas-schievink:coherence-perf, r=varkor | Dylan DPC | -136/+81 |
| 2020-02-10 | Rollup merge of #68694 - nnethercote:reduce-RefCells-in-InferCtxt, r=varkor | Dylan DPC | -242/+321 |
| 2020-02-09 | Remove vestigial #43355-compat code | Jonas Schievink | -85/+29 |
| 2020-02-09 | Defer error span calculation until needed | Jonas Schievink | -5/+14 |
| 2020-02-09 | Add desc to `specialization_graph_of` query | Jonas Schievink | -1/+2 |
| 2020-02-09 | Reduce queries/map lookups done by coherence | Jonas Schievink | -46/+37 |
| 2020-02-09 | Auto merge of #67665 - Patryk27:master, r=zackmdavis | bors | -375/+1039 |
| 2020-02-10 | Reduce the number of `RefCell`s in `InferCtxt`. | Nicholas Nethercote | -242/+321 |
| 2020-02-10 | parser: Keep current and previous tokens precisely | Vadim Petrochenkov | -26/+54 |
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -685/+689 |
| 2020-02-09 | Make issue references consistent | Matthias Prechtl | -50/+89 |
| 2020-02-09 | Auto merge of #69004 - jonas-schievink:rollup-z2ymler, r=jonas-schievink | bors | -103/+194 |
| 2020-02-09 | Use nicer alignment when printing state vectors | Dylan MacKenzie | -15/+29 |
| 2020-02-09 | Don't break first line | Dylan MacKenzie | -12/+12 |
| 2020-02-09 | Remove unnecessary allows | Dylan MacKenzie | -3/+0 |
| 2020-02-09 | Add option to `dot::render` for monospace font | Dylan MacKenzie | -1/+11 |