]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-02-16 borsAuto merge of #31627 - KiChjang:unstable-lint, r=alexcr...
2016-02-16 borsAuto merge of #31639 - quodlibetor:doc-search-with...
2016-02-15 borsAuto merge of #31646 - Manishearth:rollup, r=Manishearth
2016-02-15 Johan LorenzoFix wrong help message left in #31368
2016-02-15 Dirk GadsdenClarify contiguous memory array structure of vectors...
2016-02-15 Brandon W Maisterdoc pages: add the ability to search unknown types
2016-02-15 Keith YeungAdd lint to check that all crates have #![unstable]
2016-02-15 borsAuto merge of #31530 - dirk:dirk/restrict-matching...
2016-02-15 borsAuto merge of #31663 - nodakai:cleanup-uint_module...
2016-02-15 borsAuto merge of #31656 - jonas-schievink:mirdump, r=nrc
2016-02-15 borsAuto merge of #31640 - rkruppe:require-py27, r=sanxiyn
2016-02-15 borsAuto merge of #31653 - tomaka:emscripten-abi, r=eddyb
2016-02-15 borsAuto merge of #31652 - semarie:openbsd-os-raw, r=alexcr...
2016-02-15 borsAuto merge of #31648 - jseyfried:fix_diagnostics, r=nrc
2016-02-15 Dirk GadsdenRename `error-index-generator` to `error_index_generator`
2016-02-15 Keith YeungAdd lint to check that all crates have #![unstable]
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-15 borsAuto merge of #31555 - nrc:err-recover, r=pnkfelix
2016-02-15 Dirk GadsdenStricter matching of `--cfg` options on rustc
2016-02-15 Nick CameronRebasing
2016-02-14 NODA, Kailibcore/num: Remove unused macro argument.
2016-02-14 borsAuto merge of #31661 - steveklabnik:rollup, r=steveklabnik
2016-02-14 Steve KlabnikRollup merge of #31658 - felgru:master, r=steveklabnik
2016-02-14 Steve KlabnikRollup merge of #31655 - ollie27:patch-4, r=steveklabnik
2016-02-14 Steve KlabnikRollup merge of #31649 - fbergr:doc, r=steveklabnik
2016-02-14 Steve KlabnikRollup merge of #31607 - steveklabnik:gh31599, r=brson
2016-02-14 borsAuto merge of #31460 - alexcrichton:supafast-rustc...
2016-02-14 Nick CameronTests
2016-02-14 Nick CameronSome error recovery in the parser
2016-02-14 Nick CameronAdd some simple error recovery to the parser and fix...
2016-02-14 Nick Cameronerror correction for missing or mismatched closing...
2016-02-14 Nick Cameronrefactoring: inline some function in the parser
2016-02-14 Alex Crichtonstd: Stop prefixing jemalloc symbols
2016-02-14 Felix Gruberdoc: fix compiler output
2016-02-14 Alex Crichtontrans: Don't link whole rlibs to executables
2016-02-14 Alex Crichtonrustc: Ensure FNV hashing is inlined across crates
2016-02-14 borsAuto merge of #31630 - pitdicker:read_link, r=alexcrichton
2016-02-14 Oliver MiddletonFix a couple of issues in from_utf8 docs
2016-02-14 Jonas SchievinkImplement --unpretty mir
2016-02-14 borsAuto merge of #31642 - rkruppe:rm-regex-script, r=alexc...
2016-02-14 Oliver MiddletonFix doc error for Utf8Error
2016-02-14 Oliver MiddletonFix signed int checked_neg docs
2016-02-14 Pierre KriegerFix the asmjs ABI
2016-02-14 borsAuto merge of #31651 - eddyb:fix-26978, r=arielb1
2016-02-14 Eduard BurtescuDo not expect blocks to have type str.
2016-02-14 Steve KlabnikRemove incorrect documentation
2016-02-14 fbergrdoc: Remove trailing whitespace
2016-02-14 borsAuto merge of #31626 - mitaa:rdoc-srch-escape, r=alexcr...
2016-02-14 Sébastien Mariepolish `std::os::*::raw` deprecation on openbsd
2016-02-14 borsAuto merge of #31614 - mitaa:rdoc_locitem_extmac, r...
2016-02-14 Jeffrey SeyfriedRename Module field anonymous_children to module_childr...
2016-02-14 Jeffrey SeyfriedRename Module field children to resolutions
2016-02-14 borsAuto merge of #31391 - frewsxcv:test, r=alexcrichton
2016-02-14 borsAuto merge of #31581 - petrochenkov:patrefact, r=Manish...
2016-02-14 Corey FarwellAdd LLVM ModulePass regression test using run-make.
2016-02-14 borsAuto merge of #31551 - alexcrichton:deprecate-std-os...
2016-02-13 borsAuto merge of #31643 - Manishearth:rollup, r=Manishearth
2016-02-13 Manish GoregaokarRollup merge of #31638 - rkruppe:rm-tex, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31637 - rkruppe:ignore-pdb, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31635 - semarie:grep-e, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31629 - petevine:master, r=alexcrichton
2016-02-13 Manish GoregaokarRollup merge of #31612 - raindev:grammar, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31610 - Manishearth:doc-clarify-txrx...
2016-02-13 Manish GoregaokarRollup merge of #31609 - erickt:nit, r=sfackler
2016-02-13 Manish GoregaokarRollup merge of #31589 - reem:remove-unnecessary-poison...
2016-02-13 Manish GoregaokarRollup merge of #31585 - tshepang:over-explanation...
2016-02-13 Manish GoregaokarRollup merge of #31584 - tshepang:shorten, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31582 - tshepang:missing-words, r...
2016-02-13 Manish GoregaokarRollup merge of #31563 - SDX2000:docfixes1, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31559 - scottrobertwhittaker:fix-typo...
2016-02-13 Manish GoregaokarRollup merge of #31542 - nodakai:concat_idents-desc...
2016-02-13 Manish GoregaokarRollup merge of #31537 - ollie27:book_doc_example,...
2016-02-13 Manish GoregaokarRollup merge of #31535 - Ketsuban:more-detail-in-wrappi...
2016-02-13 Alex Crichtonstd: Deprecate all std::os::*::raw types
2016-02-13 Robin KruppeRemove a regex-related script
2016-02-13 borsAuto merge of #31602 - mitaa:rdoc_doc_shorter, r=alexcr...
2016-02-13 Jeffrey SeyfriedReport privacy errors at most once per import (fixes...
2016-02-13 Robin Kruppeconfigure: require Python 2.7
2016-02-13 Brandon W Maisterdoc pages: add the ability to search unknown types
2016-02-13 Paul DickerFixes #28528
2016-02-13 borsAuto merge of #31596 - mitaa:rdoc_assoc_item, r=alexcri...
2016-02-13 Robin KruppeRemove the last remaining .tex file
2016-02-13 Robin KruppeAdd *.pdb to .gitignore
2016-02-13 Sébastien Marieuse a compatible syntax for grep GNU/BSD
2016-02-13 borsAuto merge of #31591 - alexcrichton:make-clean-with...
2016-02-13 petevineAdd a new i586 Linux target
2016-02-13 borsAuto merge of #31588 - soltanmm:layer, r=nikomatsakis
2016-02-13 borsAuto merge of #31579 - ollie27:msvc_link, r=alexcrichton
2016-02-13 Vadim PetrochenkovSplit ast::PatKind::Enum into tuple struct and path...
2016-02-13 borsAuto merge of #31570 - tomaka:ignore-emscripten, r...
2016-02-13 Vadim PetrochenkovRename ast::Pat_ and its variants
2016-02-13 mitaaEscape search-index item descriptions
2016-02-13 borsAuto merge of #31564 - durka:lang-item-icemelt, r=nikom...
2016-02-13 borsAuto merge of #31562 - llogiq:lint_post, r=Manishearth
2016-02-13 borsAuto merge of #31557 - retep998:house-directory, r...
2016-02-13 borsAuto merge of #31358 - japaric:print-targets, r=alexcri...
2016-02-13 borsAuto merge of #31524 - jonas-schievink:autoderef, r...
2016-02-12 mitaaOmit src-links for items from extern macros
2016-02-12 Andrew BarchukRemove unnecessary article
2016-02-12 Manish GoregaokarClarify what tx/rx mean in concurrency docs
next