rust/src/tools
bors 0c5d651d0b Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis
Fix for old school error issues, improvements to new school

This PR:
* Fixes some old school error issues, specifically #33559, #33543, #33366
* Improves wording borrowck errors with match patterns
* De-emphasize multi-line spans, so we don't color the single source character when we're trying to say "span starts here"
* Rollup of #33392 (which should help fix #33390)

r? @nikomatsakis
2016-05-18 21:19:07 -07:00
..
cargotest Update commit hash in cargotest 2016-05-04 04:26:05 +09:00
compiletest Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis 2016-05-18 21:19:07 -07:00
error_index_generator fix alignment 2016-03-22 22:03:54 -05:00
linkchecker Fix some some duplicate words. 2016-05-05 21:12:37 +02:00
rustbook Remove unused trait imports flagged by lint 2016-05-03 18:48:34 +09:00
tidy Use symlink_metadata in tidy to avoid panicking on broken symlinks. 2016-05-11 20:09:50 +03:00