We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9975651 commit 9745529Copy full SHA for 9745529
src/diagnostics.md
@@ -954,9 +954,6 @@ application of these fields based on a variety of attributes when using
954
`Self="std::iter::Iterator<char>"`. This is needed because `Self` is a
955
keyword which cannot appear in attributes.
956
- `direct`: user-specified rather than derived obligation.
957
- - `from_method`: usable both as boolean (whether the flag is present, like
958
- `crate_local`) or matching against a particular method. Currently used
959
- for `try`.
960
- `from_desugaring`: usable both as boolean (whether the flag is present)
961
or matching against a particular desugaring. The desugaring is identified
962
with its variant name in the `DesugaringKind` enum.
0 commit comments