We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c11d3 commit ad39c66Copy full SHA for ad39c66
1 file changed
src/lib.rs
@@ -1320,7 +1320,7 @@ impl<'a> Iterator for OutputIter<'a> {
1320
}
1321
1322
1323
-/// A machine envrionment tells the register allocator which registers
+/// A machine environment tells the register allocator which registers
1324
/// are available to allocate and what register may be used as a
1325
/// scratch register for each class, and some other miscellaneous info
1326
/// as well.
0 commit comments