This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
453b51a65ab00939d2dce3de24ce38489b5c7eb6
rust
/
tests
/
ui
/
macros
/
macro-path-prelude-fail-3.rs
4 lines
80 B
Rust
Raw
Normal View
History
Unescape
Escape
Add tests for a new feature 'tool_attributes'
2018-01-30 13:12:37 +09:00
fn
main
(
)
{
resolve: Remove `!` from "cannot find" diagnostics for macros
2019-09-15 13:12:14 +03:00
inline!
(
)
;
//~ ERROR cannot find macro `inline` in this scope
Add tests for a new feature 'tool_attributes'
2018-01-30 13:12:37 +09:00
}
Reference in New Issue
Copy Permalink