mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
167ae26a88
cleanup: `Span::new` -> `Span::with_lo` Extracted from https://github.com/rust-lang/rust/pull/84373 as suggested in https://github.com/rust-lang/rust/pull/84373#issuecomment-857773867. It turned out less useful then I expected, but anyway. r? `@cjgillot` `@bors` rollup
For more information about how rustc works, see the rustc dev guide.