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
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
rust/tests/ui/expr/scope.rs

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

8 lines
113 B
Rust
Raw Normal View History

Add missing 2015 edition directives These tests specifically test 2015 edition behavior, so ensure that they can only be run with this edition
2025-06-02 10:11:10 +02:00
//@ edition:2015
tests: Add missing run-pass annotations
2019-07-27 00:54:25 +03:00
//@ run-pass
:: is allowed to start an expression. Close #762.
2011-07-28 02:32:27 -04:00
// Regression test for issue #762
Disable expr-scope test, since it break windows
2011-07-28 11:23:25 +02:00
rustdoc: Replace no-pretty-expanded with pretty-expanded Now that features must be declared expanded source often does not compile. This adds 'pretty-expanded' to a bunch of test cases that still work.
2015-03-22 13:13:15 -07:00
test: Remove export from the tests, language, and libraries. rs=deexporting
2013-01-30 15:56:40 -08:00
pub fn f() { }
check-fast fallout from removing export, r=burningtree
2013-02-01 19:43:17 -08:00
pub fn main() { return ::f(); }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 3636ms 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