Skip to content

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Jun 14, 2018

Copy link
Contributor

@mark-i-m mark-i-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I few minor nits. Then, r=me. Also I will wait for that PR to merge first.

work needed to type-check a single function. It also helps with
incremental compilation. (For details on defining queries, check out
`src/librustc/ty/maps/README.md`.)
`src/librustc/ty/query/README.md`.)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually could you change this to a link to the queries/incr comp chapter?

src/query.md Outdated
[`src/librustc/ty/maps/mod.rs`][maps-mod]. This will probably have
[`src/librustc/ty/query/mod.rs`][query-mod]. This will probably have
changed by the time you read this README, but at present it looks
something like:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please remove the last sentence (even though you didn't add it)?

@mark-i-m
Copy link
Contributor

Ping @eddyb

@eddyb
Copy link
Member Author

eddyb commented Jun 25, 2018

Somehow I didn't get notified on this, weird! (or I dismissed it thinking it was the rust-lang/rust PR)

@eddyb
Copy link
Member Author

eddyb commented Jun 25, 2018

@mark-i-m Updated.

@mark-i-m
Copy link
Contributor

Thanks! I will take a look tomorrow.

Copy link
Contributor

@mark-i-m mark-i-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mark-i-m mark-i-m merged commit 7bf9416 into rust-lang:master Jun 26, 2018
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