]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-11-09 Alex Crichtonstd: Fix endianness in Ord for IP addresses
2015-11-09 borsAuto merge of #29695 - dtrebbien:remove-mention-of...
2015-11-09 borsAuto merge of #29682 - Ryman:dead_spam, r=sanxiyn
2015-11-08 borsAuto merge of #29684 - stepancheg:size-hint, r=Gankro
2015-11-08 borsAuto merge of #29686 - jrburke:docs-error-handling...
2015-11-08 borsAuto merge of #29690 - tbu-:pr_doc_env_home_dir, r...
2015-11-08 Stepan KoltsovExplain that size_hint cannot be trusted
2015-11-08 jrburkedoc: error-handling.md: main case analysis for search
2015-11-08 Daniel Trebbienreference: Remove struct_variant from Compiler Features
2015-11-08 borsAuto merge of #29692 - jwworth:pull-request/fix-typo...
2015-11-08 Jake WorthFix double word 'be'
2015-11-08 Tobias BucherSpell out the fallback of `std::env::home_dir` on POSIX
2015-11-08 borsAuto merge of #29683 - apasel422:typos, r=steveklabnik
2015-11-08 borsAuto merge of #29681 - vadimcn:fix-dist, r=alexcrichton
2015-11-08 Andrew PaseltinerRemove duplicate words from docs
2015-11-08 Kevin Butlerlibrustc: dont warn for inside of items when the parent...
2015-11-08 Vadim ChugunovMake sure rsbegin.o and rsend.o get packaged with targe...
2015-11-07 borsAuto merge of #29674 - inrustwetrust:flag_alignment...
2015-11-07 borsAuto merge of #29678 - jwworth:pull-request/fix-typo...
2015-11-07 Jake WorthFix typo
2015-11-07 borsAuto merge of #29671 - ollie27:patch-1, r=bluss
2015-11-07 inrustwetrustFixed text alignment for output of "rustc -Z help"
2015-11-07 Oliver MiddletonUpdate list of array implementations in src/libstd...
2015-11-07 borsAuto merge of #29662 - rust-lang:brson-patch-2, r=steve...
2015-11-07 Brian AndersonDirect security bugs to the security policy.
2015-11-07 borsAuto merge of #29666 - Manishearth:rollup, r=Manishearth
2015-11-07 Manish GoregaokarRollup merge of #29660 - steveklabnik:gh28461, r=brson
2015-11-07 Manish GoregaokarRollup merge of #29659 - angelsl:crt-rebase, r=alexcrichton
2015-11-07 Manish GoregaokarRollup merge of #29656 - arcnmx:static-extern, r=alexcr...
2015-11-07 Manish GoregaokarRollup merge of #29622 - steveklabnik:gh29621, r=bstrie
2015-11-07 Manish GoregaokarRollup merge of #29617 - steveklabnik:gh29591, r=alexcr...
2015-11-07 borsAuto merge of #29551 - arcnmx:target-family, r=alexcrichton
2015-11-06 borsAuto merge of #29462 - alexcrichton:refactor-process...
2015-11-06 Alex Crichtonstd: Refactor process exit code handling slightly
2015-11-06 borsAuto merge of #29582 - oli-obk:token_tree, r=sfackler
2015-11-06 Steve Klabniksleep_ms -> sleep
2015-11-06 Steve KlabnikAdd multi-line string literals to TRPL
2015-11-06 Steve KlabnikMake a note about "gigabyte"
2015-11-06 borsAuto merge of #29657 - defuz:patch-2, r=steveklabnik
2015-11-06 angelslUpdate compiler-rt
2015-11-06 borsAuto merge of #29643 - petrochenkov:stability5, r=alexc...
2015-11-06 Oliver Schneiderremove `Tt` prefix from TokenType variants
2015-11-06 borsAuto merge of #29620 - petrochenkov:reachable2, r=alexc...
2015-11-06 Ivan IvaschenkoOpps, fix incorrect call
2015-11-06 Ivan IvaschenkoRename me in AUTHORS.txt
2015-11-06 Ivan IvaschenkoRemoving the hack from error handling chapter, which...
2015-11-06 borsAuto merge of #29615 - steveklabnik:lol_strings, r...
2015-11-06 arcnmxPreserve public static items across LTO
2015-11-06 borsAuto merge of #29604 - bstrie:de_ms, r=alexcrichton
2015-11-06 borsAuto merge of #29600 - Ryman:rustdoc_better_testnames...
2015-11-06 borsAuto merge of #29588 - nikomatsakis:mir-switch, r=aatch
2015-11-06 borsAuto merge of #29491 - alexcrichton:avoid-stdio-tls...
2015-11-06 borsAuto merge of #29653 - alexcrichton:fix-distcheck-again...
2015-11-06 borsAuto merge of #29305 - alexcrichton:bad-getenv, r=brson
2015-11-06 Alex Crichtonmk: Account for libdir change on windows
2015-11-06 Kevin Butlerlibrustdoc: improve testnames for doctests
2015-11-05 borsAuto merge of #29648 - steveklabnik:rollup, r=steveklabnik
2015-11-05 Steve KlabnikRollup merge of #29630 - apasel422:marker, r=steveklabnik
2015-11-05 Steve KlabnikRollup merge of #29624 - rilut:patch-1, r=steveklabnik
2015-11-05 Steve KlabnikRollup merge of #29619 - steveklabnik:gh28824, r=alexcr...
2015-11-05 Steve KlabnikRollup merge of #29614 - bluss:vec-drop-comment, r...
2015-11-05 Steve KlabnikRollup merge of #29613 - steveklabnik:29506, r=alexcrichton
2015-11-05 Steve KlabnikRollup merge of #29611 - steveklabnik:gh25918, r=alexcr...
2015-11-05 Steve KlabnikRollup merge of #29609 - ivan:rustdoc-ctrl-s, r=stevekl...
2015-11-05 Vadim PetrochenkovRemove stability annotations from trait impl items
2015-11-05 borsAuto merge of #29583 - dotdash:mir_small_agg, r=nikomat...
2015-11-05 Andrew PaseltinerTidy `core::marker` doc summaries
2015-11-05 borsAuto merge of #29565 - sfackler:issue-29540, r=huonw
2015-11-05 Rizky Luthfiantodoc(lib.rs): fix #L79 with inline link syntax
2015-11-05 Niko MatsakisConvert TODO into FIXME
2015-11-05 borsAuto merge of #29593 - ben0x539:reflect-doc-comment...
2015-11-05 Steve KlabnikBeef up macro designator docs
2015-11-05 Vadim Petrochenkov`EmbargoVisitor::reexports` isn't needed
2015-11-05 Björn SteinbrinkFix handling of fat pointer function arguments
2015-11-05 Vadim Petrochenkovrustc_privacy: Do not export items needed solely for...
2015-11-05 Steve Klabnikremove excess string allocation
2015-11-05 Ulrik Sverdrupvec: Remove old comment in Vec::drop
2015-11-05 Steve KlabnikRemove .ok().expect()
2015-11-05 Steve KlabnikRemove short intro from README
2015-11-05 borsAuto merge of #29610 - steveklabnik:rollup, r=steveklabnik
2015-11-05 Benjamin Herrdocs for Reflect: blank line after first sentence
2015-11-05 Steve KlabnikRollup merge of #29579 - steveklabnik:gh27322, r=apasel422
2015-11-05 Steve KlabnikRollup merge of #29571 - steveklabnik:gh29322, r=apasel422
2015-11-05 Steve KlabnikRollup merge of #29568 - steveklabnik:gh24591, r=apasel422
2015-11-05 Steve KlabnikRollup merge of #29567 - Toby-S:patch-1, r=steveklabnik
2015-11-05 Steve KlabnikRollup merge of #29539 - shepmaster:empty-iterator...
2015-11-05 Steve KlabnikRollup merge of #29538 - steveklabnik:ch1_edits, r...
2015-11-05 Steve KlabnikRollup merge of #29537 - bltavares:issue-24954, r=steve...
2015-11-05 Steve KlabnikRollup merge of #29416 - brson:relnotes, r=alexcrichton
2015-11-05 Ivan Koziklibrustdoc: don't override ctrl-s and other browser...
2015-11-05 borsAuto merge of #28887 - steveklabnik:gh28851, r=alexcrichton
2015-11-05 Steve KlabnikFixes as per @brson's review
2015-11-05 Steve KlabnikImprove error message for char literals
2015-11-05 borsAuto merge of #29581 - gereeter:unwrap-defmap-refcell...
2015-11-05 Ben StriegelDeprecate `_ms` functions that predate the `Duration...
2015-11-05 Jonathan SRemove use of RefCell<DefMap> in the simpler parts...
2015-11-05 Jonathan SRemove use of RefCell<DefMap> in resolve_lifetime
2015-11-05 Jonathan SRemove use of RefCell<DefMap> in check_static_recursion
2015-11-05 Jonathan SUnwrap the RefCell around DefMap
2015-11-05 Brian AndersonMore relnotes tweaks
next