| 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-14 | Auto merge of #54032 - oli-obk:layout_scalar_ranges, r=eddyb | bors | -0/+2 |
| 2018-09-12 | Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis | bors | -1/+0 |
| 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-09-10 | propagate user-ascribes types down onto resulting bindings | Niko Matsakis | -0/+1 |
| 2018-09-07 | add `const_fn` feature | Niko Matsakis | -0/+1 |
| 2018-09-03 | Auto merge of #53697 - Cyres:const-fn-int-ops, r=oli-obk | bors | -0/+1 |
| 2018-09-01 | Auto merge of #53884 - kennytm:rollup, r=kennytm | bors | -1/+0 |
| 2018-09-01 | rebase | Tim | -0/+1 |
| 2018-08-31 | trip const_to_alloc query | csmoe | -1/+0 |
| 2018-08-31 | Restrict most uses of `const_fn` to `min_const_fn` | Oliver Schneider | -1/+0 |
| 2018-08-29 | Auto merge of #53671 - RalfJung:miri-refactor, r=oli-obk | bors | -0/+1 |
| 2018-08-28 | Auto merge of #53314 - nikomatsakis:nll-invert-liveness, r=pnkfelix | bors | -0/+1 |
| 2018-08-27 | enable feature `impl_header_lifetime_elision` | Niko Matsakis | -0/+1 |
| 2018-08-27 | move const_eval out of rustc_mir::interpret | Ralf Jung | -0/+1 |
| 2018-08-24 | remove dupe attribute | toidiu | -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/+1 |
| 2018-08-23 | Auto merge of #52602 - scottmcm:tryblock-expr, r=nikomatsakis | bors | -1/+8 |
| 2018-08-23 | Use optimized SmallVec implementation | Igor Gutorov | -0/+1 |
| 2018-08-22 | miri/CTFE refactor | Ralf Jung | -1/+2 |
| 2018-08-22 | Auto merge of #50912 - varkor:exhaustive-integer-matching, r=arielb1 | bors | -0/+1 |
| 2018-08-19 | Parse try blocks with the try keyword instead of do catch placeholder | Scott McMurray | -1/+8 |
| 2018-08-19 | Stabilize macro_vis_matcher | Jakub Kozlowski | -1/+1 |
| 2018-08-16 | Add equivalence class splitting for range constructors | varkor | -0/+1 |
| 2018-08-15 | Suggest match ergonomics, not `ref`/`ref mut` | ashtneoi | -0/+1 |
| 2018-08-10 | [nll] librustc_mir: enable feature(nll) for bootstrap | memoryruins | -0/+1 |
| 2018-08-05 | Remove bad features after rebase | varkor | -1/+0 |
| 2018-08-05 | Remove unnecessary feature attributes that sneaked in | varkor | -3/+0 |
| 2018-07-31 | introduce, but do not use, `free_region_relation` computation | Niko Matsakis | -0/+2 |
| 2018-07-27 | Auto merge of #52336 - ishitatsuyuki:dyn-rollup, r=Mark-Simulacrum | bors | -2/+0 |
| 2018-07-25 | split into two matrices | Niko Matsakis | -0/+1 |
| 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-13 | Auto merge of #52352 - kennytm:rollup, r=kennytm | bors | -0/+2 |
| 2018-07-12 | Reimplement some "add `mut`" suggestions under NLL | ashtneoi | -0/+2 |
| 2018-07-12 | Deny bare trait objects in the rest of rust | ljedrz | -0/+2 |
| 2018-06-19 | Parallelize trans item collection | John Kåre Alsaker | -0/+3 |
| 2018-06-14 | rustc: rename ty::maps to ty::query. | Eduard-Mihai Burtescu | -1/+1 |
| 2018-05-29 | Use polonius_output | Santiago Pastorino | -0/+1 |
| 2018-05-24 | Use AllFacts from polonius-engine | Santiago Pastorino | -0/+1 |
| 2018-05-17 | Stabilise inclusive_range_methods | varkor | -1/+0 |
| 2018-05-17 | Switch to 1.26 bootstrap compiler | Mark Simulacrum | -12/+1 |
| 2018-05-16 | Stabilize num::NonZeroU* | Simon Sapin | -1/+0 |
| 2018-05-11 | Add a query to convert from ConstValue to Allocation | John Kåre Alsaker | -0/+1 |
| 2018-05-05 | add `-Znll-facts` switch that dumps facts for new analysis | Niko Matsakis | -0/+1 |
| 2018-05-01 | Auto merge of #50198 - oli-obk:const_prop, r=eddyb | bors | -2/+0 |
| 2018-05-01 | Removed direct field usage of RangeInclusive in rustc itself. | kennytm | -1/+1 |
| 2018-04-30 | Remove the `rustc_const_math` crate | Oliver Schneider | -2/+0 |