Skip to content

GrandEngineering/issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Lang Sync Arc Deref Issue

Please clone with --recurse-submodules

To Recreate the the experiment follow.

rustup default 1.82
cargo build
cargo run

You will see that it runs fine. Now to see the segfault.

rustup default 1.83
cargo build
cargo run

About

rust lang issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages