.. |
diagnostics
|
Rollup merge of #34385 - cgswords:tstream, r=nrc
|
2016-06-26 02:11:59 +00:00 |
ext
|
Auto merge of #34652 - jseyfried:fix_expansion_perf, r=nrc
|
2016-07-06 20:04:11 -07:00 |
parse
|
Rollup merge of #34691 - jseyfried:remove_erroneous_unit_struct_checks, r=nrc
|
2016-07-08 14:46:59 +05:30 |
print
|
prefer if let to match with None => {} arm in some places
|
2016-07-03 16:27:02 -07:00 |
util
|
Rollup merge of #34339 - jseyfried:thin_vec, r=petrochenkov,Manishearth
|
2016-06-26 02:18:43 +00:00 |
abi.rs
|
|
|
ast.rs
|
cleanup: refactor away ast::NodeIdAssigner
|
2016-06-28 05:28:25 +00:00 |
attr.rs
|
Move E0533 to E0558 (because of external change)
|
2016-07-11 23:27:27 +02:00 |
Cargo.toml
|
Fix Cargo.toml s
|
2016-06-27 18:30:46 +00:00 |
codemap.rs
|
Fix codemap tests to not double import
|
2016-06-24 13:20:23 -04:00 |
config.rs
|
Auto merge of #34546 - jseyfried:cfg_attr_path, r=nrc
|
2016-07-06 00:34:51 -07:00 |
diagnostic_list.rs
|
Move E0533 to E0558 (because of external change)
|
2016-07-11 23:27:27 +02:00 |
entry.rs
|
|
|
feature_gate.rs
|
Fix tests
|
2016-06-29 22:10:36 +02:00 |
fold.rs
|
Revert "Change fold_tt and fold_tts to take token trees by value (instead of by reference)"
|
2016-07-04 23:42:35 +00:00 |
json.rs
|
Move errors from libsyntax to its own crate
|
2016-06-23 08:07:35 -04:00 |
lib.rs
|
Add comments on error code list
|
2016-06-30 11:14:22 +02:00 |
ptr.rs
|
|
|
show_span.rs
|
|
|
std_inject.rs
|
Move errors from libsyntax to its own crate
|
2016-06-23 08:07:35 -04:00 |
str.rs
|
|
|
test.rs
|
Rollup merge of #34436 - jseyfried:no_block_expr, r=eddyb
|
2016-06-26 02:20:14 +00:00 |
tokenstream.rs
|
Preliminary implementation for TokenStreams and TokenSlices, including unit tests and associated operations.
|
2016-07-07 11:44:04 -07:00 |
visit.rs
|
Rollup merge of #34436 - jseyfried:no_block_expr, r=eddyb
|
2016-06-26 02:20:14 +00:00 |