diff options
Diffstat (limited to 'src/rt/rust_kernel.cpp')
| -rw-r--r-- | src/rt/rust_kernel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rt/rust_kernel.cpp b/src/rt/rust_kernel.cpp index dc743aceef8..de08436cf3f 100644 --- a/src/rt/rust_kernel.cpp +++ b/src/rt/rust_kernel.cpp @@ -184,7 +184,7 @@ rust_kernel::run() { return rval; } -// FIXME: Fix all these FIXMEs +// FIXME: Fix all these FIXMEs (#2690) void rust_kernel::fail() { // FIXME: On windows we're getting "Application has requested the |
