Skip to content

Conversation

damienmg
Copy link
Collaborator

This repository name is not needed and Bazel seems to
have a bug that it cannot refer to the main repository
under its name.

This repository name is not needed and Bazel seems to
have a bug that it cannot refer to the main repository
under its name.
@damienmg
Copy link
Collaborator Author

This fixes the breakage on ci

@davidzchen
Copy link
Member

LGTM.

@davidzchen davidzchen merged commit 05ef83d into bazelbuild:master May 10, 2016
kchodorow pushed a commit to kchodorow/rules_rust that referenced this pull request May 31, 2016
This repository name is not needed and Bazel seems to
have a bug that it cannot refer to the main repository
under its name.
kchodorow pushed a commit to kchodorow/rules_rust that referenced this pull request May 31, 2016
This repository name is not needed and Bazel seems to
have a bug that it cannot refer to the main repository
under its name.
sam-mccall added a commit to sam-mccall/rules_rust that referenced this pull request Oct 14, 2025
Previously " WARN ..." output on stderr would cause process wrapper to give up parsing the json and emit it verbatim.

```
 WARN rustc_errors::emitter Invalid span ./snip.rs:49:25: 49:25 (bazelbuild#7), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "./snip.rs" }) }
 WARN rustc_errors::emitter Invalid span ./snip.rs:49:31: 49:31 (bazelbuild#7), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "./snip.rs" }) }
{"$message_type":"diagnostic","message":"expected a literal (`1u8`, `1.0f32`, `\"string\"`, etc.) here, found `concat`","code":null,"level":"error","spans": ...
```
sam-mccall added a commit to sam-mccall/rules_rust that referenced this pull request Oct 14, 2025
Previously " WARN ..." output on stderr would cause process wrapper to give up parsing the json and emit it verbatim.

```
 WARN rustc_errors::emitter Invalid span ./snip.rs:49:25: 49:25 (bazelbuild#7), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "./snip.rs" }) }
 WARN rustc_errors::emitter Invalid span ./snip.rs:49:31: 49:31 (bazelbuild#7), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "./snip.rs" }) }
{"$message_type":"diagnostic","message":"expected a literal (`1u8`, `1.0f32`, `\"string\"`, etc.) here, found `concat`","code":null,"level":"error","spans": ...
```
sam-mccall added a commit to sam-mccall/rules_rust that referenced this pull request Oct 15, 2025
Previously " WARN ..." output on stderr would cause process wrapper to give up parsing the json and emit it verbatim.

```
 WARN rustc_errors::emitter Invalid span ./snip.rs:49:25: 49:25 (bazelbuild#7), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "./snip.rs" }) }
 WARN rustc_errors::emitter Invalid span ./snip.rs:49:31: 49:31 (bazelbuild#7), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "./snip.rs" }) }
{"$message_type":"diagnostic","message":"expected a literal (`1u8`, `1.0f32`, `\"string\"`, etc.) here, found `concat`","code":null,"level":"error","spans": ...
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants