This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-30 06:43:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7668d8bf4e6d82da8059cd0c6efecdfd249f27a
rust
/
tests
/
ui
/
macros
/
auxiliary
T
History
Eric Huss
f94142b366
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
..
attr-from-macro.rs
…
define-macro.rs
…
deprecated-macros.rs
…
dollar-crate-nested-encoding.rs
…
expr_2021_implicit.rs
Add a test demonstrating the problem
2024-06-19 12:37:32 -04:00
foreign-crate-macro-pat.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
hello_macro.rs
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
issue-19163.rs
…
issue-40469.rs
…
issue-75982.rs
…
issue-100199.rs
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
macro_crate_def_only.rs
…
macro_crate_nonterminal.rs
…
macro_export_inner_module.rs
…
macro_with_super_1.rs
…
macro-comma-support.rs
…
macro-def-site-super.rs
…
macro-in-other-crate.rs
…
macro-include-items-expr.rs
…
macro-include-items-item.rs
…
metavar_2018.rs
Add coverage for pat too
2024-09-17 11:08:52 -07:00
or-pattern.rs
…
proc_macro_def.rs
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
proc_macro_sequence.rs
Update tests to use new proc-macro header
2024-11-27 07:18:25 -08:00
two_macros-rpass.rs
…
two_macros.rs
…
unstable-macros.rs
…
use-macro-self.rs
…