We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84bfab commit f7fac32Copy full SHA for f7fac32
src/rules.jl
@@ -152,7 +152,7 @@ A collection of type-tuples is stored in its method-table.
152
If something has this defined, it means that it must having a must also have a `rrule`,
153
defined that returns `nothing`.
154
155
-!!! warning "do not overload no_rrule directly
+!!! warning "Do not overload no_rrule directly"
156
It is fine and intended to query the method table of `no_rrule`.
157
It is not safe to add to that directly, as corresponding changes also need to be made to
158
`rrule`.
0 commit comments