typo
This commit is contained in:
parent
947b696ce0
commit
ad8947c32b
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
//! This crate contains codegen code that is used by all codegen backends (LLVM and others).
|
//! This crate contains codegen code that is used by all codegen backends (LLVM and others).
|
||||||
//! The backend-agnostic functions of this crate use functions defined in various traits that
|
//! The backend-agnostic functions of this crate use functions defined in various traits that
|
||||||
//! have to be implemented by each backends.
|
//! have to be implemented by each backend.
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate rustc_macros;
|
extern crate rustc_macros;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user