]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-11-11 arcnmxPrefer raw::c_char or libc::c_char and fix arm
2015-11-11 borsAuto merge of #29650 - goyox86:goyox86/rustfmting-libru...
2015-11-11 borsAuto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
2015-11-11 borsAuto merge of #29741 - Manishearth:fix-flowgraph, r...
2015-11-11 borsAuto merge of #29752 - tamird:fix-compiletest-stage1...
2015-11-11 borsAuto merge of #29744 - sanxiyn:modernize, r=nrc
2015-11-11 borsAuto merge of #29738 - sanxiyn:suggest-mut, r=nrc
2015-11-11 borsAuto merge of #29727 - alexcrichton:debug-unused-result...
2015-11-11 borsAuto merge of #29726 - petrochenkov:privsan, r=alexcrichton
2015-11-10 borsAuto merge of #29725 - aturon:lang-features, r=huonw
2015-11-10 borsAuto merge of #29724 - alexcrichton:ip-endian, r=aturon
2015-11-10 Jose NarvaezManual fixups.
2015-11-10 Jose NarvaezRustfmting librustc_driver.
2015-11-10 Matt Brubeck[docs] Update references to renamed fs::stat function
2015-11-10 borsAuto merge of #29714 - petrochenkov:strparse, r=nrc
2015-11-10 borsAuto merge of #29749 - steveklabnik:rollup, r=steveklabnik
2015-11-10 Tamir Dubersteincompiletest/raise_fd_limit: use libc instead of custom...
2015-11-10 Steve KlabnikRollup merge of #29731 - steveklabnik:smallfix, r=alexc...
2015-11-10 Steve KlabnikRollup merge of #29729 - brson:readme2, r=steveklabnik
2015-11-10 Steve KlabnikRollup merge of #29715 - defuz:patch-3, r=alexcrichton
2015-11-10 Steve KlabnikRollup merge of #29708 - Ryman:pathdoc, r=steveklabnik
2015-11-10 Steve KlabnikRollup merge of #29688 - stepancheg:vec-outdated, r...
2015-11-10 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
2015-11-10 borsAuto merge of #29705 - Ryman:mismatched_typaram_counts...
2015-11-10 borsAuto merge of #29697 - dotdash:mir_trans_switchint...
2015-11-10 Seo SanghyeonUse lifetime elision
2015-11-10 borsAuto merge of #29699 - tamird:valgrind-supp, r=alexcrichton
2015-11-10 Seo SanghyeonUse deref coercions
2015-11-10 Vadim PetrochenkovUse exhaustive matching
2015-11-10 Manish GoregaokarFix help text for flowgraph debug options
2015-11-10 borsAuto merge of #29647 - goyox86:goyox86/rustfmting-libru...
2015-11-10 borsAuto merge of #29546 - alexcrichton:new-libc, r=brson
2015-11-10 Alex Crichtonstd: Migrate to the new libc
2015-11-10 Seo SanghyeonSuggest `mut` for mutability errors
2015-11-10 Alex Crichtonlibc: Replace liblibc with crates.io libc
2015-11-10 Steve KlabnikSome cleanup on after #29684
2015-11-09 Jose NarvaezRustfmting librustc_front (again).
2015-11-09 Brian AndersonRedo the README intro again
2015-11-09 Vadim PetrochenkovUse enum ParsePub instead of bool in field parsing...
2015-11-09 Vadim PetrochenkovImprove error message
2015-11-09 Alex Crichtonsyntax: Use `let _` in #[derive(Debug)]
2015-11-09 Vadim Petrochenkovrustc_privacy: Fix bugs in SanePrivacyVisitor
2015-11-09 Alex Crichtonstd: Fix endianness in Ord for IP addresses
2015-11-09 Aaron TuronTag feature gates with issues
2015-11-09 Björn Steinbrink[MIR trans] Add support for SwitchInt
2015-11-09 Ivan IvaschenkoDoc: Fix broken link on for-loop.html
2015-11-09 Vadim Petrochenkovsyntax: Merge parsing code for structures and variants
2015-11-09 borsAuto merge of #29713 - apasel422:executable, r=dotdash
2015-11-09 Andrew PaseltinerRemove executable permission from .rs files
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-09 Kevin Butlerlibstd: add example for PathBuf::push
2015-11-09 Kevin Butlerlibrustc_typeck: give more information when supplied...
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 Tamir Dubersteinvalgrind: update suppressions and move interesting...
2015-11-08 Tamir Dubersteinprint the unexpected character
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 Stepan KoltsovFix outdated comment in Vec::from_iter
2015-11-08 Tamir Dubersteinjemalloc: pass `--enable-valgrind` when valgrind is...
2015-11-08 Tamir Dubersteinjemalloc: quarantine is fixed
2015-11-08 Tamir Dubersteinwhitespace
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 Eric FindlayFixed "foo()" in try! example, r=steveklabnik
2015-11-08 Vadim ChugunovMake sure rsbegin.o and rsend.o get packaged with targe...
2015-11-08 Eric FindlayAdded foo() to rustdoc example, r=steveklabnik
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
next