mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Switch to commit-specific nightlies
This commit is contained in:
parent
216a89f776
commit
336e6c8f28
9 changed files with 11 additions and 10 deletions
|
@ -8,7 +8,7 @@
|
|||
extern crate deny_public_fields;
|
||||
|
||||
#[derive(DenyPublicFields)]
|
||||
//~^ ERROR custom derive attribute panicked
|
||||
//~^ ERROR proc-macro derive panicked
|
||||
struct Foo {
|
||||
pub v1: i32,
|
||||
v2: i32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue