issues
search
mmastrac
/
rust-ctor
Module initialization/global constructor functions for Rust
Apache License 2.0
739
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MIGHT BE USEFUL
#308
valenttegar
closed
1 month ago
0
ctor cause `fatal runtime error: thread::set_current should only be called once per thread`
#307
haicoder
opened
2 months ago
4
#[ctor] from a (static) library not applied if library not imported with `use`
#306
peter-lyons-kehl
opened
2 months ago
0
replace `std::ptr::null()` in `dtor` with `core::ptr::null()`
#305
oscarliu2020
closed
1 month ago
1
dtor - broken by upgrading tokio from 1.38.0 to 1.39.1 - use of std::thread::current() is not possible after the thread's local data has been destroyed
#304
Tockra
opened
3 months ago
1
Mention correct `link_section` in docs for Apple
#303
BertalanD
closed
1 month ago
1
Add watchOS support
#302
madsmtm
closed
5 months ago
0
Add Apple visionOS support
#301
QuentinPerez
closed
6 months ago
1
Update FreeBSD 13 CI image
#300
asomers
closed
6 months ago
0
Added tvOS support
#299
ErikEverson
closed
8 months ago
4
Can `ctor` be used to initialize doctests?
#298
ivan-aksamentov
opened
9 months ago
0
Are there any plans to support WebAssembly?
#297
baoyachi
opened
10 months ago
2
refactor: use ::core instead of core
#296
SteveLauC
closed
10 months ago
1
Emit `#[allow(non_snake_case)]` for constructor identifier
#295
maxdeviant
closed
11 months ago
2
Move static ctor out of unsafe context
#294
domenukk
closed
1 year ago
5
Use correct __cxa_atexit function definition
#293
domenukk
closed
1 year ago
0
Return zero for ctor functions
#292
mmastrac
closed
1 year ago
0
ctor does not work on a cdylib when the "associated" executable is called from the second parent directory
#291
DasStone
closed
1 year ago
5
The #[link_section] setup generates LLVM error `unsupported relocation of variable` on MacOS with -Zsanitizer=address
#290
danakj
closed
1 year ago
2
Bump quote from 1.0.28 to 1.0.29
#289
dependabot[bot]
closed
1 year ago
1
Bump syn from 2.0.18 to 2.0.22
#288
dependabot[bot]
closed
1 year ago
1
Bump libc from 0.2.144 to 0.2.147
#287
dependabot[bot]
closed
1 year ago
1
Bump libc from 0.2.144 to 0.2.146
#286
dependabot[bot]
closed
1 year ago
1
Bump libc from 0.2.144 to 0.2.145
#285
dependabot[bot]
closed
1 year ago
1
`#[dtor]` does not match semantics of `#[ctor]`
#284
melvyn2
opened
1 year ago
6
"symbol `init___rust_ctor___ctor` is already defined" after updating ctor from `v0.2.0` -> `v0.2.1`
#283
alamb
closed
1 year ago
3
Add Cirrus CI for FreeBSD
#282
asomers
closed
1 year ago
0
Add used_linker feature
#281
mmastrac
closed
1 year ago
1
ctor not running for statically linked C library
#280
vsbogd
opened
1 year ago
7
Bump syn from 2.0.12 to 2.0.18
#279
dependabot[bot]
closed
1 year ago
1
Bump syn from 2.0.12 to 2.0.17
#278
dependabot[bot]
closed
1 year ago
1
Bump quote from 1.0.26 to 1.0.28
#277
dependabot[bot]
closed
1 year ago
1
Bump unicode-ident from 1.0.8 to 1.0.9
#276
dependabot[bot]
closed
1 year ago
1
Register generic argument use at startup
#275
andriyDev
opened
1 year ago
0
Bump syn from 2.0.12 to 2.0.16
#274
dependabot[bot]
closed
1 year ago
1
Add WASM support
#273
notgull
opened
1 year ago
2
Bump quote from 1.0.26 to 1.0.27
#272
dependabot[bot]
closed
1 year ago
1
Bump libc from 0.2.140 to 0.2.144
#271
dependabot[bot]
closed
1 year ago
2
Bump libc from 0.2.140 to 0.2.142
#270
dependabot[bot]
closed
1 year ago
1
Bump syn from 2.0.12 to 2.0.15
#269
dependabot[bot]
closed
1 year ago
1
Bump syn from 2.0.12 to 2.0.14
#268
dependabot[bot]
closed
1 year ago
1
FreeBSD CI
#267
asomers
closed
1 year ago
1
Bump libc from 0.2.140 to 0.2.141
#266
dependabot[bot]
closed
1 year ago
1
Bump syn from 2.0.12 to 2.0.13
#265
dependabot[bot]
closed
1 year ago
1
Bump syn from 2.0.10 to 2.0.12
#264
dependabot[bot]
closed
1 year ago
0
Bump syn from 2.0.10 to 2.0.11
#263
dependabot[bot]
closed
1 year ago
1
chore: Upgrade to syn 2.0
#262
audunhalland
closed
1 year ago
5
Bump quote from 1.0.21 to 1.0.26
#261
dependabot[bot]
closed
1 year ago
2
Bump quote from 1.0.21 to 1.0.24
#260
dependabot[bot]
closed
1 year ago
1
Bump libc from 0.2.135 to 0.2.140
#259
dependabot[bot]
closed
1 year ago
1
Next