Ecosyste.ms: Issues

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

GitHub / dtolnay/cxx issues and pull requests

#1375 - Support for CxxVector<*mut T> and CxxVector<*const T>

Pull Request - State: open - Opened by makai410 12 days ago

#1371 - Resolve std_instead_of_alloc clippy restriction

Pull Request - State: closed - Opened by dtolnay 29 days ago

#1369 - Build fails with "unexpected token" error when DOCS_RS env var is set

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

#1368 - `impl<T> Read for UniquePtr<T> where ... Pin<&a mut T> : Read`.

Pull Request - State: closed - Opened by anforowicz about 2 months ago - 1 comment

#1367 - Ergonomics: allow constructing `rust::Slice` from any C++ container.

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

#1364 - Does the core safety claim need rephrasing?

Issue - State: open - Opened by dabrahams 2 months ago - 6 comments

#1360 - How can I `include!` a file in OUT_DIR

Issue - State: open - Opened by lightbulb128 3 months ago

#1358 - Allow going from `UniquePtr<T>` to `Pin<UniquePtr<T>>`

Pull Request - State: closed - Opened by tbu- 3 months ago - 1 comment

#1357 - Error compiling demo to wasm on macOS

Issue - State: open - Opened by DaveLomber 3 months ago - 6 comments

#1357 - Error compiling demo to wasm on macOS

Issue - State: open - Opened by DaveLomber 3 months ago - 5 comments

#1355 - Provide no-std Error impl for cxx::Exception on Rust 1.81+

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

#1354 - Unsupported element type of Vec<[u64; 3]>

Issue - State: open - Opened by chris838 4 months ago

#1352 - Link failure when using CXX-backed function from another crate

Issue - State: closed - Opened by toolCHAINZ 4 months ago - 1 comment

#1351 - Rely on docs.rs to define --cfg=docsrs by default

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

#1350 - Proposal: implementing native C++ std::error_code

Issue - State: closed - Opened by SDAChess 4 months ago

#1349 - Error compiling `cxx.cc` on Windows

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

#1348 - Error in configuring crates_universe when included as a Bazel module

Issue - State: open - Opened by tel 5 months ago - 6 comments

#1347 - Including bridge from another crate

Issue - State: open - Opened by HectorMRC 5 months ago

#1345 - Switch to bundled buck2 prelude

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

#1344 - Resolve unexpected_cfgs warning

Pull Request - State: closed - Opened by dtolnay 5 months ago - 1 comment

#1343 - Add `no_exceptions` feature flag

Pull Request - State: open - Opened by andreiltd 5 months ago

#1343 - Add `no_exceptions` feature flag

Pull Request - State: open - Opened by andreiltd 5 months ago

#1342 - Feature Request: Add support for nested Vector types

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

#1341 - Advice/example on docs.rs strategy

Issue - State: closed - Opened by metasim 6 months ago - 2 comments

#1340 - Extern C++ Enums

Issue - State: closed - Opened by djlalo08 6 months ago - 5 comments

#1339 - Returning `CxxString` from Rust to C++

Issue - State: open - Opened by FireFragment 6 months ago - 5 comments

#1339 - Returning `CxxString` from Rust to C++

Issue - State: open - Opened by FireFragment 6 months ago

#1339 - Returning `CxxString` from Rust to C++

Issue - State: open - Opened by FireFragment 6 months ago

#1338 - Mark MODULE.bazel.lock as generated

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

#1337 - Rename @third_party Bazel repo to @crates.io

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

#1336 - Remove aliases of third party deps from //third-party

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

#1335 - Bazel: switch to trampoline repo

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

#1335 - Bazel: switch to trampoline repo

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

#1334 - gen: allow for cfg_evaluator to be set in cxx_gen

Pull Request - State: closed - Opened by ahayzen-kdab 6 months ago - 2 comments

#1334 - gen: allow for cfg_evaluator to be set in cxx_gen

Pull Request - State: closed - Opened by ahayzen-kdab 6 months ago - 2 comments

#1333 - Question: estimate workload to call functions from geogram

Issue - State: closed - Opened by glennDittmann 6 months ago - 1 comment

#1333 - Question: estimate workload to call functions from geogram

Issue - State: closed - Opened by glennDittmann 6 months ago - 1 comment

#1332 - Is it possible to mark a C++ type as `Trivial`?

Issue - State: closed - Opened by metasim 6 months ago - 2 comments

#1331 - Compiling cdylib

Issue - State: open - Opened by smvoss 6 months ago - 4 comments

#1330 - Use libcore's c_char if available

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

#1328 - Support for Enums

Pull Request - State: open - Opened by dorezyuk 6 months ago

#1325 - cxx::bridge behind a feature

Issue - State: open - Opened by barsdeveloper 7 months ago - 1 comment

#1322 - Set C++ standard version using cc::Build::std

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

#1320 - Fix: Use correct methods when writing toposorted structs

Pull Request - State: closed - Opened by phil-opp 7 months ago - 2 comments

#1319 - Mention the `bridges` builder in the book

Pull Request - State: open - Opened by tolvanea 7 months ago

#1318 - Writing tests with CXX code causes linker issues

Issue - State: open - Opened by Jolyon-S 8 months ago

#1316 - Implement TryInto<String> for &CxxString

Pull Request - State: closed - Opened by tolvanea 8 months ago - 1 comment

#1314 - Guide for publishing a crate with its bridge

Issue - State: open - Opened by djmitche 8 months ago

#1312 - c++20 flags not being passed to msvc?

Issue - State: closed - Opened by Keshi 8 months ago - 1 comment

#1310 - cxx doesn't seem to support move self

Issue - State: closed - Opened by boluoyu 8 months ago - 1 comment

#1309 - Remove pre-1.57 proc_macro2::fallback::force()

Pull Request - State: closed - Opened by dtolnay 8 months ago

#1305 - Add custom deleter support to UniquePtr

Pull Request - State: open - Opened by darkwisebear 9 months ago - 1 comment

#1304 - Virtual Destructors

Issue - State: open - Opened by BabaBert 9 months ago - 1 comment

#1303 - Work around new dead_code warnings

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

#1302 - Include printing of "cargo:rerun-if-changed" in tutorial

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

#1301 - Split shared structs across multiple modules/namespaces

Issue - State: closed - Opened by phil-opp 9 months ago - 5 comments

#1300 - CxxVector: implement reserve() and capacity()

Pull Request - State: open - Opened by russelltg 9 months ago

#1299 - #[cxx::bridge] doesn't apply #[cfg(not(feature))]

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

#1299 - #[cxx::bridge] doesn't apply #[cfg(not(feature))]

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

#1298 - Document how to implement VectorElement

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

#1298 - Document how to implement VectorElement

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

#1298 - Document how to implement VectorElement

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

#1298 - Document how to implement VectorElement

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

#1298 - Document how to implement VectorElement

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

#1298 - Document how to implement VectorElement

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

#1298 - Document how to implement VectorElement

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

#1298 - Document how to implement VectorElement

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

#1297 - Implement VectorElement for more types

Issue - State: closed - Opened by adamchalmers 9 months ago - 5 comments

#1297 - Implement VectorElement for more types

Issue - State: closed - Opened by adamchalmers 9 months ago - 5 comments

#1297 - Implement VectorElement for more types

Issue - State: closed - Opened by adamchalmers 9 months ago - 5 comments