about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-07-13 08:54:36 +0900
committerGitHub <noreply@github.com>2021-07-13 08:54:36 +0900
commit8d4293c1d44cbf9adcc72719766581208ea8f027 (patch)
tree5bc828d53ee95645e5cdcadc22d7a0fa915cf74e /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent47a418420ef73aa7765221ee493ee429fd96097b (diff)
parent4d1daf86833392f9b819938c3ce0848c3adede50 (diff)
downloadrust-8d4293c1d44cbf9adcc72719766581208ea8f027.tar.gz
rust-8d4293c1d44cbf9adcc72719766581208ea8f027.zip
Rollup merge of #87070 - ehuss:simplify-future-report, r=oli-obk
Simplify future incompatible reporting.

This simplifies the implementation of the future incompatible reporting system. Instead of having a separate field in the future_incompatible definition, this reuses the `FutureIncompatibilityReason` enum. It also drops the "date" field. Cargo does not use the date field, and there isn't much of a need for this to be structured, and I am skeptical that the date can be predicted reliably. The date or release version can be listed in the lint text if desired.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions