Skip to content

Remove int/uint in libstd/lib.rs - #22503

Closed
GuillaumeGomez wants to merge 2 commits into
rust-lang:masterfrom
GuillaumeGomez:audit-integer-libstd
Closed

Remove int/uint in libstd/lib.rs#22503
GuillaumeGomez wants to merge 2 commits into
rust-lang:masterfrom
GuillaumeGomez:audit-integer-libstd

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

Part of #22240.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@GuillaumeGomezGuillaumeGomez changed the title Remove int/uint elementsRemove int/uint in libstd/lib.rsFeb 18, 2015
@brson

Copy link
Copy Markdown
Contributor

r? @aturon Not sure we're ready to remove this deprecated stuff yet.

@rust-highfiverust-highfive assigned aturon and unassigned brsonFeb 18, 2015
@aturon

Copy link
Copy Markdown
Contributor

The actual files defining the modules should be removed as well.

@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

The #22504 does include these changes. I close this one.

@GuillaumeGomez
GuillaumeGomez deleted the audit-integer-libstd branch February 19, 2015 00:20
lnicola pushed a commit to lnicola/rust that referenced this pull request Jun 1, 2026
Sign up for freeto 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.

4 participants

@GuillaumeGomez@rust-highfive@brson@aturon