Rollup merge of #144623 - RalfJung:miri, r=RalfJung
miri subtree update
Subtree update of `miri` to fc4d9a2720.
Created using https://github.com/rust-lang/josh-sync.
r? `@ghost`
This commit is contained in:
commit
f034a4fa14
103 changed files with 2749 additions and 1472 deletions
|
|
@ -3,6 +3,7 @@
|
|||
/// See <https://github.com/rust-lang/rust/issues/134863>
|
||||
pub static CRATES: &[&str] = &[
|
||||
// tidy-alphabetical-start
|
||||
"allocator-api2",
|
||||
"annotate-snippets",
|
||||
"anstyle",
|
||||
"askama_parser",
|
||||
|
|
@ -16,13 +17,17 @@ pub static CRATES: &[&str] = &[
|
|||
"darling_core",
|
||||
"derive_builder_core",
|
||||
"digest",
|
||||
"equivalent",
|
||||
"fluent-bundle",
|
||||
"fluent-langneg",
|
||||
"fluent-syntax",
|
||||
"fnv",
|
||||
"foldhash",
|
||||
"generic-array",
|
||||
"hashbrown",
|
||||
"heck",
|
||||
"ident_case",
|
||||
"indexmap",
|
||||
"intl-memoizer",
|
||||
"intl_pluralrules",
|
||||
"libc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue