Skip to content

Issue 2167 trans: declare as function#2168

Merged
brson merged 2 commits into
rust-lang:masterfrom
lht:issue-2167
Apr 9, 2012
Merged

Issue 2167 trans: declare as function#2168
brson merged 2 commits into
rust-lang:masterfrom
lht:issue-2167

Conversation

@lht

@lht lht commented Apr 9, 2012

Copy link
Copy Markdown
Contributor

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

brson commented Apr 9, 2012

Copy link
Copy Markdown
Contributor

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
```
folkertdev pushed a commit to folkertdev/rust that referenced this pull request Jun 27, 2026
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