]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-02-13 Corey FarwellRollup merge of #39716 - F001:swapCell, r=alexcrichton
2017-02-13 Alex Crichtontest: Remove sanitizer-thread test
2017-02-13 Jake GouldingStandardize lifetime and type parameter count mismatch...
2017-02-13 Jake GouldingRemove duplicated "parameter" in E0089 text
2017-02-13 king6congtypo fix
2017-02-13 borsAuto merge of #39778 - ahmedcharles:docs, r=frewsxcv
2017-02-13 Nick Cameronsave-analysis: emit info about impls and super-traits...
2017-02-13 borsAuto merge of #39456 - nagisa:mir-switchint-everywhere...
2017-02-13 Ahmed CharlesFix some typos in the core::fmt docs.
2017-02-13 Corey FarwellRemove '--disable-rustbuild' option from configure...
2017-02-12 borsAuto merge of #39572 - jseyfried:fix_inert_attributes...
2017-02-12 Shawn Walker... fix portability issue in error handling of build_triple
2017-02-12 borsAuto merge of #39769 - GuillaumeGomez:rollup, r=Guillau...
2017-02-12 Guillaume GomezRollup merge of #39760 - shepmaster:struct-init-doc...
2017-02-12 Guillaume GomezRollup merge of #39756 - JordiPolo:feature/try_to_quest...
2017-02-12 Guillaume GomezRollup merge of #39743 - GuillaumeGomez:rustdoc-test...
2017-02-12 Guillaume GomezRollup merge of #39740 - jimmycuadra:rustdoc-empty...
2017-02-12 Guillaume GomezRollup merge of #39697 - notriddle:rustdoc_tooltip...
2017-02-12 Guillaume GomezRollup merge of #39662 - Henning-K:patch-1, r=frewsxcv
2017-02-12 Guillaume GomezRollup merge of #39654 - ollie27:rustdoc_attributes...
2017-02-12 Eduard-Mihai... Nuke src/vendor.
2017-02-12 borsAuto merge of #39680 - canndrew:uninhabited_from-infini...
2017-02-12 Jeffrey SeyfriedAllow using inert attributes from `proc_macro_derive...
2017-02-12 Shawn Walker... fix exception handling for isainfo execution failure
2017-02-12 Jake GouldingImprove grammar on field init docs
2017-02-12 Shawn Walker... fix copy pasta
2017-02-12 Shawn Walker... Add Solaris as recognized ostype
2017-02-12 borsAuto merge of #39554 - zackmdavis:assert_eq_has_a_terri...
2017-02-12 Jeffrey SeyfriedMove legacy custom derives collection into `resolver...
2017-02-12 Jordi PoloSustitutes try! for ? in the Result documentation
2017-02-12 Alex Crichtontravis: Add builders without assertions
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-11 borsAuto merge of #39747 - mattico:fix-llvm4-createcompileu...
2017-02-11 Matt IckstadtFix as_ptr() drop problem
2017-02-11 Matt Ickstadt[LLVM 4.0] Fix CreateCompileUnit
2017-02-11 Alexander Battistiremoved trailing whitespace
2017-02-11 Jimmy CuadraUse functional transformations on the option instead...
2017-02-11 Guillaume GomezAdd tested item in the rustdoc --test output
2017-02-11 Jimmy CuadraRemove extra closing span element.
2017-02-11 Jimmy Cuadrarustdoc: Only include a stability span if needed.
2017-02-11 Andrew CannChange test for being on nixos again
2017-02-11 borsAuto merge of #39736 - frewsxcv:rollup, r=frewsxcv
2017-02-11 Simonas KazlauskasRebase fallout
2017-02-11 Charlie FanAdd `swap` method for `Cell`
2017-02-11 Andrew CannChange test for being on NixOS
2017-02-11 Corey FarwellRollup merge of #39725 - Aaronepower:master, r=steveklabnik
2017-02-11 Corey FarwellRollup merge of #39724 - malbarbo:android, r=alexcrichton
2017-02-11 Corey FarwellRollup merge of #39721 - whataloadofwhat:catch-unwind...
2017-02-11 Corey FarwellRollup merge of #39710 - brson:151notes, r=alexcrichton
2017-02-11 Corey FarwellRollup merge of #39701 - sgrif:sg-vec-reserve-docs...
2017-02-11 Corey FarwellRollup merge of #39692 - oli-obk:patch-2, r=aturon
2017-02-11 Corey FarwellRollup merge of #39676 - alexcrichton:fix-again, r...
2017-02-11 Corey FarwellRollup merge of #39660 - alexcrichton:shasum-dirs,...
2017-02-11 Corey FarwellRollup merge of #39174 - rspeer:iter-nth-doc-fix, r...
2017-02-11 borsAuto merge of #39642 - stjepang:specialize-slice-partia...
2017-02-10 Jeffrey SeyfriedFix ICE on certain sequence repetitions.
2017-02-10 borsAuto merge of #39490 - RReverser:em-linker, r=alexcrichton
2017-02-10 borsAuto merge of #39438 - clarcharr:box_from, r=alexcrichton
2017-02-10 whataloadofwhatChange std::panicking::try::Data into a union
2017-02-10 Aaron PowerUpdated installing nightly instructions
2017-02-10 Marco A L BarbosaAllow rustc data structures compile to android
2017-02-10 Simonas KazlauskasFix intcast, use it where appropriate
2017-02-10 Simonas KazlauskasInline open_drop_for_variant & clean matches::test
2017-02-10 Simonas KazlauskasRebase fixups
2017-02-10 Simonas KazlauskasFix tests
2017-02-10 Simonas KazlauskasFix build
2017-02-10 Simonas KazlauskasAdd TerminatorKind::if_ convenience constructor
2017-02-10 Simonas KazlauskasRevert use of layout code in typeck::collect
2017-02-10 Simonas KazlauskasInspect now does not force on-stack Lvalue
2017-02-10 Simonas KazlauskasFix codegen test
2017-02-10 Simonas KazlauskasPrefer switching on false for boolean switches
2017-02-10 Simonas KazlauskasFix SwitchInt building in ElaborateDrops pass
2017-02-10 Simonas KazlauskasFix the IntTypeExt::to_ty() lifetime bounds
2017-02-10 Simonas KazlauskasReimplement simplify_cfg for SwitchInt
2017-02-10 Simonas KazlauskasFix build on further stages
2017-02-10 Simonas KazlauskasOnly SwitchInt over integers, not all consts
2017-02-10 Simonas KazlauskasSwitchInt over Switch
2017-02-10 Simonas KazlauskasAdtDef now contains discr_ty same as layouted
2017-02-10 Simonas KazlauskasMove type of discriminant to AdtDef
2017-02-10 Ingvar StepanyanDisable memory init file until further notice
2017-02-10 Simonas KazlauskasIf is now always a SwitchInt in MIR
2017-02-10 Simonas KazlauskasAdd Rvalue::Discriminant to retrieve discriminant
2017-02-10 Ingvar StepanyanReenable exception catching in Emscripten even on optim...
2017-02-10 Ingvar StepanyanAdd Emscripten-specific linker
2017-02-10 borsAuto merge of #39708 - jethrogb:patch-4, r=frewsxcv
2017-02-10 Rob Speeriterator docs: Move paragraph about discarding; clarify...
2017-02-10 Rob SpeerRephrase my proposed edit ("objects" -> "elements")
2017-02-10 Rob SpeerFix a misleading statement in `Iterator.nth()`
2017-02-10 Brian VincentDont segfault if btree range is not in order
2017-02-10 borsAuto merge of #39712 - frewsxcv:rollup, r=frewsxcv
2017-02-10 Corey FarwellRollup merge of #39707 - durka:parsimonious-span-note...
2017-02-10 Corey FarwellRollup merge of #39705 - tspiteri:name-trait-fn-params...
2017-02-10 Corey FarwellRollup merge of #39700 - msopena:master, r=est31
2017-02-10 Corey FarwellRollup merge of #39693 - durka:patch-36, r=petrochenkov
2017-02-10 Corey FarwellRollup merge of #39674 - jseyfried:fix_token_tree_parsi...
2017-02-10 Corey FarwellRollup merge of #39587 - Keruspe:master, r=alexcrichton
2017-02-10 Brian AndersonUpdate 1.15.1 relnotes
2017-02-09 Alex Burkachange span_notes to notes in E0368/E0369
2017-02-09 Jethro BeekmanUpdate set operations documentation
2017-02-09 borsAuto merge of #39694 - frewsxcv:rollup, r=frewsxcv
next