This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-29 19:47:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14e59bb317
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 04:12:37 +00:00
fn
main
(
)
{
resolve: Remove `!` from "cannot find" diagnostics for macros
2019-09-15 10:12:14 +00:00
inline!
(
)
;
//~ ERROR cannot find macro `inline` in this scope
Add tests for a new feature 'tool_attributes'
2018-01-30 04:12:37 +00:00
}
Reference in New Issue
Copy Permalink