| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
This gives warnings about dead code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fn with an output
Fixes #57180
|
|
|
|
Use this to simplify the object safety code a bit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
So that the frequent clones in `try_get` are cheaper.
Fixes #54274.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Doc tests are temporarily disabled until next release cycle, since
current beta Cargo errors on them. Upgrade should be smooth as the
relevant tests are already fixed in this commit.
|
|
|
|
|
|
|
|
|
|
|
|
to get more reproducible output.
Fixes: #32555
|
|
|
|
|