rust/src/libsyntax
bors 59b7c907a3 Auto merge of #31254 - tmiasko:macro-pretty-print-fix, r=sfackler
Pretty printing of macro with braces but without terminated semicolon
removed more boxes from stack than it put there, resulting in panic.
This fixes the issue #30731.
2016-02-02 14:00:50 +00:00
..
diagnostics Avoid ICE if environment variable is not set 2016-01-28 22:15:42 +01:00
errors Rollup merge of #31281 - oli-obk:patch-2, r=nikomatsakis 2016-02-02 00:32:18 -05:00
ext trpl: fix macro follow sets 2016-01-27 13:26:47 -05:00
parse Replace some aborts with Results 2016-02-01 08:42:27 +13:00
print libsyntax: fix pretty printing of macro with braces 2016-01-28 09:19:43 +01:00
util use structured errors 2015-12-30 14:27:59 +13:00
abi.rs llvm: Add support for vectorcall (X86_VectorCall) convention 2015-12-26 21:40:40 +01:00
ast_util.rs Spans now derive equality 2016-02-01 10:18:50 +13:00
ast.rs Comment fix 2016-02-01 18:53:07 +08:00
attr.rs use structured errors 2015-12-30 14:27:59 +13:00
codemap.rs Auto merge of #31279 - DanielJCampbell:MacroReferencing, r=nrc 2016-02-02 01:35:39 +00:00
config.rs
entry.rs
feature_gate.rs Auto merge of #30567 - steffengy:master, r=alexcrichton 2016-01-16 23:30:30 +00:00
fold.rs Stop re-exporting PathParameters's variants. 2015-12-22 17:12:33 +01:00
lib.rs mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
owned_slice.rs
ptr.rs Improve OwnedSlice and use it in HIR 2015-12-19 04:20:11 +03:00
show_span.rs use structured errors 2015-12-30 14:27:59 +13:00
std_inject.rs
str.rs
test.rs Rollup merge of #30420 - petrochenkov:owned2, r=nrc 2015-12-18 20:02:12 +05:30
visit.rs Stop re-exporting PathParameters's variants. 2015-12-22 17:12:33 +01:00