rust/compiler/rustc_error_codes/src
nils 1df0a1890a Cleanup some error code explanations
E0045: Use a stable non-C ABI instead
E0092: Use an atomic intrinsic that actually exists
E0161: Don't use box_syntax
E0579: Format ranges in the rustfmt style
E0622: Use the rustfmt style
E0743: Remove feature gate as it's not needed
2022-10-03 08:53:06 +02:00
..
error_codes Cleanup some error code explanations 2022-10-03 08:53:06 +02:00
error_codes.rs Add long description and test for E0311 2022-08-19 06:46:37 -04:00
lib.rs Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00