rust/src/libsyntax
Vadim Chugunov 98332b1a06 Replace all references to "Win32" with "Windows".
For historical reasons, "Win32" has been used in Rust codebase to mean "Windows OS in general".
This is confusing, especially now, that Rust supports Win64 builds.

[breaking-change]
2014-08-12 00:10:26 -07:00
..
ast_map Helper method for pprust::State for printing instances of ast_map::Node. 2014-08-09 10:17:40 +02:00
diagnostics Register new snapshots 2014-07-19 20:38:00 -07:00
ext auto merge of #16285 : alexcrichton/rust/rename-share, r=huonw 2014-08-08 03:51:15 +00:00
parse Temporary bootstrapping hack: introduce syntax for r egion bounds like 'b:'a, 2014-08-07 07:23:59 -04:00
print refactored pprust::State constructor methods out from pprust::print_crate. 2014-08-09 10:17:40 +02:00
util Fix all the test fallout 2014-07-09 00:49:54 -07:00
abi.rs Replace all references to "Win32" with "Windows". 2014-08-12 00:10:26 -07:00
ast.rs auto merge of #16285 : alexcrichton/rust/rename-share, r=huonw 2014-08-08 03:51:15 +00:00
ast_util.rs Temporary bootstrapping hack: introduce syntax for r egion bounds like 'b:'a, 2014-08-07 07:23:59 -04:00
attr.rs Fix misspelled comments. 2014-08-01 19:42:52 -04:00
codemap.rs ignore-lexer-test to broken files and remove some tray hyphens 2014-07-21 10:59:58 -07:00
crateid.rs Remove unnecessary to_string calls 2014-06-26 08:56:49 +02:00
diagnostic.rs Convert a first batch of diagnostics to have error codes 2014-07-12 21:53:34 +02:00
fold.rs Temporary bootstrapping hack: introduce syntax for r egion bounds like 'b:'a, 2014-08-07 07:23:59 -04:00
lib.rs Implement new mod import sugar 2014-07-20 12:40:08 +02:00
owned_slice.rs libsyntax::ast: Derive Show impls 2014-07-15 18:54:47 -04:00
visit.rs Temporary bootstrapping hack: introduce syntax for r egion bounds like 'b:'a, 2014-08-07 07:23:59 -04:00