Commit f1d1ca8
committed
Ignore failing ui tests for GCC backend for now
1 parent f5964ba commit f1d1ca8
File tree
1,941 files changed
+3965
-2202
lines changed- tests/ui
- abi
- extern
- numbers-arithmetic
- alloc-error
- allocator
- annotate-snippet
- array-slice-vec
- asm
- x86_64
- associated-type-bounds
- associated-types
- async-await
- async-closures
- async-drop
- async-fn
- drop-order
- future-sizes
- issues
- issue-65419
- track-caller
- attributes
- auto-traits
- autodiff
- autoref-autoderef
- backtrace
- binding
- binop
- block-result
- borrowck
- box
- unit
- builtin-superkinds
- cast
- cfg
- closures
- 2229_closure_analysis
- migrations
- run_pass
- codegen
- coercion
- collections
- command
- compiletest-self-test
- const-generics
- defaults
- generic_arg_infer
- generic_const_exprs
- issues
- type-dependent
- const_prop
- consts
- const-blocks
- const-eval
- const-extern-fn
- const_in_pattern
- contracts
- coroutine
- crate-loading
- cross-crate
- custom_test_frameworks
- debuginfo
- delegation
- generics
- deref-patterns
- derives
- deriving
- dest-prop
- destructuring-assignment
- diagnostic_namespace
- dropck
- drop
- dynamically-sized-types
- editions
- enum-discriminant
- enum
- ergonomic-clones/closure
- errors
- expr
- compound-assignment
- if
- extern
- float
- fmt
- fmt_debug
- fn
- for-loop-while
- foreign
- function-pointer
- functions-closures
- closure-expected-type
- generic-associated-types
- generics
- half-open-range-patterns
- hashmap
- higher-ranked
- trait-bounds
- normalize-under-binder
- hygiene
- impl-header-lifetime-elision
- impl-trait
- auto-trait-leakage
- issues
- imports
- include-macros
- inference
- inherent-impls-overlap-check
- intrinsics
- io-checks
- issues
- issue-24687-embed-debuginfo
- iterators
- layout
- let-else
- lexer
- lifetimes
- linkage-attr
- propagate-generic-issue-18804
- linking
- lint
- dead-code
- redundant-semicolon
- unsafe_code
- loop-match
- loops
- lowering
- lto
- macros
- metavar-expressions
- rfc-2011-nicer-assert-messages
- marker_trait_attr
- match
- methods
- supertrait-shadowing
- mir
- alignment
- enum
- mir-inlining
- null
- modules
- moves
- never_type
- nll
- no_std
- numbers-arithmetic
- offset-of
- or-patterns
- overloaded
- packed
- panic-runtime
- panics
- parallel-rustc
- parser
- pattern
- bindings-after-at
- deref-patterns
- move-ref-patterns
- usefulness
- precondition-checks
- privacy
- pub-priv-dep
- proc-macro
- debug
- process-termination
- process
- ptr_ops
- range
- recursion
- regions
- repeat-expr
- repr
- resolve
- return
- rfcs
- rfc-0107-bind-by-move-pattern-guards
- rfc-1789-as-cell
- rfc-1857-stabilize-drop-order
- rfc-1937-termination-trait
- rfc-2005-default-binding-mode
- rfc-2091-track-caller
- rfc-2151-raw-identifiers
- rfc-2294-if-let-guard
- rfc-2302-self-struct-ctor
- rfc-2361-dbg-macro
- rfc-2497-if-let-chains
- rfc-2565-param-attrs
- rfc-3348-c-string-literals
- runtime
- on-broken-pipe
- rust-2018
- uniform-paths
- rust-2021
- rust-2024
- unsafe-attributes
- sanitizer
- self
- simd
- intrinsic
- sized
- specialization
- soundness
- statics
- static
- stdlib-unit-tests
- std
- structs-enums
- structs
- default-field-values
- str
- symbol-names
- target-feature
- test-attrs
- thread-local
- threads-sendsync
- track-diagnostics
- traits
- alias
- bound
- const-traits
- default-method
- inheritance
- object
- trait-upcasting
- try-block
- try-trait
- tuple
- type-alias-impl-trait
- type-alias
- type-inference
- typeck
- type
- ufcs
- unboxed-closures
- underscore-imports
- uniform-paths
- uninhabited
- union
- unsafe
- unsized-locals
- unsized
- where-clauses
- zero-sized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,941 files changed
+3965
-2202
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments