Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dtolnay/linkme issues and pull requests
#100 - Add UEFI Target
Pull Request -
State: closed - Opened by Javagedes 14 days ago
#99 - Opt-out of duplicate check
Issue -
State: open - Opened by oberrich 2 months ago
#98 - Non-ZST stop static is probably unsound
Issue -
State: open - Opened by GoldsteinE 3 months ago
- 3 comments
#98 - Non-ZST stop static is probably unsound
Issue -
State: open - Opened by GoldsteinE 3 months ago
- 3 comments
#97 - Unbreak platform support table in crate-level rustdoc
Pull Request -
State: closed - Opened by dtolnay 3 months ago
#96 - Platform support table is not rendered in crate-level rustdoc
Issue -
State: closed - Opened by dtolnay 3 months ago
#95 - Provenance of the distributed slice
Issue -
State: open - Opened by ia0 4 months ago
#95 - Provenance of the distributed slice
Issue -
State: open - Opened by ia0 4 months ago
#94 - rust-lld: error: undefined symbol: `__[start|stop]_linkm2_KNOWN_STUBS`
Issue -
State: open - Opened by torokati44 5 months ago
- 4 comments
#93 - Enable zero-sized section member for openbsd
Pull Request -
State: closed - Opened by dtolnay 5 months ago
#93 - Enable zero-sized section member for openbsd
Pull Request -
State: closed - Opened by dtolnay 5 months ago
#92 - Combine some freebsd and openbsd cfgs
Pull Request -
State: closed - Opened by dtolnay 5 months ago
#92 - Combine some freebsd and openbsd cfgs
Pull Request -
State: closed - Opened by dtolnay 5 months ago
#91 - Determine whether nostart-stop-gc is supported by linker
Pull Request -
State: closed - Opened by dtolnay 5 months ago
#91 - Determine whether nostart-stop-gc is supported by linker
Pull Request -
State: closed - Opened by dtolnay 5 months ago
#90 - Add support for OpenBSD
Pull Request -
State: closed - Opened by lcheylus 5 months ago
#89 - Add support for OpenBSD
Issue -
State: closed - Opened by lcheylus 5 months ago
#89 - Add support for OpenBSD
Issue -
State: closed - Opened by lcheylus 5 months ago
#88 - Disable rust-lld in CI
Pull Request -
State: closed - Opened by dtolnay 6 months ago
- 4 comments
#87 - Resolve unexpected_cfgs warning
Pull Request -
State: closed - Opened by dtolnay 6 months ago
#86 - Document whether there is WASM support
Issue -
State: open - Opened by Bajix 7 months ago
- 2 comments
#85 - Implement disjointed statics
Pull Request -
State: open - Opened by CAD97 8 months ago
- 3 comments
#84 - Further improve slice typecheck
Pull Request -
State: closed - Opened by CAD97 8 months ago
#83 - Prevent coercion before distributed slice typecheck
Pull Request -
State: closed - Opened by CAD97 8 months ago
- 1 comment
#83 - Prevent coercion before distributed slice typecheck
Pull Request -
State: closed - Opened by CAD97 8 months ago
- 1 comment
#82 - Coercion bypasses DistributedSlice typecheck
Issue -
State: closed - Opened by CAD97 8 months ago
#82 - Coercion bypasses DistributedSlice typecheck
Issue -
State: closed - Opened by CAD97 8 months ago
#81 - Proposal: add a `#[disjointed_static]` attribute
Issue -
State: open - Opened by CAD97 9 months ago
- 2 comments
#80 - Add support for `mipsel-sony-psp`
Pull Request -
State: closed - Opened by SK83RJOSH 10 months ago
- 1 comment
#79 - Pick up changes to non_exhaustive_omitted_patterns lint
Pull Request -
State: closed - Opened by dtolnay 10 months ago
#78 - Turn on deny(unsafe_op_in_unsafe_fn)
Pull Request -
State: closed - Opened by dtolnay 11 months ago
#77 - Move JetBrains IDE workaround behind an accordion
Pull Request -
State: closed - Opened by dtolnay 11 months ago
#76 - Use = [..] in example
Pull Request -
State: closed - Opened by stepancheg 11 months ago
- 1 comment
#76 - Use = [..] in example
Pull Request -
State: closed - Opened by stepancheg 11 months ago
- 1 comment
#75 - Allow valid Rust syntax
Issue -
State: closed - Opened by stepancheg 11 months ago
- 1 comment
#75 - Allow valid Rust syntax
Issue -
State: closed - Opened by stepancheg 11 months ago
- 1 comment
#74 - Allow `= [..]` to be omitted
Pull Request -
State: closed - Opened by dtolnay about 1 year ago
#73 - Add regression tests for issue #67
Pull Request -
State: closed - Opened by stphnt about 1 year ago
#72 - Windows: Prevent pointer provenance "optimization"
Pull Request -
State: closed - Opened by jrose-signal about 1 year ago
- 3 comments
#71 - Item ordering
Issue -
State: open - Opened by m-mueller678 about 1 year ago
- 4 comments
#70 - Linker error on Windows with lld-link: relocation against symbol in discarded section
Issue -
State: open - Opened by danakj over 1 year ago
- 2 comments
#69 - Add support for Fuchsia
Pull Request -
State: closed - Opened by danakj over 1 year ago
- 1 comment
#68 - Missing support for target_os = "fuchsia"
Issue -
State: closed - Opened by danakj over 1 year ago
#67 - STATUS_ACCESS_VIOLATION on Windows MSVC
Issue -
State: closed - Opened by stphnt over 1 year ago
- 12 comments
#66 - Add support for Android.
Pull Request -
State: closed - Opened by qwandor over 1 year ago
#65 - Update to syn 2
Pull Request -
State: closed - Opened by dtolnay over 1 year ago
#65 - Update to syn 2
Pull Request -
State: closed - Opened by dtolnay over 1 year ago
#64 - Feature: Way to force a 'last item'
Issue -
State: open - Opened by CraftSpider over 1 year ago
#64 - Feature: Way to force a 'last item'
Issue -
State: open - Opened by CraftSpider over 1 year ago
#63 - Compilation fails if using lld
Issue -
State: closed - Opened by TheRawMeatball almost 2 years ago
- 3 comments
#63 - Compilation fails if using lld
Issue -
State: closed - Opened by TheRawMeatball almost 2 years ago
- 3 comments
#62 - Consider producing empty slices under cfg(miri)
Issue -
State: open - Opened by dtolnay almost 2 years ago
#61 - Doesn't add elements to distributed slice from external crate on macOS
Issue -
State: open - Opened by vikulikov almost 2 years ago
- 5 comments
#60 - Support elided static lifetimes
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#60 - Support elided static lifetimes
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#59 - Match Windows start/stop to interior mutability of the element type
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#59 - Match Windows start/stop to interior mutability of the element type
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#58 - Improve error message on static mut
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#57 - Should once_cell::sync::Lazy work with linkme?
Issue -
State: closed - Opened by garypen almost 2 years ago
- 2 comments
#57 - Should once_cell::sync::Lazy work with linkme?
Issue -
State: closed - Opened by garypen almost 2 years ago
- 2 comments
#56 - Add feature to use #[used(linker)]
Pull Request -
State: closed - Opened by yfblock about 2 years ago
#56 - Add feature to use #[used(linker)]
Pull Request -
State: closed - Opened by yfblock about 2 years ago
#55 - Add feature to use #[used(linker)]
Pull Request -
State: closed - Opened by dtolnay about 2 years ago
#55 - Add feature to use #[used(linker)]
Pull Request -
State: closed - Opened by dtolnay about 2 years ago
#54 - Document follow-up attributes
Issue -
State: open - Opened by djmitche about 2 years ago
- 1 comment
#53 - Panic if multiple distributed slices with same name
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#53 - Panic if multiple distributed slices with same name
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#52 - extern "Rust" for extern statics
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#52 - extern "Rust" for extern statics
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#51 - Try using `extern "Rust"` for extern statics
Issue -
State: closed - Opened by dtolnay over 2 years ago
#51 - Try using `extern "Rust"` for extern statics
Issue -
State: closed - Opened by dtolnay over 2 years ago
#50 - Static lifetime elision
Issue -
State: closed - Opened by dtolnay over 2 years ago
- 1 comment
#49 - "The encapsulation symbol needs to be retained under --gc-sections properly"
Issue -
State: open - Opened by asomers over 2 years ago
- 7 comments
Labels: help wanted
#49 - "The encapsulation symbol needs to be retained under --gc-sections properly"
Issue -
State: open - Opened by asomers over 2 years ago
- 8 comments
Labels: help wanted
#48 - Disallow ZST element type
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#48 - Disallow ZST element type
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#47 - Add support for other Mach-O targets
Pull Request -
State: closed - Opened by nvzqz almost 3 years ago
#47 - Add support for other Mach-O targets
Pull Request -
State: closed - Opened by nvzqz almost 3 years ago
#46 - Fix missing macOS slice
Pull Request -
State: closed - Opened by nvzqz almost 3 years ago
- 1 comment
#46 - Fix missing macOS slice
Pull Request -
State: closed - Opened by nvzqz almost 3 years ago
- 1 comment
#45 - Try `__libc_` section prefix
Pull Request -
State: closed - Opened by dtolnay about 3 years ago
- 1 comment
#45 - Try `__libc_` section prefix
Pull Request -
State: closed - Opened by dtolnay about 3 years ago
- 1 comment
#44 - Shorten symbol names for Mach-O by hashing
Pull Request -
State: closed - Opened by dtolnay about 3 years ago
#44 - Shorten symbol names for Mach-O by hashing
Pull Request -
State: closed - Opened by dtolnay about 3 years ago
#43 - Avoid polluting the type namespace
Pull Request -
State: closed - Opened by rMazeiks about 3 years ago
#42 - FreeBSD port. Compiles and passes the testsuite.
Pull Request -
State: closed - Opened by knan-md about 3 years ago
#42 - FreeBSD port. Compiles and passes the testsuite.
Pull Request -
State: closed - Opened by knan-md about 3 years ago
#41 - macOS build is failing: SLICE.is_empty()
Issue -
State: closed - Opened by dtolnay about 3 years ago
- 7 comments
Labels: help wanted
#40 - Cortex-M build is failing: 0 vs 3
Issue -
State: closed - Opened by dtolnay about 3 years ago
- 5 comments
Labels: help wanted
#39 - Bugfix for #[linkme] attribute when also using function element shorthand
Pull Request -
State: closed - Opened by KaiGuenster over 3 years ago
- 1 comment
#39 - Bugfix for #[linkme] attribute when also using function element shorthand
Pull Request -
State: closed - Opened by KaiGuenster over 3 years ago
- 1 comment
#38 - make LINKME_PLEASE mutable to ensure writable flags on all relevant ELF sections
Pull Request -
State: closed - Opened by ahl over 3 years ago
- 1 comment
#37 - Add illumos support
Pull Request -
State: closed - Opened by pfmooney almost 4 years ago
- 2 comments
#37 - Add illumos support
Pull Request -
State: closed - Opened by pfmooney almost 4 years ago
- 2 comments
#36 - Distributed slice members in dependency crates are discarded
Issue -
State: closed - Opened by kcuzner almost 4 years ago
- 2 comments
#36 - Distributed slice members in dependency crates are discarded
Issue -
State: closed - Opened by kcuzner almost 4 years ago
- 2 comments
#35 - Limit on section name length on macOS
Issue -
State: closed - Opened by crlf0710 about 4 years ago
#35 - Limit on section name length on macOS
Issue -
State: closed - Opened by crlf0710 about 4 years ago
#34 - fix target_os = "none" test
Pull Request -
State: closed - Opened by kaspar030 about 4 years ago
#33 - Add `DistributedSlice::as_ptr_range`
Pull Request -
State: closed - Opened by nvzqz about 4 years ago
- 2 comments