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
rust
/
tests
/
ui
/
drop
History
Matthias Krüger
cc422cee97
add test for ICE
#106444
...
Fixes
#106444
2024-03-23 12:38:50 +01:00
..
auxiliary
…
drop_elaboration_with_errors.rs
…
drop_elaboration_with_errors.stderr
…
drop_order.rs
…
drop-foreign-fundamental.rs
…
drop-foreign-fundamental.stderr
…
drop-if-let-binding.rs
…
drop-on-empty-block-exit.rs
…
drop-on-ret.rs
…
drop-struct-as-object.rs
…
drop-struct-as-object.stderr
…
drop-trait-enum.rs
…
drop-trait-generic.rs
…
drop-trait.rs
…
drop-uninhabited-enum.rs
…
drop-with-type-ascription-1.rs
…
drop-with-type-ascription-2.rs
…
dropck_legal_cycles.rs
…
dropck-eyepatch-extern-crate.rs
…
dropck-eyepatch-manuallydrop.rs
…
dropck-eyepatch-reorder.rs
Allow newly added non_local_definitions lint in tests
2024-02-17 13:59:45 +01:00
dropck-eyepatch.rs
Allow newly added non_local_definitions lint in tests
2024-02-17 13:59:45 +01:00
dynamic-drop-async.rs
…
dynamic-drop.rs
…
issue-979.rs
…
issue-2734.rs
…
issue-2735-2.rs
…
issue-2735-3.rs
…
issue-2735.rs
…
issue-10028.rs
…
issue-17718-const-destructors.rs
…
issue-21486.rs
…
issue-23338-ensure-param-drop-order.rs
Improve wording of static_mut_ref
2024-02-18 06:01:40 +03:00
issue-23338-ensure-param-drop-order.stderr
Improve wording of static_mut_ref
2024-02-18 06:01:40 +03:00
issue-23611-enum-swap-in-drop.rs
Move tests
2024-03-03 16:30:48 -03:00
issue-23611-enum-swap-in-drop.stderr
Move tests
2024-03-03 16:30:48 -03:00
issue-30018-nopanic.rs
…
issue-35546.rs
…
issue-48962.rs
…
issue-90752-raw-ptr-shenanigans.rs
…
issue-90752.rs
…
issue-100276.rs
…
issue-103107.rs
…
issue-110682.rs
…
missing-drop-method.rs
Convert
bug
s back to
delayed_bug
s.
2024-02-21 10:35:54 +11:00
missing-drop-method.stderr
Convert
bug
s back to
delayed_bug
s.
2024-02-21 10:35:54 +11:00
no-drop-flag-size.rs
…
nondrop-cycle.rs
…
norm-ice-106444.rs
add test for ICE
#106444
2024-03-23 12:38:50 +01:00
recursion-check-on-erroneous-impl.rs
…
recursion-check-on-erroneous-impl.stderr
…
repeat-drop-2.rs
…
repeat-drop-2.stderr
Always evaluate free constants and statics, even if previous errors occurred
2024-02-19 22:11:13 +00:00
repeat-drop.rs
…
terminate-in-initializer.rs
…
use_inline_dtor.rs
…