]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-09-26 borsAuto merge of #28642 - petrochenkov:name3, r=nrc
2015-09-26 borsAuto merge of #28629 - arielb1:supertrait-self, r=eddyb
2015-09-26 borsAuto merge of #28638 - wthrowe:gdb-version, r=alexcrichton
2015-09-26 borsAuto merge of #28631 - ranma42:robust-panic, r=alexcrichton
2015-09-26 borsAuto merge of #28615 - sfackler:formatter-methods,...
2015-09-26 borsAuto merge of #28612 - gandro:targetvendor, r=alexcrichton
2015-09-25 borsAuto merge of #28665 - steveklabnik:rollup, r=steveklabnik
2015-09-25 Steve KlabnikRollup merge of #28655 - alfiedotwtf:patch-2, r=sanxiyn
2015-09-25 Steve KlabnikRollup merge of #28654 - ogham:patch-2, r=sanxiyn
2015-09-25 Steve KlabnikRollup merge of #28652 - SimonSapin:patch-11, r=sanxiyn
2015-09-25 Steve KlabnikRollup merge of #28637 - SimonSapin:patch-6, r=alexcrichton
2015-09-25 Steve KlabnikRollup merge of #28588 - critiqjo:trpl-closure, r=steve...
2015-09-25 Steve KlabnikRollup merge of #28319 - Manishearth:mem_docs, r=stevek...
2015-09-25 Manish GoregaokarAdd note about Copy for drop()
2015-09-25 borsAuto merge of #28610 - nrc:fmt6, r=brson
2015-09-25 Alfie JohnKeep examples consistent
2015-09-25 Ben SChange the first line of the println macro doc
2015-09-25 Simon SapinDocs: &A and &mut A are references, not pointers
2015-09-25 borsAuto merge of #28505 - apasel422:issue-28448, r=alexcri...
2015-09-24 Andrea CancianiAbort earlier upon multi-panics
2015-09-24 Andrea CancianiExplicitly count the number of panics
2015-09-24 Andrea CancianiSeparate panic logging code
2015-09-24 borsAuto merge of #28608 - eddyb:no-place-for-an-old-box...
2015-09-24 Vadim PetrochenkovCleanup interfaces of Name, SyntaxContext and Ident
2015-09-24 borsAuto merge of #28538 - alevy:make_fixedsizearray_unsafe...
2015-09-24 critiqjotrpl: Refactor returning closures section
2015-09-24 Sebastian WickiFix `target_vendor` for Android
2015-09-24 borsAuto merge of #28634 - steveklabnik:rollup, r=steveklabnik
2015-09-24 William ThroweAllow multi-digit GDB minor version numbers
2015-09-24 Simon SapinUtf8Error::valid_up_to: make documented semantics more...
2015-09-24 Steve KlabnikRollup merge of #28622 - tshepang:known-as-structs...
2015-09-24 Steve KlabnikRollup merge of #28620 - tshepang:not-filled, r=stevekl...
2015-09-24 Steve KlabnikRollup merge of #28619 - tshepang:fix-link, r=steveklabnik
2015-09-24 Steve KlabnikRollup merge of #28618 - tshepang:repetition, r=stevekl...
2015-09-24 Steve KlabnikRollup merge of #28617 - tshepang:optional, r=steveklabnik
2015-09-24 Steve KlabnikRollup merge of #28616 - tshepang:idiom, r=steveklabnik
2015-09-24 Ariel Ben-Yehudaearly-prohibit objects with Self-containing supertraits
2015-09-24 Eduard BurtescuRemove the deprecated box(PLACE) syntax.
2015-09-24 borsAuto merge of #28602 - apasel422:clone_from, r=bluss
2015-09-24 Andrew PaseltinerOptimize `Vec::clone_from`
2015-09-24 Tshepang Lekhonkhobereference: rename "structure" to the more familiar...
2015-09-24 Steven FacklerAdd accessors for Formatter flags
2015-09-24 Tshepang Lekhonkhobereference: follow idiom in code snippet
2015-09-24 Tshepang Lekhonkhobereference: 3 of the 4 things mentioned here are optional
2015-09-24 Tshepang Lekhonkhobedoc: "familiarity" does not need to be repeated here
2015-09-24 Tshepang Lekhonkhobereference: fix anchor link
2015-09-24 Tshepang Lekhonkhobereference: not sure this is the right place to discuss...
2015-09-24 borsAuto merge of #28607 - remram44:doc-fix-str-pattern...
2015-09-24 borsAuto merge of #28598 - semarie:openbsd-unbreak, r=alexc...
2015-09-23 Sebastian Wickirustc: Add target_vendor for target triples
2015-09-23 Nick CameronBetter function calls
2015-09-23 Nick Cameronmanual fixups
2015-09-23 Nick Cameronrustfmt liballoc
2015-09-23 borsAuto merge of #28596 - sanxiyn:dedup-unused, r=alexcrichton
2015-09-23 borsAuto merge of #28569 - semarie:stdcpp-tests, r=alexcrichton
2015-09-23 Remi RampinFix bad copypasta for patterns doc in std::str
2015-09-23 Vadim PetrochenkovRemove random Idents outside of libsyntax
2015-09-23 borsAuto merge of #28603 - steveklabnik:small_config_fix...
2015-09-23 Steve KlabnikMake lexer tooling message more generic
2015-09-23 Amit Aryeh... Explain in comment why FixedSizeArray is unsafe
2015-09-23 Andrew PaseltinerOverride `clone_from` for `{BinaryHeap, String}`
2015-09-23 Sébastien Marieunbreak openbsd after netbsd integration
2015-09-23 borsAuto merge of #28585 - ranma42:simpler-panic, r=alexcri...
2015-09-23 Seo SanghyeonDo not traverse RHS of assignment twice for unused...
2015-09-23 borsAuto merge of #28580 - wesleywiser:split_out_type_lints...
2015-09-23 borsAuto merge of #28535 - petrochenkov:name, r=nrc
2015-09-22 borsAuto merge of #28504 - Eljay:fix-trait-privacy, r=nrc
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-22 borsAuto merge of #28543 - gandro:netbsd, r=alexcrichton
2015-09-22 Vadim PetrochenkovFix rebase
2015-09-22 Andrea CancianiRemove unwind::register
2015-09-22 Vadim PetrochenkovRestore `fold_ident` and `visit_ident`
2015-09-22 Vadim PetrochenkovUse Names in the remaining HIR structures with exceptio...
2015-09-22 Vadim PetrochenkovUse Names in path fragments and MacroDef
2015-09-22 Sébastien Marierun-make: search libstdc++ in /usr/local/lib too
2015-09-22 Vadim PetrochenkovUse Names in hir::{Field, ExprMethodCall, ExprField}
2015-09-22 Vadim PetrochenkovUse Names in HIR Items
2015-09-22 Vadim PetrochenkovUse Names in HIR visitors and folders
2015-09-22 Vadim PetrochenkovEncode/decode Names as strings
2015-09-22 borsAuto merge of #28584 - ranma42:simpler-innertry, r...
2015-09-22 borsAuto merge of #28582 - jedireza:patch-1, r=huonw
2015-09-22 Sebastian WickiFix alignment of pthread types on NetBSD
2015-09-22 borsAuto merge of #28578 - gandro:nodefaultlibs, r=alexcrichton
2015-09-22 Andrea CancianiSimplify inner_try in std::rt::unwind::try
2015-09-22 Andrea CancianiSimplify on_panic callback handling
2015-09-22 Lee JefferyAdd UFCS privacy test.
2015-09-22 borsAuto merge of #28574 - Eljay:hoedown-3.0.5, r=alexcrichton
2015-09-22 Reza AkhavanUpdate error-handling.md
2015-09-22 borsAuto merge of #28427 - DiamondLovesYou:gdb-debug-script...
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-22 Wesley WiserSplit out the type lints into a new module
2015-09-21 Sebastian WickiAdd `no_default_libraries` target linker option
2015-09-21 borsAuto merge of #28567 - sanxiyn:save-lto, r=alexcrichton
2015-09-21 Richard DiamondAvoid loading the whole gdb debug scripts section.
2015-09-21 EljayUpgrade hoedown to 3.0.5.
2015-09-21 borsAuto merge of #28566 - Ms2ger:AsmDialect, r=sanxiyn
2015-09-21 Sebastian WickiVarious fixes for NetBSD/amd64
2015-09-21 borsAuto merge of #28562 - llogiq:shootout, r=alexcrichton
2015-09-21 borsAuto merge of #28531 - whitequark:patch-1, r=Gankro
2015-09-21 Seo SanghyeonSave bitcode before LTO when -C save-temps is given
next