| Age | Commit message (Expand) | Author | Lines |
| 2017-09-23 | Rollup merge of #44745 - alexcrichton:no-delim-none, r=estebank | Corey Farwell | -0/+24 |
| 2017-09-23 | Rollup merge of #44554 - GuillaumeGomez:add-missing-pub, r=QuietMisdreavus | Corey Farwell | -0/+31 |
| 2017-09-23 | Auto merge of #44055 - zackmdavis:condensed_non-ADT_derive_error, r=jseyfried | bors | -26/+27 |
| 2017-09-23 | Print fn signature when there is closure argument type mismatch | Wonwoo Choi | -52/+160 |
| 2017-09-22 | add comparison operators to must-use lint (under `fn_must_use` feature) | Zack M. Davis | -5/+10 |
| 2017-09-23 | Use recorded types in rustc_privacy | Vadim Petrochenkov | -3/+4 |
| 2017-09-23 | Record semantic types for all syntactic types in bodies | Vadim Petrochenkov | -0/+17 |
| 2017-09-22 | dotdoteq_in_patterns feature gate | Badel2 | -0/+18 |
| 2017-09-22 | Add support for `..=` syntax | Alex Burka | -54/+75 |
| 2017-09-22 | Auto merge of #44691 - cramertj:underscore-lifetimes, r=nikomatsakis | bors | -6/+141 |
| 2017-09-21 | Less confusing placeholder when RefCell is exclusively borrowed | David Tolnay | -0/+12 |
| 2017-09-21 | suggest an outer attribute when `#![derive(...)]` (predictably) fails | Zack M. Davis | -1/+1 |
| 2017-09-21 | only set non-ADT derive error once per attribute, not per trait | Zack M. Davis | -26/+27 |
| 2017-09-21 | Add deref suggestion | Guillaume Gomez | -0/+93 |
| 2017-09-21 | Auto merge of #44215 - oli-obk:import_sugg, r=nrc | bors | -13/+33 |
| 2017-09-21 | Add tests for underscore lifetimes in impl headers and struct definitions | Taylor Cramer | -0/+5 |
| 2017-09-21 | Add tests for multiple underscore and non-underscore lifetimes | Taylor Cramer | -0/+17 |
| 2017-09-21 | Refactor lifetime name into an enum | Taylor Cramer | -0/+12 |
| 2017-09-21 | rustc: Don't use DelimToken::None if possible | Alex Crichton | -0/+24 |
| 2017-09-21 | Add suggestions for misspelled method names | Thomas Jespersen | -0/+74 |
| 2017-09-21 | Auto merge of #44627 - zackmdavis:the_capgate_perogative, r=nrc | bors | -0/+22 |
| 2017-09-20 | Implement underscore lifetimes | Taylor Cramer | -6/+107 |
| 2017-09-21 | Auto merge of #44551 - scalexm:copy-clone-closures, r=arielb1 | bors | -0/+145 |
| 2017-09-20 | Auto merge of #44392 - Zoxc:yield-order, r=nikomatsakis | bors | -17/+54 |
| 2017-09-20 | Implement `Copy`/`Clone` for closures | scalexm | -0/+145 |
| 2017-09-20 | address review comments | Ariel Ben-Yehuda | -0/+30 |
| 2017-09-20 | add proofs and fix postorder traversal | Ariel Ben-Yehuda | -4/+4 |
| 2017-09-20 | Mark yields after visiting subexpressions. Never ignore yields for scopes in ... | John Kåre Alsaker | -21/+0 |
| 2017-09-20 | Only consider yields coming after the expressions when computing generator in... | John Kåre Alsaker | -13/+41 |
| 2017-09-19 | Adjust dependency-resolution errors to be more consistent | Samuel Holland | -2/+2 |
| 2017-09-19 | Rollup merge of #44689 - behnam:unicode, r=sfackler | Guillaume Gomez | -0/+22 |
| 2017-09-19 | Add pub visibility for methods as well | Guillaume Gomez | -0/+31 |
| 2017-09-19 | Auto merge of #44620 - zackmdavis:rfc_1940_housekeeping, r=nikomatsakis | bors | -53/+100 |
| 2017-09-19 | Auto merge of #44026 - QuietMisdreavus:trimmed-std, r=steveklabnik | bors | -0/+14 |
| 2017-09-18 | [libstd_unicode] Expose UnicodeVersion type | Behnam Esfahbod | -0/+22 |
| 2017-09-18 | Fix issues uncovered by rebasing: | Michael Woerister | -1/+4 |
| 2017-09-17 | Rollup merge of #44549 - gaurikholkar:master, r=arielb1 | Tim Neumann | -0/+60 |
| 2017-09-17 | Rollup merge of #44397 - GuillaumeGomez:codeblock-color, r=QuietMisdreavus | Tim Neumann | -0/+31 |
| 2017-09-17 | Rollup merge of #44088 - bjorn3:better_trace_macros, r=jseyfried | Tim Neumann | -0/+106 |
| 2017-09-16 | Rollup merge of #44590 - oli-obk:allow_unused_mut_on_vars, r=eddyb | Alex Crichton | -0/+8 |
| 2017-09-16 | Auto merge of #43017 - durka:stabilize-const-invocation, r=eddyb | bors | -51/+98 |
| 2017-09-16 | change #![feature(const_fn)] to specific gates | Alex Burka | -65/+37 |
| 2017-09-16 | `--cap-lints allow` switches off `can_emit_warnings` | Zack M. Davis | -0/+22 |
| 2017-09-15 | RFC 1940 UI test in own directory, exercise must_use trait methods | Zack M. Davis | -53/+100 |
| 2017-09-15 | Get `allow(unused_mut)` to work on `let` bindings | Oliver Schneider | -0/+8 |
| 2017-09-14 | Rollup merge of #44569 - est31:master, r=estebank | Corey Farwell | -1/+1 |
| 2017-09-14 | Rollup merge of #44254 - GuillaumeGomez:const-fix-rustdoc, r=QuietMisdreavus | Corey Farwell | -0/+27 |
| 2017-09-14 | rustc: Remove `Session::dep_graph` | Alex Crichton | -2/+1 |
| 2017-09-14 | "avoid" is a better word here than "disable" | est31 | -1/+1 |
| 2017-09-14 | readd test | Eh2406 | -3/+1 |