-
## Motivations
Right now logging is very verbose. It was useful at the beginning of release-plz to troubleshoot bugs, but now not anymore. We should keep the traces with `--verbose` cli arg or simila…
-
### What talent are you looking for?
None
### What you need to be done?
Whenever I try to build a simple contract with `cargo near build` after creating it with `cargo near new` it fails with:
`…
-
### search you tried in the issue tracker
rust
### describe your actual problem
This is following the discussion about allowing cargo features to be used in rust-based hooks (started in #3230 conti…
-
**when i run : npm run start-app**
output :error: failed to run custom build command for `bloop v0.6.3
caused by:
process didn't exit successfully: `/Users/Documents/myhome/bloop/target/debug/bu…
-
When providing the `--device` flag, `+nightly` is added to `cargo build`:
https://github.com/pd-rs/crank/blob/f46cda4a2dd028d5580d89268975fcb21f6f0eb5/src/main.rs#L611-L615
and I run into the fo…
-
### Describe the bug
i have a module that defines an internal `reduce` command.
the module also imports the standard library.
when trying to `use` my module, i get the following error from the …
-
Given the following tangram definition:
```
export default tg.target(() => {});
```
I can build it:
```
$ cargo run -- build ./a
info target tgt_01a1ak4y5p6gern0qk513etycjxh6xvv577tv25j0wbnbbmj…
-
# Feature Request
RISCV Support
**Note:** While we appreciate all feature requests, please understand that not all requests can be accepted. Providing detailed information will help us better evalua…
-
When we enabled "irq" feature for hypervisor level IRQ, it won't work under RISCV64 currently.
```toml
# arceos-vmm/Cargo.toml
# System dependent modules provided by ArceOS.
axstd = { workspac…
-
I'm on an m3 mac running mac os 14. I installed poetry with `uv tool install poetry`.
```console
$ poetry --version
Poetry (version 1.8.4)
```
I got the following error while trying to inst…