rust/src/libsyntax/ext
bors 154f3b00e0 auto merge of #6271 : pnkfelix/rust/issue6009-condition-pub-priv-variants, r=graydon
@brson: r?  [please ignore the other one that was accidentally based off master due to back-button-bugs in github.com]

My goal is to resolve the question of whether we want to encourage (by example) consistent use of pub to make identifiers publicly-accessible, even in syntax extensions. (If people don't want that, then we can just let this pull request die.)

This is part one of two. Part two, whose contents should be clear from the FIXME's in this commit, would land after this gets incorporated into a snapshot.

(The eventual goal is to address issue #6009 , which was implied by my choice of branch name, but not mentioned in the pull request, so github did not notice it.)
2013-05-07 05:06:39 -07:00
..
deriving librustc: Update the serializer to work properly with INHTWAMA, removing mutable fields in the process 2013-05-02 17:00:51 -07:00
pipes Fix two more write guard failures 2013-05-05 21:05:37 -04:00
tt Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00
asm.rs Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00
auto_encode.rs librustc: Update the serializer to work properly with INHTWAMA, removing mutable fields in the process 2013-05-02 17:00:51 -07:00
base.rs Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze 2013-05-05 15:11:04 -04:00
build.rs librustc: Remove the concept of modes from the compiler. 2013-04-29 14:30:55 -07:00
concat_idents.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
env.rs Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00
expand.rs auto merge of #6271 : pnkfelix/rust/issue6009-condition-pub-priv-variants, r=graydon 2013-05-07 05:06:39 -07:00
fmt.rs Avoid needless creation of unique strings in fmt!() 2013-05-03 12:26:45 +02:00
log_syntax.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
quote.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
source_util.rs Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00
trace_macros.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00