| Age | Commit message (Expand) | Author | Lines |
| 2018-03-29 | Fix escaped backslash in windows file not found message | Phlosioneer | -1/+1 |
| 2018-03-29 | Update clippy | Manish Goregaokar | -19/+5 |
| 2018-03-29 | Hide the Bound type in docs at its deprecated location in std::collections | Simon Sapin | -0/+1 |
| 2018-03-29 | Hide the deprecated std::collections::range module from docs | Simon Sapin | -0/+1 |
| 2018-03-29 | impl RangeBounds<T> for Range{,From,To,Inclusive,ToInclusive}<&T> | Simon Sapin | -0/+60 |
| 2018-03-29 | Move RangeArguments to {core::std}::ops and rename to RangeBounds | Simon Sapin | -184/+183 |
| 2018-03-29 | Move alloc::Bound to {core,std}::ops | Simon Sapin | -63/+64 |
| 2018-03-29 | Auto merge of #49471 - matklad:cargo-rustdoc, r=alexcrichton | bors | -1/+14 |
| 2018-03-29 | src/libcore/ptr.rs: Fix documentation for size of `Option<NonNull<T>>` | Josh Triplett | -1/+1 |
| 2018-03-29 | add `#[inline(never)]` annotations | Niko Matsakis | -0/+2 |
| 2018-03-29 | Update Cargo | Aleksey Kladov | -1/+14 |
| 2018-03-29 | tidy | QuietMisdreavus | -2/+8 |
| 2018-03-29 | Fix test | Manish Goregaokar | -1/+1 |
| 2018-03-29 | Add easy edition feature flag | Manish Goregaokar | -13/+30 |
| 2018-03-28 | Take the original extra-filename passed to a crate into account when | Chris Manchester | -14/+57 |
| 2018-03-29 | Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis | bors | -244/+97 |
| 2018-03-29 | Auto merge of #49291 - tejom:check-for-known-but-incorrect-attributes, r=petr... | bors | -9/+120 |
| 2018-03-29 | Remove unnecessary use core::hash in liballoc/boxed.rs | Mike Hommey | -2/+2 |
| 2018-03-29 | Auto merge of #49458 - cramertj:stable-underscore-lt, r=nikomatsakis | bors | -82/+27 |
| 2018-03-29 | Use f{32,64}::to_bits for is_zero test in vec::SpecFromElem | Mike Hommey | -2/+2 |
| 2018-03-29 | Fix doctest (typo). | Fabian Zaiser | -2/+2 |
| 2018-03-29 | Stabilize underscore lifetimes | Taylor Cramer | -82/+27 |
| 2018-03-28 | Auto merge of #49460 - kennytm:rollup, r=kennytm | bors | -158/+472 |
| 2018-03-28 | fixup! std: Child::kill() returns error if process has already exited | Andreas Tolfsen | -1/+4 |
| 2018-03-28 | added test | tinaun | -0/+28 |
| 2018-03-28 | check impl trait first | tinaun | -8/+14 |
| 2018-03-28 | Add docs for the test crate with the std docs | Oliver Middleton | -1/+4 |
| 2018-03-28 | rustbuild: Don't leak file handles when creating junctions on Windows | Oliver Middleton | -2/+5 |
| 2018-03-28 | Fix tooltip position | Guillaume Gomez | -2/+4 |
| 2018-03-28 | Fix up tidy errors | bobtwinkles | -3/+8 |
| 2018-03-28 | Run make tests for file resolution | Chris Manchester | -0/+50 |
| 2018-03-28 | Auto merge of #49357 - frewsxcv:frewsxcv-termination-doc-examples, r=Guillaum... | bors | -1127/+1130 |
| 2018-03-28 | std: Child::kill() returns error if process has already exited | Andreas Tolfsen | -2/+3 |
| 2018-03-28 | Rollup merge of #49452 - frewsxcv:frewsxcv-vec-cap-len, r=dtolnay | kennytm | -3/+4 |
| 2018-03-28 | Rollup merge of #49444 - rust-lang:oli-obk-patch-1, r=Mark-Simulacrum | kennytm | -59/+0 |
| 2018-03-28 | Rollup merge of #49442 - GuillaumeGomez:text-overlap, r=QuietMisdreavus | kennytm | -32/+55 |
| 2018-03-28 | Rollup merge of #49439 - GuillaumeGomez:trait-impl-collapse, r=QuietMisdreavus | kennytm | -10/+15 |
| 2018-03-28 | Rollup merge of #49429 - GuillaumeGomez:fix-collapse-toggle-insertion, r=Quie... | kennytm | -0/+3 |
| 2018-03-28 | Rollup merge of #49428 - cuviper:llvm6-target_feature, r=alexcrichton | kennytm | -9/+9 |
| 2018-03-28 | Rollup merge of #49427 - Manishearth:rustdoc-impl-trait-extern, r=GuillaumeGomez | kennytm | -10/+117 |
| 2018-03-28 | Rollup merge of #49405 - GuillaumeGomez:search-appearance, r=QuietMisdreavus | kennytm | -3/+20 |
| 2018-03-28 | Rollup merge of #49400 - Diggsey:shrink-to, r=joshtriplett | kennytm | -2/+237 |
| 2018-03-28 | Rollup merge of #49364 - wesleywiser:incr_handle_load_failure, r=michaelwoeri... | kennytm | -2/+7 |
| 2018-03-28 | Rollup merge of #49329 - canarysnort01:fix-no-pie, r=pnkfelix | kennytm | -2/+4 |
| 2018-03-28 | Rollup merge of #49243 - murarth:stabilize-retain, r=BurntSushi | kennytm | -26/+1 |
| 2018-03-28 | Auto merge of #49394 - cramertj:stable-match-bindings, r=nikomatsakis | bors | -402/+68 |
| 2018-03-28 | Stabilize fs::read and fs::write | Matt Brubeck | -6/+2 |
| 2018-03-28 | Fix #![feature]s. | Fabian Zaiser | -37/+40 |
| 2018-03-28 | Auto merge of #49019 - phil-opp:target-spec, r=pnkfelix | bors | -57/+150 |
| 2018-03-28 | [incremental] Don't panic if decoding the cache fails | Wesley Wiser | -2/+7 |