| Age | Commit message (Expand) | Author | Lines |
| 2018-10-07 | Revert "Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis" | Ariel Ben-Yehuda | -0/+1 |
| 2018-09-21 | Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all edi... | Eduard-Mihai Burtescu | -1/+1 |
| 2018-09-14 | Auto merge of #54032 - oli-obk:layout_scalar_ranges, r=eddyb | bors | -0/+2 |
| 2018-09-11 | stabalize infer outlives requirements (RFC 2093). | toidiu | -1/+0 |
| 2018-09-11 | Forbid the upper indices of `IndexVec` indices to allow for niche optimizations | Oliver Schneider | -0/+2 |
| 2018-08-31 | Restrict most uses of `const_fn` to `min_const_fn` | Oliver Schneider | -1/+2 |
| 2018-08-27 | Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis | bors | -0/+1 |
| 2018-08-25 | Auto merge of #53385 - matklad:stabilize-find-map, r=KodrAus | bors | -1/+0 |
| 2018-08-24 | check that adding infer-outlives requirement to all crates works | Niko Matsakis | -0/+1 |
| 2018-08-23 | Auto merge of #53384 - gootorov:use-servo-smallvec, r=michaelwoerister | bors | -0/+3 |
| 2018-08-23 | Auto merge of #52602 - scottmcm:tryblock-expr, r=nikomatsakis | bors | -1/+0 |
| 2018-08-23 | Use optimized SmallVec implementation | Igor Gutorov | -0/+3 |
| 2018-08-19 | Rename `catch_expr` feature to `try_blocks` | Scott McMurray | -1/+0 |
| 2018-08-19 | Stabilize macro_vis_matcher | Jakub Kozlowski | -1/+1 |
| 2018-08-15 | Stablize Iterator::find_map | Aleksey Kladov | -1/+0 |
| 2018-08-15 | Auto merge of #52928 - Mark-Simulacrum:borrowck-cleanup, r=cramertj | bors | -1/+0 |
| 2018-08-12 | Rollup merge of #53230 - memoryruins:nll_bootstrap_4, r=nikomatsakis | Guillaume Gomez | -0/+1 |
| 2018-08-09 | Move span_bug and bug helper functions to util | Mark Rousskov | -0/+1 |
| 2018-08-09 | Move Fingerprint to data structures | Mark Rousskov | -0/+1 |
| 2018-08-09 | Move rustc::util::fs into separate (new) crate | Mark Rousskov | -1/+1 |
| 2018-08-09 | [nll] librustc: enable feature(nll) for bootstrap | memoryruins | -0/+1 |
| 2018-08-06 | Auto merge of #53016 - scottmcm:impl-header-lifetime-elision, r=nikomatsakis | bors | -0/+1 |
| 2018-08-05 | Remove unnecessary feature attributes that sneaked in | varkor | -3/+0 |
| 2018-08-05 | Add lint for unknown feature attributes | varkor | -0/+1 |
| 2018-08-03 | Fix the stage1 build | Scott McMurray | -0/+1 |
| 2018-08-02 | Basic profiling | Wesley Wiser | -0/+1 |
| 2018-07-31 | Move dataflow to borrowck | Mark Rousskov | -1/+0 |
| 2018-07-29 | Sanity-check all constants | Oliver Schneider | -0/+1 |
| 2018-07-27 | Auto merge of #52336 - ishitatsuyuki:dyn-rollup, r=Mark-Simulacrum | bors | -2/+0 |
| 2018-07-25 | Deny bare_trait_objects globally | Tatsuyuki Ishi | -2/+0 |
| 2018-07-25 | implement `Step` for `Idx` types | Niko Matsakis | -0/+1 |
| 2018-07-11 | Deny bare trait objects in in src/librustc | ljedrz | -0/+2 |
| 2018-07-07 | Move time_graph.rs to rustc/util | bjorn3 | -0/+1 |
| 2018-06-30 | Auto merge of #51717 - Mark-Simulacrum:snap, r=alexcrichton | bors | -1/+0 |
| 2018-06-30 | Bootstrap from 1.28.0-beta.3 | Mark Simulacrum | -1/+0 |
| 2018-06-28 | Move everything over from `middle::const_val` to `mir::interpret` | Oliver Schneider | -1/+0 |
| 2018-06-10 | Stabilize entry-or-default | Guillaume Gomez | -1/+0 |
| 2018-06-06 | Make queries block and handle query cycles | John Kåre Alsaker | -0/+5 |
| 2018-06-01 | Make const decoding from the incremental cache thread-safe. | Michael Woerister | -0/+1 |
| 2018-05-28 | introduce `shifted_in`, `shifted_out` and friends | Niko Matsakis | -0/+1 |
| 2018-05-28 | Auto merge of #50612 - Zoxc:thin-slice, r=michaelwoerister | bors | -0/+1 |
| 2018-05-27 | Make anon params lint warn-by-default | Mark Mansi | -0/+1 |
| 2018-05-27 | Make &Slice a thin pointer | John Kåre Alsaker | -0/+1 |
| 2018-05-26 | Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakis | kennytm | -0/+1 |
| 2018-05-25 | Auto merge of #50967 - oli-obk:miri_api_refactor, r=eddyb | bors | -0/+1 |
| 2018-05-24 | Use AllFacts from polonius-engine | Santiago Pastorino | -0/+1 |
| 2018-05-24 | Use in-band-lifetimes instead of unused explicit lifetimes | Oliver Schneider | -0/+1 |
| 2018-05-24 | implement the chalk traits, albeit with many placeholders | Niko Matsakis | -0/+1 |
| 2018-05-17 | Stabilise inclusive_range_methods | varkor | -1/+0 |
| 2018-05-17 | Switch to 1.26 bootstrap compiler | Mark Simulacrum | -1/+0 |