| Age | Commit message (Expand) | Author | Lines |
| 2019-07-09 | Rollup merge of #60458 - KodrAus:debug_map_entry, r=alexcrichton | Mazdak Farrokhzad | -25/+238 |
| 2019-07-09 | add feature to docs | Ashley Mannix | -0/+2 |
| 2019-07-08 | Auto merge of #61224 - aloucks:drain_filter, r=Gankro | bors | -9/+169 |
| 2019-07-08 | regression test. | Felix S. Klock II | -0/+16 |
| 2019-07-08 | Avoid infinite looping in `print_def_path`. | Felix S. Klock II | -1/+25 |
| 2019-07-09 | Remove unused dependencies | Shotaro Yamada | -3/+0 |
| 2019-07-08 | Auto merge of #62473 - timvermeulen:is_sorted_by_key, r=scottmcm | bors | -5/+5 |
| 2019-07-08 | Added test explicitly testing that this PR continues to handle empty arrays i... | Felix S. Klock II | -0/+17 |
| 2019-07-08 | Fix Pin urls in Option documentation | Guillaume Gomez | -0/+4 |
| 2019-07-08 | Regression tests and updates to existing tests. | Felix S. Klock II | -0/+448 |
| 2019-07-08 | Rewrite with future-compat lint for indirect pattern omitting | Felix S. Klock II | -6/+185 |
| 2019-07-08 | future-compat lint for newly handled cases of `#[structural_match]`. | Felix S. Klock II | -0/+11 |
| 2019-07-08 | Note that `eq_trait` denotes `trait PartialEq`, not `Eq`, so you don't have t... | Felix S. Klock II | -0/+1 |
| 2019-07-08 | Add documentation to float conversion methods | Lzu Tao | -20/+144 |
| 2019-07-08 | Add float conversions to and from bytes | Tobias Bucher | -0/+106 |
| 2019-07-08 | Rollup merge of #62478 - fakenine:normalize_use_of_backticks_compiler_message... | Mazdak Farrokhzad | -11/+11 |
| 2019-07-08 | Rollup merge of #62477 - petrhosek:unwind-bootstrap, r=cramertj | Mazdak Farrokhzad | -8/+15 |
| 2019-07-08 | Rollup merge of #62472 - fakenine:normalize_use_of_backticks_compiler_message... | Mazdak Farrokhzad | -26/+26 |
| 2019-07-08 | Rollup merge of #62462 - JohnTitor:document-while, r=Centril | Mazdak Farrokhzad | -9/+56 |
| 2019-07-08 | Rollup merge of #62356 - soc:topic/contains, r=Centril | Mazdak Farrokhzad | -0/+78 |
| 2019-07-08 | add key and value methods to DebugMap | Ashley Mannix | -25/+236 |
| 2019-07-08 | normalize use of backticks for compiler messages in librustc_codegen | Samy Kacimi | -11/+11 |
| 2019-07-07 | Re-add bootstrap attribute to libunwind for llvm-libunwind feature | Petr Hosek | -8/+15 |
| 2019-07-07 | Clarify double-drop comment | Aaron Loucks | -1/+1 |
| 2019-07-07 | tests: Add tests that use const fns. | David Wood | -0/+39 |
| 2019-07-07 | tests: Update and add tests for RFC 2203. | David Wood | -32/+96 |
| 2019-07-07 | rustc_mir: Re-use `report_selection_error`. | David Wood | -35/+53 |
| 2019-07-07 | syntax: Add feature gate. | David Wood | -6/+46 |
| 2019-07-07 | rustc/rustc_mir: Implement RFC 2203. | David Wood | -149/+505 |
| 2019-07-07 | Only call the closure parameter of Iterator::is_sorted_by_key once per item | Tim Vermeulen | -5/+5 |
| 2019-07-07 | Auto merge of #62435 - scottmcm:constrained-array-impls, r=centril | bors | -8/+479 |
| 2019-07-07 | Use const generics for array impls, restricted to 0..=32 | Scott McMurray | -8/+479 |
| 2019-07-07 | Remove while loop in DrainFilter::drop and add additional docs | Aaron Loucks | -19/+21 |
| 2019-07-07 | cli: make help output for -l and -L consistent | Tshepang Lekhonkhobe | -3/+2 |
| 2019-07-07 | normalize use of backticks in compiler messages for librustc_typecheck | Samy Kacimi | -26/+26 |
| 2019-07-07 | Prevent shrinking of "crate select" element on Firefox | Dmitry Murzin | -0/+1 |
| 2019-07-07 | Rollup merge of #62286 - petrhosek:rustc-no-duplicate-archives, r=cramertj | Mazdak Farrokhzad | -3/+16 |
| 2019-07-07 | Rollup merge of #62213 - QuietMisdreavus:cfg-doctest, r=GuillaumeGomez | Mazdak Farrokhzad | -4/+78 |
| 2019-07-07 | Rollup merge of #62042 - petrochenkov:macstab, r=matthewjasper | Mazdak Farrokhzad | -431/+517 |
| 2019-07-07 | Rollup merge of #61883 - zackmdavis:non_ascii_idents_lint, r=Manishearth | Mazdak Farrokhzad | -0/+68 |
| 2019-07-07 | Implement Option::contains, Result::contains and Result::contains_err | Simon Ochsenreither | -0/+78 |
| 2019-07-07 | Add help message for mutation though overloaded place operators | Matthew Jasper | -140/+149 |
| 2019-07-07 | Move `BorrowedContentSource` from move_errors to error_reporting | Matthew Jasper | -129/+133 |
| 2019-07-07 | Only omit StorageLive/Dead for variable that are never initialized | Matthew Jasper | -25/+55 |
| 2019-07-07 | Give index temporaries a drop scope | Matthew Jasper | -4/+6 |
| 2019-07-07 | Add missing urls for osstr | Guillaume Gomez | -3/+4 |
| 2019-07-07 | Document `while` keyword | Yuki Okushi | -9/+56 |
| 2019-07-07 | Update LLVM: apply patch necessary for ThinLTO on RISC-V | Vadim Kaushan | -0/+0 |
| 2019-07-07 | Auto merge of #59800 - Zoxc:less-dylibs, r=alexcrichton | bors | -118/+36 |
| 2019-07-07 | Address review comments + Fix rebase | Vadim Petrochenkov | -12/+22 |