Skip to content
This repository was archived by the owner on Feb 11, 2018. It is now read-only.

steveklabnik/rust-issue-17417

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ cargo run
   Compiling issue-17417 v0.1.0 (file:///home/steve/tmp/rust-issue-17417)
     Running `target/debug/issue-17417`
new pointer is 0x2a
$ cargo run --features fail
   Compiling issue-17417 v0.1.0 (file:///home/steve/tmp/rust-issue-17417)
     Running `target/debug/issue-17417`
new pointer is 0x0

If #17417 is fixed, the fail case should print some kind of warning.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors