| Age | Commit message (Expand) | Author | Lines |
| 2019-07-09 | Rollup merge of #62494 - sinkuu:unused_deps, r=alexcrichton | Mazdak Farrokhzad | -3/+0 |
| 2019-07-09 | Rollup merge of #62403 - SimonSapin:concat, r=alexcrichton | Mazdak Farrokhzad | -74/+76 |
| 2019-07-09 | Rollup merge of #62090 - davidtwco:ice-async-await-out-of-range-substitution,... | Mazdak Farrokhzad | -139/+217 |
| 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-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 | 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 | 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 | normalize use of backticks in compiler messages for librustc_typecheck | Samy Kacimi | -26/+26 |
| 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 | Document `while` keyword | Yuki Okushi | -9/+56 |
| 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 |
| 2019-07-07 | syntax: Pre-intern names of all built-in macros | Vadim Petrochenkov | -27/+45 |
| 2019-07-07 | syntax: Migrate built-in macros to the regular stability checking | Vadim Petrochenkov | -209/+161 |
| 2019-07-07 | Support deprecation checking for macros | Vadim Petrochenkov | -79/+203 |
| 2019-07-07 | resolve: Use standard stability diagnostics for macros | Vadim Petrochenkov | -40/+43 |
| 2019-07-07 | syntax: Keep full `Stability` in `SyntaxExtension` | Vadim Petrochenkov | -26/+18 |
| 2019-07-07 | resolve: Check stability for local macros as well | Vadim Petrochenkov | -13/+20 |
| 2019-07-07 | Collect library features from non-exported macros | Vadim Petrochenkov | -2/+14 |
| 2019-07-07 | resolve/expand: Move macro stability checking to an earlier point | Vadim Petrochenkov | -45/+23 |
| 2019-07-07 | syntax: Remove `NodeId` from `SyntaxExtension` | Vadim Petrochenkov | -30/+20 |
| 2019-07-07 | Auto merge of #62434 - Manishearth:clippyup, r=Manishearth | bors | -9/+7 |
| 2019-07-07 | Auto merge of #62458 - Centril:rollup-j6o2sqj, r=Centril | bors | -54/+63 |
| 2019-07-06 | Update clippy | Manish Goregaokar | -9/+7 |
| 2019-07-07 | Rollup merge of #62455 - zackmdavis:name_trait_for_ambiguous_assoc_item, r=pe... | Mazdak Farrokhzad | -3/+3 |
| 2019-07-07 | Rollup merge of #62438 - petrochenkov:buildwarn, r=Mark-Simulacrum | Mazdak Farrokhzad | -37/+31 |
| 2019-07-07 | Rollup merge of #62379 - GuillaumeGomez:option-doc-links, r=QuietMisdreavus | Mazdak Farrokhzad | -10/+22 |
| 2019-07-07 | Rollup merge of #61990 - llogiq:questionmark-test, r=QuietMisdreavus | Mazdak Farrokhzad | -4/+7 |
| 2019-07-06 | force single-threaded text execution | QuietMisdreavus | -2/+2 |
| 2019-07-06 | rustdoc: set cfg(doctest) when collecting doctests | QuietMisdreavus | -3/+77 |