rust/src/libsyntax
bors 70647ccc6d auto merge of #13713 : edwardw/rust/methodcall-span, r=alexcrichton
Specifically, the method parameter cardinality mismatch or missing
method error message span now gets method itself exactly. It was the
whole expression.

Closes #9390
Closes #13684
Closes #13709
2014-04-24 07:06:26 -07:00
..
ext auto merge of #13713 : edwardw/rust/methodcall-span, r=alexcrichton 2014-04-24 07:06:26 -07:00
parse auto merge of #13713 : edwardw/rust/methodcall-span, r=alexcrichton 2014-04-24 07:06:26 -07:00
print auto merge of #13713 : edwardw/rust/methodcall-span, r=alexcrichton 2014-04-24 07:06:26 -07:00
util rustc: de-@ middle::ty. 2014-04-22 19:20:12 +03:00
abi.rs Test fixes from the rollup 2014-04-03 17:11:26 -07:00
ast.rs auto merge of #13713 : edwardw/rust/methodcall-span, r=alexcrichton 2014-04-24 07:06:26 -07:00
ast_map.rs syntax: fix de-@rooting fallout 2014-04-23 18:22:09 +02:00
ast_util.rs add support for quadruple precision floating point 2014-04-22 20:47:28 -04:00
attr.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
codemap.rs auto merge of #13435 : edwardw/rust/span, r=brson 2014-04-21 18:41:35 -07:00
crateid.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
diagnostic.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
fold.rs auto merge of #13713 : edwardw/rust/methodcall-span, r=alexcrichton 2014-04-24 07:06:26 -07:00
lib.rs Register new snapshots 2014-04-04 13:23:08 -07:00
owned_slice.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
visit.rs Support unsized types with the type keyword 2014-04-23 12:30:58 +12:00