rust/src/test
Edward Wang 899f222386 Calibrate span for method call error messages
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 06:16:46 +08:00
..
auxiliary Allow inheritance between structs. 2014-04-20 13:41:18 +12:00
bench auto merge of #13667 : TeXitoi/rust/shootout-chameneos-redux-fix, r=alexcrichton 2014-04-22 12:01:34 -07:00
codegen
compile-fail Calibrate span for method call error messages 2014-04-24 06:16:46 +08:00
debug-info Allow inheritance between structs. 2014-04-20 13:41:18 +12:00
pretty Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
run-fail Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
run-make Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
run-pass auto merge of #13689 : alexcrichton/rust/ignore-tcp-connect-freebsd, r=brson 2014-04-23 09:56:38 -07:00
run-pass-fulldeps Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00