This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
test
/
ui
/
proc-macro
History
Tomasz Miąsko
0501d8ab0d
Use check-pass in ui tests where appropriate
2019-11-04 16:03:46 +01:00
..
auxiliary
…
add-impl.rs
…
ambiguous-builtin-attrs-test.rs
…
ambiguous-builtin-attrs-test.stderr
…
ambiguous-builtin-attrs.rs
…
ambiguous-builtin-attrs.stderr
…
append-impl.rs
…
attr-args.rs
…
attr-cfg.rs
…
attr-invalid-exprs.rs
…
attr-invalid-exprs.stderr
…
attr-on-trait.rs
…
attr-stmt-expr-rpass.rs
…
attr-stmt-expr.rs
…
attr-stmt-expr.stderr
…
attribute-order-restricted.rs
…
attribute-order-restricted.stderr
…
attribute-spans-preserved.rs
…
attribute-spans-preserved.stderr
…
attribute-spans-preserved.stdout
…
attribute-with-error.rs
…
attribute-with-error.stderr
…
attribute.rs
…
attribute.stderr
…
attributes-included.rs
…
attributes-included.stderr
…
attributes-on-definitions.rs
…
attributes-on-definitions.stderr
…
bang-macro.rs
…
call-site.rs
…
count_compound_ops.rs
…
crate-var.rs
…
custom-attr-only-one-derive.rs
…
define-two.rs
…
define-two.stderr
…
derive-attr-cfg.rs
…
derive-b.rs
…
derive-bad.rs
…
derive-bad.stderr
…
derive-helper-configured.rs
…
derive-helper-shadowed.rs
…
derive-helper-shadowing.rs
…
derive-helper-shadowing.stderr
…
derive-in-mod.rs
…
derive-same-struct.rs
…
derive-same-struct.stdout
…
derive-still-gated.rs
…
derive-still-gated.stderr
…
derive-test.rs
…
derive-two-attrs.rs
…
derive-union.rs
…
disappearing-resolution.rs
…
disappearing-resolution.stderr
…
dollar-crate-issue-57089.rs
Use check-pass in ui tests where appropriate
2019-11-04 16:03:46 +01:00
dollar-crate-issue-57089.stdout
…
dollar-crate-issue-62325.rs
…
dollar-crate-issue-62325.stdout
…
dollar-crate.rs
…
dollar-crate.stderr
…
dollar-crate.stdout
…
edition-imports-2018.rs
…
empty-crate.rs
…
expand-to-unstable-2.rs
…
expand-to-unstable-2.stderr
…
expand-to-unstable.rs
…
expand-to-unstable.stderr
…
expand-with-a-macro.rs
Re-enable Emscripten's exception handling support
2019-10-25 15:16:36 -07:00
export-macro.rs
…
export-macro.stderr
…
exports.rs
…
exports.stderr
…
extern-prelude-extern-crate-proc-macro.rs
…
gen-lifetime-token.rs
…
gen-macro-rules-hygiene.rs
…
gen-macro-rules-hygiene.stderr
…
gen-macro-rules.rs
…
generate-mod.rs
…
generate-mod.stderr
…
helper-attr-blocked-by-import-ambig.rs
…
helper-attr-blocked-by-import-ambig.stderr
…
helper-attr-blocked-by-import.rs
…
hygiene_example.rs
…
illegal-proc-macro-derive-use.rs
…
illegal-proc-macro-derive-use.stderr
…
import.rs
…
import.stderr
…
invalid-attributes.rs
…
invalid-attributes.stderr
…
invalid-punct-ident-1.rs
…
invalid-punct-ident-1.stderr
…
invalid-punct-ident-2.rs
…
invalid-punct-ident-2.stderr
…
invalid-punct-ident-3.rs
…
invalid-punct-ident-3.stderr
…
invalid-punct-ident-4.rs
…
invalid-punct-ident-4.stderr
…
issue-36935.rs
…
issue-36935.stderr
…
issue-37788.rs
…
issue-37788.stderr
…
issue-38586.rs
…
issue-38586.stderr
…
issue-39889.rs
…
issue-41211.rs
…
issue-41211.stderr
…
issue-42708.rs
…
issue-50061.rs
…
issue-50493.rs
…
issue-50493.stderr
Change E0741 into E0742
2019-10-29 13:59:40 +01:00
issue-53481.rs
…
item-error.rs
…
item-error.stderr
…
lifetimes-rpass.rs
…
lifetimes.rs
…
lifetimes.stderr
…
lints_in_proc_macros.rs
…
lints_in_proc_macros.stderr
…
load-panic.rs
…
load-panic.stderr
…
load-two.rs
…
macro-brackets.rs
…
macro-brackets.stderr
…
macro-namespace-reserved-2.rs
…
macro-namespace-reserved-2.stderr
…
macro-namespace-reserved.rs
…
macro-namespace-reserved.stderr
…
macro-use-attr.rs
…
macro-use-bang.rs
…
macros-in-extern-derive.rs
…
macros-in-extern-derive.stderr
…
macros-in-extern.rs
…
macros-in-type.rs
…
mixed-site-span.rs
…
mixed-site-span.stderr
Increase spacing for suggestions in diagnostics
2019-10-24 12:26:01 -07:00
modify-ast.rs
…
multispan.rs
…
multispan.stderr
…
negative-token.rs
…
nested-item-spans.rs
…
nested-item-spans.stderr
…
no-macro-use-attr.rs
…
no-macro-use-attr.stderr
…
no-missing-docs.rs
…
non-root.rs
…
non-root.stderr
…
not-joint.rs
…
parent-source-spans.rs
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
parent-source-spans.stderr
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
proc-macro-attributes.rs
…
proc-macro-attributes.stderr
…
proc-macro-deprecated-attr.rs
Deprecated proc_macro doesn't trigger warning on build library
2019-10-24 14:14:51 +08:00
proc-macro-gates2.rs
…
proc-macro-gates2.stderr
…
proc-macro-gates.rs
…
proc-macro-gates.stderr
…
pub-at-crate-root.rs
…
pub-at-crate-root.stderr
…
reserved-macro-names.rs
…
reserved-macro-names.stderr
…
resolve-error.rs
…
resolve-error.stderr
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
shadow.rs
…
shadow.stderr
…
signature.rs
…
signature.stderr
…
smoke.rs
…
span-api-tests.rs
…
span-preservation.rs
…
span-preservation.stderr
…
struct-field-macro.rs
…
subspan.rs
…
subspan.stderr
…
three-equals.rs
…
three-equals.stderr
…
two-crate-types-1.rs
…
two-crate-types-1.stderr
…
two-crate-types-2.rs
…
two-crate-types-2.stderr
…