This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d486486afd
rust
/
src
/
test
/
ui
/
rfc1445
History
Oliver Scherer
d486486afd
Talk about unpredictable instead of "not deterministic"
2020-09-23 16:38:30 +02:00
..
allow-hide-behind-direct-unsafe-ptr-embedded.rs
allow-hide-behind-direct-unsafe-ptr-param.rs
allow-hide-behind-indirect-unsafe-ptr-embedded.rs
allow-hide-behind-indirect-unsafe-ptr-param.rs
allow-use-behind-cousin-variant.rs
cant-hide-behind-direct-struct-embedded.rs
cant-hide-behind-direct-struct-embedded.stderr
Update tests
2020-01-09 21:23:12 +03:00
cant-hide-behind-direct-struct-param.rs
cant-hide-behind-direct-struct-param.stderr
cant-hide-behind-doubly-indirect-embedded.rs
cant-hide-behind-doubly-indirect-embedded.stderr
cant-hide-behind-doubly-indirect-param.rs
cant-hide-behind-doubly-indirect-param.stderr
cant-hide-behind-indirect-struct-embedded.rs
cant-hide-behind-indirect-struct-embedded.stderr
cant-hide-behind-indirect-struct-param.rs
cant-hide-behind-indirect-struct-param.stderr
feature-gate.no_gate.stderr
feature-gate.rs
feature-gate.with_gate.stderr
fn-ptr-is-structurally-matchable.rs
issue-61188-match-slice-forbidden-without-eq.rs
issue-61188-match-slice-forbidden-without-eq.stderr
issue-62307-match-ref-ref-forbidden-without-eq.rs
issue-62307-match-ref-ref-forbidden-without-eq.stderr
issue-63479-match-fnptr.rs
Talk about unpredictable instead of "not deterministic"
2020-09-23 16:38:30 +02:00
issue-63479-match-fnptr.stderr
Talk about unpredictable instead of "not deterministic"
2020-09-23 16:38:30 +02:00
match-empty-array-allowed-without-eq-issue-62336.rs
match-forbidden-without-eq.rs
match-forbidden-without-eq.stderr
match-nonempty-array-forbidden-without-eq.rs
match-nonempty-array-forbidden-without-eq.stderr
match-requires-both-partialeq-and-eq.rs
match-requires-both-partialeq-and-eq.stderr
phantom-data-is-structurally-matchable.rs