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
cc54612ac33fc858e19e85eb9d76b6ece83c25e7
rust/tests/ui/macros/issue-40469.rs

9 lines
104 B
Rust
Raw Normal View History

Add `// run-pass` annotations to all the tests under `ui/run-pass/`. (I may have accidentally added it to some auxilliary crates as well; my emacs-macro-based methodology was pretty crude.)
2018-08-30 14:18:55 +02:00
// run-pass
Fix regression when `include!()`ing a `macro_rules!` containing a `$crate::` path.
2017-03-16 20:39:41 +00:00
#![allow(dead_code)]
Moved issue tests to subdirs and normalised names.
2019-03-12 00:49:17 +00:00
include!("auxiliary/issue-40469.rs");
Fix regression when `include!()`ing a `macro_rules!` containing a `$crate::` path.
2017-03-16 20:39:41 +00:00
fn f() { m!(); }
fn main() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 3258ms Template: 4ms
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