Skip to content

libcore: Move the numeric operations out of Num.#4910

Merged
bors merged 1 commit intorust-lang:incomingfrom
pcwalton:num-simplification
Feb 14, 2013
Merged

libcore: Move the numeric operations out of Num.#4910
bors merged 1 commit intorust-lang:incomingfrom
pcwalton:num-simplification

Conversation

@pcwalton
Copy link
Copy Markdown
Contributor

Sadly I could not use trait inheritance due to a type parameter substitution
bug.

r? @brson

Sadly I could not use trait inheritance due to a type parameter substitution
bug.
bors added a commit that referenced this pull request Feb 14, 2013
Sadly I could not use trait inheritance due to a type parameter substitution
bug.

r? @brson
@bors bors closed this Feb 14, 2013
@bors bors merged commit 216e85f into rust-lang:incoming Feb 14, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request Mar 22, 2026
…-bw-bug

Miri detected the memory leak in serde-yaml-bw caused by early return before unsafe libyaml event cleanup
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.

2 participants