]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #61207 - taiki-e:arbitrary_self_types-lifetime-elision-2, r=Centril
[rust.git] / src /
2019-07-25 Hugo Beauzée-Luyssenrustc: codegen: Build import library for all windows...
2019-07-25 Philipp Hanschlibrustc_errors: Support ui-testing flag in annotate...
2019-07-25 borsAuto merge of #60340 - mgeier:cap-vs-capacity, r=alexcr...
2019-07-25 Oliver SchererDon't access a static just for its size and alignment
2019-07-25 Mark RousskovRemove needless indirection through Rc
2019-07-25 Esteban KüberAdd note suggesting to borrow a String argument to...
2019-07-25 Mark RousskovRename JsonDumper to Dumper
2019-07-25 Mark RousskovSimplify save-analysis JSON dumper interface
2019-07-25 Lukas KalbertodtRemove `cfg(bootstrap)` code for array implementations
2019-07-25 Tomasz RóżańskiFix inconsistent highlight blocks.
2019-07-25 Pietro Albinici: gate toolstate repo pushes on the TOOLSTATE_PUBLISH...
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 Esteban KüberAllow lexer to recover from some homoglyphs
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 Nikita PopovInitialize the MSP430 AsmParser if available
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 Nikita PopovDisable d32 on armv6 hf targets
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...
2019-07-23 Mark RousskovRollup merge of #62869 - matklad:feature-gate, r=Mark...
2019-07-23 Mark RousskovRollup merge of #62859 - spastorino:rename-to-as-ref...
2019-07-23 Mark RousskovRollup merge of #62851 - matklad:unescape, r=petrochenkov
2019-07-23 Mark RousskovRollup merge of #62842 - JohnTitor:test-for-58887,...
2019-07-23 Mark RousskovRollup merge of #62817 - estebank:variant-sp, r=matthew...
2019-07-23 Mark RousskovRollup merge of #62808 - crlf0710:gnux32_stack_probe...
2019-07-23 Mark RousskovRollup merge of #62804 - lundibundi:help-infer-const...
2019-07-23 Mark RousskovRollup merge of #62791 - estebank:type-ascription,...
2019-07-23 Mark RousskovRollup merge of #62656 - RalfJung:contains-no-own,...
2019-07-23 Mark RousskovRollup merge of #62523 - pnkfelix:delay-bug-to-resolve...
2019-07-23 Mark RousskovRollup merge of #60951 - saleemjaffer:mir_better_error_...
2019-07-23 Vadim Petrochenkovcleanup: Remove `extern crate serialize as rustc_serial...
2019-07-23 Jonas SchievinkUpdate test
2019-07-23 borsAuto merge of #62823 - RalfJung:miri, r=oli-obk
2019-07-23 Ralf Jungword things more like we usually do
2019-07-23 Ralf JungApply suggestions from code review
2019-07-23 Jonas SchievinkUpdate stdarch submodule
2019-07-23 Jonas SchievinkMake path::resolve a method on ExtCtxt
2019-07-23 Jonas Schievinkstage0 -> bootstrap
2019-07-23 Jonas SchievinkAdjust docs to new #[doc(include)] behaviour
2019-07-23 Jonas SchievinkMake #[doc(include)] paths behave like other paths
2019-07-23 Jonas Schievinklibsyntax: factor out file path resolving
2019-07-23 git-isoUpdate stage0.txt
2019-07-23 NathanModify CloudABI ReentrantMutex to use MaybeUninit
next