about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-07-25std: Use native `#[thread_local]` TLS on wasmAlex Crichton-134/+71
2019-07-25Don't access a static just for its size and alignmentOliver Scherer-14/+24
2019-07-25Remove needless indirection through RcMark Rousskov-20/+16
2019-07-25Add note suggesting to borrow a String argument to findEsteban Küber-0/+22
2019-07-25Rename JsonDumper to DumperMark Rousskov-15/+15
2019-07-25Simplify save-analysis JSON dumper interfaceMark Rousskov-72/+29
2019-07-25Remove `cfg(bootstrap)` code for array implementationsLukas Kalbertodt-434/+241
2019-07-25Fix inconsistent highlight blocks.Tomasz Różański-7/+7
2019-07-25rustc: Update wasm32 support for LLVM 9Alex Crichton-203/+59
2019-07-25bump crossbeam-epoch dependencyRalf Jung-5/+20
2019-07-25Add keywords item into the sidebarGuillaume Gomez-1/+3
2019-07-25ci: gate toolstate repo pushes on the TOOLSTATE_PUBLISH envvarPietro Albini-1/+1
2019-07-25Auto merge of #62944 - RalfJung:miri, r=oli-obkbors-9/+9
2019-07-24Stabilize the type_name intrinsic in core::anySteven Fackler-25/+46
2019-07-25Auto merge of #62961 - Centril:rollup-kydeswa, r=Centrilbors-229/+1198
2019-07-24Allow lexer to recover from some homoglyphsEsteban Küber-34/+74
2019-07-25Rollup merge of #62906 - cuviper:debuginfo-level, r=Mark-SimulacrumMazdak Farrokhzad-6/+6
2019-07-25Rollup merge of #62903 - swolchok:ios-sdkroot, r=alexcrichtonMazdak Farrokhzad-0/+14
2019-07-25Rollup merge of #62901 - petrochenkov:serde, r=CentrilMazdak Farrokhzad-147/+99
2019-07-25Rollup merge of #62827 - nikic:llvm-components, r=alexcrichtonMazdak Farrokhzad-16/+3
2019-07-25Rollup merge of #62814 - androm3da:hexagon_19jul_2019, r=alexcrichtonMazdak Farrokhzad-2/+110
2019-07-25Rollup merge of #62784 - Disasm:riscv32i, r=estebankMazdak Farrokhzad-0/+35
2019-07-25Rollup merge of #62758 - alexcrichton:llvm-tarball-windows, r=pietroalbiniMazdak Farrokhzad-6/+12
2019-07-25Rollup merge of #62736 - lqd:polonius_tests3, r=matthewjasperMazdak Farrokhzad-49/+892
2019-07-25Rollup merge of #61727 - Mark-Simulacrum:crate-deps-in-deps, r=alexcrichtonMazdak Farrokhzad-3/+27
2019-07-25Use Foo instead of raw arraysYuki Okushi-3/+3
2019-07-24Re-enable assertions in PPC dist builderMateusz Mikuła-4/+0
2019-07-24re-enable debug checks in MiriRalf Jung-2/+0
2019-07-24bump MiriRalf Jung-7/+9
2019-07-24Add commentScott Wolchok-0/+6
2019-07-24Use match ergonomics in Condvar documentationKevin W Matthews-18/+18
2019-07-24Auto merge of #62935 - Centril:rollup-hzj9att, r=Centrilbors-1087/+1308
2019-07-24Gate binary dependency information behind -Zbinary-dep-depinfoMark Rousskov-11/+18
2019-07-24Add binary dependencies to dep-info filesMark Rousskov-3/+20
2019-07-24Rollup merge of #62927 - RalfJung:panic, r=oli-obkMazdak Farrokhzad-238/+241
2019-07-24Rollup merge of #62926 - Smibu:fix-typo, r=jonas-schievinkMazdak Farrokhzad-1/+1
2019-07-24Rollup merge of #62917 - estebank:trailing-slash, r=matkladMazdak Farrokhzad-1/+20
2019-07-24Rollup merge of #62916 - Centril:self-in-enum-def, r=oli-obkMazdak Farrokhzad-0/+36
2019-07-24Rollup merge of #62905 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-33/+33
2019-07-24Rollup merge of #62890 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-6/+6
2019-07-24Rollup merge of #62772 - estebank:trait-bound, r=matthewjasperMazdak Farrokhzad-36/+148
2019-07-24Rollup merge of #62738 - nathanwhit:fix_mem_uninit_cloudabi, r=RalfJungMazdak Farrokhzad-31/+50
2019-07-24Rollup merge of #62716 - RalfJung:unsafe-cell, r=CentrilMazdak Farrokhzad-2/+3
2019-07-24Rollup merge of #62641 - cuviper:unicode-12.1, r=matkladMazdak Farrokhzad-739/+770
2019-07-24Add test for #51559Ilija Tovilo-0/+18
2019-07-24Auto merge of #62908 - fakenine:normalize_use_of_backticks_compiler_messages_...bors-68/+68
2019-07-24Apply suggestions from code reviewRalf Jung-4/+4
2019-07-24fix unused importRalf Jung-1/+1
2019-07-24Refer to #50072 re. hack.Mazdak Farrokhzad-2/+2
2019-07-24Fix rebaseVadim Petrochenkov-1/+1