.. |
alloc-error
|
|
|
allocator
|
|
|
asm
|
|
|
associated-const
|
|
|
associated-item
|
|
|
associated-type
|
|
|
associated-types
|
Update ui tests
|
2018-09-19 20:50:09 +01:00 |
attrs-with-no-formal-in-generics
|
|
|
auxiliary
|
|
|
await-keyword
|
Make "await" a pseudo-edition keyword
|
2018-09-24 13:07:19 -07:00 |
bad
|
|
|
bind-by-move
|
On nightly with NLL, suggest #![feature(bind_by_move_pattern_guards)] when it might fix the code.
|
2018-09-17 13:46:50 +02:00 |
binop
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
blind
|
|
|
block-result
|
|
|
borrowck
|
Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich_stabil_sein, r=Centril
|
2018-10-07 13:37:07 +00:00 |
builtin-superkinds
|
|
|
cast
|
|
|
chalkify
|
Remove duplicate predicates in explicit_predicates_of
|
2018-10-03 13:57:47 +02:00 |
check_match
|
|
|
closure_context
|
|
|
closure-expected-type
|
|
|
closures
|
|
|
codemap_tests
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
coercion
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
coherence
|
UI test updates
|
2018-09-29 22:05:07 -07:00 |
compare-method
|
|
|
confuse-field-and-method
|
|
|
consts
|
check that entire ref is in-bounds before recursing; add macro for validation msgs on error
|
2018-10-09 13:08:00 +02:00 |
cross
|
|
|
custom_test_frameworks
|
|
|
cycle-trait
|
rustc: keep a Span for each predicate in ty::GenericPredicates.
|
2018-09-28 17:19:35 +03:00 |
dep-graph
|
|
|
deprecation
|
|
|
derived-errors
|
|
|
derives
|
|
|
did_you_mean
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
directory_ownership
|
|
|
disallowed-deconstructing
|
|
|
discrim
|
|
|
dollar-crate
|
|
|
dropck
|
Updates to .stderr output in ui tests from earlier changes.
|
2018-10-05 12:04:53 +02:00 |
dst
|
|
|
duplicate
|
|
|
e0119
|
UI test updates
|
2018-09-29 22:05:07 -07:00 |
editions
|
Auto merge of #54338 - orium:fix-macro-inc-comp, r=nrc
|
2018-09-28 06:40:32 +00:00 |
empty
|
|
|
enum
|
|
|
error-codes
|
Updates to .stderr output in ui tests from earlier changes.
|
2018-10-05 12:04:53 +02:00 |
exclusive-range
|
|
|
existential_types
|
|
|
explicit
|
|
|
extenv
|
|
|
extern
|
Fix two UI tests with locale-dependent output
|
2018-10-05 11:37:48 +04:00 |
feature-gate
|
rustc: Allow #[no_mangle] anywhere in a crate
|
2018-10-06 13:57:30 -07:00 |
feature-gates
|
Stabilize min_const_fn
|
2018-10-05 10:36:14 +02:00 |
fmt
|
|
|
fn
|
|
|
for
|
|
|
fully-qualified-type
|
|
|
functional-struct-update
|
|
|
generator
|
Updates to .stderr output in ui tests from earlier changes.
|
2018-10-05 12:04:53 +02:00 |
generic
|
|
|
hello_world
|
|
|
hr-subtype
|
|
|
hrtb
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
hygiene
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
if
|
remove padding from multiline format string label
|
2018-10-03 14:29:39 -04:00 |
impl-header-lifetime-elision
|
Allow both explicit and elided lifetimes in the same impl header
|
2018-09-22 01:45:42 -07:00 |
impl-trait
|
Auto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
|
2018-10-07 19:30:24 +00:00 |
imports
|
Reapply the macro_rules disambiguation changes from master
|
2018-10-05 11:46:12 +04:00 |
in-band-lifetimes
|
|
|
include-macros
|
|
|
inference
|
Updated stderr test files.
|
2018-09-27 04:20:25 +01:00 |
infinite
|
Stabilize min_const_fn
|
2018-10-05 10:36:14 +02:00 |
interior-mutability
|
|
|
internal
|
|
|
invalid
|
Suggest valid crate type if invalid
|
2018-09-13 21:26:45 +02:00 |
invalid-module-declaration
|
|
|
issues
|
Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich_stabil_sein, r=Centril
|
2018-10-07 13:37:07 +00:00 |
keyword
|
|
|
kindck
|
|
|
label
|
|
|
lifetimes
|
Update E0714 to E0716 in tests output
|
2018-09-25 16:24:20 +01:00 |
lint
|
Auto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
|
2018-10-07 19:30:24 +00:00 |
liveness
|
test fix for #54015
|
2018-09-28 18:24:17 -07:00 |
loops
|
|
|
lub-glb
|
|
|
macro_backtrace
|
Use full name to identify a macro in a FileName .
|
2018-09-19 01:12:13 +01:00 |
macros
|
Auto merge of #54813 - petrochenkov:uilocale, r=alexcrichton
|
2018-10-07 11:10:39 +00:00 |
malformed
|
|
|
manual
|
|
|
marker_trait_attr
|
Improve error checking and reporting
|
2018-09-19 22:31:30 -07:00 |
match
|
|
|
methods
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
mir-dataflow
|
|
|
mismatched_types
|
add test for float/integer
|
2018-09-17 14:26:58 +08:00 |
missing
|
|
|
missing_non_modrs_mod
|
|
|
mod
|
|
|
moves
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
mut
|
Rollup merge of #54787 - varkor:unused-mut-in-desugaring, r=nikomatsakis
|
2018-10-05 22:33:13 +02:00 |
namespace
|
|
|
nll
|
Auto merge of #54782 - pnkfelix:issue-54556-semi-on-tail-diagnostic, r=nikomatsakis
|
2018-10-07 00:28:26 +00:00 |
non_modrs_mods
|
|
|
non-exhaustive
|
|
|
not-panic
|
|
|
numeric
|
|
|
object-lifetime
|
apply process_registered_region_obligations at the end of regionck
|
2018-09-26 09:38:26 -04:00 |
object-safety
|
|
|
obsolete-in-place
|
|
|
on-unimplemented
|
|
|
packed-struct
|
|
|
panic-handler
|
|
|
panic-implementation
|
libsyntax: add optional help message for deprecated features
|
2018-09-17 16:09:23 +00:00 |
panic-runtime
|
|
|
parser
|
add suggestion for inverted function parameters
|
2018-10-05 10:33:19 -04:00 |
pattern
|
|
|
print_type_sizes
|
|
|
print-fuel
|
|
|
privacy
|
Nest the impl Trait existential item inside the return type
|
2018-10-02 10:54:34 +02:00 |
pub
|
|
|
qualified
|
|
|
range
|
|
|
raw
|
|
|
reachable
|
|
|
recursion
|
Deduplicate errors in the obligation forest.
|
2018-09-30 20:01:35 +01:00 |
regions
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
repr
|
|
|
reserved
|
|
|
resolve
|
Improve ux when calling associated functions with dot notation
|
2018-09-29 21:36:58 +02:00 |
return
|
|
|
rfc1445
|
|
|
rfc1598-generic-associated-types
|
|
|
rfc1717
|
|
|
rfc-0107-bind-by-move-pattern-guards
|
Tests for feature(bind_by_move_pattern_guards) .
|
2018-09-17 13:46:50 +02:00 |
rfc-1937-termination-trait
|
|
|
rfc-2005-default-binding-mode
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
rfc-2008-non-exhaustive
|
|
|
rfc-2093-infer-outlives
|
|
|
rfc-2126-crate-paths
|
|
|
rfc-2126-extern-absolute-paths
|
rustc_resolve: always include core, std and meta in the extern prelude.
|
2018-09-15 22:48:10 +03:00 |
rfc-2126-extern-in-paths
|
rustc_resolve: don't allow ::crate_name to bypass extern_prelude .
|
2018-09-15 22:48:10 +03:00 |
rfc-2166-underscore-imports
|
|
|
rfc-2306
|
|
|
rfc-2361-dbg-macro
|
dbg_macro: fix line numbers
|
2018-09-23 22:48:24 +02:00 |
rfc-2497-if-let-chains
|
|
|
run-pass/traits
|
add a special case for literal 'static: 'a where-clauses
|
2018-10-01 22:44:45 +03:00 |
rust-2018
|
Update tests to demonstrate 2015 behaviour.
|
2018-10-03 14:43:58 +02:00 |
self
|
mark fix as MaybeIncorrect
|
2018-10-01 13:03:04 +08:00 |
shadowed
|
|
|
simd-intrinsic
|
|
|
single-use-lifetime
|
|
|
span
|
Updates to .stderr output in ui tests from earlier changes.
|
2018-10-05 12:04:53 +02:00 |
specialization
|
|
|
stability-attribute
|
|
|
static
|
Update E0714 to E0716 in tests output
|
2018-09-25 16:24:20 +01:00 |
str
|
|
|
structs
|
|
|
suggestions
|
|
|
svh
|
|
|
symbol-names
|
|
|
test-shadowing
|
|
|
token
|
|
|
tool-attributes
|
|
|
traits
|
Convert conservative_impl_trait.rs to compile-pass
|
2018-10-04 14:57:31 +02:00 |
transmute
|
|
|
trivial-bounds
|
rustc: keep a Span for each predicate in ty::GenericPredicates.
|
2018-09-28 17:19:35 +03:00 |
try-block
|
|
|
tuple
|
|
|
type
|
|
|
typeck
|
|
|
ufcs
|
|
|
unboxed-closures
|
Updates to .stderr output in ui tests from earlier changes.
|
2018-10-05 12:04:53 +02:00 |
underscore-lifetime
|
Update ui tests
|
2018-09-19 20:50:09 +01:00 |
uninhabited
|
|
|
union
|
|
|
unreachable
|
|
|
unresolved
|
|
|
unsafe
|
Stabilize min_const_fn
|
2018-10-05 10:36:14 +02:00 |
unsized
|
|
|
unused
|
|
|
use
|
|
|
variadic
|
|
|
variance
|
Enable NLL compare mode for more tests
|
2018-09-27 22:30:04 +01:00 |
variants
|
|
|
vec
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
wf
|
Update E0714 to E0716 in tests output
|
2018-09-25 16:24:20 +01:00 |
where-clauses
|
|
|
xcrate
|
|
|
.gitattributes
|
|
|
absolute-paths-in-nested-use-groups.rs
|
|
|
absolute-paths-in-nested-use-groups.stderr
|
|
|
access-mode-in-closures.nll.stderr
|
|
|
access-mode-in-closures.rs
|
|
|
access-mode-in-closures.stderr
|
|
|
allocator-submodule.rs
|
|
|
allocator-submodule.stderr
|
|
|
anon-params-denied-2018.rs
|
|
|
anon-params-denied-2018.stderr
|
|
|
anon-params-deprecated.fixed
|
|
|
anon-params-deprecated.rs
|
|
|
anon-params-deprecated.stderr
|
|
|
anonymous-higher-ranked-lifetime.rs
|
|
|
anonymous-higher-ranked-lifetime.stderr
|
|
|
arbitrary-self-types-not-object-safe.rs
|
|
|
arbitrary-self-types-not-object-safe.stderr
|
|
|
arg-count-mismatch.rs
|
|
|
arg-count-mismatch.stderr
|
|
|
arg-type-mismatch.rs
|
|
|
arg-type-mismatch.stderr
|
|
|
array_const_index-0.rs
|
|
|
array_const_index-0.stderr
|
|
|
array_const_index-1.rs
|
|
|
array_const_index-1.stderr
|
|
|
array-break-length.rs
|
|
|
array-break-length.stderr
|
|
|
array-not-vector.rs
|
|
|
array-not-vector.stderr
|
|
|
as-ref.rs
|
|
|
as-ref.stderr
|
|
|
assign-imm-local-twice.ast.nll.stderr
|
|
|
assign-imm-local-twice.ast.stderr
|
|
|
assign-imm-local-twice.mir.stderr
|
|
|
assign-imm-local-twice.rs
|
|
|
assign-to-method.rs
|
|
|
assign-to-method.stderr
|
|
|
assignment-operator-unimplemented.rs
|
|
|
assignment-operator-unimplemented.stderr
|
|
|
assoc-inherent.rs
|
|
|
assoc-inherent.stderr
|
|
|
associated-path-shl.rs
|
|
|
associated-path-shl.stderr
|
|
|
async-fn-multiple-lifetimes.rs
|
|
|
async-fn-multiple-lifetimes.stderr
|
|
|
async-matches-expr.rs
|
|
|
attempted-access-non-fatal.rs
|
|
|
attempted-access-non-fatal.stderr
|
|
|
attr-bad-crate-attr.rc
|
|
|
attr-eq-token-tree.rs
|
|
|
attr-usage-inline.rs
|
|
|
attr-usage-inline.stderr
|
|
|
attr-usage-repr.rs
|
|
|
attr-usage-repr.stderr
|
|
|
augmented-assignments.nll.stderr
|
|
|
augmented-assignments.rs
|
|
|
augmented-assignments.stderr
|
|
|
auto-ref-slice-plus-ref.rs
|
|
|
auto-ref-slice-plus-ref.stderr
|
|
|
auto-trait-validation.rs
|
|
|
auto-trait-validation.stderr
|
|
|
autoderef-full-lval.rs
|
|
|
autoderef-full-lval.stderr
|
|
|
bastion-of-the-turbofish.rs
|
|
|
binary-op-on-double-ref.rs
|
|
|
binary-op-on-double-ref.stderr
|
|
|
bogus-tag.rs
|
|
|
bogus-tag.stderr
|
|
|
bounds-lifetime.rs
|
|
|
bounds-lifetime.stderr
|
|
|
break-outside-loop.rs
|
|
|
break-outside-loop.stderr
|
|
|
break-while-condition.rs
|
|
|
break-while-condition.stderr
|
|
|
by-move-pattern-binding.nll.stderr
|
|
|
by-move-pattern-binding.rs
|
|
|
by-move-pattern-binding.stderr
|
|
|
call-fn-never-arg-wrong-type.rs
|
|
|
call-fn-never-arg-wrong-type.stderr
|
|
|
can-begin-expr-check.rs
|
|
|
can-begin-expr-check.stderr
|
|
|
cannot-mutate-captured-non-mut-var.ast.nll.stderr
|
|
|
cannot-mutate-captured-non-mut-var.ast.stderr
|
|
|
cannot-mutate-captured-non-mut-var.mir.stderr
|
|
|
cannot-mutate-captured-non-mut-var.rs
|
|
|
capture1.rs
|
|
|
capture1.stderr
|
|
|
cast_char.rs
|
|
|
cast_char.stderr
|
|
|
casts-differing-anon.rs
|
|
|
casts-differing-anon.stderr
|
|
|
casts-issue-46365.rs
|
|
|
casts-issue-46365.stderr
|
|
|
cdylib-deps-must-be-static.rs
|
|
|
cdylib-deps-must-be-static.stderr
|
|
|
cfg_attr_path.rs
|
|
|
cfg_attr_path.stderr
|
|
|
cfg-arg-invalid-1.rs
|
|
|
cfg-arg-invalid-2.rs
|
|
|
cfg-arg-invalid-3.rs
|
|
|
cfg-arg-invalid-4.rs
|
|
|
cfg-arg-invalid-5.rs
|
|
|
cfg-attr-cfg-2.rs
|
|
|
cfg-attr-cfg-2.stderr
|
|
|
cfg-attr-crate-2.rs
|
|
|
cfg-attr-crate-2.stderr
|
|
|
cfg-attr-invalid-predicate.rs
|
|
|
cfg-attr-invalid-predicate.stderr
|
|
|
cfg-attr-syntax-validation.rs
|
|
|
cfg-attr-syntax-validation.stderr
|
|
|
cfg-attr-trailing-comma.rs
|
Accept trailing comma in cfg_attr
|
2018-09-26 03:07:59 +03:00 |
cfg-attr-trailing-comma.stderr
|
Accept trailing comma in cfg_attr
|
2018-09-26 03:07:59 +03:00 |
cfg-attr-unknown-attribute-macro-expansion.rs
|
|
|
cfg-attr-unknown-attribute-macro-expansion.stderr
|
|
|
cfg-empty-codemap.rs
|
|
|
cfg-in-crate-1.rs
|
|
|
cfg-in-crate-1.stderr
|
|
|
cfg-non-opt-expr.rs
|
|
|
cfg-non-opt-expr.stderr
|
|
|
changing-crates.rs
|
|
|
changing-crates.stderr
|
|
|
check-static-immutable-mut-slices.rs
|
|
|
check-static-immutable-mut-slices.stderr
|
|
|
check-static-values-constraints.nll.stderr
|
|
|
check-static-values-constraints.rs
|
|
|
check-static-values-constraints.stderr
|
|
|
class-cast-to-trait.rs
|
|
|
class-cast-to-trait.stderr
|
|
|
class-method-missing.rs
|
|
|
class-method-missing.stderr
|
|
|
class-missing-self.rs
|
|
|
class-missing-self.stderr
|
|
|
cleanup-rvalue-scopes-cf.rs
|
|
|
cleanup-rvalue-scopes-cf.stderr
|
|
|
closure_promotion.rs
|
Enable NLL compare mode for more tests
|
2018-09-27 22:30:04 +01:00 |
closure_promotion.stderr
|
Enable NLL compare mode for more tests
|
2018-09-27 22:30:04 +01:00 |
closure-expected.rs
|
|
|
closure-expected.stderr
|
|
|
command-line-diagnostics.nll.stderr
|
|
|
command-line-diagnostics.rs
|
|
|
command-line-diagnostics.stderr
|
|
|
compile_error_macro.rs
|
|
|
compile_error_macro.stderr
|
|
|
concat.rs
|
|
|
concat.stderr
|
|
|
conflicting-repr-hints.rs
|
|
|
conflicting-repr-hints.stderr
|
|
|
conservative_impl_trait.rs
|
|
|
conservative_impl_trait.stderr
|
|
|
constructor-lifetime-args.rs
|
|
|
constructor-lifetime-args.stderr
|
|
|
conversion-methods.rs
|
|
|
conversion-methods.stderr
|
|
|
copy-a-resource.rs
|
|
|
copy-a-resource.stderr
|
|
|
crate-in-paths.rs
|
|
|
crate-in-paths.stderr
|
|
|
crate-name-mismatch.rs
|
|
|
crate-name-mismatch.stderr
|
|
|
custom_attribute.rs
|
|
|
custom_attribute.stderr
|
|
|
custom-attribute-multisegment.rs
|
|
|
custom-attribute-multisegment.stderr
|
|
|
custom-test-frameworks-simple.rs
|
|
|
cycle-projection-based-on-where-clause.rs
|
|
|
cycle-projection-based-on-where-clause.stderr
|
|
|
dead-code-closure-bang.rs
|
|
|
dead-code-ret.rs
|
|
|
dead-code-ret.stderr
|
|
|
defaulted-never-note.rs
|
|
|
defaulted-never-note.stderr
|
|
|
deref-non-pointer.rs
|
|
|
deref-non-pointer.stderr
|
|
|
deref-suggestion.rs
|
|
|
deref-suggestion.stderr
|
|
|
destructure-trait-ref.rs
|
|
|
destructure-trait-ref.stderr
|
|
|
diverging-fn-tail-35849.rs
|
|
|
diverging-fn-tail-35849.stderr
|
|
|
diverging-tuple-parts-39485.rs
|
|
|
diverging-tuple-parts-39485.stderr
|
|
|
does-nothing.rs
|
|
|
does-nothing.stderr
|
|
|
dont-suggest-private-trait-method.rs
|
|
|
dont-suggest-private-trait-method.stderr
|
|
|
dotdotdot-expr.rs
|
|
|
dotdotdot-expr.stderr
|
|
|
double-import.rs
|
|
|
double-import.stderr
|
|
|
double-type-import.rs
|
|
|
double-type-import.stderr
|
|
|
duplicate_entry_error.rs
|
|
|
duplicate_entry_error.stderr
|
|
|
dyn-trait-compatibility.rs
|
|
|
dyn-trait-compatibility.stderr
|
|
|
E0501.ast.nll.stderr
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
E0501.ast.stderr
|
|
|
E0501.mir.stderr
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
E0501.rs
|
|
|
E0506.ast.nll.stderr
|
|
|
E0506.ast.stderr
|
|
|
E0506.mir.stderr
|
|
|
E0506.rs
|
|
|
E0508-fail.ast.nll.stderr
|
|
|
E0508-fail.ast.stderr
|
|
|
E0508-fail.mir.stderr
|
|
|
E0508-fail.rs
|
|
|
E0508.ast.stderr
|
|
|
E0508.mir.stderr
|
|
|
E0508.nll.stderr
|
|
|
E0508.rs
|
|
|
E0508.stderr
|
|
|
E0583.rs
|
|
|
E0583.stderr
|
|
|
E0594.ast.nll.stderr
|
|
|
E0594.ast.stderr
|
|
|
E0594.mir.stderr
|
|
|
E0594.rs
|
|
|
E0596.ast.nll.stderr
|
|
|
E0596.ast.stderr
|
|
|
E0596.mir.stderr
|
|
|
E0596.rs
|
|
|
E0642.rs
|
|
|
E0642.stderr
|
|
|
E0660.rs
|
|
|
E0660.stderr
|
|
|
E0661.rs
|
|
|
E0661.stderr
|
|
|
E0662.rs
|
|
|
E0662.stderr
|
|
|
E0663.rs
|
|
|
E0663.stderr
|
|
|
E0664.rs
|
|
|
E0664.stderr
|
|
|
E0665.rs
|
|
|
E0665.stderr
|
|
|
E0705.rs
|
|
|
E0705.stderr
|
|
|
elide-errors-on-mismatched-tuple.rs
|
|
|
elide-errors-on-mismatched-tuple.stderr
|
|
|
elided-test.rs
|
|
|
elided-test.stderr
|
|
|
enable-unstable-lib-feature.rs
|
|
|
enable-unstable-lib-feature.stderr
|
|
|
enums-pats-not-idents.rs
|
|
|
enums-pats-not-idents.stderr
|
|
|
error-festival.rs
|
|
|
error-festival.stderr
|
|
|
error-should-say-copy-not-pod.rs
|
|
|
error-should-say-copy-not-pod.stderr
|
|
|
estr-subtyping.rs
|
|
|
estr-subtyping.stderr
|
|
|
eval-enum.rs
|
|
|
eval-enum.stderr
|
|
|
exclusive-drop-and-copy.rs
|
|
|
exclusive-drop-and-copy.stderr
|
|
|
exhaustive_integer_patterns.rs
|
|
|
exhaustive_integer_patterns.stderr
|
|
|
expanded-cfg.rs
|
|
|
expanded-cfg.stderr
|
|
|
explain.rs
|
|
|
explain.stdout
|
|
|
export2.rs
|
|
|
export2.stderr
|
|
|
export-fully-qualified.rs
|
|
|
export-fully-qualified.stderr
|
|
|
export-import.rs
|
|
|
export-import.stderr
|
|
|
export-tag-variant.rs
|
|
|
export-tag-variant.stderr
|
|
|
export.rs
|
|
|
export.stderr
|
|
|
expr_attr_paren_order.rs
|
|
|
expr_attr_paren_order.stderr
|
|
|
ext-nonexistent.rs
|
|
|
ext-nonexistent.stderr
|
|
|
extoption_env-no-args.rs
|
|
|
extoption_env-no-args.stderr
|
|
|
extoption_env-not-string-literal.rs
|
|
|
extoption_env-not-string-literal.stderr
|
|
|
extoption_env-too-many-args.rs
|
|
|
extoption_env-too-many-args.stderr
|
|
|
fail-no-dead-code-core.rs
|
|
|
fail-no-dead-code-core.stderr
|
|
|
fail-no-dead-code.rs
|
|
|
fail-no-dead-code.stderr
|
|
|
fail-simple.rs
|
|
|
fail-simple.stderr
|
|
|
fat-ptr-cast.rs
|
|
|
fat-ptr-cast.stderr
|
|
|
feature-gate-custom_test_frameworks.rs
|
|
|
feature-gate-custom_test_frameworks.stderr
|
|
|
feature-gate-doc_cfg-cfg-rustdoc.rs
|
|
|
feature-gate-doc_cfg-cfg-rustdoc.stderr
|
|
|
feature-gate-exhaustive_integer_patterns.rs
|
|
|
feature-gate-exhaustive_integer_patterns.stderr
|
|
|
feature-gate-unsized_locals.rs
|
|
|
feature-gate-unsized_locals.stderr
|
|
|
feature-gated-feature-in-macro-arg.rs
|
|
|
feature-gated-feature-in-macro-arg.stderr
|
|
|
float-literal-inference-restrictions.rs
|
|
|
float-literal-inference-restrictions.stderr
|
|
|
fn_must_use.rs
|
|
|
fn_must_use.stderr
|
|
|
foreign-fn-return-lifetime.rs
|
|
|
foreign-fn-return-lifetime.stderr
|
|
|
foreign-unsafe-fn-called.rs
|
|
|
foreign-unsafe-fn-called.stderr
|
|
|
future-incompatible-lint-group.rs
|
|
|
future-incompatible-lint-group.stderr
|
|
|
gated-bad-feature.rs
|
|
|
gated-bad-feature.stderr
|
|
|
generator-yielding-or-returning-itself.rs
|
|
|
generator-yielding-or-returning-itself.stderr
|
|
|
glob-cycles.rs
|
|
|
glob-cycles.stderr
|
|
|
glob-resolve1.rs
|
|
|
glob-resolve1.stderr
|
|
|
hashmap-iter-value-lifetime.nll.stderr
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
hashmap-iter-value-lifetime.rs
|
|
|
hashmap-iter-value-lifetime.stderr
|
|
|
hashmap-lifetimes.nll.stderr
|
Clearer later use messages for calls
|
2018-10-03 20:32:38 +01:00 |
hashmap-lifetimes.rs
|
|
|
hashmap-lifetimes.stderr
|
|
|
hidden-rt-injection2.rs
|
|
|
hidden-rt-injection2.stderr
|
|
|
hidden-rt-injection.rs
|
|
|
hidden-rt-injection.stderr
|
|
|
higher-lifetime-bounds.rs
|
|
|
higher-lifetime-bounds.stderr
|
|
|
huge-array-simple.rs
|
|
|
huge-array.rs
|
|
|
huge-array.stderr
|
|
|
huge-enum.rs
|
|
|
huge-enum.stderr
|
|
|
huge-struct.rs
|
|
|
huge-struct.stderr
|
|
|
illegal-ufcs-drop.rs
|
|
|
illegal-ufcs-drop.stderr
|
|
|
immut-function-arguments.ast.nll.stderr
|
|
|
immut-function-arguments.ast.stderr
|
|
|
immut-function-arguments.mir.stderr
|
|
|
immut-function-arguments.rs
|
|
|
impl-bounds-checking.rs
|
|
|
impl-bounds-checking.stderr
|
|
|
impl-duplicate-methods.rs
|
|
|
impl-duplicate-methods.stderr
|
|
|
impl-unused-rps-in-assoc-type.rs
|
|
|
impl-unused-rps-in-assoc-type.stderr
|
|
|
impl-unused-tps-inherent.rs
|
|
|
impl-unused-tps-inherent.stderr
|
|
|
impl-unused-tps.rs
|
|
|
impl-unused-tps.stderr
|
|
|
implicit-method-bind.rs
|
|
|
implicit-method-bind.stderr
|
|
|
import2.rs
|
|
|
import2.stderr
|
|
|
import3.rs
|
|
|
import3.stderr
|
|
|
import4.rs
|
|
|
import4.stderr
|
|
|
import.rs
|
|
|
import.stderr
|
|
|
impossible_range.rs
|
|
|
impossible_range.stderr
|
|
|
inaccessible-test-modules.rs
|
|
|
inaccessible-test-modules.stderr
|
|
|
index_message.rs
|
|
|
index_message.stderr
|
|
|
index-bot.rs
|
|
|
index-bot.stderr
|
|
|
index-help.rs
|
|
|
index-help.stderr
|
|
|
indexing-requires-a-uint.rs
|
|
|
indexing-requires-a-uint.stderr
|
|
|
inhabitedness-infinite-loop.rs
|
|
|
inhabitedness-infinite-loop.stderr
|
|
|
init-unsafe.rs
|
|
|
init-unsafe.stderr
|
|
|
inline-asm-bad-constraint.rs
|
fixup! codegen_llvm: check inline assembly constraints with LLVM
|
2018-09-26 16:23:10 +02:00 |
inline-asm-bad-constraint.stderr
|
fixup! codegen_llvm: check inline assembly constraints with LLVM
|
2018-09-26 16:23:10 +02:00 |
inner-static-type-parameter.rs
|
|
|
inner-static-type-parameter.stderr
|
|
|
integer-literal-suffix-inference.rs
|
|
|
integer-literal-suffix-inference.stderr
|
|
|
integral-indexing.rs
|
|
|
integral-indexing.stderr
|
|
|
integral-variable-unification-error.rs
|
|
|
integral-variable-unification-error.stderr
|
|
|
intrinsic-invalid-number-of-arguments.rs
|
|
|
intrinsic-invalid-number-of-arguments.stderr
|
|
|
invalid_crate_type_syntax.rs
|
|
|
invalid_crate_type_syntax.stderr
|
|
|
issue-2354.rs
|
|
|
issue-2354.stderr
|
|
|
issue-10636-1.rs
|
|
|
issue-10636-1.stderr
|
|
|
issue-40827.rs
|
Deduplicate errors in the obligation forest.
|
2018-09-30 20:01:35 +01:00 |
issue-40827.stderr
|
Deduplicate errors in the obligation forest.
|
2018-09-30 20:01:35 +01:00 |
issue-49556.rs
|
Convert issue-49556.rs to compile-pass
|
2018-10-04 14:55:40 +02:00 |
issue-51602.rs
|
|
|
issue-51602.stderr
|
|
|
issue-52992.rs
|
|
|
issue-53251.rs
|
|
|
issue-53251.stderr
|
|
|
issue-53300.rs
|
|
|
issue-53300.stderr
|
|
|
issue-53419.rs
|
|
|
issue-53565.rs
|
|
|
issue-53565.stderr
|
|
|
issue-53568.rs
|
|
|
issue-53692.rs
|
|
|
issue-53692.stderr
|
|
|
issue-53840.rs
|
Consolidate pattern check errors
|
2018-10-02 05:51:02 +00:00 |
issue-53840.stderr
|
Consolidate pattern check errors
|
2018-10-02 05:51:02 +00:00 |
issue-54302-cases.rs
|
handle outlives predicates in trait evaluation
|
2018-10-01 22:44:45 +03:00 |
issue-54302-cases.stderr
|
handle outlives predicates in trait evaluation
|
2018-10-01 22:44:45 +03:00 |
issue-54302.rs
|
handle outlives predicates in trait evaluation
|
2018-10-01 22:44:45 +03:00 |
issue-54302.stderr
|
handle outlives predicates in trait evaluation
|
2018-10-01 22:44:45 +03:00 |
lang-item-missing.rs
|
|
|
lang-item-missing.stderr
|
|
|
lexical-scopes.rs
|
|
|
lexical-scopes.stderr
|
|
|
lifetime_starts_expressions.rs
|
|
|
lifetime_starts_expressions.stderr
|
|
|
linkage2.rs
|
|
|
linkage2.stderr
|
|
|
linkage3.rs
|
|
|
linkage3.stderr
|
|
|
linkage4.rs
|
|
|
linkage4.stderr
|
|
|
lto-duplicate-symbols.rs
|
|
|
lto-duplicate-symbols.stderr
|
|
|
lub-if.nll.stderr
|
|
|
lub-if.rs
|
|
|
lub-if.stderr
|
|
|
lub-match.nll.stderr
|
|
|
lub-match.rs
|
|
|
lub-match.stderr
|
|
|
main-wrong-location.rs
|
|
|
main-wrong-location.stderr
|
|
|
main-wrong-type.rs
|
|
|
main-wrong-type.stderr
|
|
|
malformed_macro_lhs.rs
|
|
|
malformed_macro_lhs.stderr
|
|
|
map-types.rs
|
|
|
map-types.stderr
|
|
|
maybe-bounds-where-cpass.rs
|
|
|
maybe-bounds-where-cpass.stderr
|
|
|
maybe-bounds-where.rs
|
|
|
maybe-bounds-where.stderr
|
|
|
maybe-bounds.rs
|
|
|
maybe-bounds.stderr
|
|
|
meta-expected-error-correct-rev.a.stderr
|
|
|
meta-expected-error-correct-rev.rs
|
|
|
minus-string.rs
|
|
|
minus-string.stderr
|
|
|
mir_check_nonconst.rs
|
|
|
mir_check_nonconst.stderr
|
|
|
mir-unpretty.rs
|
|
|
mir-unpretty.stderr
|
|
|
missing_debug_impls.rs
|
|
|
missing_debug_impls.stderr
|
|
|
module-macro_use-arguments.rs
|
|
|
module-macro_use-arguments.stderr
|
|
|
multiple-main-2.rs
|
|
|
multiple-main-2.stderr
|
|
|
multiple-main-3.rs
|
|
|
multiple-main-3.stderr
|
|
|
multiple-plugin-registrars.rs
|
|
|
multiple-plugin-registrars.stderr
|
|
|
mutexguard-sync.rs
|
|
|
mutexguard-sync.stderr
|
|
|
nested_impl_trait.rs
|
|
|
nested_impl_trait.stderr
|
|
|
nested-cfg-attrs.rs
|
|
|
nested-cfg-attrs.stderr
|
|
|
nested-ty-params.rs
|
|
|
nested-ty-params.stderr
|
|
|
never_transmute_never.rs
|
|
|
never-assign-dead-code.rs
|
|
|
never-assign-dead-code.stderr
|
|
|
never-assign-wrong-type.rs
|
|
|
never-assign-wrong-type.stderr
|
|
|
no_crate_type.rs
|
|
|
no_crate_type.stderr
|
|
|
no_owned_box_lang_item.rs
|
|
|
no_owned_box_lang_item.stderr
|
|
|
no_send-enum.rs
|
|
|
no_send-enum.stderr
|
|
|
no_send-rc.rs
|
|
|
no_send-rc.stderr
|
|
|
no_send-struct.rs
|
|
|
no_send-struct.stderr
|
|
|
no_share-enum.rs
|
|
|
no_share-enum.stderr
|
|
|
no_share-struct.rs
|
|
|
no_share-struct.stderr
|
|
|
no-args-non-move-async-closure.rs
|
|
|
no-args-non-move-async-closure.stderr
|
|
|
no-capture-arc.nll.stderr
|
De-duplicate moved variable errors.
|
2018-09-18 13:51:41 +02:00 |
no-capture-arc.rs
|
|
|
no-capture-arc.stderr
|
|
|
no-implicit-prelude-nested.rs
|
|
|
no-implicit-prelude-nested.stderr
|
|
|
no-implicit-prelude.rs
|
|
|
no-implicit-prelude.stderr
|
|
|
no-link.rs
|
|
|
no-link.stderr
|
|
|
no-patterns-in-args-2.rs
|
|
|
no-patterns-in-args-2.stderr
|
|
|
no-patterns-in-args-macro.rs
|
|
|
no-patterns-in-args-macro.stderr
|
|
|
no-patterns-in-args.rs
|
|
|
no-patterns-in-args.stderr
|
|
|
no-reuse-move-arc.nll.stderr
|
De-duplicate moved variable errors.
|
2018-09-18 13:51:41 +02:00 |
no-reuse-move-arc.rs
|
|
|
no-reuse-move-arc.stderr
|
|
|
no-send-res-ports.rs
|
|
|
no-send-res-ports.stderr
|
|
|
no-std-inject.rs
|
|
|
no-std-inject.stderr
|
|
|
no-type-for-node-ice.rs
|
|
|
no-type-for-node-ice.stderr
|
|
|
no-warn-on-field-replace-issue-34101.rs
|
|
|
no-warn-on-field-replace-issue-34101.stderr
|
|
|
noexporttypeexe.rs
|
|
|
noexporttypeexe.stderr
|
|
|
non-constant-expr-for-arr-len.rs
|
|
|
non-constant-expr-for-arr-len.stderr
|
|
|
non-constant-in-const-path.rs
|
|
|
non-constant-in-const-path.stderr
|
|
|
non-copyable-void.rs
|
|
|
non-copyable-void.stderr
|
|
|
non-interger-atomic.rs
|
|
|
non-interger-atomic.stderr
|
|
|
noncopyable-class.rs
|
|
|
noncopyable-class.stderr
|
|
|
nonscalar-cast.rs
|
|
|
nonscalar-cast.stderr
|
|
|
not-clone-closure.rs
|
|
|
not-clone-closure.stderr
|
|
|
not-copy-closure.nll.stderr
|
|
|
not-copy-closure.rs
|
|
|
not-copy-closure.stderr
|
|
|
not-enough-arguments.rs
|
|
|
not-enough-arguments.stderr
|
|
|
not-sync.rs
|
|
|
not-sync.stderr
|
|
|
object-does-not-impl-trait.rs
|
|
|
object-does-not-impl-trait.stderr
|
|
|
object-pointer-types.rs
|
|
|
object-pointer-types.stderr
|
|
|
obsolete-syntax-impl-for-dotdot.rs
|
|
|
obsolete-syntax-impl-for-dotdot.stderr
|
|
|
occurs-check-2.rs
|
|
|
occurs-check-2.stderr
|
|
|
occurs-check-3.rs
|
|
|
occurs-check-3.stderr
|
|
|
occurs-check.rs
|
|
|
occurs-check.stderr
|
|
|
old-suffixes-are-really-forbidden.rs
|
|
|
old-suffixes-are-really-forbidden.stderr
|
|
|
once-cant-call-twice-on-heap.rs
|
|
|
once-cant-call-twice-on-heap.stderr
|
|
|
opt-in-copy.rs
|
|
|
opt-in-copy.stderr
|
|
|
or-patter-mismatch.rs
|
|
|
or-patter-mismatch.stderr
|
|
|
order-dependent-cast-inference.rs
|
|
|
order-dependent-cast-inference.stderr
|
|
|
orphan-check-diagnostics.rs
|
|
|
orphan-check-diagnostics.stderr
|
|
|
osx-frameworks.rs
|
|
|
osx-frameworks.stderr
|
|
|
out-of-order-shadowing.rs
|
|
|
out-of-order-shadowing.stderr
|
|
|
output-type-mismatch.rs
|
|
|
output-type-mismatch.stderr
|
|
|
overlap-marker-trait.rs
|
|
|
overlap-marker-trait.stderr
|
|
|
overloaded-calls-nontuple.rs
|
|
|
overloaded-calls-nontuple.stderr
|
|
|
panic_implementation-closures.rs
|
|
|
paren-span.rs
|
|
|
paren-span.stderr
|
|
|
parse-error-correct.rs
|
|
|
parse-error-correct.stderr
|
|
|
parser-recovery-1.rs
|
|
|
parser-recovery-1.stderr
|
|
|
parser-recovery-2.rs
|
|
|
parser-recovery-2.stderr
|
|
|
partialeq_help.rs
|
|
|
partialeq_help.stderr
|
|
|
path-lookahead.rs
|
|
|
path-lookahead.stderr
|
|
|
phantom-oibit.rs
|
|
|
phantom-oibit.stderr
|
|
|
placement-syntax.rs
|
|
|
placement-syntax.stderr
|
|
|
platform-intrinsic-params.rs
|
|
|
platform-intrinsic-params.stderr
|
|
|
pptypedef.rs
|
|
|
pptypedef.stderr
|
|
|
prim-with-args.rs
|
|
|
prim-with-args.stderr
|
|
|
priv-in-bad-locations.rs
|
|
|
priv-in-bad-locations.stderr
|
|
|
ptr-coercion.rs
|
|
|
ptr-coercion.stderr
|
|
|
question-mark-type-infer.rs
|
|
|
question-mark-type-infer.stderr
|
|
|
quote-with-interpolated.rs
|
|
|
quote-with-interpolated.stderr
|
|
|
reassign-ref-mut.rs
|
|
|
reassign-ref-mut.stderr
|
|
|
ref-suggestion.nll.stderr
|
|
|
ref-suggestion.rs
|
|
|
ref-suggestion.stderr
|
|
|
refutable-pattern-errors.rs
|
|
|
refutable-pattern-errors.stderr
|
|
|
refutable-pattern-in-fn-arg.rs
|
|
|
refutable-pattern-in-fn-arg.stderr
|
|
|
regions-fn-subtyping-return-static-fail.rs
|
|
|
regions-fn-subtyping-return-static-fail.stderr
|
|
|
reject-specialized-drops-8142.rs
|
|
|
reject-specialized-drops-8142.stderr
|
|
|
removing-extern-crate.fixed
|
|
|
removing-extern-crate.rs
|
|
|
removing-extern-crate.stderr
|
|
|
repeat_count.rs
|
|
|
repeat_count.stderr
|
|
|
repeat-to-run-dtor-twice.rs
|
|
|
repeat-to-run-dtor-twice.stderr
|
|
|
repr.rs
|
|
|
repr.stderr
|
|
|
required-lang-item.rs
|
|
|
required-lang-item.stderr
|
|
|
resolve_self_super_hint.rs
|
Add suggestions for unresolved imports.
|
2018-10-03 14:43:57 +02:00 |
resolve_self_super_hint.stderr
|
Add suggestions for unresolved imports.
|
2018-10-03 14:43:57 +02:00 |
ret-non-nil.rs
|
|
|
ret-non-nil.stderr
|
|
|
retslot-cast.rs
|
|
|
retslot-cast.stderr
|
|
|
rfc1623.rs
|
|
|
rfc1623.stderr
|
|
|
rmeta_lib.rs
|
|
|
rmeta_lib.stderr
|
|
|
rmeta_meta_main.rs
|
|
|
rmeta_meta_main.stderr
|
|
|
rmeta-lib-pass.rs
|
|
|
rmeta-pass.rs
|
|
|
rmeta-priv-warn.rs
|
|
|
rmeta.rs
|
|
|
rmeta.stderr
|
|
|
rust-unstable-column-gated.rs
|
|
|
rust-unstable-column-gated.stderr
|
|
|
rustc-args-required-const2.rs
|
|
|
rustc-args-required-const2.stderr
|
|
|
rustc-args-required-const.rs
|
Only promote calls to #[rustc_promotable] const fns
|
2018-10-03 10:07:05 +02:00 |
rustc-args-required-const.stderr
|
Only promote calls to #[rustc_promotable] const fns
|
2018-10-03 10:07:05 +02:00 |
rustc-error.rs
|
|
|
rustc-error.stderr
|
|
|
safe-extern-statics-mut.rs
|
|
|
safe-extern-statics-mut.stderr
|
|
|
safe-extern-statics.rs
|
|
|
safe-extern-statics.stderr
|
|
|
seq-args.rs
|
|
|
seq-args.stderr
|
|
|
shift-various-bad-types.rs
|
|
|
shift-various-bad-types.stderr
|
|
|
short-error-format.rs
|
|
|
short-error-format.stderr
|
|
|
should-fail-no_gate_irrefutable_if_let_pattern.rs
|
|
|
should-fail-no_gate_irrefutable_if_let_pattern.stderr
|
|
|
should-fail-with_gate_irrefutable_pattern_deny.rs
|
|
|
should-fail-with_gate_irrefutable_pattern_deny.stderr
|
|
|
simd-type-generic-monomorphisation.rs
|
|
|
simd-type-generic-monomorphisation.stderr
|
|
|
simd-type.rs
|
|
|
simd-type.stderr
|
|
|
similar-tokens.rs
|
|
|
similar-tokens.stderr
|
|
|
single-primitive-inherent-impl.rs
|
|
|
single-primitive-inherent-impl.stderr
|
|
|
sized-cycle-note.rs
|
|
|
sized-cycle-note.stderr
|
|
|
slice-2.rs
|
|
|
slice-2.stderr
|
|
|
slice-mut-2.nll.stderr
|
|
|
slice-mut-2.rs
|
|
|
slice-mut-2.stderr
|
|
|
slice-mut.rs
|
|
|
slice-mut.stderr
|
|
|
slightly-nice-generic-literal-messages.rs
|
|
|
slightly-nice-generic-literal-messages.stderr
|
|
|
stable-features.rs
|
|
|
stable-features.stderr
|
|
|
staticness-mismatch.rs
|
|
|
staticness-mismatch.stderr
|
|
|
std-uncopyable-atomics.nll.stderr
|
|
|
std-uncopyable-atomics.rs
|
|
|
std-uncopyable-atomics.stderr
|
|
|
stmt_expr_attrs_no_feature.rs
|
|
|
stmt_expr_attrs_no_feature.stderr
|
|
|
substs-ppaux.normal.stderr
|
|
|
substs-ppaux.rs
|
|
|
substs-ppaux.verbose.stderr
|
|
|
suffixed-literal-meta.rs
|
|
|
suffixed-literal-meta.stderr
|
|
|
super-at-top-level.rs
|
|
|
super-at-top-level.stderr
|
|
|
suppressed-error.rs
|
|
|
suppressed-error.stderr
|
|
|
switched-expectations.rs
|
|
|
switched-expectations.stderr
|
|
|
syntax-extension-minor.rs
|
|
|
syntax-extension-minor.stderr
|
|
|
syntax-trait-polarity-feature-gate.rs
|
|
|
syntax-trait-polarity-feature-gate.stderr
|
|
|
syntax-trait-polarity.rs
|
|
|
syntax-trait-polarity.stderr
|
|
|
synthetic-param.rs
|
|
|
synthetic-param.stderr
|
|
|
tag-that-dare-not-speak-its-name.rs
|
|
|
tag-that-dare-not-speak-its-name.stderr
|
|
|
tag-type-args.rs
|
|
|
tag-type-args.stderr
|
|
|
tag-variant-cast-non-nullary.rs
|
|
|
tag-variant-cast-non-nullary.stderr
|
|
|
tag-variant-disr-dup.rs
|
|
|
tag-variant-disr-dup.stderr
|
|
|
tail-typeck.rs
|
|
|
tail-typeck.stderr
|
|
|
target-feature-gate.rs
|
|
|
target-feature-gate.stderr
|
|
|
target-feature-wrong.rs
|
|
|
target-feature-wrong.stderr
|
|
|
terr-in-field.rs
|
|
|
terr-in-field.stderr
|
|
|
terr-sorts.rs
|
|
|
terr-sorts.stderr
|
|
|
test-cfg.rs
|
|
|
test-cfg.stderr
|
|
|
test-on-macro.rs
|
|
|
test-on-macro.stderr
|
|
|
test-should-panic-attr.rs
|
|
|
test-should-panic-attr.stderr
|
|
|
test-warns-dead-code.rs
|
|
|
test-warns-dead-code.stderr
|
|
|
thread-local-in-ctfe.nll.stderr
|
|
|
thread-local-in-ctfe.rs
|
|
|
thread-local-in-ctfe.stderr
|
|
|
tool_lints-fail.rs
|
|
|
tool_lints-fail.stderr
|
|
|
tool_lints.rs
|
|
|
tool_lints.stderr
|
|
|
trace_macros-format.rs
|
|
|
trace_macros-format.stderr
|
|
|
trace_macros-gate.rs
|
|
|
trace_macros-gate.stderr
|
|
|
trait-alias-fail.rs
|
|
|
trait-alias-fail.stderr
|
|
|
trivial_casts.rs
|
|
|
trivial_casts.stderr
|
|
|
try-on-option.rs
|
|
|
try-on-option.stderr
|
|
|
try-operator-on-main.rs
|
|
|
try-operator-on-main.stderr
|
|
|
try-poll.rs
|
|
|
tutorial-suffix-inference-test.rs
|
|
|
tutorial-suffix-inference-test.stderr
|
|
|
type_length_limit.rs
|
|
|
type_length_limit.stderr
|
|
|
ui-testing-optout.rs
|
|
|
ui-testing-optout.stderr
|
|
|
unconstrained-none.rs
|
|
|
unconstrained-none.stderr
|
|
|
unconstrained-ref.rs
|
|
|
unconstrained-ref.stderr
|
|
|
underscore-ident-matcher.rs
|
|
|
underscore-ident-matcher.stderr
|
|
|
unevaluated_fixed_size_array_len.rs
|
|
|
unevaluated_fixed_size_array_len.stderr
|
|
|
union-ub-fat-ptr.rs
|
|
|
union-ub-fat-ptr.stderr
|
check that entire ref is in-bounds before recursing; add macro for validation msgs on error
|
2018-10-09 13:08:00 +02:00 |
unique-object-noncopyable.rs
|
|
|
unique-object-noncopyable.stderr
|
|
|
unique-pinned-nocopy.rs
|
|
|
unique-pinned-nocopy.stderr
|
|
|
unknown-language-item.rs
|
|
|
unknown-language-item.stderr
|
|
|
unknown-lint-tool-name.rs
|
|
|
unknown-lint-tool-name.stderr
|
|
|
unknown-tool-name.rs
|
|
|
unknown-tool-name.stderr
|
|
|
unop-move-semantics.nll.stderr
|
|
|
unop-move-semantics.rs
|
|
|
unop-move-semantics.stderr
|
|
|
unop-neg-bool.rs
|
|
|
unop-neg-bool.stderr
|
|
|
unrestricted-attribute-tokens.rs
|
|
|
unsized3.rs
|
|
|
unsized3.stderr
|
|
|
unsized5.rs
|
|
|
unsized5.stderr
|
|
|
unsized6.rs
|
|
|
unsized6.stderr
|
|
|
unsized7.rs
|
|
|
unsized7.stderr
|
|
|
unspecified-self-in-trait-ref.rs
|
|
|
unspecified-self-in-trait-ref.stderr
|
|
|
unsupported-cast.rs
|
|
|
unsupported-cast.stderr
|
|
|
use-self-in-inner-fn.rs
|
|
|
use-self-in-inner-fn.stderr
|
|
|
used.rs
|
|
|
used.stderr
|
|
|
useless_comment.rs
|
|
|
useless_comment.stderr
|
|
|
useless-pub.rs
|
|
|
useless-pub.stderr
|
|
|
user-defined-macro-rules.rs
|
|
|
user-defined-macro-rules.stderr
|
|
|
utf8_idents.rs
|
|
|
utf8_idents.stderr
|
|
|
vector-cast-weirdness.rs
|
|
|
vector-cast-weirdness.stderr
|
|
|
vector-no-ann.rs
|
|
|
vector-no-ann.stderr
|
|
|
vtable-res-trait-param.rs
|
|
|
vtable-res-trait-param.stderr
|
|
|
walk-struct-literal-with.nll.stderr
|
|
|
walk-struct-literal-with.rs
|
|
|
walk-struct-literal-with.stderr
|
|
|
warn-path-statement.rs
|
|
|
warn-path-statement.stderr
|
|
|
wasm-custom-section-relocations.rs
|
|
|
wasm-custom-section-relocations.stderr
|
|
|
wasm-import-module.rs
|
|
|
wasm-import-module.stderr
|
|
|
while-let.rs
|
|
|
while-let.stderr
|
|
|
while-type-error.rs
|
|
|
while-type-error.stderr
|
|
|
windows-subsystem-invalid.rs
|
|
|
windows-subsystem-invalid.stderr
|
|
|
write-to-static-mut-in-static.rs
|
|
|
write-to-static-mut-in-static.stderr
|
|
|
writing-to-immutable-vec.nll.stderr
|
|
|
writing-to-immutable-vec.rs
|
|
|
writing-to-immutable-vec.stderr
|
|
|
wrong-mul-method-signature.rs
|
|
|
wrong-mul-method-signature.stderr
|
|
|
wrong-ret-type.rs
|
|
|
wrong-ret-type.stderr
|
|
|
xc-private-method2.rs
|
|
|
xc-private-method2.stderr
|
|
|
xc-private-method.rs
|
|
|
xc-private-method.stderr
|
|
|