about summary refs log tree commit diff
path: root/library/alloc/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-11-20 20:10:12 +0100
committerGitHub <noreply@github.com>2024-11-20 20:10:12 +0100
commit71d3c7790f7bcbfc254270ef76c3d772104321e1 (patch)
tree736624d672ed3d319f445372f719172d4121d34e /library/alloc/src
parent0576cc987b2e77de260bfb8094b2d1cda072a2de (diff)
parent26c4893ae6a6bd5d611fd6c7b3c803a720138d40 (diff)
downloadrust-71d3c7790f7bcbfc254270ef76c3d772104321e1.tar.gz
rust-71d3c7790f7bcbfc254270ef76c3d772104321e1.zip
Rollup merge of #130800 - bjoernager:const-mut-cursor, r=joshtriplett
Mark `get_mut` and `set_position` in `std::io::Cursor` as const.

Relevant tracking issue: #130801

The methods `get_mut` and `set_position` can trivially be marked as const due to #57349 being stabilised.
Diffstat (limited to 'library/alloc/src')
0 files changed, 0 insertions, 0 deletions