]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-04-17 borsAuto merge of #32977 - alexcrichton:ignore-panics,...
2016-04-17 borsAuto merge of #32952 - eddyb:mir-debuginfo-2, r=michael...
2016-04-17 borsAuto merge of #32909 - sanxiyn:unused-trait-import...
2016-04-16 borsAuto merge of #32875 - jseyfried:1422_implementation...
2016-04-16 Jeffrey SeyfriedAdd tests for `pub(restricted)`
2016-04-16 Jeffrey SeyfriedAlways report PRIVATE_IN_PUBLIC violations as hard...
2016-04-16 Eduard Burtescumir: place match pattern bindings in their respective...
2016-04-16 Eduard Burtescudebuginfo: argument and upvar names for MIR.
2016-04-16 borsAuto merge of #33019 - kamalmarhubi:binary_search_by_ke...
2016-04-16 Eduard Burtescutest: don't depend on locals being in scope on the...
2016-04-16 borsAuto merge of #32785 - tbu-:pr_more_defaults, r=alexcri...
2016-04-16 borsAuto merge of #32779 - michaelwoerister:partitioning...
2016-04-15 Kamal Marhubislice: Add tracking issue for slice_binary_search_by_key
2016-04-15 borsAuto merge of #33005 - Manishearth:rollup, r=Manishearth
2016-04-15 Manish GoregaokarRollup merge of #32997 - alexcrichton:fix-alloc-system...
2016-04-15 Manish GoregaokarRollup merge of #32973 - kindlychung:patch-1, r=stevekl...
2016-04-15 Manish GoregaokarRollup merge of #32970 - taralx:patch-2, r=alexcrichton
2016-04-15 Manish GoregaokarRollup merge of #32964 - tshepang:comma, r=GuillaumeGomez
2016-04-15 Manish GoregaokarRollup merge of #32946 - eddyb:issue-32783, r=dotdash
2016-04-15 Manish GoregaokarRollup merge of #32945 - durka:rfc1494, r=pnkfelix
2016-04-15 Manish GoregaokarRollup merge of #32935 - pierzchalski:restore_trait_imp...
2016-04-15 Manish GoregaokarRollup merge of #32931 - deepak:gh-issue-32928-update...
2016-04-15 Manish GoregaokarRollup merge of #32929 - LeoTestard:featureck-comment...
2016-04-15 Manish GoregaokarRollup merge of #32926 - caipre:rustbuild-verify-downlo...
2016-04-15 Manish GoregaokarRollup merge of #32923 - jseyfried:fix_hygiene, r=nrc
2016-04-15 borsAuto merge of #32338 - lukaspustina:doc-std-process...
2016-04-15 borsAuto merge of #32972 - alexcrichton:cargotest, r=brson
2016-04-15 Alex Crichtonstd: Change String::truncate to panic less
2016-04-15 Alex Crichtonalloc_system: Handle failure properly
2016-04-15 Alex Crichtoncargotest: Put output in build directory
2016-04-15 Tobias BucherImplement `Default` for more types in the standard...
2016-04-15 borsAuto merge of #32915 - dtolnay:rawptr, r=nrc
2016-04-15 Michael WoeristerAdd initial version of codegen unit partitioning for...
2016-04-15 borsAuto merge of #32895 - alexcrichton:rustbuild-beta...
2016-04-15 borsAuto merge of #32851 - apasel422:spec-extend, r=alexcri...
2016-04-15 pierzchalskiAdd flag for whether an item is default or not.
2016-04-15 borsAuto merge of #32693 - kamalmarhubi:binary_search_by_ke...
2016-04-15 pierzchalskiAdd tests against weird provided/required method behaviour
2016-04-15 Jeffrey SeyfriedAdd another test for issue #31856
2016-04-15 borsAuto merge of #32317 - taralx:master, r=alexcrichton
2016-04-14 borsAuto merge of #32960 - steveklabnik:rollup, r=steveklabnik
2016-04-14 Kaiyin Zhongremove "#" symbols to make the code compile
2016-04-14 JP SugarbroadDeduplicate libraries on hash instead of filename.
2016-04-14 JP SugarbroadAccommodate the case where dup lang items are entirely...
2016-04-14 borsAuto merge of #32940 - birkenfeld:patch-3, r=alexcrichton
2016-04-14 Tshepang Lekhonkhobedoc: add missing comma
2016-04-14 Steve KlabnikRollup merge of #32941 - bungcip:fix-doc-1, r=alexcrichton
2016-04-14 Steve KlabnikRollup merge of #32940 - birkenfeld:patch-3, r=alexcrichton
2016-04-14 Steve KlabnikRollup merge of #32937 - deepak:gh-issue-32936-remove...
2016-04-14 Steve KlabnikRollup merge of #32932 - Manishearth:fx-mir, r=bluss
2016-04-14 Steve KlabnikRollup merge of #32894 - brson:fixbeta, r=alexcrichton
2016-04-14 Steve KlabnikRollup merge of #32893 - khernyo:clarify-try-doc, r...
2016-04-14 Steve KlabnikRollup merge of #32885 - rkjnsn:patch-2, r=alexcrichton
2016-04-14 Steve KlabnikRollup merge of #32884 - brson:bump, r=alexcrichton
2016-04-14 Steve KlabnikRollup merge of #32876 - dhuseby:freebsd_32_snap_235d77...
2016-04-14 Steve KlabnikRollup merge of #32869 - bluss:char-boundary-test,...
2016-04-14 Steve KlabnikRollup merge of #32868 - kraai:remove-comma, r=Guillaum...
2016-04-14 Steve KlabnikRollup merge of #32865 - caipre:llvm-ninja, r=alexcrichton
2016-04-14 Steve KlabnikRollup merge of #32856 - cardoe:target-spec-path, r...
2016-04-14 Steve KlabnikRollup merge of #32855 - troplin:take-bufread-fix,...
2016-04-14 Steve KlabnikRollup merge of #32646 - Ms2ger:Constructor, r=sanxiyn
2016-04-14 Michael WoeristerMove translation-item-collection tests into subfolder.
2016-04-14 David TolnayImprove message for raw pointer missing mut and const
2016-04-14 borsAuto merge of #32908 - oli-obk:hygienic_derive_encodabl...
2016-04-14 borsAuto merge of #32892 - brson:relnotes19, r=alexcrichton
2016-04-14 Andrew PaseltinerSpecialize `Extend` to `append` for `{LinkedList, Vec}`
2016-04-14 borsAuto merge of #32883 - sanxiyn:nameless-defkey, r=arielb1
2016-04-14 borsAuto merge of #32718 - timonvo:bootstrap-skip-docs...
2016-04-14 Eduard Burtescutrans: always register an item's symbol, even if duplic...
2016-04-14 borsAuto merge of #32877 - oli-obk:const_err_multi, r=arielb1
2016-04-14 Jeffrey SeyfriedFeature gate `pub(restricted)`
2016-04-14 Jeffrey SeyfriedParse `pub(restricted)`
2016-04-14 Jeffrey Seyfriedresolve: refactor away `PRIVATE_VARIANT` and ensure...
2016-04-14 Jeffrey Seyfriedresolve: use the `Restricted` variant of `ty::Visibilit...
2016-04-14 Jeffrey Seyfriedresolve: Use `vis: ty::Visibility` instead of `is_publi...
2016-04-14 Jeffrey SeyfriedFix fallout in rustdoc
2016-04-14 Jeffrey SeyfriedAdd `Crate` and `Restricted` variants to `hir::Visibility`
2016-04-14 Jeffrey SeyfriedVisit visibilities in the ast visitor's `walk_*` functions
2016-04-14 Jeffrey SeyfriedAdd a span to the `Crate` variant of `ast::Visibility`
2016-04-14 pierzchalskiDelegate whether to print docblocks to 'document'
2016-04-14 Alex Burkaimplement RFC amendment 1494
2016-04-14 Nick Plattrustbuild: Verify sha256 of downloaded tarballs
2016-04-14 Nick Plattrustbuild: Improve error messaging in bootstrap.py
2016-04-14 Timon Van Overveldtrustbuild: Skip generating docs if the config disables...
2016-04-14 Jeffrey SeyfriedAdd test for issue #31856
2016-04-14 borsAuto merge of #32944 - alexcrichton:add-to-gitignore...
2016-04-14 Alex CrichtonAdd /obj/ to .gitignore
2016-04-13 borsAuto merge of #32592 - tbu-:pr_range_from_overflow...
2016-04-13 Gigih Aji Ibrahimfix str::split_at_mut() example
2016-04-13 borsAuto merge of #32780 - soltanmm:consider-the-following...
2016-04-13 Tobias BucherAdd a note about overflowing in the `RangeFrom` iterator
2016-04-13 Georg BrandlFix a typo and add a missing word
2016-04-13 Deepak KannanDoc fix: Do not mention next project in book/guessing...
2016-04-13 Masood MalekghassemiFix obscure compilation error
2016-04-13 borsAuto merge of #32828 - vadimcn:symlinks, r=alexcrichton
2016-04-13 Deepak KannanDoc fix: Update Cargo.toml in book/getting-started
2016-04-13 borsAuto merge of #32817 - jseyfried:warn_impl_param_defaul...
2016-04-13 Manish GoregaokarMake librustc_mir pass rustdoc --test
2016-04-13 Manish GoregaokarMake librustc_mir pass rustdoc
2016-04-13 Leo TestardUpdate a comment to reflect changes in tidy checks.
next