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.
2 parents 8a6bb9f + a4ec372 commit a3a3d4eCopy full SHA for a3a3d4e
src/libcore/marker.rs
@@ -313,7 +313,7 @@ macro_rules! impls{
313
/// mismatches by enforcing types in the method implementations:
314
///
315
/// ```
316
-/// # trait ResType { fn foo(&self); };
+/// # trait ResType { fn foo(&self); }
317
/// # struct ParamType;
318
/// # mod foreign_lib {
319
/// # pub fn new(_: usize) -> *mut () { 42 as *mut () }
0 commit comments