about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-03-21 09:04:40 +0000
committerGitHub <noreply@github.com>2022-03-21 09:04:40 +0000
commit6a0b199c8232a62227fe2785ea6b8e7a4924fb3e (patch)
treebff90d73e849b044ac515bf3998269cfc0c1ac74 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parentb594f9c441cf12319d10c14ba6a511d5c9db1b87 (diff)
parent1a37b17162ab04b468eb514788d6bea7912f7c29 (diff)
downloadrust-6a0b199c8232a62227fe2785ea6b8e7a4924fb3e.tar.gz
rust-6a0b199c8232a62227fe2785ea6b8e7a4924fb3e.zip
Merge #11776
11776: Replace write! with direct `Formatter` calls r=Veykril a=lnicola

The final executable is somehow larger (36 239 296 vs 36 238 336 bytes), but this saves us a bit of `text` and `data`:

```
   text	   data	    bss	    dec	    hex	filename
23719199	1126625	   4377	24850201	17b2f19	rust-analyzer-baseline
23716027	1126377	   4377	24846781	17b21bd	rust-analyzer-pr
```

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions