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
58e901b6fd1163172149fd422565523b17eed5f0
rust/tests/ui/macros/macro-path-prelude-pass.rs

10 lines
91 B
Rust
Raw Normal View History

Make error and warning annotations mandatory in UI tests This change makes error and warning annotations mandatory in UI tests. The only exception are tests that use error patterns to match compiler output and don't have any annotations.
2019-11-06 00:00:00 +00:00
// check-pass
resolve: Implement prelude search for macro paths resolve/expansion: Implement tool attributes
2018-07-23 02:52:51 +03:00
mod m {
fn check() {
std::panic!(); // OK
}
Add tests for a new feature 'tool_attributes'
2018-01-30 13:12:37 +09:00
}
resolve: Implement prelude search for macro paths resolve/expansion: Implement tool attributes
2018-07-23 02:52:51 +03:00
fn main() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1852ms 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