This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-12-30 17:45:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
expr
/
if
History
许杰友 Jieyou Xu (Joe)
8a0310a0b1
tests: use
needs-subprocess
instead of
ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
..
attrs
…
bad-if-let-suggestion.rs
…
bad-if-let-suggestion.stderr
…
expr-if-panic-fn.rs
tests: use
needs-subprocess
instead of
ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
expr-if-panic-pass.rs
…
expr-if-panic.rs
tests: use
needs-subprocess
instead of
ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
expr-if.rs
…
if-branch-types.rs
…
if-branch-types.stderr
…
if-check-panic.rs
tests: use
needs-subprocess
instead of
ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
if-check.rs
…
if-cond-bot.rs
tests: use
needs-subprocess
instead of
ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
if-else-chain-missing-else.rs
Detect if-else chains with a missing final else in type errors
2025-01-16 00:18:26 +00:00
if-else-chain-missing-else.stderr
Detect if-else chains with a missing final else in type errors
2025-01-16 00:18:26 +00:00
if-else-type-mismatch.rs
…
if-else-type-mismatch.stderr
…
if-let-arm-types.rs
…
if-let-arm-types.stderr
…
if-let.rs
…
if-let.stderr
Hash only the spans that we care ended up reading in Span::try_metavars
2024-12-21 20:37:27 +00:00
if-loop.rs
…
if-no-match-bindings.rs
…
if-no-match-bindings.stderr
…
if-ret.rs
…
if-ret.stderr
…
if-typeck.rs
…
if-typeck.stderr
…
if-without-block.rs
…
if-without-block.stderr
…
if-without-else-as-fn-expr.rs
…
if-without-else-as-fn-expr.stderr
…
if-without-else-result.rs
…
if-without-else-result.stderr
…
issue-4201.rs
…
issue-4201.stderr
…