Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
101 changes: 70 additions & 31 deletions .spelling
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
306
356
0.X.Y
100k
10k
10ms
16K
1h
1K
1ms
4K
64K
ACLs
accessor
acyclic
addrs
agentic
Expand All @@ -15,12 +21,13 @@ allocator
Ani
api
APIs
AppError
appender
AppError
args
AspNet
async
Async
atomicity
auditable
backend
backends
Expand All @@ -37,9 +44,7 @@ branch_name
btree_map
buildable
bytesbuf
callee
cancelled
Cargo.toml
C #-Rust
C-BITFLAG
C-CONV
C-CONV-SPECIFIC
Expand All @@ -48,39 +53,43 @@ C-CTOR
C-DEREF
C-DTOR-BLOCK
C-DTOR-FAIL
C-ITER
C-ITER-TY
C-MACRO-ATTR
C-MACRO-VIS
C-NEWTYPE
C-NUM-FMT
C-RELNOTES
C-RW-VALUE
C-SERDE
C-SMART-PTR
callee
cancelled
Cargo.toml
certificate_generator.rs
cfg
chainable
Changelog
chrono
Chrono
C-ITER
C-ITER-TY
chrono
clippt
clippy
Clippy
clonable
C-MACRO-ATTR
C-MACRO-VIS
C-NEWTYPE
C-NUM-FMT
cloneable
codebase
codebases
combinators
composability
composable
combinators
condvar
config
const
contoso
CONTRIBUTING.md
coverage.json
CPUs
crates.io
C-RELNOTES
C #-Rust
C-RW-VALUE
C-SERDE
C-SMART-PTR
deallocate
Debuggability
Deduplicate
Expand All @@ -89,28 +98,36 @@ deduplication
deque
Deque
dereferenced
dereferencing
derefs
deserialization
destructors
destructor
Destructors
destructors
dev
Dev
DevOps
DI
DLLs
DNS
docs.rs
docsrs
docstring
DotNet
dSMS
Dyn
e.g.
enum
Enum
enum
enqueued
enums
EOF
FFI
FFI-compatible
fhl-scus4-app-win
fhl-scus4-app-win2
filesystem
filesystems
fn
foldhash
footguns
Expand All @@ -119,6 +136,7 @@ frontend
fundle
Fundle
Fundle's
getter
getters
glommio
grey
Expand All @@ -142,13 +160,15 @@ interop
Interop
interoperability
interoperate
jitter
JSON
invariants
IOCP
IP
jitter
JSON
KiB
Kubernetes
libc
lookups
libs
libunwind-devel
lifecycle
Expand All @@ -158,15 +178,16 @@ macros
Macros
Makefile
MEMORYSTATUSEX
memset
metadata
Metas
Microservices
microsoft.com
middleware
mimalloc
Mimalloc
miri
mimalloc
Miri
miri
misconfigured
mitigations
mockable
Expand All @@ -175,8 +196,10 @@ modularity
monomorphization
monomorphized
msrc
MPMC
MSRV
msvc
Multithreaded
mutex
Namespace
NeutralMemoryPool
Expand All @@ -188,6 +211,7 @@ Nomicon
non-mockable
ns
nuget
NUL
NUMA
observability
ohno
Expand All @@ -207,11 +231,13 @@ PowerShell
pre-approved
pre-generate
pre-heating
PRN
proc
Proc
profiler
PullRequest
RDME
reborrows
recoverability
recoverable
Redis
Expand All @@ -223,20 +249,22 @@ Reqwest
Reusability
RPC
runtime
runtime's
runtimes
rustc
rustdoc
Rustdoc
rustdoc
rustfmt
Sandana
sans-io
SCCACHE
scopeguard
SDKs
seekable
seeked
SemVer
serde
Serde
serde
Serde-based
Serde's
serializable
Expand All @@ -252,22 +280,31 @@ stdlib
stdout
struct
struct's
structs
Structs
structs
subdirectory
submodule
submodules
subtrait
sudo
supertrait
supertraits
Symcrypt
symlink
symlinks
sys
syscall
syscalls
sysinfo
tdnf
testability
thunk
thunked
thunker
Thunker
timestamp
timestamps
TOCTOU
Tokio
Tokio's
toml
Expand All @@ -281,8 +318,8 @@ tuple
tuples
typesafe
UDEPS
unaliased
unconfigured
Multithreaded
uncontended
unhandleable
unicode
Expand All @@ -295,24 +332,26 @@ unregister
unregistered
unregisters
unsized
unsynchronized
untrusted
UTC
UTF-8
v4
v6
vec
versioning
Versioning
versioning
Vijay
VMs
vtable
w.r.t.
waker
wildcard
wildcards
Win32
winsock
workflow
workflows
workspace
w.r.t.
Xamarin
xxH3
xxH3
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Please see each crate's change log below:
- [`data_privacy`](./crates/data_privacy/CHANGELOG.md)
- [`data_privacy_macros`](./crates/data_privacy_macros/CHANGELOG.md)
- [`data_privacy_macros_impl`](./crates/data_privacy_macros_impl/CHANGELOG.md)
- [`file`](./crates/file/CHANGELOG.md)
- [`fundle`](./crates/fundle/CHANGELOG.md)
- [`fundle_macros`](./crates/fundle_macros/CHANGELOG.md)
- [`fundle_macros_impl`](./crates/fundle_macros_impl/CHANGELOG.md)
Expand All @@ -16,6 +17,9 @@ Please see each crate's change log below:
- [`ohno_macros`](./crates/ohno_macros/CHANGELOG.md)
- [`recoverable`](./crates/recoverable/CHANGELOG.md)
- [`seatbelt`](./crates/seatbelt/CHANGELOG.md)
- [`sync_thunk`](./crates/sync_thunk/CHANGELOG.md)
- [`sync_thunk_macros`](./crates/sync_thunk_macros/CHANGELOG.md)
- [`sync_thunk_macros_impl`](./crates/sync_thunk_macros_impl/CHANGELOG.md)
- [`thread_aware`](./crates/thread_aware/CHANGELOG.md)
- [`thread_aware_macros`](./crates/thread_aware_macros/CHANGELOG.md)
- [`thread_aware_macros_impl`](./crates/thread_aware_macros_impl/CHANGELOG.md)
Expand Down
Loading
Loading