Skip to content
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

"Testing" chapter has broken link to "attributes" explanation #3382

Closed
jimblandy opened this issue Sep 4, 2012 · 1 comment
Closed

"Testing" chapter has broken link to "attributes" explanation #3382

jimblandy opened this issue Sep 4, 2012 · 1 comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone

Comments

@jimblandy
Copy link
Contributor

At the very end of the tutorial, in the chapter on "Testing", the text reads:

... (see [conditional compilation](#attributes)).

There is no longer a section called "attributes".

@jimblandy
Copy link
Contributor Author

It seems like the "attributes" section went away here:

commit 9eaaceb
Author: Patrick Walton pcwalton@mimiga.net
Date: Fri Aug 31 16:57:37 2012 -0700

doc: Update the tutorial

RalfJung pushed a commit to RalfJung/rust that referenced this issue Mar 15, 2024
…hlin

Fix sysroot notification list of broken targets

We use this same shell quoting trick on the line above to expand shell variables into the job URL. So this should work a line down as well... right?
jaisnan pushed a commit to jaisnan/rust-dev that referenced this issue Jul 29, 2024
…ng#3382)

`MutableBody` is the core data structure for MIR manipulation in
instrumentation passes. However, its public methods have limited
documentation and unclear semantics. This slowed down the development of
instrumentation passes.

This PR aims to fix that by:
- Clarifying how source instruction shifts when the methods are called;
- Adding functionality for inserting basic blocks;
- Expanding the support for different terminator types.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants