Skip to content

librustc: Inline cross-crate tuple struct constructors - #9560

Merged
bors merged 1 commit into
rust-lang:masterfrom
pcwalton:xc-tuple-structs
Oct 1, 2013
Merged

librustc: Inline cross-crate tuple struct constructors#9560
bors merged 1 commit into
rust-lang:masterfrom
pcwalton:xc-tuple-structs

Conversation

@pcwalton

Copy link
Copy Markdown
Contributor

@bors bors closed this Oct 1, 2013
@bors
bors merged commit 76d92c5 into rust-lang:master Oct 1, 2013
@bluss

bluss commented Oct 2, 2013

Copy link
Copy Markdown
Contributor

Did this fix issue #9155 ?

@bluss

bluss commented Oct 2, 2013

Copy link
Copy Markdown
Contributor

It looks like it does fix it, but there will be other bugs to file that are related. anyway, progress!

U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
9572: fix: Work around older synstructure derives r=lnicola a=flodiebold

Fixes rust-lang#9562, until the proper fix rust-lang/chalk#717 works which requires mystor/synstructure#47 to be released.

Also add an unrelated test, for rust-lang#9560.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
9655: fix: Determine expected parameters from expected return in calls r=flodiebold a=flodiebold

Fixes rust-lang#9560


Co-authored-by: Florian Diebold <flodiebold@gmail.com>
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
9966: fix: Determine expected parameters from expected return in calls r=flodiebold a=flodiebold

Second attempt 😅 

Fixes rust-lang#9560 

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
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.

3 participants