wasm-bindgen/crates/macro/ui-tests
Alex Crichton 4a78769349
Convert some more macro panics to diagnostics (#611)
This should hopefully be the last of the manually written diagnostics!
2018-08-02 11:12:50 -05:00
..
attribute-fails-to-parse.rs Prepare to have targeted error diagnostics (#604) 2018-08-01 17:15:27 -05:00
attribute-fails-to-parse.stderr Prepare to have targeted error diagnostics (#604) 2018-08-01 17:15:27 -05:00
bad-signatures.rs Convert some more macro panics to diagnostics (#611) 2018-08-02 11:12:50 -05:00
bad-signatures.stderr Convert some more macro panics to diagnostics (#611) 2018-08-02 11:12:50 -05:00
Cargo.toml Prepare to have targeted error diagnostics (#604) 2018-08-01 17:15:27 -05:00
invalid-attr.rs Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-attr.stderr Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-enums.rs Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-enums.stderr Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-imports.rs Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-imports.stderr Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-items.rs Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-items.stderr Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-methods.rs Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
invalid-methods.stderr Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
non-public-function.rs Prepare to have targeted error diagnostics (#604) 2018-08-01 17:15:27 -05:00
non-public-function.stderr Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
test.rs Prepare to have targeted error diagnostics (#604) 2018-08-01 17:15:27 -05:00
update-all-references.sh Prepare to have targeted error diagnostics (#604) 2018-08-01 17:15:27 -05:00
update-references.sh Prepare to have targeted error diagnostics (#604) 2018-08-01 17:15:27 -05:00