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
823b423d4c
rust
/
tests
/
ui
/
sanitizer
History
Oli Scherer
aef0f4024a
Error on using
yield
without also using
#[coroutine]
on the closure
...
And suggest adding the `#[coroutine]` to the closure
2024-04-24 08:05:29 +00:00
..
address.rs
badfree.rs
cfg-kasan.rs
Remove useless configs in tests
2024-04-07 01:16:45 +02:00
cfg.rs
cfi-assoc-ty-lifetime-issue-123053.rs
cfi-async-closures.rs
CFI: Rewrite closure and coroutine instances to their trait method
2024-03-30 16:40:38 +00:00
cfi-canonical-jump-tables-requires-cfi.rs
cfi-canonical-jump-tables-requires-cfi.stderr
cfi-closures.rs
CFI: Add test for
call_once
addr taken
2024-04-04 22:06:58 +00:00
cfi-complex-receiver.rs
cfi-coroutine.rs
Error on using
yield
without also using
#[coroutine]
on the closure
2024-04-24 08:05:29 +00:00
cfi-drop-in-place.rs
cfi-drop-no-principal.rs
cfi-fn-ptr.rs
CFI: Fix ICE in KCFI non-associated function pointers
2024-04-08 17:00:18 +00:00
cfi-generalize-pointers-attr-cfg.rs
cfi-generalize-pointers-requires-cfi.rs
cfi-generalize-pointers-requires-cfi.stderr
cfi-invalid-attr-cfi-encoding.rs
cfi-invalid-attr-cfi-encoding.stderr
cfi-is-incompatible-with-kcfi.aarch64.stderr
cfi-is-incompatible-with-kcfi.rs
cfi-is-incompatible-with-kcfi.x86_64.stderr
cfi-normalize-integers-attr-cfg.rs
cfi-normalize-integers-requires-cfi.rs
cfi-normalize-integers-requires-cfi.stderr
cfi-requires-lto.rs
cfi-requires-lto.stderr
cfi-self-ref.rs
cfi-supertraits.rs
cfi-virtual-auto.rs
cfi-with-rustc-lto-requires-single-codegen-unit.rs
cfi-with-rustc-lto-requires-single-codegen-unit.stderr
crt-static.rs
crt-static.stderr
dataflow-abilist.txt
dataflow.rs
hwaddress.rs
incompatible.rs
incompatible.stderr
inline-always.rs
inline-always.stderr
issue-72154-address-lifetime-markers.rs
issue-111184-cfi-coroutine-witness.rs
issue-114275-cfi-const-expr-in-arry-len.rs
kcfi-mangling.rs
KCFI: Use legal charset in shim encoding
2024-04-08 21:21:38 +00:00
leak.rs
memory-eager.rs
memory-passing.rs
memory.rs
new-llvm-pass-manager-thin-lto.rs
split-lto-unit-requires-lto.rs
split-lto-unit-requires-lto.stderr
thread.rs
unsupported-target.rs
unsupported-target.stderr
use-after-scope.rs