This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cb6c13977a
rust
/
src
/
test
/
ui
/
match
History
Download ZIP
Download TAR.GZ
Caio
1b0186e9ec
Move some tests to more reasonable directories
2021-09-15 14:03:27 -03:00
..
auxiliary
const_non_normal_zst_ref_pattern.rs
expr-match-panic-fn.rs
expr-match-panic.rs
guards.rs
Move some tests to more reasonable directories
2021-09-15 14:03:27 -03:00
issue-33498.rs
Move some tests to more reasonable directories
2021-09-15 14:03:27 -03:00
issue-41255.rs
Move some tests to more reasonable directories
2021-09-15 14:03:27 -03:00
issue-41255.stderr
Move some tests to more reasonable directories
2021-09-15 14:03:27 -03:00
issue-56685.rs
Move some tests to more reasonable directories
2021-09-15 14:03:27 -03:00
issue-56685.stderr
Move some tests to more reasonable directories
2021-09-15 14:03:27 -03:00
issue-70972-dyn-trait.rs
issue-70972-dyn-trait.stderr
issue-72680.rs
issue-72896.rs
issue-74050-end-span.rs
issue-74050-end-span.stderr
issue-82392.rs
issue-82392.stdout
Introduce hir::ExprKind::Let - Take 2
2021-08-15 16:18:26 -03:00
issue-84434.rs
match-arm-resolving-to-never.rs
match-arm-resolving-to-never.stderr
match-bot-panic.rs
match-disc-bot.rs
match-fn-call.rs
match-fn-call.stderr
match-ill-type2.rs
match-ill-type2.stderr
match-incompat-type-semi.rs
match-incompat-type-semi.stderr
match-join.rs
match-join.stderr
match-no-arms-unreachable-after.rs
match-no-arms-unreachable-after.stderr
match-pattern-field-mismatch-2.rs
match-pattern-field-mismatch-2.stderr
match-pattern-field-mismatch.rs
match-pattern-field-mismatch.stderr
Adjust spans
2021-08-25 14:40:06 -07:00
match-range-fail-2.rs
match-range-fail-2.stderr
match-range-fail.rs
match-range-fail.stderr
match-ref-mut-invariance.nll.stderr
match-ref-mut-invariance.rs
match-ref-mut-invariance.stderr
match-ref-mut-let-invariance.nll.stderr
match-ref-mut-let-invariance.rs
match-ref-mut-let-invariance.stderr
match-ref-mut-stability.rs
match-struct.rs
match-struct.stderr
match-tag-nullary.rs
match-tag-nullary.stderr
match-tag-unary.rs
match-tag-unary.stderr
match-type-err-first-arm.rs
match-type-err-first-arm.stderr
match-unresolved-one-arm.rs
match-unresolved-one-arm.stderr
match-vec-mismatch-2.rs
match-vec-mismatch-2.stderr
match-wildcards.rs
match_non_exhaustive.rs
match_non_exhaustive.stderr
pattern-deref-miscompile.rs