rust/src/libsyntax
bors 69dbe6602d Auto merge of #43425 - matklad:lambda-restrictions, r=eddyb
Lambda expressions honor no struct literal restriction

This is a fix for #43412 if we decide that it is indeed a bug :)

closes #43412
2017-08-31 23:26:47 +00:00
..
diagnostics Make fields of Span private 2017-08-30 01:38:54 +03:00
ext Make fields of Span private 2017-08-30 01:38:54 +03:00
parse Auto merge of #43425 - matklad:lambda-restrictions, r=eddyb 2017-08-31 23:26:47 +00:00
print Make fields of Span private 2017-08-30 01:38:54 +03:00
util Update and fix a few tests 2017-06-26 02:08:14 +00:00
abi.rs add thiscall calling convention support 2017-05-24 16:40:03 -04:00
ast.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
attr.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml fix the easy features in libsyntax 2017-05-07 01:20:15 -07:00
codemap.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
config.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
diagnostic_list.rs extended information for E0557 feature has been removed 2017-08-09 01:33:50 -07:00
entry.rs Cleanup InternedString. 2016-11-21 09:00:56 +00:00
feature_gate.rs Auto merge of #44111 - zackmdavis:feature_attr_error_span, r=nikomatsakis 2017-08-29 10:22:14 +00:00
fold.rs Merge remote-tracking branch 'origin/master' into gen 2017-08-16 10:03:47 -07:00
json.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
lib.rs *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
ptr.rs Replace some matches with try. 2017-06-07 12:15:39 +09:00
show_span.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
std_inject.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
str.rs syntax: Copy unstable str::char_at into libsyntax 2015-04-21 10:23:53 -07:00
test.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
test_snippet.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
tokenstream.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
visit.rs Remove support for gen arg 2017-07-28 15:46:26 +02:00