Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-lang/nomicon issues and pull requests

#479 - Incorrect explanation of Sequential Consistency

Issue - State: open - Opened by vdrn 19 days ago

#478 - Remove `#![start]` attribute

Pull Request - State: closed - Opened by ehuss 27 days ago - 2 comments

#477 - corrected grammatical error.

Pull Request - State: closed - Opened by wickedjargon 27 days ago

#475 - Hey

Issue - State: closed - Opened by Cherry92000 about 1 month ago - 1 comment

#475 - Hey

Issue - State: closed - Opened by Cherry92000 about 1 month ago - 1 comment

#474 - Fix accidental inline HTML in Markdown

Pull Request - State: closed - Opened by max-heller about 1 month ago

#473 - A tiny error in "Atomics"

Issue - State: open - Opened by arakur about 2 months ago

#472 - Fix URL fragment to MutexGuard's negative impl of Send

Pull Request - State: closed - Opened by josephcsible about 2 months ago

#471 - Fix typo

Pull Request - State: closed - Opened by wtlin1228 2 months ago - 2 comments

#470 - races.md: data race -> race condition to violate memory safety

Pull Request - State: closed - Opened by Enselic 3 months ago

#469 - Fix typo in what-unsafe-does

Pull Request - State: closed - Opened by timmc 3 months ago

#468 - races: Clarify a “mostly” that might be misread

Pull Request - State: closed - Opened by andersk 4 months ago

#465 - Improve/fix description of drops

Pull Request - State: closed - Opened by gurry 5 months ago

#464 - Rust lang master

Pull Request - State: closed - Opened by nomicon-kr 5 months ago

#463 - Clarification needed in unwinding section

Issue - State: open - Opened by camio 5 months ago - 1 comment

#462 - Intro: fix word order

Pull Request - State: closed - Opened by ttrssreal 5 months ago - 2 comments

#460 - other-reprs: Add details for n!=1 repr(packed)

Pull Request - State: closed - Opened by luqmana 6 months ago

#459 - CI: Switch to merge queue

Pull Request - State: closed - Opened by ehuss 6 months ago

#458 - repr(int) enums: both size and sign matter

Pull Request - State: closed - Opened by RalfJung 7 months ago - 1 comment

#457 - Update what-unsafe-does.md

Pull Request - State: closed - Opened by alimf17 7 months ago

#456 - Use `()` instead of `[u8; 0]` in opaque type

Pull Request - State: closed - Opened by thinety 7 months ago

#455 - expand leak amplification with example

Pull Request - State: open - Opened by kristof-mattei 8 months ago - 1 comment

#453 - 8.2 "Send and Sync" appears to misdefine "Send"

Issue - State: open - Opened by sethp 9 months ago

#452 - Improve grammar in exotic-sizes

Pull Request - State: closed - Opened by pczarn 9 months ago

#451 - Description about `Layout::array` differs from std

Issue - State: open - Opened by Luv-Ray 9 months ago

#450 - Tidy up beneath-std, support Windows-MSVC without libc

Pull Request - State: closed - Opened by saethlin 9 months ago - 2 comments

#449 - Incorrect Statement about What is Impossible

Issue - State: closed - Opened by pl170491 10 months ago - 4 comments

#445 - Stabilize `min_exhaustive_patterns`

Pull Request - State: closed - Opened by Nadrieril 11 months ago - 1 comment

#437 - Imprecision in "What Unsafe Rust Can Do"

Issue - State: closed - Opened by alimf17 about 1 year ago - 1 comment

#425 - Handle drop zst

Pull Request - State: open - Opened by pwbh over 1 year ago - 4 comments

#378 - Rewrite atomics section

Pull Request - State: open - Opened by SabrinaJewson over 2 years ago - 12 comments

#100 - Plans for editions

Issue - State: closed - Opened by vorner over 6 years ago - 5 comments

#99 - cleanup and clarify subtyping a bit

Pull Request - State: closed - Opened by Gankra over 6 years ago - 1 comment

#98 - Wrong example in `subtyping.md`?

Issue - State: closed - Opened by jimblandy over 6 years ago - 2 comments

#97 - Discuss thread::scoped API in past tense

Pull Request - State: closed - Opened by fintelia over 6 years ago - 1 comment

#96 - Updates to the data layout chapter

Pull Request - State: closed - Opened by vorner over 6 years ago - 5 comments

#95 - Providing foreign globals

Issue - State: open - Opened by gnzlbg over 6 years ago - 2 comments

#94 - There are now 3 unsafe traits in rust

Pull Request - State: closed - Opened by vorner over 6 years ago - 7 comments

#93 - Send and Sync need some documentation

Issue - State: closed - Opened by montekki over 6 years ago

#92 - Can we have some more info on Send and Sync

Issue - State: open - Opened by montekki over 6 years ago
Labels: C-enhancement

#91 - Correct small typo

Pull Request - State: closed - Opened by vmalloc over 6 years ago - 1 comment

#90 - Change compiler error message format to new format

Pull Request - State: closed - Opened by rylev over 6 years ago

#89 - Compiler Errors Show Older Error Format

Issue - State: closed - Opened by rylev over 6 years ago

#88 - True? "In Rust, subtyping derives entirely from lifetimes." [Subtyping page]

Issue - State: open - Opened by jondgoodwin over 6 years ago - 17 comments

#87 - Update advice about opaque structs

Issue - State: closed - Opened by alexreg over 6 years ago

#86 - Test and fix to vec-final

Pull Request - State: closed - Opened by izderadicka over 6 years ago - 5 comments

#85 - Add fn to the list of invalid primitive values

Pull Request - State: closed - Opened by mbrubeck over 6 years ago - 8 comments

#84 - Remove `unique` feature which doesn't exist anymore

