summary refs log tree commit diff
path: root/src/librustc_error_codes/Cargo.toml
blob: 5def867ff11f430623c41544cc621805849a32d4 (plain)
1
2
3
4
5
6
7
8
9
[package]
authors = ["The Rust Project Developers"]
name = "rustc_error_codes"
version = "0.0.0"
edition = "2018"

[lib]
name = "rustc_error_codes"
path = "lib.rs"