| Age | Commit message (Expand) | Author | Lines |
| 2017-12-10 | Add must-compile-successfully comment to appropriate ui tests. | Tommy Ip | -0/+44 |
| 2017-12-10 | Imply must-compile-successfully in ui-tests when the run-pass flag is present. | Tommy Ip | -4/+6 |
| 2017-12-10 | Enforce successful ui tests to have must-compile-successfully flag. | Tommy Ip | -7/+11 |
| 2017-12-10 | Auto merge of #46620 - bjorn3:remove-test-metric, r=kennytm | bors | -62/+13 |
| 2017-12-10 | Remove *MetricFn | bjorn3 | -62/+13 |
| 2017-12-10 | Auto merge of #46611 - GuillaumeGomez:type-mismatch, r=petrochenkov | bors | -1/+26 |
| 2017-12-10 | Auto merge of #46602 - mbrubeck:try, r=kennytm | bors | -230/+92 |
| 2017-12-10 | Fix switched types in type mismatch | Guillaume Gomez | -1/+26 |
| 2017-12-09 | Auto merge of #46572 - vramana:fix-45638, r=estebank | bors | -4/+27 |
| 2017-12-09 | Use Try syntax for Option in place of macros or match | Matt Brubeck | -230/+92 |
| 2017-12-09 | Auto merge of #46603 - ollie27:rustdoc_slice_u8, r=GuillaumeGomez | bors | -0/+1 |
| 2017-12-09 | rustdoc: Include `impl [u8]` in the docs | Oliver Middleton | -0/+1 |
| 2017-12-09 | Auto merge of #46581 - tmccombs:drain_filter_drop, r=sfackler | bors | -0/+9 |
| 2017-12-09 | Revert "Make drop impl stable for DrainFilter" | Thayne McCombs | -1/+1 |
| 2017-12-09 | Auto merge of #46586 - GuillaumeGomez:fix-mobile-important-display, r=QuietMi... | bors | -1/+9 |
| 2017-12-09 | Auto merge of #46573 - jseyfried:add_decl_macro_test, r=nrc | bors | -0/+25 |
| 2017-12-08 | Auto merge of #45837 - SimonSapin:file_read_write, r=dtolnay | bors | -1/+134 |
| 2017-12-08 | Auto merge of #46563 - michaelwoerister:make-anon-globals-private, r=alexcric... | bors | -1/+1 |
| 2017-12-08 | fs::{read, read_string, write}: add tracking issue number | Simon Sapin | -3/+3 |
| 2017-12-08 | Fix bad error message for cannot_reborrow_already_uniquely_borrowed | Ramana Venkata | -4/+27 |
| 2017-12-08 | Fixes doc important trait display on mobile | Guillaume Gomez | -1/+9 |
| 2017-12-08 | Auto merge of #46247 - GuillaumeGomez:md-warnings, r=QuietMisdreqvus | bors | -23/+64 |
| 2017-12-08 | Auto merge of #46556 - michaelwoerister:enable-query-caching, r=nmatsakis | bors | -995/+260 |
| 2017-12-08 | incr.comp.: Fix merge fallout. | Michael Woerister | -2/+2 |
| 2017-12-08 | incr.comp.: Make Span decoding more consistent so it doesn't mess up -Zincrem... | Michael Woerister | -13/+21 |
| 2017-12-08 | Remove some svh-tests from run-pass. | Michael Woerister | -336/+1 |
| 2017-12-08 | incr.comp.: Hash spans unconditionally for full accuracy. | Michael Woerister | -643/+146 |
| 2017-12-08 | incr.comp: Cache results of more queries. | Michael Woerister | -1/+90 |
| 2017-12-08 | Auto merge of #46549 - alexcrichton:thinlto-weak, r=michaelwoerister | bors | -1/+38 |
| 2017-12-07 | Make drop impl stable for DrainFilter | Thayne McCombs | -1/+1 |
| 2017-12-07 | Add Drop impl for linked_list::DrainFilter | Thayne McCombs | -0/+9 |
| 2017-12-08 | Auto merge of #46574 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -40/+206 |
| 2017-12-07 | Rollup merge of #46548 - jonathanstrong:master, r=dtolnay | Guillaume Gomez | -0/+27 |
| 2017-12-07 | Rollup merge of #46539 - oli-obk:cargo_lock, r=alexcrichton | Guillaume Gomez | -0/+1 |
| 2017-12-07 | Rollup merge of #46526 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavus | Guillaume Gomez | -5/+76 |
| 2017-12-07 | Rollup merge of #46444 - GuillaumeGomez:css-cleanup, r=QuietMisdreavus | Guillaume Gomez | -33/+100 |
| 2017-12-07 | Rollup merge of #46416 - liigo:cfg-macro, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2017-12-07 | fix markdown file differences | Guillaume Gomez | -25/+22 |
| 2017-12-07 | Generate difference warnings for markdown files as well | Guillaume Gomez | -9/+53 |
| 2017-12-07 | Add test for #44128. | Jeffrey Seyfried | -0/+25 |
| 2017-12-07 | Fix JS errors | Guillaume Gomez | -2/+8 |
| 2017-12-07 | Greatly improve sidebar when width < 700px | Guillaume Gomez | -5/+70 |
| 2017-12-07 | Auto merge of #46497 - AgustinCB:issue-46311, r=petrochenkov | bors | -23/+46 |
| 2017-12-07 | Auto merge of #46532 - est31:master, r=est31 | bors | -73/+4534 |
| 2017-12-07 | adds links to methods, removes trailing whitespace | Jonathan Strong | -9/+16 |
| 2017-12-07 | Make CGU-local globals private so they don't show up in the local symbol table. | Michael Woerister | -1/+1 |
| 2017-12-07 | Auto merge of #46509 - nikomatsakis:nll-master-to-rust-master-3, r=arielb1 | bors | -355/+3288 |
| 2017-12-07 | rustc: Further tweak linkage in ThinLTO | Alex Crichton | -1/+38 |
| 2017-12-07 | Auto merge of #46523 - CrockAgile:update-fingerprint-tests-macros, r=michaelw... | bors | -404/+320 |
| 2017-12-07 | rename `Binder::new_not_binding` to `Binder::dummy` | Niko Matsakis | -2/+2 |