Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
rust/tests/ui/parser/trait-pub-method.rs

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

7 lines
106 B
Rust
Raw Normal View History

syntax: gather common fields of impl & trait items into their respective types.
2015-03-10 12:28:44 +02:00
trait Foo {
Functional changes for associated constants. Cross-crate usage of associated constants is not yet working.
2015-03-15 19:35:25 -06:00
pub fn foo();
Update ui tests involving invalid visibility qualifiers
2023-04-03 22:28:55 -05:00
//~^ ERROR visibility qualifiers are not permitted here
Forbid pub/priv where it has no effect Closes #5495
2013-08-09 01:25:24 -07:00
}
syntax: Clean out obsolete syntax parsing All of these features have been obsolete since February 2014, where most have been obsolete since 2013. There shouldn't be any more need to keep around the parser hacks after this length of time.
2014-05-22 10:49:26 -07:00
fn main() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 3636ms 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