]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-28 kennytmRollup merge of #49452 - frewsxcv:frewsxcv-vec-cap...
2018-03-28 kennytmRollup merge of #49444 - rust-lang:oli-obk-patch-1...
2018-03-28 kennytmRollup merge of #49442 - GuillaumeGomez:text-overlap...
2018-03-28 kennytmRollup merge of #49439 - GuillaumeGomez:trait-impl...
2018-03-28 kennytmRollup merge of #49429 - GuillaumeGomez:fix-collapse...
2018-03-28 kennytmRollup merge of #49428 - cuviper:llvm6-target_feature...
2018-03-28 kennytmRollup merge of #49427 - Manishearth:rustdoc-impl-trait...
2018-03-28 kennytmRollup merge of #49405 - GuillaumeGomez:search-appearan...
2018-03-28 kennytmRollup merge of #49400 - Diggsey:shrink-to, r=joshtriplett
2018-03-28 kennytmRollup merge of #49364 - wesleywiser:incr_handle_load_f...
2018-03-28 kennytmRollup merge of #49329 - canarysnort01:fix-no-pie,...
2018-03-28 kennytmRollup merge of #49243 - murarth:stabilize-retain,...
2018-03-28 borsAuto merge of #49394 - cramertj:stable-match-bindings...
2018-03-28 Matt BrubeckStabilize fs::read and fs::write
2018-03-28 borsAuto merge of #49019 - phil-opp:target-spec, r=pnkfelix
2018-03-28 Wesley Wiser[incremental] Don't panic if decoding the cache fails
2018-03-28 Corey FarwellClarify "length" wording in `Vec::with_capacity`.
2018-03-28 QuietMisdreavususe --edition for doctests, rather than just the crate
2018-03-28 Guillaume GomezFix text overlap
2018-03-28 Corey FarwellClarify network byte order conversions for integer...
2018-03-28 Corey FarwellRemove hidden `foo` functions from doc examples; use...
2018-03-28 Corey FarwellExplicitly mention `Option` in `?` error message.
2018-03-28 Taylor CramerStabilize match_default_bindings
2018-03-28 Oliver SchneiderDelete leftover librustc_const_eval
2018-03-28 Oliver SchneiderFix stable hashing of AllocIds
2018-03-28 borsAuto merge of #49383 - nox:scalarpair, r=eddyb
2018-03-28 Guillaume GomezFix trait implementation not collapsing docs
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 Manish Goregaokarrustdoc: Add test for foreign impl trait with bounds
2018-03-27 Manish Goregaokarrustdoc: Handle explicit ?Sized on foreign impl Trait
2018-03-27 Manish Goregaokarrustdoc: Remove Sized bounds when cleaning foreign...
2018-03-27 Manish Goregaokarrustdoc: Include associated type bounds when cleaning...
2018-03-27 Manish Goregaokarrustdoc: Don't use into_iter() when cleaning impl Trait
2018-03-27 Alex Crichtonrustc: Forbid #[inline(always)] with #[target_feature]
2018-03-27 Guillaume GomezFix collapse toggle insertions on impl with docs
2018-03-27 Josh StoneEnable target_feature on any LLVM 6+
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 matthewAdd extra test for expressions and fix typo in message
2018-03-27 kennytmRollup merge of #49417 - TimNN:fix-ios, r=alexcrichton
2018-03-27 Oliver SchneiderUse the actual discriminant instead of always choosing...
2018-03-27 QuietMisdreavustalk about --edition in the Rustdoc Book
2018-03-27 borsAuto merge of #49202 - csmoe:trait_engine, r=nikomatsakis
2018-03-27 QuietMisdreavusadd --edition flag to rustdoc
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 Guillaume GomezHide type declarations by default
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 Guillaume GomezFix search appearance
2018-03-27 Simon SapinRemove TryFrom impls that might become conditionally...
2018-03-27 Oliver SchneiderTrim discriminants to their final type size
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 matthewRemove an unnecessary/incorrect match in the expression...
2018-03-27 Alexis HuntAdd missing '?' to format grammar.
2018-03-27 Diggory BlakeImplement `shrink_to` method on collections
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 matthewCheck for known but incorrect attributes
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.
next