diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-10-01 16:11:48 +1000 | 
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-10-07 09:50:50 +1100 | 
| commit | 7a9bbd05c42f1c6b0d920a4e741ea28452916c99 (patch) | |
| tree | d149ca3f3cba6d9e45aef4bb4991de25d140db2d /compiler/rustc_infer/src | |
| parent | cfeee7bcbf182a6c22083c7dfb56c6034a65d0a0 (diff) | |
| download | rust-7a9bbd05c42f1c6b0d920a4e741ea28452916c99.tar.gz rust-7a9bbd05c42f1c6b0d920a4e741ea28452916c99.zip | |
Rename `errors/mod.rs` as `errors.rs`.
It's simpler, for this tiny module.
Diffstat (limited to 'compiler/rustc_infer/src')
| -rw-r--r-- | compiler/rustc_infer/src/errors.rs (renamed from compiler/rustc_infer/src/errors/mod.rs) | 0 | 
1 files changed, 0 insertions, 0 deletions
| diff --git a/compiler/rustc_infer/src/errors/mod.rs b/compiler/rustc_infer/src/errors.rs
index 76ea9c3433d..76ea9c3433d 100644
--- a/compiler/rustc_infer/src/errors/mod.rs
+++ b/compiler/rustc_infer/src/errors.rs
 | 
