Logo
Explore Help
Register Sign In
Mirrors/rust
1
0
Fork 0
You've already forked rust
mirror of https://github.com/rust-lang/rust.git synced 2026-05-23 02:27:39 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
2c38ecfc9077000db7de14bf501fa5294eeecedd
rust/compiler/rustc_errors/src
T
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
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
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
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
diagnostic.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
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
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
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.26.2 Page: 1018ms Template: 3ms
Auto
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