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

Revert #2911 and #2922 #2925

Merged
merged 3 commits into from
Oct 7, 2024
Merged

Revert #2911 and #2922 #2925

merged 3 commits into from
Oct 7, 2024

Conversation

UebelAndre
Copy link
Collaborator

Revert "Restore lost "is_absolute" (#2922)"

This reverts commit 2a85e13.

Revert "Use absolute path with "-fsanitize-ignorelist" (#2911)"

This reverts commit 9594fa7.

@UebelAndre
Copy link
Collaborator Author

This change will also kick off a 0.52.2 release.

@UebelAndre UebelAndre added this pull request to the merge queue Oct 7, 2024
Merged via the queue into bazelbuild:main with commit 7890b42 Oct 7, 2024
4 checks passed
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Oct 7, 2024
##### [`v0.52.2](https:/bazelbuild/rules_rust/releases/tag/0.52.2)

### 0.52.2

#### Bzlmod

```python
bazel_dep(name = "rules_rust", version = "0.52.2")
```

#### WORKSPACE

```python
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-Zx3bP+Xrz53TTQUeynNS+68z+lO/Ye7Qt1pMNIKeVIA=",
    urls = ["https:/bazelbuild/rules_rust/releases/download/0.52.2/rules_rust-v0.52.2.tar.gz"],
)
```

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

#### What's Changed

-   Restore lost "is_absolute" by [@vitalybuka](https:/vitalybuka) in bazelbuild/rules_rust#2922
-   Revert [#2911](bazelbuild/rules_rust#2911) and [#2922](bazelbuild/rules_rust#2922) by [@UebelAndre](https:/UebelAndre) in bazelbuild/rules_rust#2925

**Full Changelog**: bazelbuild/rules_rust@0.52.1...0.52.2
github-merge-queue bot pushed a commit to zemn-me/monorepo that referenced this pull request Oct 8, 2024
##### [`v0.52.2](https:/bazelbuild/rules_rust/releases/tag/0.52.2)

### 0.52.2

#### Bzlmod

```python
bazel_dep(name = "rules_rust", version = "0.52.2")
```

#### WORKSPACE

```python
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-Zx3bP+Xrz53TTQUeynNS+68z+lO/Ye7Qt1pMNIKeVIA=",
    urls = ["https:/bazelbuild/rules_rust/releases/download/0.52.2/rules_rust-v0.52.2.tar.gz"],
)
```

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

#### What's Changed

-   Restore lost "is_absolute" by [@vitalybuka](https:/vitalybuka) in bazelbuild/rules_rust#2922
-   Revert [#2911](bazelbuild/rules_rust#2911) and [#2922](bazelbuild/rules_rust#2922) by [@UebelAndre](https:/UebelAndre) in bazelbuild/rules_rust#2925

**Full Changelog**: bazelbuild/rules_rust@0.52.1...0.52.2
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.

3 participants