]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-22 borsAuto merge of #49264 - kennytm:rollup, r=kennytm
2018-03-22 Bryan DreweryCommand::env_saw_path() may be unused on platforms...
2018-03-22 Oliver SchneiderSkip checking for Storage* statements in constants...
2018-03-22 Lymia AluysiaClarify description of raw_identifiers feature flag.
2018-03-22 Lymia AluysiaClean up raw identifier handling when recovering tokens...
2018-03-22 kennytmRollup merge of #49038 - canndrew:replace-infallible...
2018-03-22 kennytmRollup merge of #49105 - SimonSapin:from_utf8_lossy_exa...
2018-03-22 kennytmRevert "Temporarily disable dist-ing RLS, Rustfmt and...
2018-03-22 kennytmRollup merge of #49244 - varkor:type_dependent_defs_Exp...
2018-03-22 kennytmRollup merge of #49242 - Mrowqa:typaram-attrs, r=petroc...
2018-03-22 kennytmRollup merge of #49234 - kennytm:revert-fix-dpl-788...
2018-03-22 kennytmRollup merge of #49231 - gnzlbg:fix_vec_fminmax, r...
2018-03-22 kennytmRollup merge of #49225 - QuietMisdreavus:all-the-featur...
2018-03-22 kennytmRollup merge of #49216 - bjorn3:patch-1, r=estebank
2018-03-22 kennytmRollup merge of #49211 - varkor:chalk-lowering-Implemen...
2018-03-22 kennytmRollup merge of #49209 - Zoxc:run-make-last, r=Mark...
2018-03-22 kennytmRollup merge of #49189 - GuillaumeGomez:fix-implied...
2018-03-22 kennytmRollup merge of #49188 - memoryleak47:macro_use_doctest...
2018-03-22 kennytmRollup merge of #49158 - varkor:compiletest-triples...
2018-03-22 kennytmRollup merge of #49140 - semarie:rustdoc-test-path...
2018-03-22 kennytmRollup merge of #49117 - nivkner:fixme_fixup3, r=estebank
2018-03-22 kennytmRollup merge of #49109 - SimonSapin:deprecate-asciiext...
2018-03-22 kennytmRollup merge of #49093 - Zoxc:speedup, r=aidanhs
2018-03-22 kennytmRollup merge of #49069 - wesleywiser:incr_soa, r=michae...
2018-03-22 kennytmRollup merge of #49029 - GuillaumeGomez:atomic-docs...
2018-03-22 kennytmRollup merge of #48939 - wesleywiser:incr_query_wf_chec...
2018-03-22 Oliver SchneiderRemove slow HashSet during miri stack frame creation
2018-03-22 Michael WoeristerFix DefKey lookup for proc-macro crates.
2018-03-22 Sébastien MarieUse GNU version of fgrep/egrep tool if available
2018-03-22 Oliver SchneiderFix the conversion between bit representations and...
2018-03-22 kennytmRollup merge of #48759 - QuietMisdreavus:simd-feature...
2018-03-22 kennytmRollup merge of #48596 - GuillaumeGomez:invalid-code...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-22 borsAuto merge of #49094 - alexcrichton:print-step-duration...
2018-03-22 Mazdak Farrokhzaddocument format_args! - fix trailing whitespace
2018-03-22 Oliver SchneiderProduce nice array lengths on a best effort basis
2018-03-22 borsAuto merge of #49041 - nikomatsakis:issue-46541-impl...
2018-03-22 Tyler Mandrytermination_trait: Make error message more helpful
2018-03-22 borsAuto merge of #49246 - kennytm:download-gcc-stuff-from...
2018-03-22 kennytmTemporarily disable dist-ing RLS, Rustfmt and Clippy.
2018-03-22 Maxwell BordenFixed clockwise/counter-clockwise in atan2 documentatio...
2018-03-22 QuietMisdreavusadd target_feature items to doc_cfg rustdoc test
2018-03-21 Niko Matsakisalso fix the Fixed code
2018-03-21 Niko MatsakisWIP do not use in-band lifetimes
2018-03-21 MrowqaNow it compiles
2018-03-21 kennytmHandle redirects correctly.
2018-03-21 kennytmDownload the GCC artifacts from the HTTP server instead...
2018-03-21 varkorMoved test to ui
2018-03-21 QuietMisdreavusupdate stdsimd
2018-03-21 Niko MatsakisWIP tweak example to include feature gate
2018-03-21 David WoodConfigure the dist-x86_64-linux builder to produce...
2018-03-21 David WoodAdd support to rustbuild for a 'rustc docs' component...
2018-03-21 Tyler Mandrytermination_trait: Put examples in error help, not...
2018-03-21 varkorFix type_dependent_defs ICE on method calls
2018-03-21 Simon SapinDeprecate the AsciiExt trait in favor of inherent methods
2018-03-21 QuietMisdreavusreview comments
2018-03-21 Seiichi UchidaCargo fmt libtest
2018-03-21 kennytmRevert "Apply a fix to travis-ci/dpl#788 manually until...
2018-03-21 bjorn3Fix test error
2018-03-21 Niko MatsakisWIP fix mir-opt-end-region-8
2018-03-21 Niko Matsakiswork around fallout from these changes in rustc
2018-03-21 Niko Matsakisuse subtyping when we create a closure instead of for...
2018-03-21 Niko Matsakisreport an error if we see an unexpected lifetime in...
2018-03-21 gnzlbgfix vector fmin/fmax non-fast/fast intrinsics NaN handling
2018-03-21 Bastien OrivelBump racer and home
2018-03-21 Mazdak Farrokhzaddocument format_args! further wrt. Debug & Display"
2018-03-21 Mazdak Farrokhzaddocument format_args! behavior wrt. Display and Debug
2018-03-21 Tyler MandryUse NOTE instead of error-pattern directive
2018-03-21 Tyler Mandrytermination_trait: Add () example to error message
2018-03-21 Niv KaminerRevert "remove FIXME(#33435) and remove the spurious...
2018-03-21 Tyler MandryRevert "Stabilize termination_trait in 1.25, not 1.26"
2018-03-21 borsAuto merge of #49200 - oli-obk:extern_static_metadata...
2018-03-21 QuietMisdreavuswhitelist every target feature for rustdoc
2018-03-20 John Kåre AlsakerMake resuming generators unsafe instead of the creation...
2018-03-20 borsAuto merge of #49221 - kennytm:rollup, r=kennytm
2018-03-20 kennytmRollup merge of #49217 - kennytm:fix-dpl-788, r=alexcri...
2018-03-20 kennytmRollup merge of #49196 - Phlosioneer:49123-sort-where...
2018-03-20 kennytmRollup merge of #49182 - matklad:update-clap, r=kennytm
2018-03-20 kennytmApply a fix to travis-ci/dpl#788 manually until dpl...
2018-03-20 MrowqaPass attributes to hir::TyParam
2018-03-20 Niko Matsakisrewrite to use a custom folder
2018-03-20 Tyler Mandrytypeck: Report main return type errors on return type...
2018-03-20 bjorn3Don't check interpret_interner when accessing a static...
2018-03-20 Kurtis Nusbaumchange all appropriate EPOCH to EDITION
2018-03-20 Kurtis Nusbaumrename epoch to edition
2018-03-20 QuietMisdreavustalk about force-unstable-if-unmarked
2018-03-20 QuietMisdreavustalk about --display-warnings
2018-03-20 Oliver SchneiderRemove outdated comment
2018-03-20 varkorAdd unit test for Implemented-From-Env
2018-03-20 varkorImplement Rule Implemented-From-Env
2018-03-20 varkorImprove comments for Rule Implemented-From-Impl
2018-03-20 John Kåre AlsakerRun the `run-make` tests last, so more tests run on...
2018-03-20 Alex Crichtonci: Print out how long each step takes on CI
2018-03-20 Aleksey KladovUpdate Cargo to fix regression
2018-03-20 varkorMake compiletest do exact matching on triples
2018-03-20 varkorAdd more canonicalisations for OS_TABLE and ARCH_TABLE
2018-03-20 borsAuto merge of #49190 - kennytm:rollup, r=kennytm
2018-03-20 Oliver SchneiderEncode/decode extern statics in metadata and incrementa...
2018-03-20 borsAuto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis
2018-03-20 gnzlbgignore emscripten in run-pass test
next