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 fb6711d commit 52218eeCopy full SHA for 52218ee
compiler/ext/warnings.ml
@@ -638,7 +638,6 @@ let descriptions =
638
(48, "Implicit elimination of optional arguments.");
639
(49, "Absent cmi file when looking up module alias.");
640
(50, "Unexpected documentation comment.");
641
- (51, "Warning on non-tail calls if @tailcall present.");
642
(52, "Fragile constant pattern.");
643
(53, "Attribute cannot appear in this context");
644
(54, "Attribute used more than once on an expression");
0 commit comments