Unrolled build for #156354 Rollup merge of #156354 - lms0806:issue_156102, r=chenyukang Update example code of `std::array::from_fn` Since the std::array::from_fn feature has been stabilized since version 1.91.1, the comment stating that it is not stable has been removed. Additionally, the related example code has been modified into a simple example that is easy to understand. Close rust-lang/rust#156102
diff --git a/src/tools/cargo b/src/tools/cargo index 4f9b520..a343acc 160000 --- a/src/tools/cargo +++ b/src/tools/cargo
@@ -1 +1 @@ -Subproject commit 4f9b52075316e9ced380c8fa492858048d5758b6 +Subproject commit a343accce8526b128adc517d33348573d22920a3