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
359bfa901b9d8eddbed7b88b6716dbb77b7bfb95
rust/tests/ui/closures/closure_promotion.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
113 B
Rust
Raw Normal View History

Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09: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: 2259ms Template: 3ms
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