mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Print the full path for errors occurring in the servo crate
This commit is contained in:
parent
c494d25e24
commit
a0ae81610d
7 changed files with 29 additions and 19 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
/.servo
|
||||
/.cargo
|
||||
/.cargo/*
|
||||
!/.cargo/config.*
|
||||
/.servobuild
|
||||
/target
|
||||
/ports/android/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue