rust/compiler/rustc_middle
Jake Hughes 07c4eeb836 Fix out of date Scalar documentation
Scalars can represent integers up to u128, but the docs state otherwise.
2021-02-02 16:15:32 +00:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Fix out of date Scalar documentation 2021-02-02 16:15:32 +00:00
Cargo.toml Create rustc_ty_library 2020-12-02 20:28:41 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.