about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-01-06 22:04:17 -0500
committerGitHub <noreply@github.com>2025-01-06 22:04:17 -0500
commite78b1321e572710bdb9e83e0d9edf31e63342219 (patch)
tree39726ea43dcd80abe8580fd94ae607efa7355e5b /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent44808ae798d43b475e73cc99cab5c6f83544dd16 (diff)
parentdb17be84fe7902e663ad78d3bc419b3f32717c52 (diff)
downloadrust-e78b1321e572710bdb9e83e0d9edf31e63342219.tar.gz
rust-e78b1321e572710bdb9e83e0d9edf31e63342219.zip
Rollup merge of #135139 - c410-f3r:8-years-rfc, r=jhpratt
[generic_assert] Constify methods used by the formatting system

cc #44838

Starts the "constification" of all the elements required to allow the execution of the formatting system in constant environments.

```rust
const _: () = { panic!("{:?}", 1i32); };
```

Further stuff is blocked by #133999.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions