]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/privacy1.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / privacy1.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-11 borsauto merge of #10891 : chris-morgan/rust/macroize-...
2013-12-11 borsauto merge of #10888 : chris-morgan/rust/2013-12-10...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-11 borsauto merge of #10593 : metajack/rust/pkgid-hash, r...
2013-12-10 borsauto merge of #10880 : cmr/rust/tut++, r=pnkfelix
2013-12-10 borsauto merge of #10886 : alexcrichton/rust/snapshots...
2013-12-10 borsauto merge of #10882 : jhasse/rust/patch-1, r=metajack
2013-12-10 borsauto merge of #10822 : ezyang/rust/master, r=huonw
2013-12-10 borsauto merge of #10862 : alexcrichton/rust/issue-10857...
2013-12-10 Alex CrichtonCheck the privacy of implemented traits
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-25 borsauto merge of #10603 : alexcrichton/rust/no-linked...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-24 borsauto merge of #10620 : cmr/rust/linker_opts, r=thestinger
2013-11-23 borsauto merge of #10611 : cmr/rust/ascii_flesh, r=pcwalton
2013-11-22 borsauto merge of #10605 : huonw/rust/ascii-ident-gate...
2013-11-22 borsauto merge of #10612 : pnkfelix/rust/remove-cut-and...
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-22 Alex CrichtonMove more of the exportation burden into privacy
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-20 borsauto merge of #9812 : HNO3/rust/windows-utf8, r=alexcri...
2013-10-19 borsauto merge of #9834 : alexcrichton/rust/morestack,...
2013-10-19 borsauto merge of #9941 : alexcrichton/rust/rustdoc, r...
2013-10-19 borsauto merge of #9939 : sinma/rust/doc, r=alexcrichton
2013-10-19 borsauto merge of #9932 : alexcrichton/rust/better-fmt...
2013-10-19 borsauto merge of #9938 : alexcrichton/rust/fmtdox, r=huonw
2013-10-19 borsauto merge of #9437 : catamorphism/rust/rustpkg-dates...
2013-10-19 borsauto merge of #9919 : alexcrichton/rust/fmt-begone...
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-14 Alex CrichtonRefine privacy error messages to be more accurate
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-09 borsauto merge of #9750 : alexcrichton/rust/safer-strings...
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9748 : klutzy/rust/print-git-revision...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-09 borsauto merge of #9753 : alexcrichton/rust/macro-attrs...
2013-10-08 borsauto merge of #9757 : erickt/rust/master, r=alexcrichton
2013-10-08 borsauto merge of #9756 : catamorphism/rust/issue-2354...
2013-10-08 borsauto merge of #9759 : thestinger/rust/immediate, r...
2013-10-08 borsauto merge of #9674 : ben0x539/rust/raw-str, r=alexcrichton
2013-10-08 borsauto merge of #9735 : alexcrichton/rust/privacy, r=cmr
2013-10-08 Alex CrichtonFix merge fallout of privacy changes
2013-10-07 Alex CrichtonExtract privacy checking from name resolution