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
c5c05c2528944e64bea76cb9e07e2aeb4be3cb15
rust/tests/ui/custom-attribute-multisegment.rs

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

7 lines
194 B
Rust
Raw Normal View History

Address review comments Adjust a few fulldeps and pretty-printing tests Fix rebase
2018-08-04 05:17:51 +03:00
// Unresolved multi-segment attributes are not treated as custom.
Implement `#[proc_macro_attribute]` * Add support for `#[proc_macro]` * Reactivate `proc_macro` feature and gate `#[proc_macro_attribute]` under it * Have `#![feature(proc_macro)]` imply `#![feature(use_extern_macros)]`, error on legacy import of proc macros via `#[macro_use]`
2017-01-09 01:31:14 -08:00
Address review comments Adjust a few fulldeps and pretty-printing tests Fix rebase
2018-08-04 05:17:51 +03:00
mod existent {}
Implement `#[proc_macro_attribute]` * Add support for `#[proc_macro]` * Reactivate `proc_macro` feature and gate `#[proc_macro_attribute]` under it * Have `#![feature(proc_macro)]` imply `#![feature(use_extern_macros)]`, error on legacy import of proc macros via `#[macro_use]`
2017-01-09 01:31:14 -08:00
resolve: Avoid sentence breaks in diagnostics
2018-11-14 02:52:26 +03:00
#[existent::nonexistent] //~ ERROR failed to resolve: could not find `nonexistent` in `existent`
Address review comments Adjust a few fulldeps and pretty-printing tests Fix rebase
2018-08-04 05:17:51 +03:00
fn main() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1848ms Template: 3ms
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