You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tesuji
changed the title
rustdoc: Macro-expanded items are not
rustdoc: When view source, macro-expanded items are not shown at when macro is called
Jul 27, 2020
Try this: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_parse/parser/struct.Restrictions.html
(Note: The link of rustc API may die).
Click to view source
[src]
button, it will lead you to bitflag doc.I expected to see this happen: The button should lead me to source code at call site:
rust/src/librustc_parse/parser/mod.rs
Lines 33 to 38 in 1841fb9
The text was updated successfully, but these errors were encountered: