Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 2167 trans: declare as function #2168

Merged
merged 2 commits into from
Apr 9, 2012
Merged

Conversation

lht
Copy link
Contributor

@lht lht commented Apr 9, 2012

For issue #2167. I feel this needs a review.

Tests passed on all bots.

brson added a commit that referenced this pull request Apr 9, 2012
Issue 2167 trans: declare as function
@brson brson merged commit 92b0f3e into rust-lang:master Apr 9, 2012
@brson
Copy link
Contributor

brson commented Apr 9, 2012

Seems right to me. Thanks!

bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 22, 2022
use is_power_of_two where appropriate
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
When an error that was properly handled ocurrs in `kani-driver` we now gracefully exit and return ExitStatus::FAILURE.

We still print all error context to keep a similar experiece to what it was before. However, this will no longer include the backtrace if users set RUST_BACKTRACE=1.

The backtrace will still be included if you enable the debug logs and also enable the backtrace. I.e.:

```bash
export RUST_BACKTRACE=1
export KANI_LOG=kani_driver=debug
cargo kani
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants