| .. |
|
block-result
|
Only underline suggestion if it is not the only code being shown
|
2017-07-06 14:36:49 -07:00 |
|
borrowck
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
check_match
|
Fix range_covered_by_constructor for exclusive ranges.
|
2017-07-16 17:34:09 +01:00 |
|
closure_context
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
codemap_tests
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
compare-method
|
Make sufficiently old or low-impact compatibility lints deny-by-default
|
2017-07-08 01:56:27 +03:00 |
|
cross-crate-macro-backtrace
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
did_you_mean
|
Auto merge of #43251 - gaurikholkar:span_reorder, r=nikomatsakis
|
2017-07-20 03:36:14 +00:00 |
|
dropck
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
fmt
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
hello_world
|
add UI testing framework
|
2016-05-13 15:22:45 -07:00 |
|
impl-trait
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
interior-mutability
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
invalid-module-declaration
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
issue-37311-type-length-limit
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
issue-38875
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
issue-40402-ref-hints
|
reorder span labels
|
2017-07-18 00:07:37 +05:30 |
|
issue-41652
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
lifetime-errors
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
lifetimes
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
lint
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
macros
|
Change some helps to suggestions
|
2017-07-17 10:03:37 +02:00 |
|
mismatched_types
|
reorder span labels
|
2017-07-18 00:07:37 +05:30 |
|
missing-items
|
remove associated_consts feature gate
|
2017-07-06 11:52:25 -07:00 |
|
on-unimplemented
|
rustc_on_unimplemented supports referring to trait
|
2017-07-05 16:46:59 -07:00 |
|
print-fuel
|
UI test for -Z print-fuel=foo
|
2017-04-11 14:36:08 +03:00 |
|
print_type_sizes
|
Stabilize unions with Copy fields and no destructor
|
2017-05-27 00:52:20 +03:00 |
|
pub
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
reachable
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
resolve
|
reorder span labels
|
2017-07-18 00:07:37 +05:30 |
|
span
|
Use the macro structure spans instead of the invocation
|
2017-07-20 21:27:22 -07:00 |
|
suggestions
|
Change some helps to suggestions
|
2017-07-17 10:03:37 +02:00 |
|
token
|
Merge remote-tracking branch 'origin/master' into proc_macro_api
|
2017-07-05 08:42:13 -07:00 |
|
transmute
|
compiletest: Support custom normalization rules.
|
2017-07-11 16:57:52 +08:00 |
|
type-check
|
reorder span labels
|
2017-07-18 00:07:37 +05:30 |
|
cast-to-unsized-trait-object-suggestion.rs
|
Move some tests from compile-fail to ui
|
2017-07-17 08:38:54 +02:00 |
|
cast-to-unsized-trait-object-suggestion.stderr
|
Change some helps to suggestions
|
2017-07-17 10:03:37 +02:00 |
|
coercion-missing-tail-expected-type.rs
|
Add test for #24889
|
2017-06-18 14:30:33 +02:00 |
|
coercion-missing-tail-expected-type.stderr
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
deprecated-macro_escape-inner.rs
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
deprecated-macro_escape-inner.stderr
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
deprecated-macro_escape.rs
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
deprecated-macro_escape.stderr
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
deriving-meta-empty-trait-list.rs
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
deriving-meta-empty-trait-list.stderr
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
enum-size-variance.rs
|
compiletest: Support custom normalization rules.
|
2017-07-11 16:57:52 +08:00 |
|
enum-size-variance.stderr
|
compiletest: Support custom normalization rules.
|
2017-07-11 16:57:52 +08:00 |
|
explain.rs
|
Modify --explain to handle hidden code (# ...) and indented code blocks.
|
2017-06-23 15:31:53 +08:00 |
|
explain.stdout
|
Modify --explain to handle hidden code (# ...) and indented code blocks.
|
2017-06-23 15:31:53 +08:00 |
|
issue-19100.rs
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
issue-19100.stderr
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
issue-22644.rs
|
syntax: Apply recovery for casts to type ascription
|
2017-07-07 11:53:12 +03:00 |
|
issue-22644.stderr
|
syntax: Apply recovery for casts to type ascription
|
2017-07-07 11:53:12 +03:00 |
|
issue-26548.rs
|
remove layout_cache and fix -Z print-type-sizes
|
2017-06-01 13:31:11 -04:00 |
|
issue-26548.stderr
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
issue-33525.rs
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
issue-33525.stderr
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
issue-35675.rs
|
Move resolve diagnostic instability to compile-fail
|
2017-07-17 10:16:08 +02:00 |
|
issue-35675.stderr
|
Move resolve diagnostic instability to compile-fail
|
2017-07-17 10:16:08 +02:00 |
|
issue-42954.rs
|
syntax: Apply recovery for casts to type ascription
|
2017-07-07 11:53:12 +03:00 |
|
issue-42954.stderr
|
syntax: Apply recovery for casts to type ascription
|
2017-07-07 11:53:12 +03:00 |
|
loop-break-value-no-repeat.rs
|
Stabilize the loop_break_value feature
|
2017-05-17 21:34:37 +02:00 |
|
loop-break-value-no-repeat.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
path-lookahead.rs
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
path-lookahead.stderr
|
make lint on-by-default/implied-by messages appear only once
|
2017-06-26 16:10:06 -07:00 |
|
regions-fn-subtyping-return-static.rs
|
make lifetimes that only appear in return type early-bound
|
2017-02-05 16:30:03 -05:00 |
|
regions-fn-subtyping-return-static.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
resolve-error.stderr
|
Change some helps to suggestions
|
2017-07-17 10:03:37 +02:00 |
|
shadowed-type-parameter.rs
|
Move type parameter shadowing test to ui
|
2017-06-28 15:11:05 -07:00 |
|
shadowed-type-parameter.stderr
|
report the total number of errors on compilation failure
|
2017-07-02 16:16:44 +03:00 |
|
static-lifetime.rs
|
Improve E0477 error message
|
2017-05-09 20:51:18 +02:00 |
|
static-lifetime.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
test-should-panic-attr.rs
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
test-should-panic-attr.stderr
|
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
|
2017-06-02 23:28:22 +08:00 |
|
update-all-references.sh
|
pacify the mercilous tidy
|
2016-05-16 16:48:48 -04:00 |
|
update-references.sh
|
cleanup error reporting and add ui tests
|
2016-11-01 14:04:14 -04:00 |