Logo
Explore Help
Sign In
itsscb/rust
1
0
Fork 0
You've already forked rust
mirror of https://github.com/rust-lang/rust.git synced 2025-10-19 03:20:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
rust/compiler/rustc_errors/src
History
Matthias Krüger df61a0b1b2
Rollup merge of #131344 - nnethercote:ref-Lrc, r=compiler-errors
Avoid `&Lrc<T>` in various places

Seeing `&Lrc<T>` is a bit suspicious, and `&T` or `Lrc<T>` is often better.

r? `@oli-obk`
2024-10-07 12:23:54 +02:00
..
json
…
markdown
…
annotate_snippet_emitter_writer.rs
Convert Option<&Lrc<T>> return types to Option<&T>.
2024-10-07 13:56:29 +11:00
codes.rs
…
diagnostic_impls.rs
…
diagnostic.rs
…
emitter.rs
Convert Option<&Lrc<T>> return types to Option<&T>.
2024-10-07 13:56:29 +11:00
error.rs
…
json.rs
Convert Option<&Lrc<T>> return types to Option<&T>.
2024-10-07 13:56:29 +11:00
lib.rs
Rollup merge of #131344 - nnethercote:ref-Lrc, r=compiler-errors
2024-10-07 12:23:54 +02:00
lock.rs
…
registry.rs
…
snippet.rs
…
styled_buffer.rs
…
tests.rs
Convert Option<&Lrc<T>> return types to Option<&T>.
2024-10-07 13:56:29 +11:00
translation.rs
Convert Option<&Lrc<T>> return types to Option<&T>.
2024-10-07 13:56:29 +11:00
Powered by Gitea Version: 1.23.6 Page: 4950ms Template: 1631ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API