rust/src/test
Manish Goregaokar 5a4ecb4a0c Rollup merge of #36798 - gavinb:fix/36164, r=GuillaumeGomez
Improve error message and snippet for "did you mean `x`"

- Fixes #36164
- Part of #35233

Based on the standalone example https://is.gd/8STXMd posted by @nikomatsakis and using the third formatting option mentioned in #36164 and agreed by @jonathandturner.

Note however this does not address the question of [how to handle an empty or unknown suggestion](https://github.com/rust-lang/rust/issues/36164#issuecomment-244460024). @nikomatsakis any suggestions on how best to address that part?
2016-10-04 15:24:01 +05:30
..
codegen Change the local prefix to _ 2016-09-29 01:11:54 +02:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Rollup merge of #36798 - gavinb:fix/36164, r=GuillaumeGomez 2016-10-04 15:24:01 +05:30
compile-fail-fulldeps Rollup merge of #36782 - alexcrichton:rustc-macro-expand-order, r=nrc 2016-09-28 10:33:57 -07:00
debuginfo Add s390x support 2016-09-09 22:28:19 +01:00
incremental Rollup merge of #36798 - gavinb:fix/36164, r=GuillaumeGomez 2016-10-04 15:24:01 +05:30
mir-opt Remove MIR dump comments from mir-opt tests 2016-09-29 01:22:11 +02:00
parse-fail Fix fallout in tests. 2016-09-23 04:26:59 +00:00
pretty Implement RFC#1559: allow all literals in attributes. 2016-08-25 13:25:22 -07:00
run-fail Unignore some working emscripten tests 2016-09-30 14:02:58 -07:00
run-fail-fulldeps Refactor ExtCtxt to use a Resolver instead of a MacroLoader. 2016-09-13 05:31:16 +00:00
run-make Rollup merge of #36760 - nrc:input2, r=alexcrichton 2016-09-28 20:21:51 -07:00
run-pass Auto merge of #36767 - jseyfried:enforce_rfc_1560_shadowing, r=nrc 2016-10-03 01:30:32 -07:00
run-pass-fulldeps Rollup merge of #36760 - nrc:input2, r=alexcrichton 2016-09-28 20:21:51 -07:00
run-pass-valgrind Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. 2016-08-24 13:23:37 +03:00
rustdoc rustdoc: Fix documenting rustc-macro crates 2016-09-30 10:49:30 -07:00
ui Rollup merge of #36798 - gavinb:fix/36164, r=GuillaumeGomez 2016-10-04 15:24:01 +05:30