-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Labels
A-testingArea: Testing of cg_clif itselfArea: Testing of cg_clif itselfC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
- Run https://github.com/dropbox/rust-brotli-decompressor
- Run https://github.com/Peltoche/lsd (
hashbrown assertion failure due to Constants not correctly aligned #348, because debug assertions are disabledworks as of a24a956) - Run https://github.com/sitkevij/hex.git
- Run https://github.com/sharkdp/hexyl (
works when patching ctrl+c handler, which uses threads, away(TLS support #784)) - Run https://github.com/ogham/exa (
requires threads(TLS support #784)) - Test https://github.com/rust-lang/regex (
requires cpuid intrinsic(faked no cpuid support by cpu) andsimd(implemented enough in Simd emulation #650)) - Run https://github.com/mohanson/gameboy
- Run https://github.com/ozkriff/zemeroth (
blocked on Support #[rustc_args_required_const(...)] for simd intrinsics #666, requires threads) - Run https://gitlab.com/veloren/veloren (
requires threads(TLS support #784), kind of works, but too slow to be usable) - Run https://github.com/ozkriff/zoc
- Run https://github.com/gchp/iota
- Test https://github.com/BurntSushi/fst
- Run https://github.com/dalance/procs (
requires(3fcd540))saturating_{add,sub}
for signed integers - Run https://github.com/nical/lyon examples (
requires(3fcd540), all but the wgpu examples tested, my graphics driver doesn't have vulkan/metal/dx* support)saturating_{add,sub}
for signed integers - Run more applications
yerkescottmcm, Centril, pum-purum-pum-pum, ozkriff, memoryruins and 5 moreyerke
Metadata
Metadata
Assignees
Labels
A-testingArea: Testing of cg_clif itselfArea: Testing of cg_clif itselfC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.