diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-05 22:57:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-05 22:57:44 -0500 |
commit | dbce416ad436b9a3a007181fbd5d0f158cd7d9e4 (patch) | |
tree | 35964c9bdbdc941b7587a7340968f492e210ce05 /components/script/dom/mod.rs | |
parent | bc9a8f58db140bc685998e7c3587e4c68915e06f (diff) | |
parent | 76ec3f423adabed526d074cc0948945fb1ada031 (diff) | |
download | servo-dbce416ad436b9a3a007181fbd5d0f158cd7d9e4.tar.gz servo-dbce416ad436b9a3a007181fbd5d0f158cd7d9e4.zip |
Auto merge of #14025 - iamrohit7:debug-assertions, r=Wafflespeanut
Add --with-debug-assertions flag for Mach
I tested out building a release with the flag and added a `debug_assert!(false)` in `fn main` and it panicked.
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #14009 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they are manually tested
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14025)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/mod.rs')
0 files changed, 0 insertions, 0 deletions