about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2020-09-20 12:08:22 +0200
committerGitHub <noreply@github.com>2020-09-20 12:08:22 +0200
commit4322e1b92df83e9e8e84aac3f5f8f3545341fd3a (patch)
tree2e1d58378db43529513b768810b75141327a1ce6 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent3268e33199c98e5bfb035ea70130ea36af00e714 (diff)
parentebdea011436dfea810ff1bbd827636ac75f6f092 (diff)
downloadrust-4322e1b92df83e9e8e84aac3f5f8f3545341fd3a.tar.gz
rust-4322e1b92df83e9e8e84aac3f5f8f3545341fd3a.zip
Rollup merge of #76821 - est31:remove_redundant_nightly_features, r=oli-obk,Mark-Simulacrum
Remove redundant nightly features

Removes a bunch of redundant/outdated nightly features. The first commit removes a `core_intrinsics` use for which a stable wrapper has been provided since. The second commit replaces the `const_generics` feature with `min_const_generics` which might get stabilized this year. The third commit is the result of a trial/error run of removing every single feature and then adding it back if compile failed. A bunch of unused features are the result that the third commit removes.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions