mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-08-28 04:46:58 +02:00
parent
e50c4a5eef
commit
e6984915e4
22 changed files with 1002 additions and 294 deletions
1
Justfile
1
Justfile
|
|
@ -1,5 +1,6 @@
|
|||
#export RUSTFLAGS := "--cfg procmacro2_semver_exempt -Zmacro-backtrace -Clink-arg=-fuse-ld=mold"
|
||||
export RUST_BACKTRACE := "1"
|
||||
export RUSTFLAGS := "-Zmacro-backtrace -Clink-arg=-fuse-ld=mold"
|
||||
|
||||
[default]
|
||||
list:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue