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

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

10 lines
92 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: 2418ms 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