Skip to content

Conversation

@alexcrichton
Copy link
Member

They're getting smaller each time though!

The highlight of this round is source files in documentation. Still trying to figure out the best syntax-highlighting solution.

@alexcrichton
Copy link
Member Author

Ah, and an example of the libstd documentation can be found at

http://www.contrib.andrew.cmu.edu/~acrichto/doc/std/

All items have source links back to their actual code. Source files can be
omitted with the doc(html_no_source) attribute on the crate. Currently there is
no syntax highlighting, but that will come with syntax highlighting with all
other snippets.

Closes rust-lang#2072
This removes the internal type representation of an `External` type and instead
relies on passing around DefId structures and interpreting them accordingly.

Progress on rust-lang#9539, but there's still the problem of a crate => url mapping.
bors added a commit that referenced this pull request Sep 28, 2013
They're getting smaller each time though!

The highlight of this round is source files in documentation. Still trying to figure out the best syntax-highlighting solution.
@bors bors closed this Sep 28, 2013
@bors bors merged commit 88866a4 into rust-lang:master Sep 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2022
[`unnecessary_cast`] add parenthesis when negative number uses a method

fix rust-lang#9563

The issue was probably introduced by 90fe3be

changelog: [`unnecessary_cast`] add parenthesis when negative number uses a method

r? llogiq
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