| .. |
|
borrowck-borrow-overloaded-auto-deref-mut.rs
|
add hint to fix error for immutable ref in arg
|
2016-11-29 00:32:34 +03:00 |
|
borrowck-borrow-overloaded-auto-deref-mut.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
borrowck-borrow-overloaded-deref-mut.rs
|
add hint to fix error for immutable ref in arg
|
2016-11-29 00:32:34 +03:00 |
|
borrowck-borrow-overloaded-deref-mut.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
borrowck-call-is-borrow-issue-12224.rs
|
Reword trying to operate in immutable fields
|
2017-12-31 15:32:41 -08:00 |
|
borrowck-call-is-borrow-issue-12224.stderr
|
Reword trying to operate in immutable fields
|
2017-12-31 15:32:41 -08:00 |
|
borrowck-call-method-from-mut-aliasable.rs
|
add hint to fix error for immutable ref in arg
|
2016-11-29 00:32:34 +03:00 |
|
borrowck-call-method-from-mut-aliasable.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
borrowck-fn-in-const-b.rs
|
add hint to fix error for immutable ref in arg
|
2016-11-29 00:32:34 +03:00 |
|
borrowck-fn-in-const-b.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
borrowck-let-suggestion-suffixes.rs
|
Same change to point at borrow for mir errors
|
2017-12-15 13:52:05 -08:00 |
|
borrowck-let-suggestion-suffixes.stderr
|
Same change to point at borrow for mir errors
|
2017-12-15 13:52:05 -08:00 |
|
borrowck-object-mutability.rs
|
add hint to fix error for immutable ref in arg
|
2016-11-29 00:32:34 +03:00 |
|
borrowck-object-mutability.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
borrowck-ref-into-rvalue.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
borrowck-ref-into-rvalue.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
coerce-suggestions.rs
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
coerce-suggestions.stderr
|
type error method suggestions use whitelisted identity-like conversions
|
2018-01-06 17:15:59 -08:00 |
|
destructor-restrictions.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
destructor-restrictions.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
dropck-object-cycle.rs
|
Same change to point at borrow for mir errors
|
2017-12-15 13:52:05 -08:00 |
|
dropck-object-cycle.stderr
|
Same change to point at borrow for mir errors
|
2017-12-15 13:52:05 -08:00 |
|
dropck_arr_cycle_checked.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
dropck_arr_cycle_checked.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
dropck_direct_cycle_with_drop.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
dropck_direct_cycle_with_drop.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
dropck_misc_variants.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
dropck_misc_variants.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
dropck_vec_cycle_checked.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
dropck_vec_cycle_checked.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
E0046.rs
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
E0046.stderr
|
Point at def span in "missing in impl" error
|
2017-12-19 14:41:03 -08:00 |
|
E0057.rs
|
Better underline for E0057,E0060,E0061
|
2016-10-06 22:02:46 +02:00 |
|
E0057.stderr
|
Point at whole method call instead of args
|
2017-12-10 13:37:12 -08:00 |
|
E0072.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
E0072.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
E0204.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
E0204.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
E0493.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
E0493.stderr
|
Stabilize drop_types_in_const.
|
2017-09-09 17:39:30 +03:00 |
|
E0535.rs
|
Update invalid inline arg test.
|
2017-11-07 08:54:38 +01:00 |
|
E0535.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
E0536.rs
|
fix span for errors E0537, E0535 & E0536
|
2016-09-10 10:21:13 +03:00 |
|
E0536.stderr
|
Update ui tests
|
2017-08-17 21:59:19 +09:00 |
|
E0537.rs
|
fix span for errors E0537, E0535 & E0536
|
2016-09-10 10:21:13 +03:00 |
|
E0537.stderr
|
Update ui tests
|
2017-08-17 21:59:19 +09:00 |
|
gated-features-attr-spans.rs
|
Stabilized #[repr(align(x))] attribute (RFC 1358)
|
2018-01-23 08:36:13 +11:00 |
|
gated-features-attr-spans.stderr
|
Stabilized #[repr(align(x))] attribute (RFC 1358)
|
2018-01-23 08:36:13 +11:00 |
|
impl-parsing.rs
|
syntax: Rewrite parsing of impls
|
2018-01-14 18:10:05 +03:00 |
|
impl-parsing.stderr
|
syntax: Rewrite parsing of impls
|
2018-01-14 18:10:05 +03:00 |
|
impl-wrong-item-for-trait.rs
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
impl-wrong-item-for-trait.stderr
|
Point at def span in "missing in impl" error
|
2017-12-19 14:41:03 -08:00 |
|
import-ty-params.rs
|
Fix fallout in tests.
|
2017-08-22 15:50:21 -07:00 |
|
import-ty-params.stderr
|
Fix fallout in tests.
|
2017-08-22 15:50:21 -07:00 |
|
issue-7575.rs
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
issue-7575.stderr
|
Use def span for associated function suggestions
|
2017-12-19 15:36:04 -08:00 |
|
issue-11925.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-11925.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-15480.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-15480.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-23338-locals-die-before-temps-of-body.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-23338-locals-die-before-temps-of-body.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-23729.rs
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
issue-23729.stderr
|
Point at def span in "missing in impl" error
|
2017-12-19 14:41:03 -08:00 |
|
issue-23827.rs
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
issue-23827.stderr
|
Point at def span in "missing in impl" error
|
2017-12-19 14:41:03 -08:00 |
|
issue-24356.rs
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
issue-24356.stderr
|
Point at def span in "missing in impl" error
|
2017-12-19 14:41:03 -08:00 |
|
issue-24690.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-24690.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-24805-dropck-child-has-items-via-parent.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-24805-dropck-child-has-items-via-parent.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-24805-dropck-trait-has-items.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-24805-dropck-trait-has-items.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-24895-copy-clone-dropck.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-24895-copy-clone-dropck.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-25199.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-25199.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-26656.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-26656.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-27522.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-27522.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-29106.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-29106.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-29595.rs
|
remove associated_consts feature gate
|
2017-07-06 11:52:25 -07:00 |
|
issue-29595.stderr
|
On E0283, point at method with the requirements
|
2018-01-15 14:56:32 -08:00 |
|
issue-33884.rs
|
Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.
|
2018-01-02 14:11:41 +01:00 |
|
issue-33884.stderr
|
Correct for changes in line numbers in expected stderr output.
|
2018-01-02 18:12:10 +01:00 |
|
issue-34264.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-34264.stderr
|
type error method suggestions use whitelisted identity-like conversions
|
2018-01-06 17:15:59 -08:00 |
|
issue-35987.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-35987.stderr
|
Remove left over dead code from suggestion diagnostic refactoring
|
2017-11-16 16:36:49 +01:00 |
|
issue-36530.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-36530.stderr
|
Add error code for unstable feature errors
|
2018-01-15 10:28:00 +01:00 |
|
issue-36537.rs
|
Same change to point at borrow for mir errors
|
2017-12-15 13:52:05 -08:00 |
|
issue-36537.stderr
|
Same change to point at borrow for mir errors
|
2017-12-15 13:52:05 -08:00 |
|
issue-37767.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-37767.stderr
|
Use def span for associated function suggestions
|
2017-12-19 15:36:04 -08:00 |
|
issue-39018.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-39018.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-39698.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-39698.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
issue-40157.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-40157.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue-43927-non-ADT-derive.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
issue-43927-non-ADT-derive.stderr
|
suggest an outer attribute when #![derive(...)] (predictably) fails
|
2017-09-21 21:20:31 -07:00 |
|
issue28498-reject-ex1.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue28498-reject-ex1.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue28498-reject-lifetime-param.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue28498-reject-lifetime-param.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue28498-reject-passed-to-fn.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue28498-reject-passed-to-fn.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue28498-reject-trait-bound.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
issue28498-reject-trait-bound.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
lint-unused-unsafe.rs
|
Point to enclosing block/fn on nested unsafe
|
2017-03-10 07:53:08 -08:00 |
|
lint-unused-unsafe.stderr
|
Tweak "unecessary unsafe block" error spans
|
2017-12-18 11:11:35 -08:00 |
|
loan-extend.stderr
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
macro-span-replacement.rs
|
Add must-compile-successfully comment to appropriate ui tests.
|
2017-12-10 21:14:57 +00:00 |
|
macro-span-replacement.stderr
|
Update ui tests' line numbers.
|
2017-12-10 21:14:57 +00:00 |
|
macro-ty-params.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
macro-ty-params.stderr
|
Only bump error count when we are sure that the diagnostic is not a repetition.
|
2018-01-03 00:42:12 +01:00 |
|
missing-unit-argument.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
missing-unit-argument.stderr
|
Point at whole method call instead of args
|
2017-12-10 13:37:12 -08:00 |
|
move-closure.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
move-closure.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
multiline-span-E0072.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
multiline-span-E0072.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
multiline-span-simple.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
multiline-span-simple.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
multispan-import-lint.rs
|
Add must-compile-successfully comment to appropriate ui tests.
|
2017-12-10 21:14:57 +00:00 |
|
multispan-import-lint.stderr
|
Update ui tests' line numbers.
|
2017-12-10 21:14:57 +00:00 |
|
mut-arg-hint.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
mut-arg-hint.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
mut-ptr-cant-outlive-ref.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
mut-ptr-cant-outlive-ref.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
non-existing-module-import.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
non-existing-module-import.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
pub-struct-field.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
pub-struct-field.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
range-2.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
range-2.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
recursive-type-field.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
recursive-type-field.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
regionck-unboxed-closure-lifetimes.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regionck-unboxed-closure-lifetimes.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regions-close-over-borrowed-ref-in-obj.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regions-close-over-borrowed-ref-in-obj.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regions-close-over-type-parameter-2.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regions-close-over-type-parameter-2.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regions-escape-loop-via-variable.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regions-escape-loop-via-variable.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regions-escape-loop-via-vec.rs
|
Same change to point at borrow for mir errors
|
2017-12-15 13:52:05 -08:00 |
|
regions-escape-loop-via-vec.stderr
|
Same change to point at borrow for mir errors
|
2017-12-15 13:52:05 -08:00 |
|
regions-infer-borrow-scope-within-loop.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
regions-infer-borrow-scope-within-loop.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
send-is-not-static-ensures-scoping.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
send-is-not-static-ensures-scoping.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
send-is-not-static-std-sync-2.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
send-is-not-static-std-sync-2.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
send-is-not-static-std-sync.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
send-is-not-static-std-sync.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
slice-borrow.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
slice-borrow.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
suggestion-non-ascii.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
suggestion-non-ascii.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
type-binding.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
type-binding.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
typo-suggestion.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
typo-suggestion.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
unused-warning-point-at-signature.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
unused-warning-point-at-signature.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
vec-must-not-hide-type-from-dropck.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
vec-must-not-hide-type-from-dropck.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
vec_refs_data_with_early_death.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
vec_refs_data_with_early_death.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
visibility-ty-params.rs
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
visibility-ty-params.stderr
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
wf-method-late-bound-regions.rs
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |
|
wf-method-late-bound-regions.stderr
|
Point at var in short lived borrows
|
2017-12-14 22:45:45 -08:00 |