| Age | Commit message (Expand) | Author | Lines |
| 2016-03-03 | Hide gated cfg attributes from the output of `--print cfg` | Andrea Canciani | -1/+10 |
| 2016-03-02 | Build the same configuration when compiling and for `--print cfg` | Andrea Canciani | -1/+3 |
| 2016-03-02 | Add usage documentation for `--print cfg` | Andrea Canciani | -1/+1 |
| 2016-03-02 | Auto merge of #31996 - gandro:update-libc, r=alexcrichton | bors | -0/+0 |
| 2016-03-02 | Auto merge of #32000 - xaocon:master, r=steveklabnik | bors | -1/+1 |
| 2016-03-02 | Add test (fixes #27340) | Vadim Petrochenkov | -0/+16 |
| 2016-03-02 | Move span into `StructField` | Vadim Petrochenkov | -98/+79 |
| 2016-03-02 | Use numeric field `Name`s ("0", "1" etc) for positional fields | Vadim Petrochenkov | -109/+62 |
| 2016-03-02 | Get rid of hir::StructFieldKind | Vadim Petrochenkov | -119/+80 |
| 2016-03-02 | Auto merge of #32001 - Manishearth:rollup, r=Manishearth | bors | -190/+163 |
| 2016-03-02 | Rollup merge of #31999 - bluss:fundamental-raw-ptr, r=eddyb | Manish Goregaokar | -5/+5 |
| 2016-03-02 | Rollup merge of #31989 - Kimundi:more_flexible_str_pattern_indirection, r=bluss | Manish Goregaokar | -1/+14 |
| 2016-03-02 | Rollup merge of #31985 - ashleysommer:libbackgrace_emscripten_fix, r=alexcric... | Manish Goregaokar | -1/+1 |
| 2016-03-02 | Rollup merge of #31982 - apasel422:sync, r=alexcrichton | Manish Goregaokar | -54/+46 |
| 2016-03-02 | Rollup merge of #31919 - petrochenkov:blockpub, r=nikomatsakis | Manish Goregaokar | -129/+97 |
| 2016-03-01 | Make book ordering more natural | Evan | -1/+1 |
| 2016-03-02 | Fix compiling libstd with emscripten target. | ashleysommer | -1/+1 |
| 2016-03-01 | Explicitly opt out of `Sync` for `cell` and `mpsc` types | Andrew Paseltiner | -54/+46 |
| 2016-03-01 | Auto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis | bors | -221/+405 |
| 2016-03-01 | Use raw pointer casts for slice, str's .as_ptr() | Ulrik Sverdrup | -5/+5 |
| 2016-03-01 | Update libc crate | Sebastian Wicki | -0/+0 |
| 2016-03-01 | Rollup merge of #31987 - gcatlin:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-03-01 | Rollup merge of #31984 - xaocon:master, r=steveklabnik | Steve Klabnik | -4/+4 |
| 2016-03-01 | Rollup merge of #31965 - miqid:doc, r=steveklabnik | Steve Klabnik | -12/+12 |
| 2016-03-01 | Changed `std::pattern::Pattern` impl on `&'a &'a str` to `&'a &'b str` | Marvin Löbel | -1/+14 |
| 2016-03-01 | grammar: 'fewer' instead of 'less' | Geoff Catlin | -1/+1 |
| 2016-03-01 | Fix broken links for core primitives | Michael Huynh | -12/+12 |
| 2016-03-01 | Auto merge of #31962 - sanxiyn:const-eval-map, r=arielb1 | bors | -1/+39 |
| 2016-03-01 | Auto merge of #31335 - SimonSapin:ascii-into, r=alexcrichton | bors | -0/+106 |
| 2016-03-01 | Auto merge of #31713 - alexcrichton:rustbuild-docs, r=brson | bors | -1/+157 |
| 2016-02-29 | Clarified the details of a borrowing example. | Evan | -4/+4 |
| 2016-02-29 | Auto merge of #31884 - alexcrichton:no-bootstrap-from-existing, r=brson | bors | -101/+216 |
| 2016-02-29 | test: Mark all rpass-valgrind as no-prefer-dynamic | Alex Crichton | -0/+11 |
| 2016-02-29 | std: Stabilize APIs for the 1.8 release | Alex Crichton | -227/+203 |
| 2016-02-29 | Use HIR map instead of tcx in constant evaluator | Seo Sanghyeon | -1/+39 |
| 2016-02-29 | Auto merge of #31958 - teoryn:patch-3, r=nagisa | bors | -1/+1 |
| 2016-02-29 | Auto merge of #31960 - aidanhs:aphs-tweak-aliasing-docs, r=Manishearth | bors | -1/+1 |
| 2016-02-29 | Add the 'T' present in the rust book | Aidan Hobson Sayers | -1/+1 |
| 2016-02-28 | Fix typo (an Result) | Kevin Stock | -1/+1 |
| 2016-02-28 | Fix typo (!#[no_std]) | Kevin Stock | -1/+1 |
| 2016-02-28 | Auto merge of #31897 - tshepang:ref-not-needed, r=steveklabnik | bors | -1/+1 |
| 2016-02-28 | rustbuild: Update dependencies | Alex Crichton | -35/+18 |
| 2016-02-28 | rustbuild: Update nightly date | Alex Crichton | -8/+12 |
| 2016-02-28 | rustbuild: Relax assertions about stage0 | Alex Crichton | -3/+1 |
| 2016-02-28 | rustbuild: Remove extra rustc flags | Alex Crichton | -15/+1 |
| 2016-02-28 | rustbuild: Add steps for linking a sysroot | Alex Crichton | -6/+88 |
| 2016-02-28 | rustbuild: Document what steps are | Alex Crichton | -0/+14 |
| 2016-02-28 | rustbuild: Compile with the build compiler | Alex Crichton | -2/+2 |
| 2016-02-28 | rustbuild: Move assembling rustc to its own step | Alex Crichton | -18/+20 |
| 2016-02-28 | rustbuild: Fix a copy/paste error | Alex Crichton | -1/+1 |