diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-05-10 16:15:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-10 16:15:02 +0200 |
| commit | 7107c899700e8141b53eddbd5d9e93a6267cb691 (patch) | |
| tree | 086b20361b5bde316d038d9c799af9f6481a5e3c /src/librustdoc/html/static/source-script.js | |
| parent | 37c603864e4809cc575078971de39959a0e18c07 (diff) | |
| parent | e6b12c8e4f7817d6317ab7b981e440f260a8137e (diff) | |
| download | rust-7107c899700e8141b53eddbd5d9e93a6267cb691.tar.gz rust-7107c899700e8141b53eddbd5d9e93a6267cb691.zip | |
Rollup merge of #85096 - clarfonthey:const_unchecked, r=oli-obk
Make unchecked_{add,sub,mul} inherent methods unstably const
The intrinsics are marked as being stably const (even though they're not stable by nature of being intrinsics), but the currently-unstable inherent versions are not marked as const. This fixes this inconsistency. Split out of #85017,
r? `@oli-obk`
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions
