Skip to content

Conversation

sanxiyn
Copy link
Contributor

@sanxiyn sanxiyn commented Nov 29, 2013

Fix #10718.

p();
}

fn main() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this main needs to be declared pub for the check-fast test target o windows to pass.

bors added a commit that referenced this pull request Dec 2, 2013
@bors bors closed this Dec 2, 2013
@sanxiyn sanxiyn deleted the proc branch December 3, 2013 08:37
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 5, 2023
`imprecise_flops`: Globally ignore `#[no_std]` crates

Really small fix.
Fixes rust-lang#10728
changelog: [`imprecise_flops`]: Fix false positives with `#[no_std]`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type inferred for proc expression is not proc?
4 participants