..
attr
Rename TokenStream::concat and remove TokenStream::concat_rc_vec.
2018-12-12 20:36:00 +11:00
diagnostics
Bump to 1.33.0
2018-12-12 08:09:26 -08:00
ext
Auto merge of #56737 - nnethercote:TokenStream-improvements, r=petrochenkov
2018-12-17 01:48:23 +00:00
parse
Auto merge of #56737 - nnethercote:TokenStream-improvements, r=petrochenkov
2018-12-17 01:48:23 +00:00
print
Remove tokenstream::Delimited.
2018-12-10 12:10:10 +11:00
util
Remove RcVec and RcSlice.
2018-12-12 20:36:00 +11:00
ast.rs
Remove tokenstream::Delimited.
2018-12-10 12:10:10 +11:00
build.rs
rustc: Add some build scripts for librustc crates
2017-07-22 22:04:13 -07:00
Cargo.toml
Upgrade smallvec to 0.6.7 and use the new may_dangle feature.
2018-12-10 09:31:27 +11:00
config.rs
Various minor/cosmetic improvements to code
2018-12-07 23:53:34 +00:00
diagnostic_list.rs
Add a stub feature so we can still test E0705
2018-10-19 22:26:02 -07:00
early_buffered_lints.rs
make it a migration lint
2018-07-23 21:55:51 -05:00
entry.rs
Cleanup InternedString.
2016-11-21 09:00:56 +00:00
feature_gate.rs
Stabilize underscore_imports
2018-12-17 22:43:00 +03:00
fold.rs
Remove tokenstream::Delimited.
2018-12-10 12:10:10 +11:00
json.rs
Rename other occs of (Code/File)Map to Source(Map/File) #51574
2018-10-29 21:26:13 +01:00
lib.rs
Remove RcVec and RcSlice.
2018-12-12 20:36:00 +11:00
ptr.rs
Various minor/cosmetic improvements to code
2018-12-07 23:53:34 +00:00
README.md
rustc-guide has moved
2018-11-26 15:03:13 -06:00
show_span.rs
use field init shorthand EVERYWHERE
2017-08-15 15:29:17 -07:00
source_map.rs
Bump to 1.33.0
2018-12-12 08:09:26 -08:00
std_inject.rs
syntax: Rename some keywords
2018-12-04 00:30:27 +03:00
test.rs
Various minor/cosmetic improvements to code
2018-12-07 23:53:34 +00:00
test_snippet.rs
Rename other occs of (Code/File)Map to Source(Map/File) #51574
2018-10-29 21:26:13 +01:00
tokenstream.rs
Rename TokenStream::concat and remove TokenStream::concat_rc_vec.
2018-12-12 20:36:00 +11:00
visit.rs
Remove tokenstream::Delimited.
2018-12-10 12:10:10 +11:00