]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
[rust.git] / src /
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-08-01 borsAuto merge of #52474 - alexcrichton:better-lto-error...
2018-08-01 borsAuto merge of #52937 - pietroalbini:rollup, r=pietroalbini
2018-08-01 Pietro AlbiniRollup merge of #52929 - Havvy:patch-1, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52918 - pietroalbini:1.27.2-notes...
2018-08-01 Pietro AlbiniRollup merge of #52914 - nagisa:sparc-is-sparc’s-own...
2018-08-01 Pietro AlbiniRollup merge of #52907 - pnkfelix:issue-52877-original...
2018-08-01 Pietro AlbiniRollup merge of #52905 - pravic:unsize-typo, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52904 - pnkfelix:issue-51167-sort...
2018-08-01 Pietro AlbiniRollup merge of #52888 - estebank:shell-sugg, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52883 - estebank:nll-diag-mut, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52878 - mikhail-m1:master, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52876 - cuviper:const-endianness-be...
2018-08-01 Pietro AlbiniRollup merge of #52870 - cramertj:unpin-futureobj,...
2018-08-01 Pietro AlbiniRollup merge of #52867 - matthiaskrgr:release_typos...
2018-08-01 Pietro AlbiniRollup merge of #52861 - ColinFinck:master, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52859 - ljedrz:smallvec_true_extend...
2018-08-01 Pietro AlbiniRollup merge of #52853 - RalfJung:bootstrap-help, r...
2018-08-01 Pietro AlbiniRollup merge of #52851 - flip1995:tool_lints, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52846 - kennytm:bootstrap-curl-timeout...
2018-08-01 Pietro AlbiniRollup merge of #52842 - toidiu:ak-commentUpdate, r...
2018-08-01 Pietro AlbiniRollup merge of #52831 - dsciarra:rm-ref-to-author...
2018-08-01 Pietro AlbiniRollup merge of #52825 - RalfJung:codegen, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52824 - varkor:fix-llvm-ret-move-warni...
2018-08-01 Pietro AlbiniRollup merge of #52822 - MajorBreakfast:fix-from-local...
2018-08-01 Pietro AlbiniRollup merge of #52821 - fukatani:gdb-vecdeque-print...
2018-08-01 Pietro AlbiniRollup merge of #52810 - matthewjasper:more-immutablity...
2018-08-01 Pietro AlbiniRollup merge of #52778 - ljedrz:readable_serialize...
2018-08-01 Pietro AlbiniRollup merge of #52771 - matklad:patch-1, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52745 - commandline:master, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52732 - SimonSapin:spring, r=Mark...
2018-08-01 Pietro AlbiniRollup merge of #52628 - Mark-Simulacrum:rustdoc-cleanu...
2018-08-01 Pietro AlbiniRollup merge of #52340 - cypher:document-from-trait...
2018-08-01 borsAuto merge of #52756 - alexcrichton:cap-applicable...
2018-07-31 Mark RousskovFixup test case
2018-07-31 Mark RousskovAdd dyn to Write
2018-07-31 Mark RousskovCleanup highlighting code
2018-07-31 Mark RousskovRemove global derive_id and reset_ids functions
2018-07-31 Esteban KüberUse suggestions for shell format arguments
2018-07-31 Felix S. Klock IIaddress review feedback (`sort_by_key` is so much clean...
2018-07-31 borsAuto merge of #52234 - petrochenkov:macuse2, r=Mark...
2018-07-31 Simonas KazlauskasOnly run the sparc-abi test on sparc
2018-07-31 Alex Crichtonrustc: Handle linker diagnostic from LLVM
2018-07-31 Mark RousskovFormat code for easier editing
2018-07-31 Mark RousskovFurther extract error code switch
2018-07-31 Mark RousskovRemove dependency on error handling from find_testable_code
2018-07-31 Mark RousskovProvide test configuration through struct
2018-07-31 Mark RousskovProvide warnings for invalid code blocks in markdown...
2018-07-31 Mark RousskovPull out nightly checking to edges
2018-07-31 Felix S. Klock IINLL: On "cannot move out of type" error, print original...
2018-07-31 borsAuto merge of #52461 - irinagpopa:safe-llvm, r=nikomatsakis
2018-07-31 pravicFix a typo in unsize.rs
2018-07-31 Felix S. Klock IIUpdate the `.nll.stderr` files under new sorted-by...
2018-07-31 Felix S. Klock IIUpdate tests that use `-Z borrowck=compare` or `#[featu...
2018-07-31 Irina Poparustc_llvm: fix linking on mingw.
2018-07-31 Felix S. Klock IIBlindly update the `#[rustc_region]` tests which got...
2018-07-31 Felix S. Klock IISort NLL error diagnostics by span in an attempt to...
2018-07-31 ljedrzBenchmarks for SmallVec
2018-07-31 borsAuto merge of #50267 - humanenginuity:master, r=alexcri...
2018-07-31 Ralf Junghopefully make test pass on windows
2018-07-31 borsAuto merge of #52850 - SimonSapin:unstablize, r=alexcri...
2018-07-31 Ralf Jungmake sure that the no-panic test tests what it is suppo...
2018-07-31 Colin FinckFix coding style.
2018-07-31 borsAuto merge of #52630 - Mark-Simulacrum:rustdoc-cleanup...
2018-07-31 borsAuto merge of #52863 - steveklabnik:update-books, r...
2018-07-31 borsAuto merge of #52731 - nikomatsakis:issue-52057-inferen...
2018-07-31 Niko Matsakisregion_infer: rustfmt, pacifying the mercilous tidy
2018-07-31 Niko Matsakisassert no region obligations on entering custom type op
2018-07-31 Niko Matsakisfree RegionBoundPairs earlier and avoid normalizing...
2018-07-31 Niko Matsakisremove `region_bound_pairs` from FRR as they are not...
2018-07-31 Niko Matsakismake a free fn for creating the URR
2018-07-31 Niko Matsakisadd regression test for #52057
2018-07-31 Niko Matsakisremove universal-region-relation computation from unive...
2018-07-31 Niko Matsakisintroduce, but do not use, `free_region_relation` compu...
2018-07-30 Esteban KüberInclude lifetime in mutability suggestion in NLL messages
2018-07-30 Mark RousskovDelete unused code in rustdoc
2018-07-30 Josh Stonerun-pass/const-endianness: negate before to_le()
2018-07-30 ljedrzUse Vec::extend in SmallVec::extend when applicable
2018-07-30 Irina Poparustc_codegen_llvm: fix ownership of DIBuilder.
2018-07-30 Irina Poparustc_codegen_llvm: fix ownership of Builder.
2018-07-30 Irina Poparustc_codegen_llvm: fix tidy errors.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ThinLTOData.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ThinLTOBuffer.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ModuleBuffer.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for RustArchive...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ArchiveChild.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ArchiveIter...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Linker.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for SectionIter...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for PassManager.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for OperandBund...
2018-07-30 Irina Poparustc_codegen_llvm: use safe mutable references for...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for RustString.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Twine,...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Archive.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for TargetMachine.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Pass.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for PassManager...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for MemoryBuffe...
2018-07-30 Irina Poparustc_codegen_llvm: remove more unused functions.
next