Pull Request - State: closed - Opened by Bobo1239 over 6 years ago - 3 comments

#83 - inconsistent, outdated Vec chapter

Issue - State: closed - Opened by isonmad over 6 years ago - 4 comments

#82 - Don’t recommend empty enums for opaque types

Pull Request - State: closed - Opened by RalfJung over 6 years ago - 4 comments

#81 - Copy error in explanation of contravariance

Issue - State: closed - Opened by Zoybean over 6 years ago - 1 comment

#80 - unpin mdbook version

Pull Request - State: closed - Opened by RalfJung over 6 years ago

#79 - Fix for Rust changes

Pull Request - State: closed - Opened by RalfJung over 6 years ago

#78 - "mdbook test" fails immediately: No such file or directory

Issue - State: closed - Opened by RalfJung over 6 years ago - 5 comments

#77 - Fix test failure, `oom` has been renamed to `handle_alloc_error`.

Pull Request - State: closed - Opened by kennytm over 6 years ago - 2 comments

#76 - Fix definition of contravariance

Pull Request - State: closed - Opened by hynek over 6 years ago

#75 - document #[panic_handler]

Pull Request - State: closed - Opened by japaric over 6 years ago - 7 comments

#74 - document #[used]

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#73 - Fix nomicon for allocator changes

Pull Request - State: closed - Opened by Mark-Simulacrum over 6 years ago - 1 comment

#72 - Change Vec Drain implementation to support ranges

Issue - State: open - Opened by izderadicka over 6 years ago

#71 - Fixed of compilation on latest nightly locally, but still issue on playg…

Pull Request - State: closed - Opened by izderadicka over 6 years ago - 9 comments

#70 - Implementing Vec final code does not compile

Issue - State: closed - Opened by izderadicka over 6 years ago - 4 comments

#69 - Table partially shown and unscrollable on mobile phones

Issue - State: closed - Opened by lilydjwg over 6 years ago - 2 comments

#68 - Remove note about maybe scrapping contravariance

Pull Request - State: closed - Opened by Havvy almost 7 years ago - 1 comment

#67 - Admit that contravariance exists and clean up the subtyping section

Pull Request - State: closed - Opened by Gankra almost 7 years ago - 3 comments

#66 - Global.oom() -> heap::oom

Pull Request - State: closed - Opened by Gankra almost 7 years ago

#65 - Update description of float casts

Pull Request - State: closed - Opened by hanna-kruppe almost 7 years ago

#63 - Cast to `*mut _` to avoid importing std::alloc::Opaque

Pull Request - State: closed - Opened by SimonSapin almost 7 years ago

#62 - Use the new GlobalAlloc trait

Pull Request - State: closed - Opened by SimonSapin almost 7 years ago - 8 comments

#61 - Use the new GlobalAlloc trait

Pull Request - State: closed - Opened by SimonSapin almost 7 years ago - 1 comment

#60 - Clarify non-nullable pointer optimization in repr(C) section

Pull Request - State: closed - Opened by ramosbugs almost 7 years ago - 5 comments

#59 - Clarify FFI-safety of Option<extern "C" fn>

Issue - State: closed - Opened by ramosbugs almost 7 years ago - 3 comments

#58 - Replace word 'covariance' with 'variance' for consistency.

Pull Request - State: closed - Opened by ordovicia almost 7 years ago

#57 - `thread::scoped` API does no longer exist in the std

Issue - State: closed - Opened by ordovicia about 7 years ago - 1 comment
Labels: C-bug

#56 - Fix code example compilation errors related to `unique`.

Pull Request - State: closed - Opened by frewsxcv about 7 years ago

#55 - Merge 'master' into 'rust-pr-46952'

Pull Request - State: closed - Opened by SimonSapin about 7 years ago

#54 - Unclear use of "metaphor" in Subtyping and Variance

Issue - State: closed - Opened by varkor about 7 years ago - 2 comments

#53 - fix typo

Pull Request - State: closed - Opened by bmusin about 7 years ago

#52 - Exotically Sized Types page has out-of-date note about misaligned DST fields

Issue - State: closed - Opened by alercah about 7 years ago - 2 comments

#51 - repr(Rust) page doesn't reflect the latest data layout optimizations

Issue - State: closed - Opened by Lokathor about 7 years ago - 2 comments

#50 - Clarify "unsafe pollutes the module"

Pull Request - State: closed - Opened by SimonSapin about 7 years ago

#49 - The `unique` feature is renamed `ptr_internals`

Pull Request - State: closed - Opened by SimonSapin about 7 years ago - 1 comment

#48 - The `unique` feature is renamed `ptr_internals`

Pull Request - State: closed - Opened by SimonSapin about 7 years ago - 2 comments

#47 - Fix RFC 1327 hyperlink in dropck

Pull Request - State: closed - Opened by dlrobertson about 7 years ago - 3 comments

#46 - Rename C-like enums to field-less enums

Pull Request - State: closed - Opened by Havvy about 7 years ago

#45 - Section on coercions fails to mention requirement on trait object creation

Issue - State: open - Opened by jimblandy about 7 years ago - 2 comments

#44 - Don’t recommend empty enums for opaque types

Pull Request - State: closed - Opened by SimonSapin about 7 years ago - 8 comments

#43 - Update for field reordering

Pull Request - State: closed - Opened by bennyyip over 7 years ago - 4 comments

#42 - tweak travis

Pull Request - State: closed - Opened by steveklabnik over 7 years ago - 1 comment

#41 - Update vec-drain.md

Pull Request - State: closed - Opened by hrls over 7 years ago - 1 comment

#40 - Expand first-in-book use of certain abbreviations

Pull Request - State: closed - Opened by hegza over 7 years ago - 3 comments