We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b37edea + 7e73884 commit 4be49e1Copy full SHA for 4be49e1
src/librustc_trans/collector.rs
@@ -52,7 +52,7 @@
52
//! the LLVM artifact produced for A references the LLVM artifact produced
53
//! for B.
54
//!
55
-//! - Translation items and the references between them for a directed graph,
+//! - Translation items and the references between them form a directed graph,
56
//! where the translation items are the nodes and references form the edges.
57
//! Let's call this graph the "translation item graph".
58
0 commit comments