Skip to content

Trait impls#18447

Merged
bors merged 2 commits into
rust-lang:masterfrom
nrc:dst-impl3
Nov 4, 2014
Merged

Trait impls#18447
bors merged 2 commits into
rust-lang:masterfrom
nrc:dst-impl3

Conversation

@nrc

@nrc nrc commented Oct 30, 2014

Copy link
Copy Markdown
Member

Closes #17750

r? @nikomatsakis

@nrc nrc changed the title Dst impl3 Trait impls Oct 30, 2014
@nrc

nrc commented Oct 30, 2014

Copy link
Copy Markdown
Member Author

This was depressingly easy once I started implementing the right thing :-p

@aturon

aturon commented Nov 3, 2014

Copy link
Copy Markdown
Contributor

This is blocking some library stabilization work around object safety fallout, so it would be great to land this and snapshot soon!

@aturon

aturon commented Nov 3, 2014

Copy link
Copy Markdown
Contributor

@nick29581 Needs a rebase.

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Nov 4, 2014
@bors bors merged commit f9e52fb into rust-lang:master Nov 4, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Nov 4, 2024
…erctx

Avoid interior mutability in `TyLoweringContext`
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.

DST: cannot provide inherent impl for traits

4 participants