]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/issue-38412.rs
Auto merge of #38932 - petrochenkov:privctor, r=jseyfried
[rust.git] / src / test / compile-fail / issue-38412.rs
2017-02-02 borsAuto merge of #38932 - petrochenkov:privctor, r=jseyfried
2017-01-28 Vadim PetrochenkovImprove diagnostics for inaccessible constructors
2017-01-28 Vadim PetrochenkovFix the fallout
2017-01-28 Alex CrichtonRollup merge of #38617 - pnkfelix:double-reference...
2017-01-25 borsAuto merge of #38856 - zackw:process-envs, r=aturon
2017-01-23 Steve KlabnikRollup merge of #38794 - ConnyOnny:master, r=steveklabnik
2017-01-22 borsAuto merge of #38108 - linclark:32777-E0328, r=Guillaum...
2017-01-20 Alex CrichtonRollup merge of #38761 - frewsxcv:thread-sleep-formatti...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-14 comexMerge branch 'master' into lint-attr-fix
2017-01-13 Guillaume GomezRollup merge of #38636 - shahn:extend, r=steveklabnik
2017-01-13 Guillaume GomezRollup merge of #38362 - GuillaumeGomez:instant_doc...
2017-01-12 borsAuto merge of #38814 - Ralith:cfg-fields, r=jseyfried
2017-01-12 borsAuto merge of #38569 - chris-morgan:rustdoc-highlight...
2017-01-12 borsAuto merge of #38779 - Craig-Macomber:bench, r=alexcrichton
2017-01-12 borsAuto merge of #38654 - alexcrichton:rustbuild-destdir...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-12 borsAuto merge of #38605 - estebank:fix-38371, r=nikomatsakis
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 #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 #38840 - kjaleshire:multiple-targets...
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 #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 #38859 - jonathandturner:E0088_fix, r...
2017-01-07 borsAuto merge of #38858 - ollie27:rustbuild_docs_std,...
2017-01-07 borsAuto merge of #38855 - Mark-Simulacrum:immediate-fix...
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-03 Felix S. Klock IIRegression test and exploratory unit test.