| Age | Commit message (Expand) | Author | Lines |
| 2017-11-11 | Rollup merge of #45812 - GuillaumeGomez:links-and-search, r=QuietMisdreavus | Guillaume Gomez | -3/+31 |
| 2017-11-11 | Add missing links and examples for FileExt | Guillaume Gomez | -2/+40 |
| 2017-11-11 | Auto merge of #45772 - leodasvacas:fix-auto-bounds-in-trait-objects, r=nikoma... | bors | -32/+17 |
| 2017-11-11 | Auto merge of #45807 - tommyip:format_err, r=estebank | bors | -44/+105 |
| 2017-11-11 | Auto merge of #45806 - alexcrichton:update-llvm-for-mips, r=michaelwoerister | bors | -2/+1 |
| 2017-11-11 | Few improvements on search, history and title | Guillaume Gomez | -5/+10 |
| 2017-11-10 | Auto merge of #45707 - Ryman:deprecated-item-name, r=nikomatsakis | bors | -230/+315 |
| 2017-11-10 | Auto merge of #45050 - petrochenkov:ambind, r=nikomatsakis | bors | -31/+126 |
| 2017-11-10 | Allow to go back to previous search | Guillaume Gomez | -0/+14 |
| 2017-11-10 | Auto merge of #45804 - gnzlbg:div_intr, r=alexcrichton | bors | -7/+23 |
| 2017-11-10 | Auto merge of #45791 - eddyb:quote-unquote, r=jseyfried | bors | -156/+158 |
| 2017-11-10 | Auto merge of #45785 - arielb1:unsafe-fixes, r=eddyb | bors | -84/+282 |
| 2017-11-10 | Rollup merge of #45901 - rkruppe:fix-typo, r=kennytm | kennytm | -2/+2 |
| 2017-11-10 | Rollup merge of #45895 - arielb1:inline-debug, r=eddyb | kennytm | -6/+23 |
| 2017-11-10 | Rollup merge of #45887 - xfix:assert-eq-trailling-comma, r=dtolnay | kennytm | -16/+6 |
| 2017-11-10 | Rollup merge of #45882 - japaric:gh45802, r=kennytm | kennytm | -0/+1 |
| 2017-11-10 | Rollup merge of #45878 - jhford:use-get-in-get-example, r=kennytm | kennytm | -4/+4 |
| 2017-11-10 | Rollup merge of #45869 - GuillaumeGomez:debug-doc, r=frewsxcv | kennytm | -0/+20 |
| 2017-11-10 | Rollup merge of #45863 - LukasKalbertodt:add-option-filter, r=dtolnay | kennytm | -0/+39 |
| 2017-11-10 | Rollup merge of #45856 - estebank:issue-45829, r=nikomatsakis | kennytm | -8/+74 |
| 2017-11-10 | Rollup merge of #45783 - kennytm:compiler-test-fixes, r=alexcrichton | kennytm | -27/+385 |
| 2017-11-10 | Auto merge of #45773 - Badel2:dotdoteq, r=petrochenkov | bors | -29/+69 |
| 2017-11-10 | Fix typo in -Zsaturating-float-casts test | Robin Kruppe | -2/+2 |
| 2017-11-09 | Auto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton | bors | -1/+3 |
| 2017-11-09 | add a bunch of debug logging to transform::inline | Ariel Ben-Yehuda | -6/+23 |
| 2017-11-09 | Retain information on whether a format argument has explicit position | Tommy Ip | -32/+57 |
| 2017-11-09 | Auto merge of #45757 - mikhail-m1:change-mir-dump-filename, r=nikomatsakis | bors | -134/+161 |
| 2017-11-09 | Auto merge of #45725 - alexcrichton:std-less-rand, r=dtolnay | bors | -4550/+403 |
| 2017-11-09 | std: Avoid use of `libc` in portable modules | Alex Crichton | -31/+33 |
| 2017-11-09 | Auto merge of #45741 - oli-obk:refactor_suggestions, r=estebank | bors | -122/+112 |
| 2017-11-09 | Allow a trailing comma in assert_eq/ne macro | Konrad Borowski | -16/+6 |
| 2017-11-09 | change separator from `.` to `-` | Mikhail Modin | -24/+28 |
| 2017-11-09 | change MIR dump filenames from `nodeN` to `DefPath` | Mikhail Modin | -132/+155 |
| 2017-11-08 | std: Move the `cmath` module into the `sys` module | Alex Crichton | -133/+196 |
| 2017-11-08 | std: Change how EBADF is handled in `sys` | Alex Crichton | -6/+13 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -4380/+161 |
| 2017-11-09 | Auto merge of #45736 - oli-obk:rvalue_promotable_map, r=nikomatsakis | bors | -15/+19 |
| 2017-11-09 | Auto merge of #45688 - Gankro:layout-tests, r=alexcrichton | bors | -0/+173 |
| 2017-11-09 | proc_macro: use the proc_macro API at runtime to construct quasi-quoted Token... | Eduard-Mihai Burtescu | -130/+118 |
| 2017-11-09 | proc_macro: process proc_macro tokens instead of libsyntax ones in the quasi-... | Eduard-Mihai Burtescu | -153/+167 |
| 2017-11-09 | fix core for targets with max-atomic-width = 0 | Jorge Aparicio | -0/+1 |
| 2017-11-08 | Auto merge of #45867 - michaelwoerister:check-ich-stability, r=nikomatsakis | bors | -247/+330 |
| 2017-11-08 | get() example should use get() not get_mut() | John Ford | -4/+4 |
| 2017-11-08 | Auto merge of #45452 - estebank:colon-typo, r=nikomatsakis | bors | -76/+121 |
| 2017-11-08 | Fix help for duplicated names: `extern crate (...) as (...)` | Esteban Küber | -8/+74 |
| 2017-11-08 | Add reftest that checks the layout of repr(int) on non-c-like enums | Alexis Beingessner | -0/+173 |
| 2017-11-08 | Auto merge of #45205 - rkruppe:saturating-casts, r=eddyb | bors | -16/+535 |
| 2017-11-08 | Auto merge of #45866 - JohnColanduoni:issue-45731, r=alexcrichton | bors | -0/+46 |
| 2017-11-08 | Disable u128 <-> float tests on emscripten | Robin Kruppe | -29/+39 |
| 2017-11-08 | incr.comp.: Provide session to some more decoding contexts. | Michael Woerister | -8/+23 |