Skip to content

Fix issue #47048 in github.com/rust-lang/rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md
Notifications You must be signed in to change notification settings

ark0f/issue-47048-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License crates.io API docs

Thanks to Trevor Spiteri

Quick start

Cargo.toml:

[build-dependencies]
issue-47048-fix = "0.1"

build.rs:

use issue_47048_fix::issue_47048_fix;

fn main() {
    /* your build code */

    issue_47048_fix();
}

License

issue-47048-fix under either of:

at your option.

About

Fix issue #47048 in github.com/rust-lang/rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published