issues
search
mystor
/
rust-cpp
Embed C++ directly inside your rust code!
Apache License 2.0
807
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using elements defined in `cpp!` macro in other cpp files
#113
ttzytt
opened
4 months ago
0
[Question] include local some.hpp
#112
minsoo5403
closed
5 months ago
1
impl From<cc::Build> for cpp_build::Config
#111
ian-h-chamberlain
closed
6 months ago
0
Easier conversion from `cc::Build` to `cpp_build::Config` ?
#110
ian-h-chamberlain
closed
6 months ago
1
Document how exceptions are handled
#109
ShaddyDC
opened
1 year ago
3
Updating aho-corasick
#108
plugwash
closed
1 year ago
1
Link error on MacOS arm64
#107
lylythechosenone
opened
1 year ago
3
Silence clippy size_of_ref warning in generated code
#106
hunger
closed
1 year ago
0
Adding docs to cpp_class! generated classes
#105
luke-titley
closed
1 year ago
2
feat: enable parallel feature for `cc`
#104
rumblefrog
closed
1 year ago
4
chore: Fix some typos
#103
hunger
closed
2 years ago
0
undefined reference to `std::__throw_bad_array_new_length()'
#102
StHagel
opened
2 years ago
0
Nothing but praise
#101
ebegumisa
closed
2 years ago
1
Using cpp! macro in integration tests
#100
Ayush1325
opened
2 years ago
1
Many clippy warnings when running on code containing `cpp!` macro
#99
hunger
closed
2 years ago
1
Error while Wrapping a C++ Class
#98
Ayush1325
closed
2 years ago
5
Make the cpp! macro a real proc macro
#97
ogoffart
opened
3 years ago
2
Extra blanks in generated cpp_closures.cpp
#96
ratijas
opened
3 years ago
4
Feature request: compile time constexpr in Rust via cpp!()
#95
ratijas
opened
3 years ago
1
Feature request: support attributes in rust! pseudo-macro
#94
ratijas
opened
3 years ago
0
Clean up clippy warnings
#93
ratijas
closed
3 years ago
8
Align and size assertion failures
#92
EarthyOrange
opened
3 years ago
7
Test Metadata endianness before parsing
#91
aprilwade
closed
3 years ago
2
Metadata parsing assumes little endian, even for big endian targets
#90
aprilwade
closed
3 years ago
1
Update README.md
#89
inokawa
closed
3 years ago
1
Submodule skipping `mod.rs`, not found by `cpp_build`.
#88
rubdos
closed
3 years ago
1
duplicate typeinfo for templates
#87
luke-titley
closed
3 years ago
2
Undefined reference to `__cpp_closure_xxx`
#86
david-bouyssie
closed
1 year ago
3
Rust 2015 edition support
#85
ratijas
opened
4 years ago
0
compile error when changing code inside `cpp!` macro
#84
lammermann
closed
4 years ago
4
class on free aborts on invalid pointer
#83
andyjsbell
opened
4 years ago
5
New release
#82
richardeoin
closed
4 years ago
1
some clippy clean ups
#81
ahmed-masud
closed
3 years ago
1
Rust static variables as C++ non-type template parameter
#80
ffranr
opened
4 years ago
4
Use vis meta-variable is macros
#79
ratijas
opened
4 years ago
0
Prefer intrinsics and primitives in core
#78
richardeoin
closed
4 years ago
5
member reference type '..... *const'
#77
ansjsun
closed
4 years ago
2
error adding symbols: DSO missing from command line
#76
ansjsun
closed
4 years ago
4
Example of passing own class to Rust lambda
#75
ea2973929
closed
4 years ago
4
LexError on vertical tab \v
#74
sthiele
closed
4 years ago
2
typo
#73
sthiele
closed
4 years ago
1
Add option to cpp_class! macro for std::marker::PhantomPinned
#72
benkay86
opened
4 years ago
4
Use Rust 2018 Edition import style
#71
curiousleo
closed
4 years ago
1
Struct metadata not present in target library file
#70
tylerhawkes
closed
4 years ago
9
Edition 2018 support: macro imports
#69
curiousleo
closed
4 years ago
1
cpp crate doc example: rename lib.rs to main.rs
#68
curiousleo
closed
4 years ago
1
Use syn 1.0
#67
jeffvandyke
closed
5 years ago
0
cpp! macro with empty capture
#66
benkay86
closed
5 years ago
3
Cleaning chores + 2018 upgrade
#65
jeffvandyke
closed
5 years ago
1
Add test for conditional include of invalid cpp code
#64
twistedfall
closed
5 years ago
1
Next