mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-31 09:04:18 +00:00
apply suggestion
Co-authored-by: SafariMonkey <charlton.rodda@gmail.com>
This commit is contained in:
parent
4a2c1a12b6
commit
fb52dc7c3b
@ -1023,7 +1023,7 @@ impl<'a, 'tcx> Builder<'a, 'tcx> {
|
||||
cached_drop
|
||||
}
|
||||
|
||||
/// This is similar to [diverge_cleanup_target] except its target is set to
|
||||
/// This is similar to [diverge_cleanup] except its target is set to
|
||||
/// some ancestor scope instead of the current scope.
|
||||
/// It is possible to unwind to some ancestor scope if some drop panics as
|
||||
/// the program breaks out of a if-then scope.
|
||||
|
Loading…
Reference in New Issue
Block a user