]> git.lizzy.rs Git - rust.git/history - src/libsyntax_ext/lib.rs
Auto merge of #38867 - alexcrichton:ignore-test-on-windows, r=brson
[rust.git] / src / libsyntax_ext / lib.rs
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 #38916 - estebank:pad-suggestion-list...
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-09 borsAuto merge of #38244 - estebank:escape-reason-docs...
2017-01-09 borsAuto merge of #38581 - frewsxcv:vecdequeue-insert,...
2017-01-09 borsAuto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix
2017-01-09 borsAuto merge of #38866 - alexcrichton:try-wait, r=aturon
2017-01-09 borsAuto merge of #38840 - kjaleshire:multiple-targets...
2017-01-09 borsAuto merge of #38910 - steveklabnik:update_docs, r...
2017-01-09 borsAuto merge of #38907 - alexcrichton:curl-retry, r=japaric
2017-01-08 borsAuto merge of #38904 - alexcrichton:travis-retry, r...
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 borsAuto merge of #38797 - abhijeetbhagat:master, r=petroch...
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 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 borsAuto merge of #38733 - sfackler:peek-mut-pop, r=alexcri...
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 #38858 - ollie27:rustbuild_docs_std,...
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 borsAuto merge of #38792 - jseyfried:improve_macros_11_diag...
2017-01-06 borsAuto merge of #38833 - arielb1:constant-mir-overflow...
2017-01-06 borsAuto merge of #38793 - jseyfried:fix_macro_export_dupli...
2017-01-06 borsAuto merge of #38069 - canndrew:empty-sub-patterns...
2017-01-05 borsAuto merge of #38689 - pnkfelix:dont-check-stability...
2017-01-05 borsAuto merge of #38817 - jseyfried:improve_unused_qualifi...
2017-01-05 borsAuto merge of #38152 - arielb1:special-copy, r=nikomatsakis
2017-01-05 borsAuto merge of #38776 - eddyb:unsigned-means-unsigned...
2017-01-05 borsAuto merge of #38767 - est31:master, r=eddyb
2017-01-05 borsAuto merge of #38756 - Mark-Simulacrum:2nd-trans-cleanu...
2017-01-05 borsAuto merge of #38731 - alexcrichton:supafast-cross...
2017-01-04 borsAuto merge of #38783 - alexcrichton:stabilize-proc...
2017-01-04 borsAuto merge of #38414 - estebank:doc-dissambiguate,...
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2017-01-03 borsAuto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn
2017-01-02 Alex Crichtonrustc: Stabilize the `proc_macro` feature
2016-12-30 Alex CrichtonRemove not(stage0) from deny(warnings)
2016-12-28 borsAuto merge of #38479 - michaelwoerister:extern_mod_ich...
2016-12-28 Esteban KüberMerge branch 'master' into escape-reason-docs
2016-12-27 borsAuto merge of #38329 - ollie27:rustdoc_stab_em_div...
2016-12-26 borsAuto merge of #38274 - elahn:windows-readconsole-ctrl...
2016-12-26 borsAuto merge of #38314 - japaric:do-not-delete-enable...
2016-12-24 Steve KlabnikRollup merge of #38557 - michaelwoerister:inline-asm...
2016-12-24 Steve KlabnikRollup merge of #38521 - jxson:remove-magenta-warnings...
2016-12-24 Steve KlabnikRollup merge of #38505 - estebank:why-lines, r=frewsxcv
2016-12-24 Steve KlabnikRollup merge of #38502 - michaelwoerister:ich-test...
2016-12-24 Steve KlabnikRollup merge of #38497 - QuietMisdreavus:rustdoc-where...
2016-12-24 Steve KlabnikRollup merge of #38480 - clarcharr:import_css, r=stevek...
2016-12-24 Steve KlabnikRollup merge of #38297 - matklad:linked-lists-are-not...
2016-12-24 Steve KlabnikRollup merge of #38013 - wezm:simplify-test-notes,...
2016-12-24 Steve KlabnikRollup merge of #37956 - tshepang:patch-2, r=steveklabnik
2016-12-24 borsAuto merge of #38443 - frewsxcv:file-docs, r=brson
2016-12-24 borsAuto merge of #38062 - alexcrichton:fix-line-writer...
2016-12-24 borsAuto merge of #38268 - withoutboats:parse_where_higher_...
2016-12-23 borsAuto merge of #38401 - redox-os:redox_cross, r=brson
2016-12-22 borsAuto merge of #38330 - ollie27:rustdoc_short_summaries...
2016-12-21 borsAuto merge of #38427 - brson:relnotes, r=alexcrichton
2016-12-21 borsAuto merge of #38488 - srinivasreddy:rf_collections...
2016-12-21 borsAuto merge of #38099 - GuillaumeGomez:cast_suggestions...
2016-12-20 borsAuto merge of #38499 - alexcrichton:rollup, r=alexcrichton
2016-12-20 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2016-12-20 Alex CrichtonMerge branch 'rfc_1560_warning_cycle' of https://github...
2016-12-20 Alex CrichtonMerge branch 'fix_closure_debuginfo' of https://github...
2016-12-20 Alex CrichtonMerge branch 'local-sccache' of https://github.com...
2016-12-20 Alex CrichtonMerge branch 'rustbuild-warnings' of https://github...
2016-12-20 Alex CrichtonRollup merge of #38498 - alexcrichton:actually-test...
2016-12-20 Alex CrichtonRollup merge of #38493 - sanxiyn:filecheck, r=alexcrichton
2016-12-20 Alex CrichtonRollup merge of #38486 - est31:master, r=petrochenkov
2016-12-20 Alex CrichtonRollup merge of #38478 - brson:bump, r=alexcrichton
2016-12-20 Alex CrichtonRollup merge of #38472 - alexcrichton:fix-cargotest...
2016-12-20 Alex CrichtonRollup merge of #38471 - alexcrichton:run-debuginfo...
2016-12-20 Alex CrichtonRollup merge of #38470 - alexcrichton:really-fix-osx...
2016-12-20 Alex CrichtonRollup merge of #38468 - xen0n:tarball-wrangling, r...
2016-12-20 Alex CrichtonRollup merge of #38463 - japaric:asm-args, r=alexcrichton
2016-12-20 Alex CrichtonRollup merge of #38451 - semarie:openbsd-rustbuild...
2016-12-20 Alex CrichtonRollup merge of #38432 - stjepang:fix-sort-comment...
2016-12-20 Alex CrichtonRollup merge of #38418 - michaelwoerister:def_path_clea...
2016-12-20 Alex CrichtonRollup merge of #38398 - ollie27:patch-1, r=alexcrichton
2016-12-20 Alex CrichtonRollup merge of #38395 - tshepang:nit, r=steveklabnik
next