Skip to content

doc: correct spelling in documentation, convert remaining uses of core to std #8551

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 3 commits into from

Conversation

huonw
Copy link
Member

@huonw huonw commented Aug 16, 2013

(This doesn't add/remove us or change ize to ise, or anything like that.)

@@ -125,7 +125,7 @@ pub static neg_infinity: f32 = -1.0_f32/0.0_f32;
pub mod consts {
// FIXME (requires Issue #1433 to fix): replace with mathematical
// staticants from cmath.
/// Archimedes' staticant
/// Archimedes' constant
Copy link
Member

Choose a reason for hiding this comment

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

I kinda prefer staticant

bors added a commit that referenced this pull request Aug 18, 2013
(This doesn't add/remove `u`s or change `ize` to `ise`, or anything like that.)
@bors bors closed this Aug 18, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 7, 2022
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 7, 2022
fix FP in lint `[needless_match]`

fixes: rust-lang#8542
fixes: rust-lang#8551
fixes: rust-lang#8595
fixes: rust-lang#8599

---

changelog: check for more complex custom type, and ignore type coercion in [`needless_match`]
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants