issues
search
cppalliance
/
safe-cpp
Boost Software License 1.0
191
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lifetime parameterization bug with deduction in the context of a call.
#75
seanbaxter
closed
4 days ago
1
Make safety opt-out rather than opt-in, or at least less verbose
#74
nihil-admirari
opened
2 weeks ago
1
Fix typos
#73
bersbersbers
opened
3 weeks ago
1
Borrow checker error missing
#72
Dalzhim
closed
3 weeks ago
3
Segmentation fault with a code snippet
#71
Dalzhim
closed
4 weeks ago
2
Fix some typos in draft.md
#70
pepsiman
opened
1 month ago
1
Fix some typos in P3390R0.md
#69
pepsiman
closed
1 month ago
2
Rename `std2` to `safestd` or similar?
#68
Conan-Kudo
opened
1 month ago
2
Circle misses borrowck conflict
#67
seanbaxter
opened
1 month ago
0
Exception handling isn't testing against abstract class
#66
seanbaxter
closed
1 month ago
1
Use of mutex not enforced for data shared between threads
#65
fisherro
closed
1 month ago
2
Compiler: Implement correct match binding modes
#64
seanbaxter
opened
2 months ago
0
Specify auto deduction in the presence of references and borrows
#63
seanbaxter
closed
1 month ago
6
Specify and implement [[unsafe::niche_range(begin, end)]] attribute.
#62
seanbaxter
opened
2 months ago
0
Goal for subtyping standard conversion
#61
seanbaxter
opened
2 months ago
0
Fixing various typos and spellchecking §1 using Antidote
#60
Dalzhim
opened
2 months ago
6
Adding a FAQ section
#59
Dalzhim
opened
2 months ago
5
Adding a FAQ section
#58
Dalzhim
closed
2 months ago
2
Specify and implement function subtyping.
#57
seanbaxter
opened
2 months ago
4
catch block arguments
#56
cmazakas
opened
2 months ago
1
Doc previews
#55
sdarwin
closed
1 month ago
1
Safe JSON prep
#54
seanbaxter
opened
2 months ago
1
Docs: github actions to render .md markdown files
#53
sdarwin
closed
2 months ago
0
website: Safe C++ in the News
#52
vinniefalco
opened
2 months ago
0
Initialisation behaves differently in an unsafe function
#51
Dalzhim
opened
2 months ago
3
Compiler: implement -panic-overflow-signed and -panic-overflow-unsigned
#50
seanbaxter
opened
2 months ago
0
Strategy for dealing with members of templates with lifetimes
#49
seanbaxter
opened
2 months ago
0
Fixing English mistakes on Runtime/Thread section
#48
cdesouza-chromium
closed
2 months ago
0
compiler: variance calculator not making cell's `self` parameter invariant
#47
seanbaxter
closed
2 months ago
4
Specify argument deduction in the presence of borrow and reference expressions
#46
seanbaxter
opened
2 months ago
0
lifetime normalization on lambdas
#45
seanbaxter
opened
2 months ago
0
Choice bug - substitution of concise-match not implemented
#44
seanbaxter
opened
2 months ago
0
Choice bug - can't initialize from alternative name in dependent choice type
#43
seanbaxter
closed
2 months ago
1
`new` in safe contexts
#42
cmazakas
opened
2 months ago
1
Compiler: Include intrinsics for counting lifetime binders
#41
seanbaxter
opened
2 months ago
0
Remove exceptions from containers
#40
seanbaxter
opened
2 months ago
0
Create godbolt library
#39
seanbaxter
opened
2 months ago
0
compile-fail tests affected by explicit ctor
#38
seanbaxter
closed
2 months ago
1
Compiler: Add native relocation support to legacy containers
#37
seanbaxter
opened
2 months ago
0
Add self^ member functions to optional
#36
seanbaxter
opened
2 months ago
0
Add std2::destroy_at and std2::destroy_n
#35
seanbaxter
opened
2 months ago
0
drop_only tests for all containers
#34
seanbaxter
closed
2 months ago
1
Add user-defined literal support for string_constant
#33
cmazakas
opened
2 months ago
0
compiler: error on data members with unbound lifetimes
#32
seanbaxter
opened
2 months ago
0
Incorporate safe subscripts
#31
seanbaxter
closed
2 months ago
1
Add unchecked overloads using multi-dimensional operator[]?
#30
seanbaxter
closed
2 months ago
1
compiler: Implement operator rel
#29
seanbaxter
opened
2 months ago
0
compiler: Implement relocate ABI support
#28
seanbaxter
opened
2 months ago
0
Write a Result/expected class
#27
seanbaxter
closed
2 months ago
1
compiler: Lifetime normalization bug
#26
seanbaxter
closed
2 months ago
1
Next