Skip to content

Guide skeleton #15211

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

Merged
merged 1 commit into from
Jun 27, 2014
Merged

Guide skeleton #15211

merged 1 commit into from
Jun 27, 2014

Conversation

steveklabnik
Copy link
Member

This diff will look better once bors takes care of #15183

@brson and I talked about it, and, if I commit this skeleton, I can submit PRs for each portion, without doing this silly "builds on previous PRs" stuff, and it shouldn't cause conflicts.

This lays out what I think the guide should cover, and in what order. I haven't picked a cohesive project yet that shows all this off, but I think this progression of concepts is appropriate.

@steveklabnik
Copy link
Member Author

This now just has one commit.

r? @brson

bors added a commit that referenced this pull request Jun 27, 2014
This diff will look better once bors takes care of #15183

@brson and I talked about it, and, if I commit this skeleton, I can submit PRs for each portion, without doing this silly "builds on previous PRs" stuff, and it shouldn't cause conflicts.

This lays out what I think the guide should cover, and in what order.  I haven't picked a cohesive project yet that shows all this off, but I think this progression of concepts is appropriate.
@bors bors closed this Jun 27, 2014
@bors bors merged commit afdb19b into rust-lang:master Jun 27, 2014
@steveklabnik steveklabnik deleted the guide_skeleton branch October 25, 2017 18:25
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 17, 2023
…r=flodiebold

Support GATs in bounds for associated types

Chalk has a dedicated IR for bounds on trait associated type: `rust_ir::InlineBound`. We have been failing to convert GATs inside those bounds from our IR to chalk IR. This PR provides an easy fix for it: properly take GATs into account during the conversion.
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