| Age | Commit message (Expand) | Author | Lines |
| 2019-07-25 | std: Use native `#[thread_local]` TLS on wasm | Alex Crichton | -134/+71 |
| 2019-07-25 | Don't access a static just for its size and alignment | Oliver Scherer | -14/+24 |
| 2019-07-25 | Remove needless indirection through Rc | Mark Rousskov | -20/+16 |
| 2019-07-25 | Add note suggesting to borrow a String argument to find | Esteban Küber | -0/+22 |
| 2019-07-25 | Rename JsonDumper to Dumper | Mark Rousskov | -15/+15 |
| 2019-07-25 | Simplify save-analysis JSON dumper interface | Mark Rousskov | -72/+29 |
| 2019-07-25 | Remove `cfg(bootstrap)` code for array implementations | Lukas Kalbertodt | -434/+241 |
| 2019-07-25 | Fix inconsistent highlight blocks. | Tomasz Różański | -7/+7 |
| 2019-07-25 | rustc: Update wasm32 support for LLVM 9 | Alex Crichton | -203/+59 |
| 2019-07-25 | bump crossbeam-epoch dependency | Ralf Jung | -5/+20 |
| 2019-07-25 | Add keywords item into the sidebar | Guillaume Gomez | -1/+3 |
| 2019-07-25 | ci: gate toolstate repo pushes on the TOOLSTATE_PUBLISH envvar | Pietro Albini | -1/+1 |
| 2019-07-25 | Auto merge of #62944 - RalfJung:miri, r=oli-obk | bors | -9/+9 |
| 2019-07-24 | Stabilize the type_name intrinsic in core::any | Steven Fackler | -25/+46 |
| 2019-07-25 | Auto merge of #62961 - Centril:rollup-kydeswa, r=Centril | bors | -229/+1198 |
| 2019-07-24 | Allow lexer to recover from some homoglyphs | Esteban Küber | -34/+74 |
| 2019-07-25 | Rollup merge of #62906 - cuviper:debuginfo-level, r=Mark-Simulacrum | Mazdak Farrokhzad | -6/+6 |
| 2019-07-25 | Rollup merge of #62903 - swolchok:ios-sdkroot, r=alexcrichton | Mazdak Farrokhzad | -0/+14 |
| 2019-07-25 | Rollup merge of #62901 - petrochenkov:serde, r=Centril | Mazdak Farrokhzad | -147/+99 |
| 2019-07-25 | Rollup merge of #62827 - nikic:llvm-components, r=alexcrichton | Mazdak Farrokhzad | -16/+3 |
| 2019-07-25 | Rollup merge of #62814 - androm3da:hexagon_19jul_2019, r=alexcrichton | Mazdak Farrokhzad | -2/+110 |
| 2019-07-25 | Rollup merge of #62784 - Disasm:riscv32i, r=estebank | Mazdak Farrokhzad | -0/+35 |
| 2019-07-25 | Rollup merge of #62758 - alexcrichton:llvm-tarball-windows, r=pietroalbini | Mazdak Farrokhzad | -6/+12 |
| 2019-07-25 | Rollup merge of #62736 - lqd:polonius_tests3, r=matthewjasper | Mazdak Farrokhzad | -49/+892 |
| 2019-07-25 | Rollup merge of #61727 - Mark-Simulacrum:crate-deps-in-deps, r=alexcrichton | Mazdak Farrokhzad | -3/+27 |
| 2019-07-25 | Use Foo instead of raw arrays | Yuki Okushi | -3/+3 |
| 2019-07-24 | Re-enable assertions in PPC dist builder | Mateusz Mikuła | -4/+0 |
| 2019-07-24 | re-enable debug checks in Miri | Ralf Jung | -2/+0 |
| 2019-07-24 | bump Miri | Ralf Jung | -7/+9 |
| 2019-07-24 | Add comment | Scott Wolchok | -0/+6 |
| 2019-07-24 | Use match ergonomics in Condvar documentation | Kevin W Matthews | -18/+18 |
| 2019-07-24 | Auto merge of #62935 - Centril:rollup-hzj9att, r=Centril | bors | -1087/+1308 |
| 2019-07-24 | Gate binary dependency information behind -Zbinary-dep-depinfo | Mark Rousskov | -11/+18 |
| 2019-07-24 | Add binary dependencies to dep-info files | Mark Rousskov | -3/+20 |
| 2019-07-24 | Rollup merge of #62927 - RalfJung:panic, r=oli-obk | Mazdak Farrokhzad | -238/+241 |
| 2019-07-24 | Rollup merge of #62926 - Smibu:fix-typo, r=jonas-schievink | Mazdak Farrokhzad | -1/+1 |
| 2019-07-24 | Rollup merge of #62917 - estebank:trailing-slash, r=matklad | Mazdak Farrokhzad | -1/+20 |
| 2019-07-24 | Rollup merge of #62916 - Centril:self-in-enum-def, r=oli-obk | Mazdak Farrokhzad | -0/+36 |
| 2019-07-24 | Rollup merge of #62905 - fakenine:normalize_use_of_backticks_compiler_message... | Mazdak Farrokhzad | -33/+33 |
| 2019-07-24 | Rollup merge of #62890 - fakenine:normalize_use_of_backticks_compiler_message... | Mazdak Farrokhzad | -6/+6 |
| 2019-07-24 | Rollup merge of #62772 - estebank:trait-bound, r=matthewjasper | Mazdak Farrokhzad | -36/+148 |
| 2019-07-24 | Rollup merge of #62738 - nathanwhit:fix_mem_uninit_cloudabi, r=RalfJung | Mazdak Farrokhzad | -31/+50 |
| 2019-07-24 | Rollup merge of #62716 - RalfJung:unsafe-cell, r=Centril | Mazdak Farrokhzad | -2/+3 |
| 2019-07-24 | Rollup merge of #62641 - cuviper:unicode-12.1, r=matklad | Mazdak Farrokhzad | -739/+770 |
| 2019-07-24 | Add test for #51559 | Ilija Tovilo | -0/+18 |
| 2019-07-24 | Auto merge of #62908 - fakenine:normalize_use_of_backticks_compiler_messages_... | bors | -68/+68 |
| 2019-07-24 | Apply suggestions from code review | Ralf Jung | -4/+4 |
| 2019-07-24 | fix unused import | Ralf Jung | -1/+1 |
| 2019-07-24 | Refer to #50072 re. hack. | Mazdak Farrokhzad | -2/+2 |
| 2019-07-24 | Fix rebase | Vadim Petrochenkov | -1/+1 |