| Age | Commit message (Expand) | Author | Lines |
| 2018-03-14 | Reword E0044 and message for `!Send` types | Esteban Küber | -55/+66 |
| 2018-03-14 | Cache the specialization_graph query | Wesley Wiser | -1/+6 |
| 2018-03-14 | Auto merge of #47630 - canndrew:exhaustive-patterns, r=nikomatsakis | bors | -547/+295 |
| 2018-03-15 | Use a single Lock for CodeMap.stable_id_to_filemap and CodeMap.files | John Kåre Alsaker | -25/+32 |
| 2018-03-15 | Require the code mapper to be thread-safe | John Kåre Alsaker | -13/+14 |
| 2018-03-15 | Make CodeMap thread-safe | John Kåre Alsaker | -22/+17 |
| 2018-03-15 | Make FileMap thread-safe | John Kåre Alsaker | -45/+55 |
| 2018-03-15 | Require a thread-safe file loader | John Kåre Alsaker | -4/+4 |
| 2018-03-14 | resolve `'_` in `dyn Trait` just like ordinary elision | Niko Matsakis | -4/+80 |
| 2018-03-14 | Pin and Unpin in libcore. | boats | -2/+119 |
| 2018-03-14 | add headings to categorize the features | QuietMisdreavus | -6/+18 |
| 2018-03-14 | talk about doc(include) | QuietMisdreavus | -3/+19 |
| 2018-03-14 | talk about doc(masked) | QuietMisdreavus | -0/+20 |
| 2018-03-14 | add dummy symbols for LLVM<6 | gnzlbg | -0/+47 |
| 2018-03-14 | talk about doc(spotlight) | QuietMisdreavus | -0/+20 |
| 2018-03-14 | Auto merge of #49008 - kennytm:rollup, r=kennytm | bors | -546/+266 |
| 2018-03-14 | talk about doc(cfg) | QuietMisdreavus | -0/+52 |
| 2018-03-14 | Update E0601 test for new message format. | Eric Huss | -1/+1 |
| 2018-03-14 | Some tweaks to "type parameters from outer function" diagnostic | Esteban Küber | -27/+42 |
| 2018-03-14 | Add backticks to `main` not found errors. | Eric Huss | -15/+15 |
| 2018-03-14 | Add suggestion where to add main function. | Eric Huss | -0/+25 |
| 2018-03-14 | Add empty main() to tests where it is missing. | Eric Huss | -95/+75 |
| 2018-03-14 | rustc_trans: fix small aggregate returns for big-endian mips64 FFI | dragan.mladjenovic | -13/+1 |
| 2018-03-14 | fix style | gnzlbg | -2/+2 |
| 2018-03-14 | Add crate name to "main function not found" error message. | Eric Huss | -29/+32 |
| 2018-03-14 | Auto merge of #49014 - Bobo1239:master, r=alexcrichton | bors | -8/+47 |
| 2018-03-14 | expose ordered/unordered/nanless intirnsics | gnzlbg | -229/+202 |
| 2018-03-15 | Rollup merge of #48874 - jcowgill:mips-features, r=sanxiyn | kennytm | -8/+8 |
| 2018-03-15 | Rollup merge of #48993 - alexheretic:fix-48816, r=michaelwoerister | kennytm | -0/+6 |
| 2018-03-15 | Rollup merge of #48966 - retep007:hir-fingerprint-optimization, r=michaelwoer... | kennytm | -8/+12 |
| 2018-03-15 | Rollup merge of #48991 - jsgf:remap-path-prefix, r=estebank | kennytm | -1/+1 |
| 2018-03-15 | Rollup merge of #48988 - bobtwinkles:add_48070_test, r=nikomatsakis | kennytm | -0/+35 |
| 2018-03-15 | Rollup merge of #48981 - alexcrichton:lld-no-at-file, r=michaelwoerister | kennytm | -1/+12 |
| 2018-03-15 | Rollup merge of #48971 - mark-i-m:fix_readmes, r=nikomatsakis | kennytm | -438/+15 |
| 2018-03-15 | Rollup merge of #48970 - GuillaumeGomez:doc-examples, r=QuietMisdreavus | kennytm | -2/+134 |
| 2018-03-15 | Rollup merge of #48964 - QuietMisdreavus:picket-fence, r=GuillaumeGomez | kennytm | -0/+4 |
| 2018-03-15 | Rollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix | kennytm | -87/+18 |
| 2018-03-15 | Rollup merge of #48831 - GuillaumeGomez:fix-theme-blink, r=QuietMisdreavus | kennytm | -1/+5 |
| 2018-03-15 | Rollup merge of #48765 - Phlosioneer:10234-wall-help-message, r=estebank | kennytm | -0/+16 |
| 2018-03-14 | expose #[target_feature] attributes in rustdoc | QuietMisdreavus | -2/+51 |
| 2018-03-14 | Update RLS | Boris-Chengbiao Zhou | -8/+47 |
| 2018-03-14 | Auto merge of #48864 - oli-obk:miri_incremental_regression, r=eddyb | bors | -3/+38 |
| 2018-03-14 | Add documentation | scalexm | -0/+24 |
| 2018-03-14 | Move code into librustc_traits | scalexm | -15/+13 |
| 2018-03-14 | Address niko's nits | scalexm | -195/+173 |
| 2018-03-14 | Auto merge of #48811 - Zoxc:syntax-globals, r=michaelwoerister | bors | -1043/+1257 |
| 2018-03-14 | Add MVP for chalkification | scalexm | -0/+519 |
| 2018-03-14 | Remove syntax and syntax_pos thread locals | John Kåre Alsaker | -1043/+1257 |
| 2018-03-14 | try_reserve: updating message for feature-gate-try_reserve.stderr | snf | -1/+1 |
| 2018-03-14 | try_reserve: disabling tests for asmjs, blocked by #48968 | snf | -2/+22 |