]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-02-13 Nick Cameronsave-analysis: emit info about impls and super-traits...
2017-02-12 borsAuto merge of #39572 - jseyfried:fix_inert_attributes...
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 borsAuto merge of #39680 - canndrew:uninhabited_from-infini...
2017-02-12 Jeffrey SeyfriedAllow using inert attributes from `proc_macro_derive...
2017-02-12 Jake GouldingImprove grammar on field init docs
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 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 borsAuto merge of #39736 - frewsxcv:rollup, r=frewsxcv
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 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 Ingvar StepanyanDisable memory init file until further notice
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 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
2017-02-09 Trevor Spiteriname anonymous fn parameters in libcore traits
2017-02-09 Sean GriffinExplicitly mention that `Vec::reserve` is based on...
2017-02-09 MarioAdding compile fail test for const_indexing feature
2017-02-09 Michael HowellAdd the short type to inline links, too
2017-02-09 Michael HowellAdd the item type to the tooltip
2017-02-09 Corey FarwellRollup merge of #39683 - solson:fix-unaligned-load...
2017-02-09 Corey FarwellRollup merge of #39682 - solson:fix-unaligned-read...
2017-02-09 Corey FarwellRollup merge of #39678 - vadimcn:top-level-expn, r...
2017-02-09 Corey FarwellRollup merge of #39670 - JanZerebecki:fix-mailmap-gifnk...
2017-02-09 Corey FarwellRollup merge of #39619 - michaelwoerister:rename-crate...
2017-02-09 Corey FarwellRollup merge of #39604 - est31:i128_tests, r=alexcrichton
2017-02-09 borsAuto merge of #38109 - tromey:main-subprogram, r=michae...
2017-02-09 Alex Burkadriver: restore partially deleted comment
2017-02-09 Oliver Schneiderremoved unused struct
2017-02-09 Oliver Schneiderremove wrong packed struct test
2017-02-09 Andrew CannUse global recursion limit when evaluating inhabitedness
2017-02-09 borsAuto merge of #39686 - frewsxcv:rollup, r=frewsxcv
2017-02-09 Corey FarwellRollup merge of #39647 - japaric:sparc, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #39615 - phungleson:corefloat, r=alexcr...
2017-02-09 Corey FarwellRollup merge of #39602 - estebank:fix-39544, r=eddyb
2017-02-09 Corey FarwellRollup merge of #39601 - dumbbell:update-liblibc-to...
2017-02-09 Corey FarwellRollup merge of #39595 - camlorn:structured_repr, r...
2017-02-09 borsAuto merge of #39265 - est31:master, r=petrochenkov
2017-02-09 Scott OlsonFix unaligned load in librustc_metadata::index.
2017-02-09 Scott OlsonFix indentation in test.
2017-02-09 Scott OlsonAvoid unsafe unaligned loads in test.
2017-02-09 Andrew CannAdd recursion limit to inhabitedness check
2017-02-09 Marc-Antoine... Merge branch 'master' of git://github.com/rust-lang...
2017-02-09 borsAuto merge of #39586 - arielb1:packed-values, r=eddyb
2017-02-09 Vadim ChugunovExclude top-level macro expansions from source location...
2017-02-09 borsAuto merge of #39677 - frewsxcv:rollup, r=frewsxcv
2017-02-09 Corey FarwellRollup merge of #39671 - alexcrichton:change-order...
2017-02-09 Corey FarwellRollup merge of #39653 - JanZerebecki:test-issue-27433...
2017-02-09 Corey FarwellRollup merge of #39649 - GuillaumeGomez:join_paths...
2017-02-09 Corey FarwellRollup merge of #39641 - Ms2ger:purge-mk, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #39599 - alexcrichton:cargo-tarball...
2017-02-09 Corey FarwellRollup merge of #39598 - alexcrichton:cargo-branch...
2017-02-09 Corey FarwellRollup merge of #39589 - ollie27:rustdoc_impl_disambigu...
2017-02-09 Corey FarwellRollup merge of #38699 - japaric:lsan, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-09 Alex CrichtonActually fix manifest generation
next