'merican English
This commit is contained in:
parent
64a77b1ff5
commit
96180d7e6b
1 changed files with 1 additions and 1 deletions
|
|
@ -693,7 +693,7 @@ govern the behavior of programs at run-time. A program that fails to compile
|
|||
due to violation of a compile-time rule has no defined dynamic semantics; the
|
||||
compiler should halt with an error report, and produce no executable artifact.
|
||||
|
||||
The compilation model centres on artifacts called _crates_. Each compilation
|
||||
The compilation model centers on artifacts called _crates_. Each compilation
|
||||
processes a single crate in source form, and if successful, produces a single
|
||||
crate in binary form: either an executable or a library.[^cratesourcefile]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue