diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-12-22 11:03:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-22 11:03:49 +0100 |
| commit | 0adf9e046bfa2739784c4269a6191ae6e0958ef6 (patch) | |
| tree | a028bf0c1794ec12c1becf853a693c47044f4edf /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 75f4ee8b4427278d7a35b7025ea72e02c55ae8f1 (diff) | |
| parent | ccbba0a60e3b094aeb48991cac9b6e342eb3e229 (diff) | |
| download | rust-0adf9e046bfa2739784c4269a6191ae6e0958ef6.tar.gz rust-0adf9e046bfa2739784c4269a6191ae6e0958ef6.zip | |
Rollup merge of #104741 - bryangarza:bug-104588-async-track-caller, r=compiler-errors
Switch `#[track_caller]` back to a no-op unless feature gate is enabled This patch fixes a regression, in which `#[track_caller]`, which was previously a no-op, was changed to actually turn on the behavior. This should instead only happen behind the `closure_track_caller` feature gate. Also, add a warning for the user to understand how their code will compile depending on the feature gate being turned on or not. Fixes #104588
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
