diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2024-04-16 01:12:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-16 01:12:37 +0200 |
| commit | b3a82d8f9ea24453733776073f4a917b3cc578b8 (patch) | |
| tree | 4736d3a66954f62f890db2c16bd04975d3057855 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | febf858c23a221977c80b1ff89443fc2229f94fd (diff) | |
| parent | a1e76af295e39b2cb012c70ef3649731663be8ad (diff) | |
| download | rust-b3a82d8f9ea24453733776073f4a917b3cc578b8.tar.gz rust-b3a82d8f9ea24453733776073f4a917b3cc578b8.zip | |
Rollup merge of #123462 - fmease:rn-mod-sep-to-path-sep, r=nnethercote
Cleanup: Rename `ModSep` to `PathSep` `::` is usually referred to as the *path separator* (citation needed). The existing name `ModSep` for *module separator* is a bit misleading since it in fact separates the segments of arbitrary path segments, not only ones resolving to modules. Let me just give a shout-out to associated items (`T::Assoc`, `<Ty as Trait>::function`) and enum variants (`Option::None`). Motivation: Reduce friction for new contributors, prevent potential confusion. cc `@petrochenkov` r? nnethercote or compiler
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
