]> git.lizzy.rs Git - rust.git/blobdiff - src/codegen_i128.rs
Add custom driver
[rust.git] / src / codegen_i128.rs
index cbce7d9d1287d6dafd7570378108b49855793ade..99bd526ad01a8ddc5d9c0a2af5f9faa3108882dc 100644 (file)
@@ -1,4 +1,4 @@
-//! Replaces 128-bit operators with lang item calls
+//! Replaces 128-bit operators with lang item calls where necessary
 
 use crate::prelude::*;