]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-26 Mazdak FarrokhzadRollup merge of #62120 - GuillaumeGomez:add-missing...
2019-07-26 Mazdak FarrokhzadRollup merge of #62084 - euclio:unicode-table-tweak...
2019-07-26 borsAuto merge of #62914 - ehuss:update-cargo, r=alexcrichton
2019-07-26 Eric HussUpdate cargo
2019-07-26 borsAuto merge of #60260 - videolabs:rust_uwp2, r=alexcrichton
2019-07-25 borsAuto merge of #62990 - Centril:rollup-k9n0hvs, r=Centril
2019-07-25 Mazdak FarrokhzadRollup merge of #62981 - estebank:issue-62843, r=Centril
2019-07-25 Mazdak FarrokhzadRollup merge of #62978 - LukasKalbertodt:remove-array...
2019-07-25 Mazdak FarrokhzadRollup merge of #62977 - Rosto75:master, r=shepmaster
2019-07-25 Mazdak FarrokhzadRollup merge of #62942 - KevinWMatthews:condvar_docs_ma...
2019-07-25 Mazdak FarrokhzadRollup merge of #62930 - iluuu1994:test-for-51559,...
2019-07-25 Mazdak FarrokhzadRollup merge of #62921 - iluuu1994:improve-help-for...
2019-07-25 Mazdak FarrokhzadRollup merge of #62887 - estebank:issue-62881, r=petroc...
2019-07-25 Mazdak FarrokhzadRollup merge of #62822 - RalfJung:pointers, r=Centril
2019-07-25 Mazdak FarrokhzadRollup merge of #62735 - petrochenkov:galloc, r=alexcri...
2019-07-25 Mazdak FarrokhzadRollup merge of #62707 - JohnTitor:add-test-for-61922...
2019-07-25 Mazdak FarrokhzadRollup merge of #62528 - SimonSapin:concat, r=alexcrichton
2019-07-25 Mazdak FarrokhzadRollup merge of #61890 - golddranks:fix_sanity_check_ll...
2019-07-25 Mazdak FarrokhzadRollup merge of #61884 - crlf0710:stablize_euc, r=dtoln...
2019-07-25 Mazdak FarrokhzadRollup merge of #60938 - jonas-schievink:doc-include...
2019-07-25 Mazdak FarrokhzadRollup merge of #60066 - sfackler:type-name, r=Centril
2019-07-25 Hugo Beauzée... Add UWP mingw targets
2019-07-25 Hugo Beauzée... std: win: Disable stack overflow handling on UWP
2019-07-25 Hugo Beauzée... std: win: Don't use console APIs on UWP
2019-07-25 Hugo Beauzée... std: win: Don't use GetFileInformationByHandle on UWP
2019-07-25 Hugo Beauzée... std: win: Don't use GetUserProfileDirectoryW on UWP
2019-07-25 Hugo Beauzée... std: win: Don't expose link() on UWP
2019-07-25 Hugo Beauzée... std: win: Don't use SetHandleInformation on UWP
2019-07-25 Hugo Beauzée... std: rand: Use BCrypt on UWP
2019-07-25 Hugo Beauzée... libunwind: Use libunwind when targeting UWP
2019-07-25 Hugo Beauzée... std: Link UWP with allowed libraries only
2019-07-25 Hugo Beauzée... bootstrap: Build startup object for all windows-gnu...
2019-07-25 Hugo Beauzée... libstd: windows: compat: Allow use of attributes
2019-07-25 Hugo Beauzée... rustc: codegen: Build import library for all windows...
2019-07-25 borsAuto merge of #60340 - mgeier:cap-vs-capacity, r=alexcr...
2019-07-25 Esteban KüberAdd note suggesting to borrow a String argument to...
2019-07-25 Lukas KalbertodtRemove `cfg(bootstrap)` code for array implementations
2019-07-25 Tomasz RóżańskiFix inconsistent highlight blocks.
2019-07-25 borsAuto merge of #62944 - RalfJung:miri, r=oli-obk
2019-07-25 Steven FacklerStabilize the type_name intrinsic in core::any
2019-07-25 borsAuto merge of #62961 - Centril:rollup-kydeswa, r=Centril
2019-07-24 Mazdak FarrokhzadRollup merge of #62906 - cuviper:debuginfo-level, r...
2019-07-24 Mazdak FarrokhzadRollup merge of #62903 - swolchok:ios-sdkroot, r=alexcr...
2019-07-24 Mazdak FarrokhzadRollup merge of #62901 - petrochenkov:serde, r=Centril
2019-07-24 Mazdak FarrokhzadRollup merge of #62827 - nikic:llvm-components, r=alexc...
2019-07-24 Mazdak FarrokhzadRollup merge of #62814 - androm3da:hexagon_19jul_2019...
2019-07-24 Mazdak FarrokhzadRollup merge of #62784 - Disasm:riscv32i, r=estebank
2019-07-24 Mazdak FarrokhzadRollup merge of #62758 - alexcrichton:llvm-tarball...
2019-07-24 Mazdak FarrokhzadRollup merge of #62736 - lqd:polonius_tests3, r=matthew...
2019-07-24 Mazdak FarrokhzadRollup merge of #61727 - Mark-Simulacrum:crate-deps...
2019-07-24 Yuki OkushiUse Foo instead of raw arrays
2019-07-24 Ralf Jungre-enable debug checks in Miri
2019-07-24 Ralf Jungbump Miri
2019-07-24 Scott WolchokAdd comment
2019-07-24 Kevin W MatthewsUse match ergonomics in Condvar documentation
2019-07-24 borsAuto merge of #62935 - Centril:rollup-hzj9att, r=Centril
2019-07-24 Mark RousskovGate binary dependency information behind -Zbinary...
2019-07-24 Mark RousskovAdd binary dependencies to dep-info files
2019-07-24 Mazdak FarrokhzadRollup merge of #62927 - RalfJung:panic, r=oli-obk
2019-07-24 Mazdak FarrokhzadRollup merge of #62926 - Smibu:fix-typo, r=jonas-schievink
2019-07-24 Mazdak FarrokhzadRollup merge of #62917 - estebank:trailing-slash, r...
2019-07-24 Mazdak FarrokhzadRollup merge of #62916 - Centril:self-in-enum-def,...
2019-07-24 Mazdak FarrokhzadRollup merge of #62905 - fakenine:normalize_use_of_back...
2019-07-24 Mazdak FarrokhzadRollup merge of #62890 - fakenine:normalize_use_of_back...
2019-07-24 Mazdak FarrokhzadRollup merge of #62772 - estebank:trait-bound, r=matthe...
2019-07-24 Mazdak FarrokhzadRollup merge of #62738 - nathanwhit:fix_mem_uninit_clou...
2019-07-24 Mazdak FarrokhzadRollup merge of #62716 - RalfJung:unsafe-cell, r=Centril
2019-07-24 Mazdak FarrokhzadRollup merge of #62641 - cuviper:unicode-12.1, r=matklad
2019-07-24 Ilija ToviloAdd test for #51559
2019-07-24 borsAuto merge of #62908 - fakenine:normalize_use_of_backti...
2019-07-24 Ralf JungApply suggestions from code review
2019-07-24 Ralf Jungfix unused import
2019-07-24 Mazdak FarrokhzadRefer to #50072 re. hack.
2019-07-24 Vadim PetrochenkovFix rebase
2019-07-24 Vadim PetrochenkovDemote template check error to a lint for `#[test]...
2019-07-24 Vadim Petrochenkovsyntax_ext: Improve and simplify code generated by...
2019-07-24 Vadim Petrochenkovsyntax_ext: Reuse built-in attribute template checking...
2019-07-24 Vadim Petrochenkovsyntax_ext: Turn `#[global_allocator]` into a regular...
2019-07-24 Vadim PetrochenkovMerge `rustc_allocator` into `libsyntax_ext`
2019-07-24 Mika LehtinenFix typo in mem::uninitialized doc
2019-07-24 Ralf Junguse PanicMessage type for MIR assertion errors
2019-07-24 Ralf Jungkill InterpError::description
2019-07-24 Ralf Jungdo not use InterpError::description outside librustc...
2019-07-24 Mazdak FarrokhzadAdd test self-in-enum-definition
2019-07-24 Ilija ToviloAdjust tests for method disambiguation help
2019-07-24 Ilija ToviloAdd method disambiguation help for trait implementation
2019-07-24 Esteban KüberAlways emit trailing slash error
2019-07-23 Samy Kaciminormalize use of backticks for compiler messages in...
2019-07-23 Scott Wolchokfix check
2019-07-23 Esteban Küberreview comments
2019-07-23 borsAuto merge of #62902 - Mark-Simulacrum:rollup-mxfk0mm...
2019-07-23 Josh StoneRequire a value for configure --debuginfo-level
2019-07-23 Esteban KüberFix another case
2019-07-23 Samy KacimiNormalize use of backticks in compiler messages for doc
2019-07-23 Samy KacimiNormalize use of backticks in compiler messages for...
2019-07-23 NathanUse raw pointers in std::sys::cloudabi when passing...
2019-07-23 NathanCleanup std::sys::cloudabi
2019-07-23 Mark RousskovRollup merge of #62889 - git-iso:patch-1, r=jonas-schievink
2019-07-23 Mark RousskovRollup merge of #62885 - atouchet:macos, r=alexcrichton
2019-07-23 Mark RousskovRollup merge of #62880 - fakenine:normalize_use_of_back...
next