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

remove extra::rope #7629

Merged
merged 1 commit into from
Jul 7, 2013
Merged

remove extra::rope #7629

merged 1 commit into from
Jul 7, 2013

Conversation

thestinger
Copy link
Contributor

It's broken/unmaintained and needs to be rewritten to avoid managed
pointers and needless copies. A full rewrite is necessary and the API
will need to be redone so it's not worth keeping this around (#7628).

Closes #2236, #2744

It's broken/unmaintained and needs to be rewritten to avoid managed
pointers and needless copies. A full rewrite is necessary and the API
will need to be redone so it's not worth keeping this around.

Closes #2236, #2744
bors added a commit that referenced this pull request Jul 7, 2013
It's broken/unmaintained and needs to be rewritten to avoid managed
pointers and needless copies. A full rewrite is necessary and the API
will need to be redone so it's not worth keeping this around (#7628).

Closes #2236, #2744
@bors bors closed this Jul 7, 2013
@bors bors merged commit 01833de into rust-lang:master Jul 7, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 8, 2021
Make `approx_const` MSRV aware

changelog: [`approx_const`]: Add MRSV checks for LOG10_2 and LOG2_10.

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

Rope code appears to do a string overrun
3 participants