]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-28 kennytmRollup merge of #49243 - murarth:stabilize-retain,...
2018-03-28 borsAuto merge of #49019 - phil-opp:target-spec, r=pnkfelix
2018-03-28 borsAuto merge of #49383 - nox:scalarpair, r=eddyb
2018-03-28 borsAuto merge of #49304 - sinkuu:impl_trait_rustdoc, r...
2018-03-28 borsAuto merge of #49406 - kennytm:rollup, r=kennytm
2018-03-27 kennytmRollup merge of #49426 - lukaslueg:patch-1, r=kennytm
2018-03-27 kennytmRollup merge of #49407 - WiSaGaN:patch-1, r=alexcrichton
2018-03-27 lukasluegUpdate CONTRIBUTING.md
2018-03-27 kennytmRollup merge of #49417 - TimNN:fix-ios, r=alexcrichton
2018-03-27 borsAuto merge of #49202 - csmoe:trait_engine, r=nikomatsakis
2018-03-27 Tim NeumannUpdate compiler-rt with fix for 32bit iOS ARM
2018-03-27 borsAuto merge of #49305 - SimonSapin:fallible, r=sfackler
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-27 kennytmRollup merge of #49399 - ehuss:termcolor-update, r...
2018-03-27 kennytmRollup merge of #49395 - petrochenkov:obsolete, r=alexc...
2018-03-27 Wangshan LuAdd back 1.24.1 release notes
2018-03-27 kennytmRollup merge of #49381 - withoutboats:str_unicode,...
2018-03-27 kennytmRollup merge of #49369 - petrochenkov:rprint, r=oli-obk
2018-03-27 kennytmRollup merge of #49333 - GuillaumeGomez:link-assoc...
2018-03-27 kennytmRollup merge of #49223 - GuillaumeGomez:propose-variant...
2018-03-27 kennytmRollup merge of #48639 - varkor:sort_by_key-cached...
2018-03-27 Simon SapinRemove TryFrom impls that might become conditionally...
2018-03-27 borsAuto merge of #49279 - varkor:generated-closure-return...
2018-03-27 borsAuto merge of #49249 - gnzlbg:simd_minmax, r=alexcrichton
2018-03-27 Alexis HuntAdd missing '?' to format grammar.
2018-03-27 Eric HussFix diagnostic colors on Windows 10 console.
2018-03-26 Vadim Petrochenkovlibsyntax: Remove obsolete.rs
2018-03-26 Simon SapinAdd TryFrom and TryInto to the prelude
2018-03-26 Simon SapinStabilize the TryFrom and TryInto traits
2018-03-26 Simon SapinDon’t use `type Error = !` for target-dependant TryFrom...
2018-03-26 Simon SapinTryFrom for integers: use From instead for truely-infal...
2018-03-26 varkorRemove mentions of unstable sort_by_cached key from...
2018-03-26 borsAuto merge of #49053 - alexcrichton:fail-if-build-cargo...
2018-03-26 Vadim PetrochenkovFix pretty-printing for raw identifiers
2018-03-26 Alex Crichtonrustbuild: Fail the build if we build Cargo twice
2018-03-26 borsAuto merge of #49101 - mark-i-m:stabilize_i128, r=nagisa
2018-03-26 Philipp OppermannAdd a hash when a TargetPath is displayed
2018-03-26 Philipp OppermannCanonicalize paths
2018-03-26 Philipp OppermannIntroduce a TargetTriple enum to support absolute targe...
2018-03-26 borsAuto merge of #49379 - TimNN:rollup, r=TimNN
2018-03-26 Anthony RamineAllow niche-filling dataful variants to be represented...
2018-03-26 boatsRemove unnecessary trait import.
2018-03-26 Mark Mansifix last two tidy
2018-03-26 Mark Mansidid i get it right now?
2018-03-26 Mark MansiUpdate to master of libcompiler_builtins
2018-03-26 Mark MansiRemove library feature test
2018-03-26 Mark MansiFix e0658 ui test
2018-03-26 Mark Mansiupdate test
2018-03-26 Mark MansiFix a few more unstables that I missed
2018-03-26 Mark MansiFix a few more
2018-03-26 Mark MansiFix missed i128 feature gates
2018-03-26 Mark Mansiremove unneeded import
2018-03-26 Mark MansiRename unstable book correctly
2018-03-26 Mark MansiRename unstable-book chapter
2018-03-26 Mark MansiStabilize i128 feature too
2018-03-26 Mark MansiUpdate nightly book
2018-03-26 Mark MansiStabilize i128_type
2018-03-26 boatsAdd is_whitespace and is_alphanumeric to str.
2018-03-26 Tim NeumannRollup merge of #49353 - chisophugis:patch-1, r=Mark...
2018-03-26 Tim NeumannRollup merge of #49346 - Diggsey:hashmap-get-pair,...
2018-03-26 Tim NeumannRollup merge of #49187 - alexcrichton:no-cross-docs...
2018-03-26 Tim NeumannRollup merge of #49170 - steveklabnik:gh49127, r=nagisa
2018-03-26 Tim NeumannRollup merge of #49103 - glandium:uninitialized, r...
2018-03-26 Tim NeumannRollup merge of #48932 - Phlosioneer:43601-document...
2018-03-26 Tim NeumannRollup merge of #48693 - vorner:doc-name-resolution...
2018-03-26 borsAuto merge of #48346 - emilio:pgo, r=alexcrichton
2018-03-26 borsAuto merge of #49255 - cramertj:stable-impl-trait,...
2018-03-26 Taylor CramerStabilize conservative_impl_trait
2018-03-26 gnzlbgfix tests
2018-03-26 gnzlbgset min-llvm-version 6.0, ignore-emscripten
2018-03-26 gnzlbgproperly handle the case when LLVM does not have min...
2018-03-26 gnzlbgrequire llvm 6
2018-03-26 gnzlbgadd tests
2018-03-26 gnzlbgimplement minmax intrinsics
2018-03-26 Alex Crichtonrustbuild: Disable docs on cross-compiled builds
2018-03-26 Taylor CramerStabilize universal_impl_trait
2018-03-26 borsAuto merge of #49351 - pthariensflame:patch-1, r=oli-obk
2018-03-26 borsAuto merge of #49341 - alexcrichton:more-balance, r...
2018-03-26 borsAuto merge of #49297 - scottmcm:offset-from, r=dtolnay
2018-03-25 Diggory BlakeImplement get_key_value for HashMap, BTreeMap
2018-03-25 borsAuto merge of #49212 - kyrias:strip-debug-no-debuginfo...
2018-03-25 Emilio Cobos... pgo: Blindly try to fix Windows build.
2018-03-25 Steve Klabnikupdate wording as per feedback
2018-03-25 Alexander Ronald... Modify tests
2018-03-25 Alexander Ronald... Minor formatting consistency fix.
2018-03-25 Sean SilvaFix confusing doc for `scan`
2018-03-25 borsAuto merge of #49315 - TheDan64:smaller_unsafe_block...
2018-03-25 PhlosioneerAdd backticks
2018-03-25 Scott McMurrayFix doctest mutability copy-pasta
2018-03-25 Scott McMurrayDocumentation and naming improvements
2018-03-25 borsAuto merge of #49284 - alexcrichton:use-our-own-cache...
2018-03-25 Scott McMurrayPolyfill LLVMBuildExactUDiv
2018-03-25 Emilio Cobos... pgo: Move the tests to run-make-fulldeps, and make...
2018-03-25 Emilio Cobos... Move linker code to the Linker trait instead.
2018-03-25 Emilio Cobos... try to fix the build on older LLVM versions.
2018-03-25 Emilio Cobos... librustc_trans: Mark some profiler symbols as exported...
2018-03-25 Emilio Cobos... librustc_trans: Turn PGO diagnostics into warnings.
2018-03-25 Emilio Cobos... librustc_trans: Gate the preinliner with another -Z...
2018-03-25 Emilio Cobos... librustc: Convert -C pgo-gen and -C pgo-use into -Z...
2018-03-25 Emilio Cobos... librustc_trans: disable profiling pre-inlining.
next