]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-22 Niko Matsakismake `parent_id` not optional
2018-03-22 Niko Matsakischange `with_in_scope_lifetime_defs` to take an iterator
2018-03-22 Niko Matsakisrustfmt lowering.rs
2018-03-22 borsAuto merge of #49264 - kennytm:rollup, r=kennytm
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 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 borsAuto merge of #49041 - nikomatsakis:issue-46541-impl...
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 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 varkorFix type_dependent_defs ICE on method calls
2018-03-21 Simon SapinDeprecate the AsciiExt trait in favor of inherent methods
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 Niv KaminerRevert "remove FIXME(#33435) and remove the spurious...
2018-03-21 borsAuto merge of #49200 - oli-obk:extern_static_metadata...
2018-03-21 QuietMisdreavuswhitelist every target feature for rustdoc
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 bjorn3Don't check interpret_interner when accessing a static...
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 PhlosioneerFix tidy trailing whitespace
2018-03-20 PhlosioneerFix ordering of auto-generated trait bounds in rustdoc...
2018-03-20 kennytmRollup merge of #49184 - bdrewery:update-beta-freebsd...
2018-03-20 kennytmRollup merge of #49176 - matthiaskrgr:config_example_rm...
2018-03-20 kennytmRollup merge of #49166 - dileepbapat:pr-49133, r=nikoma...
2018-03-20 kennytmRollup merge of #49161 - rust-lang:SimonSapin-patch...
2018-03-20 kennytmRollup merge of #49157 - estebank:const-into, r=oli-obk
2018-03-20 kennytmRollup merge of #49152 - GuillaumeGomez:rustdoc-event...
2018-03-19 Wesley WiserConvert SerializedDepGraph to be a struct-of-arrays
2018-03-19 Vadim PetrochenkovStabilize slice patterns without `..`
2018-03-19 kennytmRollup merge of #49139 - sfackler:bufreader-buffer...
2018-03-19 kennytmRollup merge of #49125 - NovemberZulu:master, r=alexcri...
2018-03-19 kennytmRollup merge of #49104 - csmoe:semicolon_error, r=petro...
2018-03-19 kennytmRollup merge of #49099 - glandium:master, r=sfackler
2018-03-19 kennytmRollup merge of #49096 - alanhdu:master, r=alexcrichton
2018-03-19 kennytmRollup merge of #49092 - mark-i-m:deptrack_readme,...
2018-03-19 kennytmRollup merge of #49004 - wesleywiser:incr_specializatio...
2018-03-19 kennytmRollup merge of #48902 - csmoe:refactor_BorrowckErrors_...
2018-03-19 kennytmRollup merge of #48834 - ysiraichi:suggest-remove-ref...
2018-03-19 kennytmRollup merge of #48810 - Phlosioneer:32463-impl-integer...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 boatsOkay this is the right way.
2018-03-19 memoryleak47Put `#[macro_use] extern crate <crate>` before fn main...
2018-03-19 boatsComment out entire test.
2018-03-19 Guillaume GomezFix automatic urls with backticks
2018-03-19 Guillaume GomezMake Atomic doc examples specific to each type
2018-03-19 boatsIgnore properly.
next