]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-01-12 borsAuto merge of #38867 - alexcrichton:ignore-test-on...
2017-01-12 borsAuto merge of #38605 - estebank:fix-38371, r=nikomatsakis
2017-01-11 borsAuto merge of #38313 - jseyfried:self_imports, r=nrc
2017-01-11 borsAuto merge of #38989 - arielb1:constant-mir-overflow2...
2017-01-11 borsAuto merge of #38984 - alexcrichton:less-debuginfo...
2017-01-11 borsAuto merge of #38925 - petrochenkov:varass, r=jseyfried
2017-01-11 Ariel Ben-Yehudafix function arguments in constant promotion
2017-01-11 borsAuto merge of #38916 - estebank:pad-suggestion-list...
2017-01-11 Alex Crichtonrustbuild: Don't enable debuginfo in rustc
2017-01-11 borsAuto merge of #38960 - arielb1:blake-endian, r=michaelw...
2017-01-10 borsAuto merge of #38580 - shepmaster:result-sum, r=alexcri...
2017-01-10 borsAuto merge of #38843 - Manishearth:proposed, r=Guillaum...
2017-01-10 Niko Matsakisupdate test case to include `fn(&&u32: Foo)`
2017-01-10 Niko Matsakisonly emit suggestion to move `&` if the inner pattern...
2017-01-10 Jake GouldingImplement `iter::Sum` and `iter::Product` for `Result`
2017-01-10 Ariel Ben-YehudaUse little-endian encoding for Blake2 hashing on all...
2017-01-10 borsAuto merge of #38958 - sanxiyn:rollup, r=sanxiyn
2017-01-10 Seo SanghyeonRollup merge of #38874 - derekdreery:patch-1, r=stevekl...
2017-01-10 Seo SanghyeonRollup merge of #38849 - michaelwoerister:ich-trait...
2017-01-10 Seo SanghyeonRollup merge of #38841 - F001:Fix, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38839 - frewsxcv:osstr-to-str, r=Guill...
2017-01-10 Seo SanghyeonRollup merge of #38836 - ollie27:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38816 - Manishearth:coercion-doc,...
2017-01-10 Seo SanghyeonRollup merge of #38799 - minaguib:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 Seo SanghyeonRollup merge of #38623 - alexcrichton:less-osx-warnings...
2017-01-10 Seo SanghyeonRollup merge of #38607 - estebank:test-for-36935, r...
2017-01-10 Seo SanghyeonRollup merge of #38606 - estebank:test-for-27522, r...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-10 Jeffrey SeyfriedStart warning cycle.
2017-01-10 Jeffrey SeyfriedChange `self` in an import list `use foo::{self, ....
2017-01-10 Manish GoregaokarImproved rustdoc rendering for unstable features
2017-01-10 borsAuto merge of #38947 - nrc:custom-derive-span, r=jseyfried
2017-01-10 borsAuto merge of #38934 - Manishearth:nodrop, r=eddyb
2017-01-10 Nick CameronGive custom derive spans an expansion ID
2017-01-09 borsAuto merge of #38937 - nrc:save-ty-fix, r=nikomatsakis
2017-01-09 borsAuto merge of #38244 - estebank:escape-reason-docs...
2017-01-09 Manish GoregaokarMake unions never have needs_drop
2017-01-09 borsAuto merge of #38581 - frewsxcv:vecdequeue-insert,...
2017-01-09 Esteban KüberDeduplicate and document logic
2017-01-09 borsAuto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix
2017-01-09 borsAuto merge of #38929 - Manishearth:compiler-docs, r...
2017-01-09 borsAuto merge of #38923 - petrochenkov:scheck, r=alexcrichton
2017-01-09 borsAuto merge of #38866 - alexcrichton:try-wait, r=aturon
2017-01-09 Esteban KüberRemove magic number
2017-01-09 Esteban Küberreview comment
2017-01-09 borsAuto merge of #38840 - kjaleshire:multiple-targets...
2017-01-09 Manish GoregaokarDon't restrict docs in compiler-docs mode
2017-01-09 borsAuto merge of #38910 - steveklabnik:update_docs, r...
2017-01-09 Nick Cameronsave-analysis: fix over-zealous filter on generated...
2017-01-09 borsAuto merge of #38907 - alexcrichton:curl-retry, r=japaric
2017-01-09 Esteban KüberTeach diagnostics to correct margin on multiline messages
2017-01-08 borsAuto merge of #38904 - alexcrichton:travis-retry, r...
2017-01-08 Esteban KüberUse fold instead of collect/join and add comments
2017-01-08 borsAuto merge of #38861 - est31:master, r=alexcrichton
2017-01-08 borsAuto merge of #38853 - alexcrichton:better-dist, r...
2017-01-08 borsAuto merge of #38837 - eddyb:issue-38074, r=nikomatsakis
2017-01-08 Vadim PetrochenkovFix ICE when variant is used as a part of associated...
2017-01-08 borsAuto merge of #38797 - abhijeetbhagat:master, r=petroch...
2017-01-08 Vadim PetrochenkovAvoid large number of stage 0 warnings about --no-stack...
2017-01-08 borsAuto merge of #38813 - eddyb:lazy-11, r=nikomatsakis
2017-01-08 borsAuto merge of #38679 - alexcrichton:always-deny-warning...
2017-01-08 Esteban KüberTeach diagnostics to have correctly padded lists
2017-01-08 Esteban Kübertrying to figure out why this test failes, might need...
2017-01-08 Esteban Küberadd test case
2017-01-08 borsAuto merge of #38883 - alexcrichton:android-flaky,...
2017-01-08 borsAuto merge of #38822 - michaelwoerister:collect-fn...
2017-01-08 borsAuto merge of #38807 - comex:pprint-expr-attr, r=nrc
2017-01-08 borsAuto merge of #38798 - jsgf:fix-rpath, r=nikomatsakis
2017-01-07 borsAuto merge of #38781 - SimonSapin:unishrink, r=alexcrichton
2017-01-07 Steve Klabnikthanks @eddyb
2017-01-07 borsAuto merge of #38733 - sfackler:peek-mut-pop, r=alexcri...
2017-01-07 Steve KlabnikImprove safety warning on ptr::swap
2017-01-07 Alex Crichtonrustbuild: Pass --retry 3 to curl
2017-01-07 borsAuto merge of #38551 - aidanhs:aphs-vec-in-place, r...
2017-01-07 borsAuto merge of #38469 - tbu-:pr_writeln_no_args, r=brson
2017-01-07 borsAuto merge of #38327 - Yamakaky:into-ipaddr, r=brson
2017-01-07 borsAuto merge of #38859 - jonathandturner:E0088_fix, r...
2017-01-07 Alex Crichtontravis: Wrap submodules updates in travis_retry
2017-01-07 Alex Crichtonstd: Add a nonblocking `Child::try_wait` method
2017-01-07 borsAuto merge of #38858 - ollie27:rustbuild_docs_std,...
2017-01-07 Esteban KüberMove check-ui to fulldeps so librustc is available
2017-01-07 Esteban KüberTest for appropriate span on second custom derive
2017-01-07 borsAuto merge of #38855 - Mark-Simulacrum:immediate-fix...
2017-01-07 Kyle AleshireError message more like original
2017-01-06 borsAuto merge of #38835 - alexcrichton:less-overlapped...
2017-01-06 borsAuto merge of #38815 - cardoe:fix-print, r=nikomatsakis
2017-01-06 Eduard-Mihai... rustc: store ty::Tables separately for each body (excep...
2017-01-06 Eduard-Mihai... rustc: keep track of tables everywhere as if they were...
2017-01-06 borsAuto merge of #38792 - jseyfried:improve_macros_11_diag...
2017-01-06 Alex Crichtoncompiletest: Fix flaky Android gdb test runs
2017-01-06 derekdreeryUpdate vec.rs
2017-01-06 borsAuto merge of #38304 - sfackler:no-ipv6only, r=alexcrichton
2017-01-06 derekdreeryUpdate vec.rs
2017-01-06 borsAuto merge of #38833 - arielb1:constant-mir-overflow...
2017-01-06 Alex Crichtonstd: Ignore close_read_wakes_up on Windows
2017-01-06 borsAuto merge of #38793 - jseyfried:fix_macro_export_dupli...
2017-01-06 Steven FacklerDeprecate TcpListener::set_only_v6
2017-01-06 Steven FacklerAdd a tracking issue
2017-01-06 est31Make members of {std,core}::{i128,u128} unstable
next