Skip to content

Commit

Permalink
Update cspell dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jun 2, 2023
1 parent 922bb8d commit f100788
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .github/.cspell/organization-dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ docsrs
doctest
doctests
hasher
idents
impls
inlateout
intrinsics
Expand All @@ -108,6 +109,7 @@ mclass
memcpy
msrv
nand
nanos
nomem
nonoverlapping
noreturn
Expand All @@ -124,6 +126,8 @@ rustlib
seqcst
simd
splitn
structs
subsec
supertrait
supertraits
sysroot
Expand All @@ -145,6 +149,7 @@ endianness
esac
euxo
gsub
moreutils
msys
noninteractive
noprofile
Expand Down
3 changes: 0 additions & 3 deletions .github/.cspell/project-dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@ compiletest
elems
expandtest
HRTB
idents
prettyplease
projectable
qself
reborrow
respan
respanned
structs
subpat
unfixable
unsafeunpin
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ macrotest = "1.0.9"
rustversion = "1"
static_assertions = "1"
trybuild = "1.0.67"

[patch.crates-io]
prettyplease = { git = "https://github.com/taiki-e/prettyplease.git", branch = "dev" } # lower MSRV

0 comments on commit f100788

Please sign in to comment.