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-04 11:17:04 +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
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
markdown
chore: Fix typos in 'compiler' (batch 1)
2024-09-02 07:42:38 +02:00
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
Add warn(unreachable_pub) to rustc_errors.
2024-08-27 12:03:37 +10:00
styled_buffer.rs
Add warn(unreachable_pub) to rustc_errors.
2024-08-27 12:03:37 +10:00
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: 1288ms Template: 116ms
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