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
Use quotes when referencing feature names. `` `"std"` feature ``, rather than
`` "`std`" feature ``, or `` `std` feature ``.
This seems to be the common convention.
Also added a few automatic links in the doc comments, where previously it was
just quoted name of a type.
0 commit comments