..
attr
Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkov
2019-02-13 04:37:02 +01:00
diagnostics
rustc: doc comments
2019-02-10 23:42:32 +00:00
ext
Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik
2019-02-12 19:09:24 +00:00
parse
rustc: doc comments
2019-02-10 23:42:32 +00:00
print
Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton
2019-02-12 23:30:16 +00:00
util
rustc: doc comments
2019-02-10 23:42:32 +00:00
ast.rs
rustc: doc comments
2019-02-10 23:42:32 +00:00
build.rs
Remove licenses
2018-12-25 21:08:33 -07:00
Cargo.toml
libsyntax => 2018
2019-02-07 02:33:01 +09:00
config.rs
rustc: doc comments
2019-02-10 23:42:32 +00:00
diagnostic_list.rs
Implement basic input validation for built-in attributes
2019-01-13 14:17:19 +03:00
early_buffered_lints.rs
Make it an incompatibility lint for now
2019-02-07 12:17:27 -06:00
entry.rs
libsyntax => 2018
2019-02-07 02:33:01 +09:00
feature_gate.rs
Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkov
2019-02-13 04:37:02 +01:00
json.rs
rustc: doc comments
2019-02-10 23:42:32 +00:00
lib.rs
Stabilize str::escape_* methods
2019-02-12 09:55:29 +01:00
mut_visit.rs
Add lowering errors for const generics
2019-02-07 15:02:17 +01:00
ptr.rs
rustc: doc comments
2019-02-10 23:42:32 +00:00
README.md
rustc-guide has moved
2018-11-26 15:03:13 -06:00
show_span.rs
libsyntax => 2018
2019-02-07 02:33:01 +09:00
source_map.rs
rustc: doc comments
2019-02-10 23:42:32 +00:00
std_inject.rs
Use Rc<[Symbol]> instead of Vec<Symbol> to reduce # of allocs
2019-02-11 15:08:17 +01:00
test.rs
Use Rc<[Symbol]> instead of Vec<Symbol> to reduce # of allocs
2019-02-11 15:08:17 +01:00
test_snippet.rs
libsyntax => 2018
2019-02-07 02:33:01 +09:00
tokenstream.rs
rustc: doc comments
2019-02-10 23:42:32 +00:00
visit.rs
rustc: doc comments
2019-02-10 23:42:32 +00:00