This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
62ba3e70a1
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
}
Copy permalink