| .. |
|
diagnostics
|
Use Symbol instead of InternedString in the AST, HIR, and various other places.
|
2016-11-21 09:00:55 +00:00 |
|
ext
|
Remove open_span and close_span from Delimited.
|
2017-01-23 06:49:06 +00:00 |
|
parse
|
use suggestions instead of helps with code in them
|
2017-01-31 14:45:08 +01:00 |
|
print
|
Switch logic to Span instead of HashMap
|
2017-02-03 11:08:20 +01:00 |
|
util
|
Refactor TokenStream.
|
2017-01-22 21:37:38 +00:00 |
|
abi.rs
|
syntax: remove abi::Os and abi::Architecture
|
2017-01-21 15:05:41 +08:00 |
|
ast.rs
|
add exclusive range patterns under a feature gate
|
2017-01-19 10:13:32 +01:00 |
|
attr.rs
|
Switch logic to Span instead of HashMap
|
2017-02-03 11:08:20 +01:00 |
|
Cargo.toml
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
codemap.rs
|
Refactor TokenStream.
|
2017-01-22 21:37:38 +00:00 |
|
config.rs
|
syntax: struct field attributes and cfg
|
2017-01-11 21:33:17 -08:00 |
|
diagnostic_list.rs
|
AST/HIR: Merge ObjectSum and PolyTraitRef
|
2017-01-17 01:52:47 +03:00 |
|
entry.rs
|
Cleanup InternedString.
|
2016-11-21 09:00:56 +00:00 |
|
feature_gate.rs
|
Auto merge of #39282 - petrochenkov:selfstab, r=nikomatsakis
|
2017-01-27 12:23:23 +00:00 |
|
fold.rs
|
Auto merge of #35712 - oli-obk:exclusive_range_patterns, r=nikomatsakis
|
2017-01-25 02:17:33 +00:00 |
|
json.rs
|
Auto merge of #38955 - estebank:highlighted-diags, r=nikomatsakis
|
2017-01-20 09:33:10 +00:00 |
|
lib.rs
|
Refactor TokenStream.
|
2017-01-22 21:37:38 +00:00 |
|
ptr.rs
|
Documentation for default types modified
|
2016-09-11 22:58:01 +05:30 |
|
show_span.rs
|
annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor
|
2016-12-06 11:28:51 +01:00 |
|
std_inject.rs
|
Switch logic to Span instead of HashMap
|
2017-02-03 11:08:20 +01:00 |
|
str.rs
|
syntax: Copy unstable str::char_at into libsyntax
|
2015-04-21 10:23:53 -07:00 |
|
symbol.rs
|
Fix the fallout
|
2017-01-29 02:57:14 +03:00 |
|
test.rs
|
Switch logic to Span instead of HashMap
|
2017-02-03 11:08:20 +01:00 |
|
test_snippet.rs
|
Fix multiple labels when some don't have message
|
2017-01-20 21:15:24 -08:00 |
|
tokenstream.rs
|
Auto merge of #39360 - osa1:typos, r=GuillaumeGomez
|
2017-01-28 14:13:00 +00:00 |
|
visit.rs
|
add exclusive range patterns under a feature gate
|
2017-01-19 10:13:32 +01:00 |