--- name: Regression about: Report something that unexpectedly changed between Rust versions. labels: C-bug, regression-untriaged --- ### Code I tried this code: ```rust ``` I expected to see this happen: *explanation* Instead, this happened: *explanation* ### Version it worked on It most recently worked on: ### Version with regression `rustc --version --verbose`: ``` ``` ### Backtrace
Backtrace

``` ```