We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39f273 commit 7e73884Copy full SHA for 7e73884
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