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

Enum variants don't support full rustdocs #2208

Closed
brson opened this issue Apr 14, 2012 · 2 comments
Closed

Enum variants don't support full rustdocs #2208

brson opened this issue Apr 14, 2012 · 2 comments
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@brson
Copy link
Contributor

brson commented Apr 14, 2012

Enum variants are displayed in a bulleted list and won't work correctly if given multiline or otherwise complicated rustdocs.

@ghost ghost assigned brson Apr 19, 2012
@emberian
Copy link
Member

Subsuming under rustdoc_ng

@emberian
Copy link
Member

This has been fixed with rustdoc_ng and rustdoc_web.

bors added a commit to rust-lang-ci/rust that referenced this issue Sep 22, 2022
Make scheduler preemptive

This is actually fairly easy. :D I just roll the dice on each terminator to decide whether we want to yield the active thread. I think with this we are also justified to no longer show "experimental" warnings when a thread is spawned. :)

Closes rust-lang/miri#1388
Kobzol pushed a commit to Kobzol/rust that referenced this issue Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

2 participants