Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitignore: Add build/ subdirectory #5919

Merged
merged 1 commit into from
Apr 18, 2013
Merged

Conversation

catamorphism
Copy link
Contributor

No description provided.

@brson
Copy link
Contributor

brson commented Apr 17, 2013

There is already a /build/ entry, and I don't ever see the build directory it in my git status. What effect does this have?

@catamorphism
Copy link
Contributor Author

As part of my work on testing rustpkg (which isn't checked in yet), I created build/ directories outside the main hierarchy, and those did show up in my git status. I guess the existing /build/ entry only matches rust/build?

Since eventually there will be a test runner for rustpkg that will create these directories, I'd like to have it gitignored.

@bors bors closed this Apr 18, 2013
@bors bors merged commit 2793e49 into rust-lang:incoming Apr 18, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 28, 2020
…hiaskrgr

transmute: avoid suggesting from/to bits in const

changelog: Avoid suggesting from/to bits in const contexts in [`transmute_int_to_float`]

Fixes rust-lang#5747
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.

3 participants