Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
901b340c1f5d208561d4261cc3ee634973b35326
rust/tests/ui/closures/closure_promotion.rs

6 lines
113 B
Rust
Raw Normal View History

[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
//@ build-pass (FIXME(62277): could be check-pass?)
Updated new UI tests to pass with NLL compare-mode These tests need a review to ensure that those marked as ignore-compare-mode-nll should be ignored and that this isn't a bug in NLL.
2018-08-08 18:01:04 +02:00
Removed the promotable field from CheckCrateVisitor and replaced it with the structs Promotable and NotPromotable.
2018-07-07 15:39:21 +01:00
fn main() {
update tests for migrate mode by default
2019-04-22 08:40:08 +01:00
let x: &'static _ = &|| { let z = 3; z };
Removed the promotable field from CheckCrateVisitor and replaced it with the structs Promotable and NotPromotable.
2018-07-07 15:39:21 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1451ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API