..
abi
Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe"
2019-11-13 17:00:47 +01:00
alloc-error
allocator
rustc_metadata: Move has_global_allocator
from session to cstore
2019-11-28 20:59:57 +03:00
annotate-snippet
librustc_errors: Support ui-testing flag in annotate-snippet emitter
2019-07-25 21:03:53 +02:00
array-slice-vec
Add more tests for slice patterns
2019-12-21 12:29:30 +00:00
asm
Add some more tests
2019-11-17 01:11:35 +03:00
associated-const
Rollup merge of #67127 - estebank:disambiguate-suggestion, r=varkor
2019-12-20 12:17:20 +01:00
associated-consts
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
associated-item
Deduplicate logic
2019-12-10 12:02:18 -08:00
associated-type
Remove E0308 note when primary label has all info
2019-11-18 11:03:03 -08:00
associated-type-bounds
Auto merge of #58281 - mark-i-m:synthesis, r=estebank
2019-11-18 22:08:31 +00:00
associated-types
Add more context for type parameters
2019-12-11 17:18:43 -08:00
ast-json
syntactically allow visibility on trait item & enum variant
2019-11-11 06:33:09 +01:00
async-await
Rollup merge of #67285 - ohadravid:indicate-origin-of-where-type-parameter, r=estebank
2019-12-20 12:17:23 +01:00
attributes
resolve: Make visibility resolution more speculative
2019-12-09 22:41:47 +03:00
autoref-autoderef
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
auxiliary
proc_macro: Turn quote
into a regular built-in macro
2019-08-27 00:37:13 +03:00
bad
Remove E0308 note when primary label has all info
2019-11-18 11:03:03 -08:00
bench
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
bind-by-move
Update tests wrt. bind_by_by_move_pattern_guards stabilization.
2019-09-08 01:39:24 +02:00
binding
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
binop
Update tests
2019-12-12 20:56:14 +01:00
blind
Remove E0308 note when primary label has all info
2019-11-18 11:03:03 -08:00
block-result
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
borrowck
Rollup merge of #67467 - matthewjasper:test-slice-patterns, r=oli-obk
2019-12-21 15:29:49 +01:00
builtin-superkinds
Handle more cases
2019-10-15 13:55:43 -07:00
c-variadic
More c-variadic errors as semantic restrictions.
2019-12-12 18:01:33 +01:00
cast
Start generating AddressOf rvalues in MIR
2019-12-18 20:09:10 +00:00
cfg
syntax: Support modern attribute syntax in the meta
matcher
2019-09-30 22:58:22 +03:00
chalkify
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
closure-expected-type
Update missed test.
2019-12-03 14:58:41 -05:00
closure_context
closures
Bless unrelated tests with new help message
2019-12-13 10:39:14 -08:00
codemap_tests
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
coerce
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
coercion
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
coherence
Improve coherence errors for wrong type order
2019-11-10 16:26:38 +01:00
command
Move command-related tests into command/
2019-12-16 14:44:16 -08:00
compare-method
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
conditional-compilation
cfg_attr: avoid .outer_tokens
2019-12-06 20:37:59 +01:00
confuse-field-and-method
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
const-generics
Rollup merge of #67354 - VirrageS:blame-wrong-line, r=estebank
2019-12-20 17:22:21 +01:00
consts
Rollup merge of #67163 - TheSamsa:split-up-ptr-mod, r=Mark-Simulacrum
2019-12-20 22:05:30 +01:00
cross
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
cross-crate
ui test formulation of regression test for issue 64872.
2019-11-01 15:06:21 +01:00
custom_test_frameworks
cycle-trait
definition-reachable
Fix various issues with making items reachable through macros
2019-08-05 23:50:47 +01:00
dep-graph
deprecation
find_deprecation: deprecation attr may be ill-formed meta.
2019-11-15 13:24:06 +01:00
derived-errors
Implement CRs
2019-09-28 14:39:19 +03:00
derives
Modify primary label message to be inline with error message
2019-11-16 13:23:19 -08:00
deriving
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
did_you_mean
use .span_suggestion_short for &&
2019-12-20 22:53:40 +01:00
directory_ownership
disallowed-deconstructing
Update tests for changes to cannot move errors
2019-06-03 14:55:29 +01:00
discrim
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
dollar-crate
drop
Add more tests for borrowck and dropck slice pattern handling
2019-12-09 20:43:24 +00:00
dropck
Add regression tests
2019-12-05 12:28:29 -05:00
dst
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
duplicate
Move type parameter shadowing errors to resolve
2019-08-17 09:12:32 +01:00
dyn-keyword
Use check-pass in ui tests where appropriate
2019-11-04 16:03:46 +01:00
dynamically-sized-types
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
editions
Remove "here" from "expected one of X here"
2019-11-06 17:26:20 -08:00
empty
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
enum
accept union inside enum if not followed by identifier
2019-12-06 10:52:28 +05:30
enum-discriminant
Reorganize, bless and add tests for const control flow
2019-11-21 16:55:13 -08:00
error-codes
Rollup merge of #67285 - ohadravid:indicate-origin-of-where-type-parameter, r=estebank
2019-12-20 12:17:23 +01:00
exclusive-range
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
explicit
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
extenv
Always emit unresolved import errors and hide unused import lint
2019-09-08 11:11:26 -07:00
extern
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
extern-flag
compiletest: add aux-crate directive
2019-12-09 08:08:27 -08:00
feature-gate
Require stable/unstable annotations for the constness of all stable functions with a const
modifier
2019-12-13 11:27:02 +01:00
feature-gates
Rollup merge of #67131 - Centril:item-merge, r=petrochenkov
2019-12-20 17:22:19 +01:00
fmt
Allow any identifier as format arg name
2019-11-28 11:24:51 -08:00
fn
Auto merge of #66682 - estebank:fn-type-err, r=davidtwco
2019-11-25 12:54:42 +00:00
for
Update tests
2019-12-12 20:56:14 +01:00
for-loop-while
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
foreign
Group all ui tests and move to abi #62593
2019-08-15 16:00:54 +02:00
fully-qualified-type
Emit coercion suggestions in more places
2019-12-03 21:51:16 -05:00
functional-struct-update
Update tests for changes to cannot move errors
2019-06-03 14:55:29 +01:00
functions-closures
Add lint for unnecessary parens around types
2019-10-29 18:11:12 +00:00
generator
async/await: more improvements to non-send errors
2019-12-08 16:29:08 +00:00
generic
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
generics
Slides path lifetime to the lifetime resolver
2019-10-15 13:59:32 +00:00
hello_world
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
higher-rank-trait-bounds
Remove meaningless comments in src/test
2019-08-16 10:54:20 +01:00
hr-subtype
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
2019-11-21 17:53:19 +00:00
hrtb
bless polonius output of test hrtb-perfect-forwarding.rs
2019-12-06 11:50:02 +01:00
hygiene
Cleaned up unused labels
2019-11-15 16:31:30 -08:00
if
Tweak duplicate fmt arg error
2019-11-25 13:30:52 -08:00
impl-header-lifetime-elision
Include a span in more expected...found
notes
2019-12-03 23:13:10 -05:00
impl-trait
bless polonius output due to lacking the 'static special-casing
2019-12-06 11:50:02 +01:00
imports
Rollup merge of #66007 - estebank:remove-here, r=Centril
2019-11-08 16:50:35 +01:00
in-band-lifetimes
Auto merge of #58281 - mark-i-m:synthesis, r=estebank
2019-11-18 22:08:31 +00:00
include-macros
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
inference
Use structured suggestion for disambiguating method calls
2019-12-11 17:42:28 -08:00
infinite
Add memoization for const function evaluations
2019-11-27 12:01:04 +00:00
interior-mutability
consistent handling of missing sysroot spans
2019-11-02 23:15:45 +01:00
internal
normalize use of backticks in compiler messages for libsyntax/feature_gate
2019-07-09 14:13:28 +02:00
intrinsics
UI failures fix
2019-10-23 10:19:45 -07:00
invalid
Move allow_c_varadic
logic to ast_validation
.
2019-12-12 18:01:33 +01:00
invalid-module-declaration
invalid-self-argument
issues
Rollup merge of #67354 - VirrageS:blame-wrong-line, r=estebank
2019-12-20 17:22:21 +01:00
iterators
Add UI test for array.into_iter()
lint
2019-11-06 14:43:52 +01:00
keyword
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
kindck
Account for rustc_on_unimplemented
2019-11-16 13:23:19 -08:00
label
Tweak bad continue
error
2019-11-25 13:30:52 -08:00
layout
Fix spelling typos
2019-11-26 22:19:54 -05:00
lifetimes
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
2019-11-21 17:53:19 +00:00
linkage-attr
normalize use of backticks in compiler messages for libsyntax/feature_gate
2019-07-09 14:13:28 +02:00
lint
Add more tests for raw_ref_op
2019-12-18 20:30:00 +00:00
liveness
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
loops
add #![feature(never_type)]
to tests as needed
2019-12-14 09:01:18 -05:00
lub-glb
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
macro_backtrace
Remove "here" from "expected one of X here"
2019-11-06 17:26:20 -08:00
macros
Rollup merge of #66325 - BartMassey:master, r=joshtriplett
2019-12-08 03:39:43 +01:00
malformed
parse_meta: ditch parse_in_attr
2019-12-06 21:17:18 +01:00
manual
marker_trait_attr
Point at type param when it's cause of unfulfilled obligation
2019-09-22 11:33:13 -07:00
match
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
2019-11-21 17:53:19 +00:00
methods
Rollup merge of #67127 - estebank:disambiguate-suggestion, r=varkor
2019-12-20 12:17:20 +01:00
mir
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
mir-dataflow
Bless test
2019-10-03 15:51:11 -07:00
mismatched_types
Rollup merge of #67009 - Aaron1011:fix/coerce-suggestion, r=Centril
2019-12-06 23:26:57 +01:00
missing
Indicate origin of where type parameter for uninferred types
2019-12-14 11:10:21 +01:00
missing_non_modrs_mod
mod
Update ui tests
2019-10-17 14:19:27 +02:00
modules
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
moves
Add more tests for slice patterns
2019-12-21 12:29:30 +00:00
mut
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
2019-11-21 17:53:19 +00:00
namespace
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
never_type
add #![feature(never_type)]
to tests as needed
2019-12-14 09:01:18 -05:00
nll
add subset relations test using polonius
2019-12-06 11:50:02 +01:00
non_modrs_mods
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
non_modrs_mods_and_inline_mods
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
not-panic
Tweak wording
2019-10-09 10:17:29 -07:00
numbers-arithmetic
Re-enable Emscripten's exception handling support
2019-10-25 15:16:36 -07:00
numeric
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
object-lifetime
Include a span in more expected...found
notes
2019-12-03 23:13:10 -05:00
object-safety
RFC 2027: "first draft" of implementation
2019-10-22 15:24:33 -04:00
obsolete-in-place
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
on-unimplemented
parse_meta: ditch parse_in_attr
2019-12-06 21:17:18 +01:00
or-patterns
Update tests
2019-12-12 20:56:14 +01:00
overloaded
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
packed
Add more tests for raw_ref_op
2019-12-18 20:30:00 +00:00
packed-struct
panic-handler
getting more context for duplicate lang items ( fixes #60561 )
2019-09-27 22:56:23 +08:00
panic-runtime
Re-enable Emscripten's exception handling support
2019-10-25 15:16:36 -07:00
panics
test unwind(abort) with Rust ABI
2019-10-12 21:02:38 +02:00
parser
tweak var/auto/mut recovery
2019-12-20 22:53:40 +01:00
pattern
Rollup merge of #67189 - LeSeulArtichaut:binop-wording, r=estebank
2019-12-19 10:29:51 +01:00
print-fuel
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
print_type_sizes
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
privacy
compiletest: add aux-crate directive
2019-12-09 08:08:27 -08:00
proc-macro
Emit coercion suggestions in more places
2019-12-03 21:51:16 -05:00
process
issue-2214.rs: lgamma is lgamma on vxWorks
2019-07-31 19:19:40 -07:00
pub
Change E0741 into E0742
2019-10-29 13:59:40 +01:00
qualified
Tweak non-char/numeric in range pattern diagnostic
2019-11-13 08:27:53 +09:00
range
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
raw-ref-op
Add more tests for raw_ref_op
2019-12-18 20:30:00 +00:00
reachable
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
recursion
Suggest if let
on let
refutable binding
2019-10-09 12:25:48 -07:00
regions
Include a span in more expected...found
notes
2019-12-03 23:13:10 -05:00
repr
Update ui tests
2019-10-20 13:01:21 +02:00
reserved
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
resolve
resolve: Always resolve visibilities on impl items
2019-12-11 22:10:09 +03:00
return
Reorganize, bless and add tests for const control flow
2019-11-21 16:55:13 -08:00
rfc-0107-bind-by-move-pattern-guards
Auto merge of #63118 - Centril:stabilize-bind-by-move, r=matthewjasper
2019-09-09 12:46:59 +00:00
rfc-1937-termination-trait
consistent handling of missing sysroot spans
2019-11-02 23:15:45 +01:00
rfc-2005-default-binding-mode
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
2019-11-21 17:53:19 +00:00
rfc-2008-non-exhaustive
[WIP] fix tests after rebase
2019-12-14 09:01:23 -05:00
rfc-2027-object-safe-for-dispatch
Aggregation of drive-by cosmetic changes.
2019-11-21 18:50:38 +00:00
rfc-2091-track-caller
Add additional layer of #[track_caller] to test, avoid const prop.
2019-12-06 18:37:54 -08:00
rfc-2093-infer-outlives
Use check-pass in ui tests where appropriate
2019-11-04 16:03:46 +01:00
rfc-2126-crate-paths
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
rfc-2126-extern-absolute-paths
diagnostics: Describe crate root modules in DefKind::Mod
as "crate"
2019-08-10 23:17:20 +03:00
rfc-2306
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
rfc-2361-dbg-macro
Update dbg macro test to use check-run-results
flag for run-pass test
2019-08-28 15:00:40 -04:00
rfc-2497-if-let-chains
added enclosing_scope attr to Try trait and fixed ui tests accordingly
2019-11-25 18:10:14 +03:00
rfc-2565-param-attrs
Remove "here" from "expected one of X here"
2019-11-06 17:26:20 -08:00
rfc-2627-raw-dylib
Add more tests, fix span issue, improve diagnostics.
2019-10-07 12:01:57 +08:00
rfc1445
Rollup merge of #66060 - traxys:test_65401, r=michaelwoerister
2019-11-20 18:32:04 +01:00
rfc1598-generic-associated-types
Remove "here" from "expected one of X here"
2019-11-06 17:26:20 -08:00
rfc1717
normalize use of backticks in compiler messages for librustc_metadata
2019-07-19 22:24:56 +02:00
rfcs
Re-enable Emscripten's exception handling support
2019-10-25 15:16:36 -07:00
rust-2018
Make error and warning annotations mandatory in UI tests
2019-11-10 21:01:02 +01:00
save-analysis
save-analysis: Account for async desugaring in async fn return types
2019-10-29 16:25:37 +01:00
self
parser: recover on &'lifetime mut $pat
.
2019-12-13 02:36:25 +01:00
sepcomp
Upgrade Emscripten targets to use upstream LLVM backend
2019-10-16 17:06:48 -07:00
shadowed
Fixed grammar in one diagnostic and blessed tests.
2019-09-30 01:15:25 +01:00
simd
Update the minimum external LLVM to 7
2019-12-02 11:36:21 -08:00
simd-intrinsic
Fix ui tests with better error code usage
2019-11-14 13:05:56 +01:00
single-use-lifetime
Rollup merge of #65112 - jack-t:type-parens-lint, r=varkor
2019-11-01 11:20:07 -07:00
span
Rollup merge of #67285 - ohadravid:indicate-origin-of-where-type-parameter, r=estebank
2019-12-20 12:17:23 +01:00
specialization
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
stability-attribute
Require stable/unstable annotations for the constness of all stable functions with a const
modifier
2019-12-13 11:27:02 +01:00
static
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
statics
Group all ui tests and move to abi #62593
2019-08-15 16:00:54 +02:00
str
Update tests
2019-12-12 20:56:14 +01:00
structs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
structs-enums
UI failures fix
2019-10-23 10:19:45 -07:00
suggestions
Don't suggest wrong snippet in closure
2019-12-12 11:13:13 +09:00
svh
symbol-names
Bless symbol-names.
2019-11-12 20:50:47 +01:00
target-feature
Update the minimum external LLVM to 7
2019-12-02 11:36:21 -08:00
terminal-width
Update tests
2019-12-12 20:56:14 +01:00
test-attrs
Make error and warning annotations mandatory in UI tests
2019-11-10 21:01:02 +01:00
thinlto
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
threads-sendsync
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tool-attributes
update ui tests
2019-10-16 13:56:14 +02:00
traits
Rollup merge of #67285 - ohadravid:indicate-origin-of-where-type-parameter, r=estebank
2019-12-20 12:17:23 +01:00
transmute
normalize use of backticks in compiler messages for librustc/lint
2019-07-17 22:49:48 +02:00
trivial-bounds
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
try-block
Rework raw ident suggestions
2019-11-23 17:06:34 -08:00
tuple
Refactor 'parse_enum_item' to use 'parse_delim_comma_seq'
2019-11-26 19:24:36 +01:00
type
Rollup merge of #67285 - ohadravid:indicate-origin-of-where-type-parameter, r=estebank
2019-12-20 12:17:23 +01:00
type-alias
Blessed tests.
2019-07-06 16:16:12 +01:00
type-alias-enum-variants
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
type-alias-impl-trait
rustc: include ParamEnv in global trait select/eval cache keys.
2019-12-02 18:21:11 +02:00
type-inference
Indicate origin of where type parameter for uninferred types
2019-12-14 11:10:21 +01:00
typeck
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
ufcs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
unboxed-closures
Simplify mem_categorization
2019-11-27 19:47:12 +00:00
underscore-imports
Add more tests for underscore imports
2019-10-13 21:37:26 +01:00
underscore-lifetime
Include a span in more expected...found
notes
2019-12-03 23:13:10 -05:00
uniform-paths
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
uninhabited
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
union
Use "field is never read" instead of "field is never used"
2019-11-16 07:12:37 -05:00
unique
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unresolved
Don't recommend extern crate
syntax
2019-08-05 18:19:01 +01:00
unsafe
Highlight parts of fn in type errors
2019-11-23 16:50:28 -08:00
unsized
Fix pointing at arg for fulfillment errors in function calls
2019-11-24 15:26:09 +01:00
unsized-locals
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
unused
Introduce #[rustc_dummy]
attribute and use it in tests
2019-06-08 23:55:25 +03:00
use
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
variance
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
2019-11-21 17:53:19 +00:00
variants
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
vec
Update tests
2019-12-12 20:56:14 +01:00
wf
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
2019-11-21 17:53:19 +00:00
where-clauses
Handle more cases involving impl
and trait
2019-10-15 13:55:43 -07:00
xcrate
zero-sized
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
.gitattributes
Fix the start/end byte positions in the compiler JSON output
2019-10-21 19:28:29 +03:00
absolute-paths-in-nested-use-groups.rs
absolute-paths-in-nested-use-groups.stderr
access-mode-in-closures.rs
access-mode-in-closures.stderr
Remove asterisk suggestion for move errors in borrowck
2019-06-04 13:31:40 -04:00
alias-uninit-value.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
align-with-extern-c-fn.rs
Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe"
2019-11-13 17:00:47 +01:00
alignment-gep-tup-like-1.rs
Add lint for unnecessary parens around types
2019-10-29 18:11:12 +00:00
alloca-from-derived-tydesc.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
allocator-alloc-one.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
anon-params-denied-2018.rs
parser: gracefully handle fn foo(A | B: type)
.
2019-08-25 05:45:19 +02:00
anon-params-denied-2018.stderr
Remove "here" from "expected one of X here"
2019-11-06 17:26:20 -08:00
anon-params-deprecated.fixed
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
anon-params-deprecated.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
anon-params-deprecated.stderr
anonymous-higher-ranked-lifetime.rs
Deduplicate closure type errors
2019-09-30 17:48:22 -07:00
anonymous-higher-ranked-lifetime.stderr
Add long error for E0631 and update ui tests.
2019-12-02 22:01:27 -05:00
arg-count-mismatch.rs
arg-count-mismatch.stderr
arg-type-mismatch.rs
arg-type-mismatch.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
argument-passing.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
array-break-length.rs
more --bless
ing + test error annotations fixes
2019-08-21 15:13:13 +03:00
array-break-length.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
array-not-vector.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
array-not-vector.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
array_const_index-0.rs
array_const_index-0.stderr
normalize use of backticks in compiler messages for librustc/lint
2019-07-17 22:49:48 +02:00
array_const_index-1.rs
array_const_index-1.stderr
normalize use of backticks in compiler messages for librustc/lint
2019-07-17 22:49:48 +02:00
artificial-block.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
as-precedence.rs
Add lint for unnecessary parens around types
2019-10-29 18:11:12 +00:00
asm-concat-src.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
asm-in-moved.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
asm-in-out-operand.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
asm-indirect-memory.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
asm-out-assign.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
assert-eq-trailing-comma.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
assert-escape.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
assert-ne-trailing-comma.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
assign-assign.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
assign-imm-local-twice.rs
assign-imm-local-twice.stderr
assign-to-method.rs
assign-to-method.stderr
assignment-operator-unimplemented.rs
assignment-operator-unimplemented.stderr
assoc-inherent.rs
assoc-inherent.stderr
assoc-oddities-3.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
associated-item-long-paths.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
associated-path-shl.rs
And --bless tests accordingly for those exceptions.
2019-07-28 06:53:39 +02:00
associated-path-shl.stderr
And --bless tests accordingly for those exceptions.
2019-07-28 06:53:39 +02:00
atomic-access-bool.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
atomic-alignment.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
atomic-compare_exchange.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
atomic-print.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
attempted-access-non-fatal.rs
attempted-access-non-fatal.stderr
attr-bad-crate-attr.rc
attr-eq-token-tree.rs
Remove unused #![feature(custom_attribute)]
s
2019-06-08 23:55:24 +03:00
attr-eq-token-tree.stderr
Remove unused #![feature(custom_attribute)]
s
2019-06-08 23:55:24 +03:00
attr-main-2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
attr-main.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
attr-shebang.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
attr-start.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
attr-usage-inline.rs
attr-usage-inline.stderr
attr-usage-repr.rs
Implement RFC 2645 (transparent enums and unions)
2019-06-10 22:07:24 -07:00
attr-usage-repr.stderr
Implement RFC 2645 (transparent enums and unions)
2019-06-10 22:07:24 -07:00
attr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
attribute-with-no-generics-in-parameter-list.rs
attribute-with-no-generics-in-parameter-list.stderr
attrs-resolution-errors.rs
Resolve attributes in several places
2019-09-09 09:27:15 -03:00
attrs-resolution-errors.stderr
Resolve attributes in several places
2019-09-09 09:27:15 -03:00
attrs-resolution.rs
Resolve attributes in several places
2019-09-09 09:27:15 -03:00
augmented-assignments-feature-gate-cross.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
augmented-assignments-feature-gate.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
augmented-assignments-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
augmented-assignments.rs
augmented-assignments.stderr
auto-instantiate.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
auto-is-contextual.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
auto-ref-slice-plus-ref.rs
auto-ref-slice-plus-ref.stderr
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
auto-trait-validation.rs
auto-trait-validation.stderr
Update ui tests
2019-10-10 15:56:59 +02:00
autobind.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
autoderef-full-lval.rs
Update tests
2019-12-12 20:56:14 +01:00
autoderef-full-lval.stderr
Update UI test expectations
2019-12-12 20:56:14 +01:00
backtrace-debuginfo-aux.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
backtrace-debuginfo.rs
Attempt to fix backtrace tests on i686-msvc
2019-07-31 10:59:32 -07:00
backtrace.rs
Attempt to fix backtrace tests on i686-msvc
2019-07-31 10:59:32 -07:00
bare-fn-implements-fn-mut.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
bare-static-string.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
bastion-of-the-turbofish.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
big-literals.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
binary-minus-without-space.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
binary-op-on-double-ref.rs
Update tests
2019-12-12 20:56:14 +01:00
binary-op-on-double-ref.stderr
Update UI test expectations
2019-12-12 20:56:14 +01:00
bind-by-move.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
binops-issue-22743.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
binops.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
bitwise.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
blind-item-local-shadow.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
blind-item-mixed-crate-use-item.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
blind-item-mixed-use-item.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
block-arg-call-as.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
block-arg.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
block-explicit-types.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
block-expr-precedence.rs
Make error and warning annotations mandatory in UI tests
2019-11-10 21:01:02 +01:00
block-expr-precedence.stderr
Update tests for excess semicolon lint
2019-08-12 10:14:07 -04:00
block-expression-remove-semicolon.rs
block-expression-remove-semicolon.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
block-fn-coerce.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
block-iter-1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
block-iter-2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
bogus-tag.rs
bogus-tag.stderr
bool-not.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
bool.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
borrow-by-val-method-receiver.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
bounds-lifetime.rs
bounds-lifetime.stderr
box-new.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
break-outside-loop.rs
Avoid ICE when checking Destination
of break
inside a closure
2019-10-17 18:18:29 -07:00
break-outside-loop.stderr
Avoid ICE when checking Destination
of break
inside a closure
2019-10-17 18:18:29 -07:00
break-while-condition.rs
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
break-while-condition.stderr
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
bug-7183-generics.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
bug-7295.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
builtin-clone-unwind.rs
Re-enable Emscripten's exception handling support
2019-10-25 15:16:36 -07:00
builtin-clone.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
builtin-superkinds-capabilities-transitive.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
builtin-superkinds-capabilities-xc.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
builtin-superkinds-capabilities.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
builtin-superkinds-in-metadata.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
builtin-superkinds-phantom-typaram.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
builtin-superkinds-simple.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
builtin-superkinds-typaram.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
by-move-pattern-binding.rs
by-move-pattern-binding.stderr
Update tests for changes to cannot move errors
2019-06-03 14:55:29 +01:00
byte-literals.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
c-stack-returning-int64.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
can-begin-expr-check.rs
Tweak unexpected token wording
2019-10-28 10:53:13 -07:00
can-begin-expr-check.stderr
Remove "here" from "expected one of X here"
2019-11-06 17:26:20 -08:00
can-copy-pod.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cancel-clean-via-immediate-rvalue-ref.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cannot-mutate-captured-non-mut-var.rs
cannot-mutate-captured-non-mut-var.stderr
Update ui tests
2019-11-18 19:00:10 +01:00
capture1.rs
capture1.stderr
cast-char.rs
Added tests for issues.
2019-07-06 16:15:27 +01:00
cast-char.stderr
Added tests for issues.
2019-07-06 16:15:27 +01:00
cast-does-fallback.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cast-region-to-uint.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cast-rfc0401-vtable-kinds.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cast-rfc0401.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cast-to-infer-ty.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cast.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
casts-differing-anon.rs
casts-differing-anon.stderr
casts-issue-46365.rs
Make use of ptr::null(_mut)
instead of casting zero
2019-06-17 10:52:46 +00:00
casts-issue-46365.stderr
catch-unwind-bang.rs
Re-enable Emscripten's exception handling support
2019-10-25 15:16:36 -07:00
cdylib-deps-must-be-static.rs
cdylib-deps-must-be-static.stderr
cell-does-not-clone.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cfg-rustdoc.rs
Rename the cfg attribute from rustdoc to doc
2019-11-21 15:38:30 +01:00
cfg-rustdoc.stderr
Stabilize cfg rustdoc
2019-11-21 15:37:36 +01:00
changing-crates.rs
changing-crates.stderr
char.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
char_unicode.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
check-static-immutable-mut-slices.rs
check-static-immutable-mut-slices.stderr
Correct other tests related to const_mut_refs
2019-12-02 09:46:26 -05:00
check-static-recursion-foreign.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
check-static-values-constraints.rs
check-static-values-constraints.stderr
update tests
2019-09-30 13:47:12 +02:00
check_const-feature-gated.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
child-outlives-parent.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
class-cast-to-trait.rs
class-cast-to-trait.stderr
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
class-method-missing.rs
class-method-missing.stderr
class-missing-self.rs
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
class-missing-self.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
cleanup-arm-conditional.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cleanup-rvalue-during-if-and-while.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cleanup-rvalue-for-scope.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cleanup-rvalue-scopes-cf.rs
cleanup-rvalue-scopes-cf.stderr
cleanup-rvalue-scopes.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cleanup-rvalue-temp-during-incomplete-alloc.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cleanup-shortcircuit.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
clone-with-exterior.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
close-over-big-then-small-data.rs
Add lint for unnecessary parens around types
2019-10-29 18:11:12 +00:00
closure-expected.rs
closure-expected.stderr
When possible point at argument causing item obligation failure
2019-09-19 12:10:23 -07:00
closure_promotion.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
cmp-default.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
codegen-object-shim.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
collections-const-new.rs
Const-stabilize String::new
.
2019-09-16 16:45:16 +02:00
command-line-diagnostics.rs
command-line-diagnostics.stderr
commandline-argfile-badutf8.args
rustc: implement argsfiles for command line
2019-08-19 19:06:46 -07:00
commandline-argfile-badutf8.rs
Move argfile expansion into run_compiler
2019-08-20 12:34:14 -07:00
commandline-argfile-badutf8.stderr
Move argfile expansion into run_compiler
2019-08-20 12:34:14 -07:00
commandline-argfile-missing.rs
Move argfile expansion into run_compiler
2019-08-20 12:34:14 -07:00
commandline-argfile-missing.stderr
Move argfile expansion into run_compiler
2019-08-20 12:34:14 -07:00
commandline-argfile.args
rustc: implement argsfiles for command line
2019-08-19 19:06:46 -07:00
commandline-argfile.rs
rustc: implement argsfiles for command line
2019-08-19 19:06:46 -07:00
compile_error_macro.rs
compile_error_macro.stderr
complex.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
concat-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
concat.rs
concat.stderr
conflicting-repr-hints.rs
conflicting-repr-hints.stderr
Update ui tests
2019-10-23 16:22:23 +02:00
conservative_impl_trait.rs
conservative_impl_trait.stderr
constructor-lifetime-args.rs
constructor-lifetime-args.stderr
continue-after-missing-main.nll.stderr
Avoid mixing error patterns with error annotations
2019-11-03 10:20:11 +01:00
continue-after-missing-main.rs
Avoid mixing error patterns with error annotations
2019-11-03 10:20:11 +01:00
continue-after-missing-main.stderr
Update ui tests
2019-11-07 13:02:34 +01:00
conversion-methods.rs
conversion-methods.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
copy-a-resource.rs
copy-a-resource.stderr
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
core-run-destroy.rs
bypass x86stdcall.rs for vxworks
2019-07-28 10:05:29 -07:00
crate-in-paths.rs
crate-in-paths.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
crate-leading-sep.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
crate-method-reexport-grrrrrrr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
crate-name-attr-used.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
crate-name-mismatch.rs
normalize use of backticks for compiler messages in librustc_codegen
2019-07-08 00:54:38 +02:00
crate-name-mismatch.stderr
normalize use of backticks for compiler messages in librustc_codegen
2019-07-08 00:54:38 +02:00
crt-static-off-works.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
crt-static-on-works.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
custom-attribute-multisegment.rs
Remove unused #![feature(custom_attribute)]
s
2019-06-08 23:55:24 +03:00
custom-attribute-multisegment.stderr
Remove unused #![feature(custom_attribute)]
s
2019-06-08 23:55:24 +03:00
custom-test-frameworks-simple.rs
custom_attribute.rs
resolve: Tweak "cannot find" wording for attributes
2019-09-15 13:10:12 +03:00
custom_attribute.stderr
resolve: Tweak "cannot find" wording for attributes
2019-09-15 13:10:12 +03:00
cycle-generic-bound.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cycle-projection-based-on-where-clause.rs
cycle-projection-based-on-where-clause.stderr
debuginfo-lto.rs
Upgrade Emscripten targets to use upstream LLVM backend
2019-10-16 17:06:48 -07:00
deep.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
default-alloc-error-hook.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
default-associated-types.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
default-method-parsing.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
default-method-simple.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
defaults-well-formedness.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
deprecation-in-force-unstable.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
deref-lval.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
deref-mut-on-ref.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
deref-non-pointer.rs
deref-non-pointer.stderr
deref-on-ref.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
deref-rc.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
deref-suggestion.rs
deref-suggestion.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
deref.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
derive-uninhabited-enum-38885.rs
Update error annotations in tests that successfully compile
2019-11-02 10:28:29 +01:00
derive-uninhabited-enum-38885.stderr
Do not complain about unused code when used in impl
Self
type
2019-08-21 16:12:55 -07:00
destructure-trait-ref.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
destructure-trait-ref.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
diverging-fallback-method-chain.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
diverging-fallback-option.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
diverging-fn-tail-35849.rs
diverging-fn-tail-35849.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
diverging-tuple-parts-39485.rs
diverging-tuple-parts-39485.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
does-nothing.rs
does-nothing.stderr
dont-suggest-private-trait-method.rs
dont-suggest-private-trait-method.stderr
dotdotdot-expr.rs
dotdotdot-expr.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
double-import.rs
double-import.stderr
double-ref.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
double-type-import.rs
double-type-import.stderr
dupe-first-attr.rc
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
duplicate_entry_error.rs
duplicate_entry_error.stderr
getting more context for duplicate lang items ( fixes #60561 )
2019-09-27 22:56:23 +08:00
dyn-trait-compatibility.rs
dyn-trait-compatibility.stderr
early-ret-binop-add.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
early-vtbl-resolution.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
edition-keywords-2015-2015.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
edition-keywords-2015-2018.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
edition-keywords-2018-2015.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
edition-keywords-2018-2018.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
elide-errors-on-mismatched-tuple.rs
elide-errors-on-mismatched-tuple.stderr
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
elided-test.rs
elided-test.stderr
Provide a span if main function is not present in crate
2019-09-14 11:27:45 -04:00
else-if.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
emit-artifact-notifications.nll.stderr
emit-artifact-notifications.polonius.stderr
Bless output of test ui/emit-artifact-notifications.rs for Polonius
2019-07-22 10:32:38 +02:00
emit-artifact-notifications.rs
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
emit-artifact-notifications.stderr
empty-allocation-non-null.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
empty-allocation-rvalue-non-null.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
empty-type-parameter-list.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
empty_global_asm.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
enable-unstable-lib-feature.rs
Remove lint annotations in specific crates that are already enforced by rustbuild
2019-07-28 18:46:24 +03:00
enable-unstable-lib-feature.stderr
Tweak heuristics for less noise
2019-10-14 14:48:45 -07:00
enums-pats-not-idents.rs
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
enums-pats-not-idents.stderr
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
env-args-reverse-iterator.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
env-funky-keys.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
env-home-dir.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
env-null-vars.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
env-vars.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
epoch-gate-feature.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
eq-multidispatch.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
error-festival.rs
Make use of ptr::null(_mut)
instead of casting zero
2019-06-17 10:52:46 +00:00
error-festival.stderr
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
error-should-say-copy-not-pod.rs
error-should-say-copy-not-pod.stderr
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
estr-subtyping.rs
estr-subtyping.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
estr-uniq.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
eval-enum.rs
eval-enum.stderr
exclusive-drop-and-copy.rs
exclusive-drop-and-copy.stderr
exec-env.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expanded-cfg.rs
compiletest: Validate pass modes harder
2019-06-16 12:23:22 +03:00
explain.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
explain.stdout
Adapt error index generator to the new format
2019-11-14 13:05:56 +01:00
explicit-i-suffix.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
explore-issue-38412.rs
explore-issue-38412.stderr
normalize use of backticks in compiler messages for libsyntax/feature_gate
2019-07-09 14:13:28 +02:00
export-fully-qualified.rs
export-fully-qualified.stderr
export-glob-imports-target.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
export-import.rs
export-import.stderr
export-multi.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
export-non-interference2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
export-non-interference3.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
export-tag-variant.rs
export-tag-variant.stderr
export.rs
export.stderr
export2.rs
export2.stderr
expr-block-fn.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-block-generic-unique1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-block-generic-unique2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-block-generic.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-block-slot.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-block-unique.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-block.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-copy.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-empty-ret.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-fn.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-if-generic.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-if-panic-all.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-if-panic.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-if-unique.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-if.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr-scope.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
expr_attr_paren_order.rs
expr_attr_paren_order.stderr
Bring attention to suggestions when the only difference is capitalization
2019-10-13 21:48:39 -07:00
ext-expand-inner-exprs.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ext-nonexistent.rs
ext-nonexistent.stderr
resolve: Remove !
from "cannot find" diagnostics for macros
2019-09-15 13:22:07 +03:00
extend-for-unit.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
exterior.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
extern-prelude-fail.rs
extern-prelude-fail.stderr
Don't recommend extern crate
syntax
2019-08-05 18:19:01 +01:00
extern-prelude.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
extoption_env-no-args.rs
extoption_env-no-args.stderr
extoption_env-not-defined.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
extoption_env-not-string-literal.rs
extoption_env-not-string-literal.stderr
extoption_env-too-many-args.rs
extoption_env-too-many-args.stderr
fact.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
fail-simple.rs
fail-simple.stderr
fat-lto.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
fat-ptr-cast-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
fat-ptr-cast.rs
fat-ptr-cast.stderr
fds-are-cloexec.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
feature-gate-optimize_attribute.rs
--bless
some tests due to message format change.
2019-08-23 01:42:05 +02:00
feature-gate-optimize_attribute.stderr
--bless
some tests due to message format change.
2019-08-23 01:42:05 +02:00
feature-gated-feature-in-macro-arg.rs
feature-gated-feature-in-macro-arg.stderr
parser: don't hardcode ABIs into grammar
2019-11-07 05:25:31 +01:00
ffi_returns_twice.rs
ffi_returns_twice.stderr
filter-block-view-items.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
fixup-deref-mut.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
float-literal-inference-restrictions.rs
float-literal-inference-restrictions.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
fn-in-pat.rs
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
fn-in-pat.stderr
Improve the "try using a variant of the expected type" hint.
2019-10-28 18:43:51 +01:00
fn_must_use.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
fn_must_use.stderr
foreign-fn-return-lifetime.fixed
foreign-fn-return-lifetime.rs
foreign-fn-return-lifetime.stderr
foreign-unsafe-fn-called.rs
foreign-unsafe-fn-called.stderr
format-nan.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
format-no-std.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
format-ref-cell.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
fsu-moves-and-copies.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
fun-call-variants.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
fun-indirect-call.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
future-incompatible-lint-group.rs
future-incompatible-lint-group.stderr
normalize use of backticks in compiler messages for librustc/lint
2019-07-17 22:49:48 +02:00
gated-bad-feature.rs
gated-bad-feature.stderr
update ui tests
2019-10-03 14:11:39 +02:00
generator-yielding-or-returning-itself.rs
generator-yielding-or-returning-itself.stderr
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
glob-cycles.rs
compiletest: Remove skip-codegen
2019-06-16 12:23:22 +03:00
glob-resolve1.rs
glob-resolve1.stderr
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
global-scope.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
guards.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
hashmap-iter-value-lifetime.nll.stderr
hashmap-iter-value-lifetime.rs
hashmap-iter-value-lifetime.stderr
hashmap-lifetimes.nll.stderr
hashmap-lifetimes.rs
hashmap-lifetimes.stderr
hashmap-memory.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
hello.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
hidden-rt-injection.rs
hidden-rt-injection.stderr
hidden-rt-injection2.rs
hidden-rt-injection2.stderr
higher-lifetime-bounds.rs
higher-lifetime-bounds.stderr
html-literals.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
huge-array-simple-32.rs
review comments
2019-08-06 11:23:32 -07:00
huge-array-simple-32.stderr
review comments
2019-08-06 11:23:32 -07:00
huge-array-simple-64.rs
review comments
2019-08-06 11:23:32 -07:00
huge-array-simple-64.stderr
review comments
2019-08-06 11:23:32 -07:00
huge-array.rs
Point to local place span on "type too big" error
2019-08-03 21:59:51 -07:00
huge-array.stderr
Point to local place span on "type too big" error
2019-08-03 21:59:51 -07:00
huge-enum.rs
revert change to single test
2019-08-04 13:14:53 -07:00
huge-enum.stderr
revert change to single test
2019-08-04 13:14:53 -07:00
huge-struct.rs
Avoid matching type in huge-struct test error annotation
2019-11-03 10:20:11 +01:00
huge-struct.stderr
tweak output and tests
2019-08-04 12:23:05 -07:00
if-bot.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
if-check.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
if-else-type-mismatch.rs
if-else-type-mismatch.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
if-ret.rs
Make error and warning annotations mandatory in UI tests
2019-11-10 21:01:02 +01:00
if-ret.stderr
Do not trigger unreachable lint in async body and Use span labels
2019-09-21 13:04:04 -07:00
ifmt.rs
Allow any identifier as format arg name
2019-11-28 11:24:51 -08:00
ignore-all-the-things.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
illegal-ufcs-drop.rs
illegal-ufcs-drop.stderr
immut-function-arguments.rs
immut-function-arguments.stderr
Update ui tests
2019-11-18 19:00:10 +01:00
impl-bounds-checking.rs
impl-bounds-checking.stderr
impl-duplicate-methods.rs
impl-duplicate-methods.stderr
impl-inherent-non-conflict.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
impl-not-adjacent-to-type.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
impl-privacy-xc-1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
impl-privacy-xc-2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
impl-trait-in-bindings.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
impl-trait-in-bindings.stderr
--bless tests due to INCOMPLETE_FEATURES being a lint.
2019-07-30 10:43:32 +02:00
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
import.rs
import.stderr
import2.rs
import2.stderr
import3.rs
import3.stderr
Don't recommend extern crate
syntax
2019-08-05 18:19:01 +01:00
import4.rs
import4.stderr
impossible_range.rs
impossible_range.stderr
in-band-lifetimes.rs
Replace "existential" by "opaque"
2019-08-02 02:44:36 +01:00
inc-range-pat.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
include-single-expr-helper-1.rs
Warn if include macro fails to include entire file
2019-10-07 19:47:53 -04:00
include-single-expr-helper.rs
Warn if include macro fails to include entire file
2019-10-07 19:47:53 -04:00
include-single-expr.rs
Warn if include macro fails to include entire file
2019-10-07 19:47:53 -04:00
include-single-expr.stderr
Warn if include macro fails to include entire file
2019-10-07 19:47:53 -04:00
index-bot.rs
index-bot.stderr
index-help.rs
index-help.stderr
index_message.rs
index_message.stderr
indexing-requires-a-uint.rs
indexing-requires-a-uint.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
infer-fn-tail-expr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
inherit-env.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
init-large-type.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
init-res-into-things.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
init-unsafe.rs
Implement mem::{zeroed,uninitialized} in terms of MaybeUninit.
2019-07-04 09:33:15 -04:00
init-unsafe.stderr
Implement mem::{zeroed,uninitialized} in terms of MaybeUninit.
2019-07-04 09:33:15 -04:00
inline-asm-bad-constraint.rs
inline-asm-bad-constraint.stderr
Fix ui tests with better error code usage
2019-11-14 13:05:56 +01:00
inline-asm-bad-operand.rs
inline-asm-bad-operand.stderr
Fix ui tests with better error code usage
2019-11-14 13:05:56 +01:00
inlined-main.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
inner-attrs-on-impl.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
inner-module.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
inner-static-type-parameter.rs
inner-static-type-parameter.stderr
resolve: prohibit foreign statics w/ generics
2019-10-08 18:46:24 +01:00
inner-static.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
instantiable.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
integer-literal-suffix-inference.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
integer-literal-suffix-inference.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
integral-indexing.rs
integral-indexing.stderr
integral-variable-unification-error.rs
Remove E0308 note when primary label has all info
2019-11-18 11:03:03 -08:00
integral-variable-unification-error.stderr
Remove E0308 note when primary label has all info
2019-11-18 11:03:03 -08:00
intrinsics-always-extern.rs
Ban non-extern rust intrinsics
2019-09-14 11:47:02 -04:00
intrinsics-always-extern.stderr
Ban non-extern rust intrinsics
2019-09-14 11:47:02 -04:00
invalid_const_promotion.rs
Require stable/unstable annotations for the constness of all stable functions with a const
modifier
2019-12-13 11:27:02 +01:00
invalid_crate_type_syntax.rs
invalid_crate_type_syntax.stderr
invalid_dispatch_from_dyn_impls.rs
invalid_dispatch_from_dyn_impls.stderr
istr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
item-name-overload.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
json-and-color.rs
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-and-color.stderr
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-and-error-format.rs
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-and-error-format.stderr
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-bom-plus-crlf-multifile-aux.rs
Fix the start/end byte positions in the compiler JSON output
2019-10-21 19:28:29 +03:00
json-bom-plus-crlf-multifile.rs
Fix the start/end byte positions in the compiler JSON output
2019-10-21 19:28:29 +03:00
json-bom-plus-crlf-multifile.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
json-bom-plus-crlf.rs
Fix the start/end byte positions in the compiler JSON output
2019-10-21 19:28:29 +03:00
json-bom-plus-crlf.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
json-invalid.rs
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-invalid.stderr
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-multiple.nll.stderr
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-multiple.polonius.stderr
Bless json output of test ui/json-multiple.rs for Polonius
2019-09-17 19:34:12 +02:00
json-multiple.rs
Drive-by fix: Update two tests failing in --pass check
mode
2019-07-31 21:42:24 +03:00
json-multiple.stderr
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-options.nll.stderr
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-options.polonius.stderr
Bless json output of test ui/json-options.rs for Polonius
2019-09-17 19:35:16 +02:00
json-options.rs
Drive-by fix: Update two tests failing in --pass check
mode
2019-07-31 21:42:24 +03:00
json-options.stderr
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-short.rs
rustc: Stabilize options for pipelined compilation
2019-07-26 07:46:35 -07:00
json-short.stderr
Fix ui tests with better error code usage
2019-11-14 13:05:56 +01:00
keyword-changes-2012-07-31.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
kindck-implicit-close-over-mut-var.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
kinds-in-metadata.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lambda-infer-unresolved.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lambda-var-hygiene.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lang-item-missing-generator.rs
Error when generator trait is not found
2019-08-26 17:51:52 +00:00
lang-item-missing-generator.stderr
Add Option<Span> to require_lang_item
2019-08-28 07:11:12 +09:00
lang-item-missing.rs
lang-item-missing.stderr
Remove sized
spans
2019-08-28 07:32:25 +09:00
large-records.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
last-use-in-block.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
last-use-in-cap-clause.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
last-use-is-capture.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lazy-and-or.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lazy-init.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
leak-unique-as-tydesc.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lex-bare-cr-nondoc-comment.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lexer-crlf-line-endings-string-literal-doc-comment.rs
Fix issues with git converting CRLF to CR
2019-07-27 19:22:45 +03:00
lexical-scopes.rs
lexical-scopes.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
lexical-scoping.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lifetime-before-type-params.rs
Provide a span if main function is not present in crate
2019-09-14 11:27:45 -04:00
lifetime-before-type-params.stderr
Provide a span if main function is not present in crate
2019-09-14 11:27:45 -04:00
lifetime_starts_expressions.rs
lifetime_starts_expressions.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
link-cfg-works.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
link-section.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
linkage1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lint-cap.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lint-expr-stmt-attrs-for-early-lints.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lint-unknown-lints-at-crate-level.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
list.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
liveness-assign-imm-local-after-ret.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
llvm-pr32379.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
log-err-phi.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
log-knows-the-names-of-variants-in-std.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
log-knows-the-names-of-variants.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
log-poly.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
logging-only-prints-once.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
logging_before_rt_started.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
long-while.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
loud_ui.rs
lto-duplicate-symbols.rs
lto-duplicate-symbols.stderr
rustc: Handle modules in "fat" LTO more robustly
2019-08-27 13:51:14 -07:00
lto-many-codegen-units.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lto-still-runs-thread-dtors.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lub-glb-with-unbound-infer-var.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
lub-if.nll.stderr
update tests
2019-10-27 09:39:14 -05:00
lub-if.rs
lub-if.stderr
Print lifetimes with backticks
2019-10-11 16:08:53 +09:00
lub-match.nll.stderr
update tests
2019-10-27 09:39:14 -05:00
lub-match.rs
lub-match.stderr
Print lifetimes with backticks
2019-10-11 16:08:53 +09:00
macro-quote-cond.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
macro-quote-test.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
main-wrong-location.rs
Provide a span if main function is not present in crate
2019-09-14 11:27:45 -04:00
main-wrong-location.stderr
Provide a span if main function is not present in crate
2019-09-14 11:27:45 -04:00
main-wrong-type.rs
main-wrong-type.stderr
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
malformed_macro_lhs.rs
malformed_macro_lhs.stderr
map-types.rs
map-types.stderr
match-on-negative-integer-ranges.rs
max-min-classes.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
maybe-bounds-where-cpass.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
maybe-bounds-where.rs
maybe-bounds-where.stderr
Add explanation message for E0203
2019-11-29 22:42:38 +00:00
maybe-bounds.rs
maybe-bounds.stderr
meta-expected-error-correct-rev.a.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
meta-expected-error-correct-rev.rs
mid-path-type-params.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
minmax-stability-issue-23687.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
minus-string.rs
minus-string.stderr
mir-unpretty.rs
mir-unpretty.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
mir_check_nonconst.rs
mir_check_nonconst.stderr
missing_debug_impls.rs
missing_debug_impls.stderr
normalize use of backticks in compiler messages for librustc_lint
2019-07-21 11:47:24 +02:00
mod-subitem-as-enum-variant.rs
mod-subitem-as-enum-variant.stderr
module-macro_use-arguments.rs
module-macro_use-arguments.stderr
monad.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
monomorphize-abi-alignment.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
monomorphized-callees-with-ty-params-3314.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
mpsc_stress.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
msvc-data-only.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
multi-panic.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
multibyte.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
multidispatch-conditional-impl-not-considered.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
multidispatch1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
multidispatch2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
multiline-comment.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
multiple-main-2.rs
normalize use of backticks for compiler messages in remaining modules
2019-07-23 23:09:59 +02:00
multiple-main-2.stderr
normalize use of backticks for compiler messages in remaining modules
2019-07-23 23:09:59 +02:00
multiple-main-3.rs
normalize use of backticks for compiler messages in remaining modules
2019-07-23 23:09:59 +02:00
multiple-main-3.stderr
normalize use of backticks for compiler messages in remaining modules
2019-07-23 23:09:59 +02:00
multiple-plugin-registrars.rs
multiple-plugin-registrars.stderr
Plugins deprecation: don’t suggest simply removing the attribute
2019-10-17 14:25:40 +02:00
multiple-reprs.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
mut-function-arguments.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
mut-vstore-expr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
mutexguard-sync.rs
mutexguard-sync.stderr
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
mutual-recursion-group.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
native-print-no-runtime.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
negative.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
nested-block-comment.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
nested-cfg-attrs.rs
nested-cfg-attrs.stderr
nested-class.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
nested-function-names-issue-8587.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
nested-ty-params.rs
nested-ty-params.stderr
nested_impl_trait.rs
nested_impl_trait.stderr
Add detailed explaination for E0666
2019-10-26 17:44:23 -05:00
nested_item_main.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
new-box-syntax.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
new-box.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
new-impl-syntax.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
new-import-syntax.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
new-style-constants.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
new-unicode-escapes.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
new-unsafe-pointers.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
newlambdas-ret-infer.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
newlambdas-ret-infer2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
newlambdas.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
newtype-polymorphic.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
newtype-temporary.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
newtype.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
nil-decl-in-foreign.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
no-capture-arc.rs
no-capture-arc.stderr
no-core-1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
no-core-2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
no-implicit-prelude-nested.rs
resolve: Attempt to resolve unresolved paths in macro namespace
2019-07-18 13:42:45 +03:00
no-implicit-prelude-nested.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
no-implicit-prelude.rs
resolve: Attempt to resolve unresolved paths in macro namespace
2019-07-18 13:42:45 +03:00
no-implicit-prelude.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
no-landing-pads.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
no-link-unknown-crate.rs
no-link-unknown-crate.stderr
no-link.rs
diagnostics: Describe crate root modules in DefKind::Mod
as "crate"
2019-08-10 23:17:20 +03:00
no-link.stderr
diagnostics: Describe crate root modules in DefKind::Mod
as "crate"
2019-08-10 23:17:20 +03:00
no-patterns-in-args-2.rs
no-patterns-in-args-2.stderr
no-patterns-in-args-macro.rs
no-patterns-in-args-macro.stderr
Update ui tests
2019-10-07 11:20:10 +02:00
no-patterns-in-args.rs
no-patterns-in-args.stderr
Update ui tests
2019-10-07 11:20:10 +02:00
no-reuse-move-arc.rs
no-reuse-move-arc.stderr
no-send-res-ports.rs
consistent handling of missing sysroot spans
2019-11-02 23:15:45 +01:00
no-send-res-ports.stderr
consistent handling of missing sysroot spans
2019-11-02 23:15:45 +01:00
no-std-1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
no-std-2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
no-std-3.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
no-std-inject.rs
Remove lint annotations in specific crates that are already enforced by rustbuild
2019-07-28 18:46:24 +03:00
no-std-inject.stderr
Remove lint annotations in specific crates that are already enforced by rustbuild
2019-07-28 18:46:24 +03:00
no-stdio.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
no-type-for-node-ice.rs
no-type-for-node-ice.stderr
no-warn-on-field-replace-issue-34101.rs
Use check-pass in ui tests where appropriate
2019-11-04 16:03:46 +01:00
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
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
no_send-rc.rs
no_send-rc.stderr
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
no_send-struct.rs
no_send-struct.stderr
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
no_share-enum.rs
no_share-enum.stderr
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
no_share-struct.rs
no_share-struct.stderr
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
noexporttypeexe.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
noexporttypeexe.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
non-built-in-quote.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
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
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
non-integer-atomic.rs
Fix naming misspelling
2019-08-22 15:03:19 +08:00
non-integer-atomic.stderr
Fix ui tests with better error code usage
2019-11-14 13:05:56 +01:00
non-legacy-modes.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
noncopyable-class.rs
noncopyable-class.stderr
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
nonscalar-cast.rs
nonscalar-cast.stderr
not-clone-closure.rs
not-clone-closure.stderr
not-copy-closure.rs
not-copy-closure.stderr
not-enough-arguments.rs
not-enough-arguments.stderr
not-sync.rs
not-sync.stderr
Point at type param when it's cause of unfulfilled obligation
2019-09-22 11:33:13 -07:00
nul-characters.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
nullable-pointer-ffi-compat.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
nullable-pointer-iotareduction.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
nullable-pointer-size.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
object-does-not-impl-trait.rs
object-does-not-impl-trait.stderr
On obligation errors point at the unfulfilled binding when possible
2019-09-22 11:33:12 -07:00
object-lifetime-default-default-to-static.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
object-lifetime-default-from-rptr-box.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
object-lifetime-default-from-rptr-mut.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
object-lifetime-default-from-rptr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
object-method-numbering.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
object-pointer-types.rs
object-pointer-types.stderr
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
objects-coerce-freeze-borrored.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
objects-owned-object-borrowed-method-headerless.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
objects-owned-object-owned-method.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
obsolete-syntax-impl-for-dotdot.rs
obsolete-syntax-impl-for-dotdot.stderr
occurs-check-2.rs
occurs-check-2.stderr
Change to use exprPrecedence instead of exprKind.
2019-10-01 05:00:22 -04:00
occurs-check-3.rs
occurs-check-3.stderr
occurs-check.rs
occurs-check.stderr
Change to use exprPrecedence instead of exprKind.
2019-10-01 05:00:22 -04:00
offset_from.rs
Make <*const/mut T>::offset_from const fn
2019-10-11 10:40:49 +02:00
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
Deduplicate type param constraint suggestion code
2019-11-28 12:20:28 -08:00
once-move-out-on-heap.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
one-tuple.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
op-assign-builtins-by-ref.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
opeq.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
operator-associativity.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
operator-multidispatch.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
operator-overloading.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
opt-in-copy.rs
opt-in-copy.stderr
optimization-fuel-0.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
optimization-fuel-0.stderr
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
optimization-fuel-1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
optimization-fuel-1.stderr
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
option-ext.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
option-unwrap.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
order-dependent-cast-inference.rs
order-dependent-cast-inference.stderr
Update ui tests
2019-11-16 12:05:26 -05:00
orphan-check-diagnostics.rs
orphan-check-diagnostics.stderr
Improve coherence errors for wrong type order
2019-11-10 16:26:38 +01:00
osx-frameworks.rs
osx-frameworks.stderr
out-of-order-shadowing.rs
out-of-order-shadowing.stderr
out-of-stack.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
out-pointer-aliasing.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
output-slot-variants.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
output-type-mismatch.rs
output-type-mismatch.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
over-constrained-vregs.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
overlap-doesnt-conflict-with-specialization.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
overlap-marker-trait.rs
overlap-marker-trait.stderr
Point at type param when it's cause of unfulfilled obligation
2019-09-22 11:33:13 -07:00
overlap-permitted-for-annotated-marker-traits.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
overloaded-calls-nontuple.rs
overloaded-calls-nontuple.stderr
owned-implies-static.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
panic_implementation-closures.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
paren-free.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
paren-span.rs
paren-span.stderr
parenthesized-deref-suggestion.rs
parenthesized-deref-suggestion.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
parse-assoc-type-lt.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
parse-error-correct.rs
parse-error-correct.stderr
parse-panic.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
parser-recovery-1.rs
Do not complain about missing fn main()
in some cases
2019-10-30 12:05:26 -07:00
parser-recovery-1.stderr
Do not complain about missing fn main()
in some cases
2019-10-30 12:05:26 -07:00
parser-recovery-2.rs
parser-recovery-2.stderr
parser-unicode-whitespace.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
partialeq_help.rs
partialeq_help.stderr
Remove useless help
2019-10-15 13:55:44 -07:00
path-lookahead.rs
Use ident instead of def_span in dead-code pass
2019-10-26 21:42:52 -04:00
path-lookahead.stderr
Use ident instead of def_span in dead-code pass
2019-10-26 21:42:52 -04:00
path.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
pathless-extern-ok.rs
Add more --extern tests.
2019-11-07 05:51:17 -08:00
paths-containing-nul.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
phantom-oibit.rs
phantom-oibit.stderr
Use structured suggestion for restricting bounds
2019-10-15 13:55:43 -07:00
placement-syntax.rs
Bring back suggestion for splitting <-
into < -
2019-08-12 10:46:34 +02:00
placement-syntax.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
point-to-type-err-cause-on-impl-trait-return-2.rs
point-to-type-err-cause-on-impl-trait-return-2.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
point-to-type-err-cause-on-impl-trait-return.rs
Add match test cases
2019-09-02 17:37:50 -07:00
point-to-type-err-cause-on-impl-trait-return.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
pptypedef.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
pptypedef.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
precise_pointer_size_matching.rs
Lint only on single element overlap
2019-10-16 12:22:23 -07:00
precise_pointer_size_matching.stderr
Lint only on single element overlap
2019-10-16 12:22:23 -07:00
prim-with-args.rs
prim-with-args.stderr
primitive-binop-lhs-mut.rs
print-stdout-eprint-stderr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
priv-in-bad-locations.rs
priv-in-bad-locations.stderr
proc_macro.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
project-cache-issue-31849.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
project-cache-issue-37154.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
project-defer-unification.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ptr-coercion-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
ptr-coercion.rs
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
ptr-coercion.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
pure-sum.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
purity-infer.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
question-mark-type-infer.rs
Point at method call when type annotations are needed
2019-12-10 12:02:18 -08:00
question-mark-type-infer.stderr
Use the appropriate number of type arguments in suggestion
2019-12-10 12:02:18 -08:00
range-type-infer.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
range.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
range_inclusive.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
range_inclusive_gate.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ranges-precedence.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
raw-fat-ptr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
raw-str.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
rcvr-borrowed-to-region.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
reachable-unnameable-items.rs
Re-enable Emscripten's exception handling support
2019-10-25 15:16:36 -07:00
reachable-unnameable-type-alias.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
readalias.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
realloc-16687.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
reassign-ref-mut.rs
reassign-ref-mut.stderr
reexport-should-still-link.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
reexport-star.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
reexport-test-harness-main.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ref-suggestion.rs
ref-suggestion.stderr
refer-to-other-statics-by-value.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
regions-fn-subtyping-return-static-fail.rs
regions-fn-subtyping-return-static-fail.stderr
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
reify-intrinsic.rs
Emit error on intrinsic to fn ptr casts
2019-09-02 17:28:37 -04:00
reify-intrinsic.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
reject-specialized-drops-8142.rs
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
reject-specialized-drops-8142.stderr
Include a span in more expected...found
notes
2019-12-03 23:13:10 -05:00
removing-extern-crate.fixed
Make error and warning annotations mandatory in UI tests
2019-11-10 21:01:02 +01:00
removing-extern-crate.rs
Make error and warning annotations mandatory in UI tests
2019-11-10 21:01:02 +01:00
removing-extern-crate.stderr
Make error and warning annotations mandatory in UI tests
2019-11-10 21:01:02 +01:00
repeat-expr-in-static.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
repeat-to-run-dtor-twice.rs
rustc_mir: Re-use report_selection_error
.
2019-07-07 19:51:31 +01:00
repeat-to-run-dtor-twice.stderr
rustc_mir: Re-use report_selection_error
.
2019-07-07 19:51:31 +01:00
repeat_count.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
repeat_count.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
repr.rs
repr.stderr
Suggest #[repr(C)]
instead of #[repr(C, packed, ...)]
2019-11-08 12:32:46 -03:00
repr_c_int_align.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
required-lang-item.rs
required-lang-item.stderr
resolve-issue-2428.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
resolve-pseudo-shadowing.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
resolve_self_super_hint.rs
Remove lint annotations in specific crates that are already enforced by rustbuild
2019-07-28 18:46:24 +03:00
resolve_self_super_hint.stderr
Remove lint annotations in specific crates that are already enforced by rustbuild
2019-07-28 18:46:24 +03:00
resource-assign-is-not-copy.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
resource-destruct.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
result-opt-conversions.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ret-bang.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ret-non-nil.rs
ret-non-nil.stderr
ret-none.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
retslot-cast.rs
retslot-cast.stderr
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
return-nil.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
rfc1623.rs
rfc1623.stderr
rmeta-lib-pass.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
rmeta-pass.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
rmeta-priv-warn.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
rmeta-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
rmeta.rs
rmeta.stderr
rmeta_lib.rs
rmeta_lib.stderr
rmeta_meta_main.rs
rmeta_meta_main.stderr
running-with-no-runtime.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
rustc-args-required-const.rs
rustc-args-required-const.stderr
rustc-args-required-const2.rs
rustc-args-required-const2.stderr
rustc-error.rs
rewrote error messages for #[rustc_error]
2019-11-05 22:42:23 +01:00
rustc-error.stderr
rewrote error messages for #[rustc_error]
2019-11-05 22:42:23 +01:00
rustc-rust-log.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
rvalue-static-promotion.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
safe-extern-statics-mut.rs
safe-extern-statics-mut.stderr
safe-extern-statics.rs
safe_extern_static -> error
2019-11-06 11:10:36 +01:00
safe-extern-statics.stderr
safe_extern_static -> error
2019-11-06 11:10:36 +01:00
sanitize-cfg.rs
Conditional compilation for sanitizers
2019-12-01 09:03:35 +01:00
semistatement-in-lambda.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
seq-args.rs
seq-args.stderr
seq-compare.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
shadow.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
shadowed-use-visibility.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
shebang.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
shift-various-bad-types.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
shift-various-bad-types.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
short-error-format.rs
short-error-format.stderr
signal-alternate-stack-cleanup.rs
UI failures fix
2019-10-23 10:19:45 -07:00
signal-exit-status.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
sigpipe-should-be-ignored.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
simd-type-generic-monomorphisation.rs
simd-type-generic-monomorphisation.stderr
simd-type.rs
simd-type.stderr
similar-tokens.rs
similar-tokens.stderr
Refactor 'parse_enum_item' to use 'parse_delim_comma_seq'
2019-11-26 19:24:36 +01:00
simple-infer.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
simple_global_asm.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
single-primitive-inherent-impl.rs
single-primitive-inherent-impl.stderr
size-and-align.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
sized-borrowed-pointer.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
sized-cycle-note.rs
sized-cycle-note.stderr
sized-owned-pointer.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
sleep.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
slice-2.rs
slice-2.stderr
slice-mut-2.rs
slice-mut-2.stderr
slice-mut.rs
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
slice-mut.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
slightly-nice-generic-literal-messages.rs
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
slightly-nice-generic-literal-messages.stderr
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
slowparse-bstring.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
slowparse-string.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
sse2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
stability-in-private-module.rs
stability-in-private-module.stderr
stable-addr-of.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
stable-features.rs
stable-features.stderr
static_sized_requirement.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
staticness-mismatch.rs
staticness-mismatch.stderr
std-backtrace.rs
std: Add a backtrace
module
2019-09-09 08:20:34 -07:00
std-uncopyable-atomics.rs
Update tests for changes to cannot move errors
2019-06-03 14:55:29 +01:00
std-uncopyable-atomics.stderr
Remove asterisk suggestion for move errors in borrowck
2019-06-04 13:31:40 -04:00
stdio-is-blocking.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
stmt_expr_attrs_no_feature.rs
Introduce #[rustc_dummy]
attribute and use it in tests
2019-06-08 23:55:25 +03:00
stmt_expr_attrs_no_feature.stderr
normalize use of backticks in compiler messages for libsyntax/feature_gate
2019-07-09 14:13:28 +02:00
str-concat.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
str-multiline.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
string-box-error.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
string-escapes.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
struct-ctor-mangling.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
struct-literal-variant-in-if.rs
struct-literal-variant-in-if.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
structured-compare.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
substs-ppaux.normal.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
substs-ppaux.rs
review comments: tweak prefix strings
2019-11-18 11:02:44 -08:00
substs-ppaux.verbose.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
suffixed-literal-meta.rs
Introduce #[rustc_dummy]
attribute and use it in tests
2019-06-08 23:55:25 +03:00
suffixed-literal-meta.stderr
Introduce #[rustc_dummy]
attribute and use it in tests
2019-06-08 23:55:25 +03:00
super-at-top-level.rs
super-at-top-level.stderr
super-fast-paren-parsing.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
super.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
supported-cast.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
suppressed-error.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
suppressed-error.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
svh-add-nothing.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
swap-1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
swap-2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
swap-overlapping.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
switched-expectations.rs
switched-expectations.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
syntax-extension-minor.rs
Remove with_legacy_ctxt
2019-09-15 09:15:38 +01:00
syntax-trait-polarity-feature-gate.rs
syntax-trait-polarity-feature-gate.stderr
normalize use of backticks in compiler messages for libsyntax/feature_gate
2019-07-09 14:13:28 +02:00
syntax-trait-polarity.rs
syntax-trait-polarity.stderr
synthetic-param.rs
Improve error message for APIT with explicit generic parameters
2019-10-20 01:40:24 +01:00
synthetic-param.stderr
Changed APIT with explicit generic args span to specific arg spans
2019-10-24 09:47:26 -05:00
tag-that-dare-not-speak-its-name.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
tag-that-dare-not-speak-its-name.stderr
Point at type in let
assignment on type errors
2019-11-21 19:24:31 -08:00
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-call-arg-leak.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tail-cps.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tail-direct.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tail-typeck.rs
tail-typeck.stderr
Emit coercion suggestions in more places
2019-12-03 21:51:16 -05:00
tcp-stress.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
terminate-in-initializer.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
terr-in-field.rs
Remove E0308 note when primary label has all info
2019-11-18 11:03:03 -08:00
terr-in-field.stderr
Remove E0308 note when primary label has all info
2019-11-18 11:03:03 -08:00
terr-sorts.rs
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
terr-sorts.stderr
Specific labels when referring to "expected" and "found" types
2019-11-18 11:02:22 -08:00
test-allow-dead-extern-static-no-warning.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
test-cfg.rs
test-cfg.stderr
test-panic-abort-disabled.rs
Improve error message for tests with panic=abort
2019-11-15 05:52:06 -08:00
test-panic-abort-disabled.stderr
Improve error message for tests with panic=abort
2019-11-15 05:52:06 -08:00
test-panic-abort.rs
Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr
2019-10-02 15:23:22 -04:00
test-panic-abort.run.stdout
Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr
2019-10-02 15:23:22 -04:00
thin-lto-global-allocator.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
thread-local-in-ctfe.rs
Bless remaining test output
2019-11-21 20:55:17 +00:00
thread-local-in-ctfe.stderr
Bless remaining test output
2019-11-21 20:55:17 +00:00
thread-local-mutation.rs
thread-local-mutation.stderr
Update ui tests
2019-11-18 19:00:10 +01:00
thread-local-not-in-prelude.rs
Use ident instead of def_span in dead-code pass
2019-10-26 21:42:52 -04:00
tool_attributes.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tool_lints-fail.rs
tool_lints-fail.stderr
tool_lints-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
tool_lints.rs
tool_lints.stderr
tool_lints_2018_preview.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
trace_macros-format.rs
trace_macros-format.stderr
trace_macros-gate.rs
trace_macros-gate.stderr
resolve: Divide macro path resolution into speculative and error reporting parts
2019-07-11 00:12:08 +03:00
trailing-comma.rs
Use new 'p @ ..' syntax in tests.
2019-07-28 06:53:39 +02:00
trait-method-number-parameters.rs
trait-method-number-parameters.stderr
transmute-equal-assoc-types.rs
transmute-equal-assoc-types.stderr
transmute-non-immediate-to-immediate.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
transmute-specialization.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
trivial-message.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
trivial_casts-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
trivial_casts.rs
trivial_casts.stderr
try-block.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
try-from-int-error-partial-eq.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
try-is-identifier-edition2015.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
try-on-option-diagnostics.rs
Make ItemContext available for better diagnositcs.
2019-10-30 06:12:49 +00:00
try-on-option-diagnostics.stderr
added enclosing_scope attr to Try trait and fixed ui tests accordingly
2019-11-25 18:10:14 +03:00
try-on-option.rs
try-on-option.stderr
added enclosing_scope attr to Try trait and fixed ui tests accordingly
2019-11-25 18:10:14 +03:00
try-operator-custom.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
try-operator-hygiene.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
try-operator-on-main.rs
Ignore obligations coming from desugared call spans
2019-09-19 12:10:23 -07:00
try-operator-on-main.stderr
added enclosing_scope attr to Try trait and fixed ui tests accordingly
2019-11-25 18:10:14 +03:00
try-operator.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
try-poll.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
try-wait.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tup.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tuple-index-fat-types.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tuple-index.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
tutorial-suffix-inference-test.rs
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
tutorial-suffix-inference-test.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
tydesc-name.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-ascription.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-id-higher-rank-2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-id-higher-rank.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-in-nested-module.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-infer-generalize-ty-var.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-namespace.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-param-constraints.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-param.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-params-in-for-each.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-ptr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type-sizes.rs
Revert "Remove #![feature(never_type)]
from tests."
2019-12-14 09:01:04 -05:00
type-use-i1-versus-i8.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
type_length_limit.rs
consistent handling of missing sysroot spans
2019-11-02 23:15:45 +01:00
type_length_limit.stderr
bless you
2019-05-29 12:28:45 +02:00
typeck-closure-to-unsafe-fn-ptr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
typeck-fn-to-unsafe-fn-ptr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
typeck_type_placeholder_1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
typeclasses-eq-example-static.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
typeclasses-eq-example.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
typeid-intrinsic.rs
check against more collisions for TypeId of fn pointer
2019-08-09 20:10:39 +02:00
typestate-cfg-nesting.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
typestate-multi-decl.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ufcs-polymorphic-paths.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ufcs-type-params.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
ui-testing-optout.rs
ui-testing-optout.stderr
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
unary-minus-suffix-inference.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unconstrained-none.rs
unconstrained-none.stderr
Indicate origin of where type parameter for uninferred types
2019-12-14 11:10:21 +01:00
unconstrained-ref.rs
unconstrained-ref.stderr
Indicate origin of where type parameter for uninferred types
2019-12-14 11:10:21 +01:00
underscore-ident-matcher.rs
underscore-ident-matcher.stderr
underscore-lifetimes.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
underscore-method-after-integer.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unevaluated_fixed_size_array_len.rs
unevaluated_fixed_size_array_len.stderr
Use span label instead of note for cause in E0631
2019-08-31 00:14:23 -07:00
unify-return-ty.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
uninit-empty-types.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unique-object-noncopyable.rs
unique-object-noncopyable.stderr
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
unique-pinned-nocopy.rs
unique-pinned-nocopy.stderr
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
unit.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
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
unnamed_argument_mode.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unnecessary-extern-crate.rs
unnecessary-extern-crate.stderr
unop-move-semantics.rs
Update tests for changes to cannot move errors
2019-06-03 14:55:29 +01:00
unop-move-semantics.stderr
Deduplicate type param constraint suggestion code
2019-11-28 12:20:28 -08:00
unop-neg-bool.rs
unop-neg-bool.stderr
unreachable-code-1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unreachable-code-ret.rs
Renamed ui/dead-code-ret to ui/unreachable-code-ret
2019-10-26 21:42:52 -04:00
unreachable-code-ret.stderr
Renamed ui/dead-code-ret to ui/unreachable-code-ret
2019-10-26 21:42:52 -04:00
unreachable-code.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unrestricted-attribute-tokens.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
unsafe-coercion.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unsafe-fn-called-from-unsafe-blk.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unsafe-fn-called-from-unsafe-fn.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unsafe-pointer-assignability.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unsized-tuple-impls.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unsized.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unsized2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unsized3-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
unsized3.rs
unsized3.stderr
Use structured suggestion for restricting bounds
2019-10-15 13:55:43 -07:00
unsized5.rs
unsized5.stderr
Handle more cases
2019-10-15 13:55:43 -07:00
unsized6.rs
unsized6.stderr
Use structured suggestion for restricting bounds
2019-10-15 13:55:43 -07:00
unsized7.rs
unsized7.stderr
Handle more cases
2019-10-15 13:55:43 -07:00
unspecified-self-in-trait-ref.rs
unspecified-self-in-trait-ref.stderr
unsupported-cast.rs
unsupported-cast.stderr
unused-move-capture.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unused-move.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unwind-resource.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
unwind-unique.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
use-crate-name-alias.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
use-import-export.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
use-keyword-2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
use-mod.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
use-nested-groups.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
use-self-in-inner-fn.rs
use-self-in-inner-fn.stderr
use.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
use_inline_dtor.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
used.rs
used.stderr
useless-comment.rs
useless-comment.stderr
useless-pub.rs
useless-pub.stderr
user-defined-macro-rules.rs
syntax: Unsupport foo! bar { ... }
macros in the parser
2019-07-01 12:20:54 +03:00
using-target-feature-unstable.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
utf8-bom.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
utf8.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
utf8_chars.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
utf8_idents-rpass.rs
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
utf8_idents.rs
utf8_idents.stderr
Use heuristics for capitalization warning in suggestions
2019-10-14 14:32:10 -07:00
variance-intersection-of-ref-and-opt-ref.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
variance-iterators-in-libcore.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
vector-cast-weirdness.rs
vector-cast-weirdness.stderr
vector-no-ann.rs
Add more detail to type inference error
2019-05-31 18:33:59 -07:00
vector-no-ann.stderr
Add more context for type parameters
2019-12-11 17:18:43 -08:00
volatile-fat-ptr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
vtable-res-trait-param.rs
vtable-res-trait-param.stderr
When possible point at argument causing item obligation failure
2019-09-19 12:10:23 -07:00
wait-forked-but-failed-child.rs
bypass x86stdcall.rs for vxworks
2019-07-28 10:05:29 -07:00
walk-struct-literal-with.rs
walk-struct-literal-with.stderr
warn-ctypes-inhibit.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
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
normalize use of backticks in compiler messages for librustc_metadata
2019-07-19 22:24:56 +02:00
weak-lang-item.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
weak-new-uninhabited-issue-48493.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
weird-exit-code.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
weird-exprs.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
wf-bound-region-in-object-type.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
while-let.rs
Update error annotations positions
2019-11-03 10:20:11 +01:00
while-let.stderr
Update error annotations positions
2019-11-03 10:20:11 +01:00
while-type-error.rs
while-type-error.stderr
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
windows-subsystem-invalid.rs
windows-subsystem-invalid.stderr
wrapping-int-api.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
wrapping-int-combinations.rs
Skip wrapping arithmetic tests on emscripten for 128 bit integers
2019-08-30 14:10:46 +02:00
write-fmt-errors.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
write-to-static-mut-in-static.rs
write-to-static-mut-in-static.stderr
writealias.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
writing-to-immutable-vec.rs
writing-to-immutable-vec.stderr
wrong-hashset-issue-42918.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
wrong-mul-method-signature.rs
wrong-mul-method-signature.stderr
Auto merge of #66682 - estebank:fn-type-err, r=davidtwco
2019-11-25 12:54:42 +00:00
wrong-ret-type.rs
wrong-ret-type.stderr
Emit coercion suggestions in more places
2019-12-03 21:51:16 -05:00
x86stdcall.rs
bypass x86stdcall.rs for vxworks
2019-07-28 10:05:29 -07:00
x86stdcall2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
xc-private-method.rs
xc-private-method.stderr
xc-private-method2.rs
xc-private-method2.stderr
yield.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
yield1.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
yield2.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
z-crate-attr.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00