about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorJalil David Salamé Messina <jalil.salame@gmail.com>2024-12-18 09:37:45 +0100
committerJalil David Salamé Messina <jalil.salame@gmail.com>2024-12-18 09:43:02 +0100
commit20bff638bf45990b7d71cdc330b4f68bd4b4bc73 (patch)
tree75c56b201ce515710f2d66b30544b231b771ea4a /compiler/rustc_interface/src/errors.rs
parent37e74596c0b59e81b9ac58657f92297ef4ccb7ef (diff)
downloadrust-20bff638bf45990b7d71cdc330b4f68bd4b4bc73.tar.gz
rust-20bff638bf45990b7d71cdc330b4f68bd4b4bc73.zip
fix(LazyCell): documentation of get[_mut] was wrong
- `LazyCell::get`: said it was returning a **mutable** reference.
- `LazyCell::get_mut`: said it was returning a reference (the mutable
  was missing).
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions