rust/src/test
bors a64cdec1b4 Auto merge of #56010 - euclio:intra-doc-spans, r=QuietMisdreavus
fix intra-link resolution spans in block comments

This commit improves the calculation of code spans for intra-doc
resolution failures. All sugared doc comments should now have the
correct spans, including those where the comment is longer than the
docs.

It also fixes an issue where the spans were calculated incorrectly for
certain unsugared doc comments. The diagnostic will now always use the
span of the attributes, as originally intended.

Fixes #55964.

r? @QuietMisdreavus
2018-12-12 08:18:13 +00:00
..
auxiliary
codegen Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
codegen-units Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
compile-fail Move former compile-fail-fulldeps tests to ui 2018-12-09 19:56:30 +03:00
debuginfo Auto merge of #53497 - fukatani:test-debuginfo-function-call, r=tromey 2018-12-11 16:27:49 +00:00
incremental Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
mir-opt Simplify MIR drop generation 2018-11-18 12:29:44 +00:00
pretty Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
run-fail Fix two run-fail tests for asmjs 2018-11-04 18:50:57 +01:00
run-fail-fulldeps
run-make Rollup merge of #56014 - euclio:issue-21335, r=nagisa 2018-12-01 01:05:50 +08:00
run-make-fulldeps Auto merge of #56243 - RalfJung:test-deterministic, r=alexcrichton 2018-12-11 14:04:15 +00:00
run-pass Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
run-pass-fulldeps Auto merge of #56502 - Zoxc:hir-func, r=eddyb 2018-12-07 20:04:06 +00:00
run-pass-valgrind Remove license headers from unsized-locals tests. 2018-10-24 23:27:17 +09:00
rustdoc Auto merge of #55318 - Aaron1011:fix/final-auto-trait-resolve, r=nikomatsakis 2018-12-06 22:23:24 +00:00
rustdoc-js Improve filter test 2018-12-03 23:05:09 +01:00
rustdoc-ui fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05:00
rustfix
ui Rollup merge of #56661 - aelred:issue-55846, r=Mark-Simulacrum 2018-12-10 22:02:02 +01:00
ui-fulldeps Move some tests from ui-fulldeps to ui 2018-12-09 19:56:30 +03:00
COMPILER_TESTS.md rustc-guide has moved 2018-11-26 15:03:13 -06:00