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

Use anyhow #3199

Merged
merged 9 commits into from
Feb 17, 2020
Merged

Use anyhow #3199

merged 9 commits into from
Feb 17, 2020

Conversation

matklad
Copy link
Member

@matklad matklad commented Feb 17, 2020

No description provided.

@matklad
Copy link
Member Author

matklad commented Feb 17, 2020

bors r+
🤖

bors bot added a commit that referenced this pull request Feb 17, 2020
3199: Use anyhow r=matklad a=matklad



Co-authored-by: Aleksey Kladov <[email protected]>
@bors
Copy link
Contributor

bors bot commented Feb 17, 2020

Build succeeded

  • Rust (macos-latest)
  • Rust (ubuntu-latest)
  • Rust (windows-latest)
  • TypeScript

@bors bors bot merged commit 2d1b3da into rust-lang:master Feb 17, 2020
@matklad matklad deleted the refactor-cli branch March 4, 2020 14:40
lnicola pushed a commit to lnicola/rust-analyzer that referenced this pull request Apr 7, 2024
Fix miri script target dir and update doc link

Fix ui_test doc link in `CONTRIBUTING.md`

Explicitly set `--target-dir` in `miri` script when building to expected location

- I have `build.target-dir` cargo config set to be some other location so miri script was erroring out since compiled binary was not in expected location
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this pull request Apr 27, 2024
Fix miri script target dir and update doc link

Fix ui_test doc link in `CONTRIBUTING.md`

Explicitly set `--target-dir` in `miri` script when building to expected location

- I have `build.target-dir` cargo config set to be some other location so miri script was erroring out since compiled binary was not in expected location
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.

1 participant