Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
5dc8a7b
Fix new windows doc code example
GuillaumeGomez Aug 3, 2026
2d2c423
Add missing `cfg_attr` on doc tests in stdlib `os` module
GuillaumeGomez Aug 3, 2026
ee7709d
Fix `cfg_attr` for `library/std/src/os/unix/net/ancillary.rs`
GuillaumeGomez Aug 4, 2026
4eb5f64
Handle LLVM 21 in memchr result codegen test
Aug 5, 2026
2668d73
Rollup merge of #159014 - GuillaumeGomez:doc-cfg-filter-doctest, r=Urgau
JonathanBrouwer Aug 5, 2026
911b571
Rollup merge of #160545 - ChayimFriedman2:ChayimFriedman2-patch-1, r=…
JonathanBrouwer Aug 5, 2026
0213550
Prepare for merging from rust-lang/rust
invalid-email-address Aug 6, 2026
ca72fca
Merge ref 'f73951df0a55' from rust-lang/rust
invalid-email-address Aug 6, 2026
7dc3b8a
ci: Bump downloaded compiler-rt to 23.1-2026-07-22
tgross35 Aug 6, 2026
06a52e9
Rollup merge of #159530 - devnexen:gh115325, r=Darksonn
JonathanBrouwer Aug 6, 2026
07b89f2
Rollup merge of #160006 - estebank:issue-89567, r=chenyukang
JonathanBrouwer Aug 6, 2026
f1d64d2
Rollup merge of #160546 - SzilvasiPeter:main, r=JohnTitor
JonathanBrouwer Aug 6, 2026
1d007b7
delegation: add support for wrapping of the return value with `From::…
aerooneqq Aug 6, 2026
05ef9fe
L4Re: Repair build and move to rustc linking
farao Jul 13, 2026
a87ec87
ci: Add a patch for compiler-rt execstack
tgross35 Aug 7, 2026
1f04235
bench: Update pinned nightly to 2026-05-23
tgross35 Aug 6, 2026
0e3ec2c
ci: Print rustc version with machine info
tgross35 Aug 7, 2026
99d5102
remove derives from SVE macros
folkertdev Aug 6, 2026
ef66316
forward rustflags to rustdoc
folkertdev Aug 5, 2026
8a101cc
Fix wasm CI
adamgemmell Aug 6, 2026
4794b67
Point wasmtime into the new build-dir layout
adamgemmell Aug 6, 2026
7af603c
Fix stdarch-test wasm disassembly for the new deps layout
adamgemmell Aug 6, 2026
65b3afa
Speculative x86_64-pc-windows-msvc fix
adamgemmell Aug 6, 2026
8fe23ba
amdgpu doc comment fix
folkertdev Aug 7, 2026
c1fc4e2
use doc(cfg) on some x86 types with examples
folkertdev Aug 7, 2026
6bc1863
symbol-check: Consult rustc about powerpc64 ELF ABI
Gelbpunkt Aug 7, 2026
355b9eb
symcheck: Make the crate actually called `symcheck`
tgross35 Aug 7, 2026
dd939ba
ci: Stop regenerating the lockfile as part of CI
tgross35 Aug 7, 2026
1800fe0
bench: Update pinned nightly to 2026-05-24
tgross35 Aug 7, 2026
91f595b
bench: Update pinned nightly to 2026-08-05
tgross35 Aug 7, 2026
2a98e29
Improve OpenOptions append+truncate error message
THARUN-BART Aug 7, 2026
1a33298
Rollup merge of #159784 - SomeFlyingThing:agent/hint-memchr-result-bo…
JonathanBrouwer Aug 7, 2026
0ab62b7
Rollup merge of #150885 - farao:main, r=saethlin,joboet
JonathanBrouwer Aug 7, 2026
07a7126
Rollup merge of #160433 - aerooneqq:delegation-return-wrapping-3, r=p…
JonathanBrouwer Aug 7, 2026
e47cbe2
Remove unnecessary fmt::Display use for overflow assertion
fereidani Aug 8, 2026
c1e827f
Optimize slice::contains for one-byte BytewiseEq types
Aug 8, 2026
9e0cdfe
Rollup merge of #160543 - bushrat011899:raw_os_error_c_int_default, r…
jhpratt Aug 8, 2026
5c340fb
fix: build-std on 32 bit arm with 64 bit time
guoxe Aug 8, 2026
b8094b7
Rollup merge of #157609 - guoxe:fix_build_std_arm32_gnu_time_bits64, …
JonathanBrouwer Aug 8, 2026
fa4e68b
Make `char::is_default_ignorable` unstably public
Jules-Bertholet Aug 8, 2026
05d44eb
Use transmute_copy in SliceContains
Aug 8, 2026
5139619
Apply rustfmt to SliceContains
Aug 8, 2026
01df216
Rollup merge of #156935 - Darksonn:pin-safe-pointer, r=Mark-Simulacrum
JonathanBrouwer Aug 8, 2026
1a15c4b
Rollup merge of #160732 - SomeFlyingThing:agent/optimize-bytewise-con…
JonathanBrouwer Aug 8, 2026
cdbc5ef
Rollup merge of #157944 - Jules-Bertholet:is-default-ignorable, r=Mar…
JonathanBrouwer Aug 8, 2026
f272183
Changed .expect error message in documentation to follow “expect as p…
TirushOne Aug 9, 2026
067d588
Change .expect message to follow precondition style
Nidhi-Gahlawat Aug 9, 2026
edd1d66
update expect message in library/core/src/net/parser.rs
nakagawa-hayana Aug 9, 2026
05acc4e
ignore example code blocks on nvptx and amdgpu
folkertdev Aug 9, 2026
553f0fc
use cfg to only compile/run x86 examples on x86
folkertdev Aug 9, 2026
ac26aee
allocator: refactor for stabilisation
nia-e Jun 4, 2026
d66e04e
avoid re-initializing the spare buffer if we initialized >PROBE_SIZE …
asder8215 Jul 18, 2026
c39848c
Rollup merge of #160796 - Nidhi-Gahlawat:issue-159751-fix-mod.rs, r=n…
JonathanBrouwer Aug 9, 2026
9659a35
Avoid unnecessarily short reads in `read_to_end`
ChrisDenton Aug 9, 2026
7440059
Mark const ptr methods and ptr free functions as inline(always)
zakrad Aug 9, 2026
bd4a38e
Stabilize fs_set_times
Mark-Simulacrum Aug 9, 2026
a4f3f6d
Fix references to unsupported on sys::paths::unix
pheki Aug 10, 2026
d5ff912
Rollup merge of #160804 - nakagawa-hayana:issue-159751-fix-net-parser…
jhpratt Aug 10, 2026
6c6940a
Rollup merge of #160816 - zakrad:fix-const-ptr-read-inline-160809, r=…
jhpratt Aug 10, 2026
b9ea895
Rollup merge of #160820 - Mark-Simulacrum:stabilize-set-times, r=nia-e
jhpratt Aug 10, 2026
c12f056
chore(deps): update github actions
renovate-bot Aug 10, 2026
2e59555
chore(deps): lock file maintenance
renovate-bot Aug 10, 2026
0209ce0
chore(deps): update github actions
renovate-bot Aug 10, 2026
c33038d
Fix swapped doc comment lines on the `io::Read` trait
Jontos Aug 10, 2026
4e81efc
symcheck: Update to `object` 0.40
tgross35 Aug 10, 2026
31ec186
macros: Update to syn 3.0
tgross35 Aug 10, 2026
2d2cc4f
mir: prohibit projection into scalable vec
davidtwco Aug 6, 2026
953bb0f
Rollup merge of #160836 - Jontos:fix-read-doc-line-order, r=nia-e
JonathanBrouwer Aug 10, 2026
9a1103f
Improve overflow check code generation further
fereidani Aug 8, 2026
f679037
Rollup merge of #160642 - davidtwco:sve-field-projection, r=folkertdev
JonathanBrouwer Aug 10, 2026
d72e5b0
Rollup merge of #160825 - vita-rust:fix-references-unsupported-vita, …
JonathanBrouwer Aug 10, 2026
1da5b60
std: Adjust cfgs again for TLS on WASI
alexcrichton Aug 10, 2026
f6548e5
Implement `to_string()` on `ByteStr` and `ByteString`
DanielEScherzer Aug 10, 2026
e72eb7b
Rollup merge of #159300 - DanielEScherzer:bytestr-to-string, r=clarfo…
JonathanBrouwer Aug 10, 2026
4c7c27a
implement <OnceCell,OnceLock>::new_init
malezjaa Aug 10, 2026
45f92d5
Auto merge of #160879 - JonathanBrouwer:rollup-4zAylRT, r=JonathanBro…
bors Aug 11, 2026
712f837
Re-calibrate init_until to how many bytes are actually initialized an…
asder8215 Aug 10, 2026
ac32d06
Rollup merge of #160432 - joboet:ensure_init_generic, r=clarfonthey
jhpratt Aug 11, 2026
ca5da7a
Rollup merge of #160881 - malezjaa:implement_new_init, r=clarfonthey
jhpratt Aug 11, 2026
5a97d48
Auto merge of #160888 - jhpratt:rollup-OY2pQdT, r=jhpratt
bors Aug 11, 2026
702ba70
Implement derives for Reborrow and CoerceShared
P8L1 Aug 11, 2026
79a5510
Put `{:#?}` into backticks
ada4a Aug 11, 2026
5a81db2
Rollup merge of #156338 - P8L1:derive-reborrow-coerce-shared, r=oli-obk
JonathanBrouwer Aug 11, 2026
6c6dba9
Rollup merge of #158083 - asder8215:default_read_to_end_mark_init, r=…
JonathanBrouwer Aug 11, 2026
4a70cf2
Rollup merge of #160898 - ada4a:ada/push-kvmrpuumwylt, r=ShoyuVanilla
jhpratt Aug 11, 2026
11e5071
Auto merge of #160908 - jhpratt:rollup-a7bBwHd, r=jhpratt
bors Aug 11, 2026
cce2b76
Add `TypeId::is_signed` method
yara-blue Aug 7, 2026
6617219
Ensure TLS accesses don't call the global allocator through panic
maxdexh Aug 11, 2026
f00ca09
vectorcall fix
folkertdev Aug 11, 2026
7718136
update aarch64/arm64ec assembly tests
folkertdev Aug 9, 2026
5893153
Stabilize `Write for Cursor<W: WriteThroughCursor>`
bushrat011899 Aug 11, 2026
bb68d9b
Rollup merge of #160731 - fereidani:sync_overflow_check, r=joboet
jhpratt Aug 12, 2026
0d16b55
Rollup merge of #160868 - alexcrichton:adjust-wasi-tls-again, r=clarf…
jhpratt Aug 12, 2026
71a82ef
Rollup merge of #160934 - maxdexh:fix-thread-local-global-alloc-reent…
jhpratt Aug 12, 2026
66e21c4
Remove unused #[non_exhaustive] in library
mu001999 Aug 11, 2026
3a185b9
sve: re-enable `sveorv` testing after LLVM upgrade
davidtwco Aug 5, 2026
2878051
Simplify scalable vector testing
sayantn Jul 13, 2026
9768f93
Rollup merge of #160952 - bushrat011899:write_for_cursor_stability_fi…
JonathanBrouwer Aug 12, 2026
0a4e2d1
libm-test: generator for varying specific bits
quaternic Apr 5, 2026
1871848
Merge pull request #2188 from sayantn/intrinsic-test-refactors
davidtwco Aug 12, 2026
1995fa9
Rollup merge of #160925 - yara-blue:is_signed, r=oli-obk
JonathanBrouwer Aug 12, 2026
b543826
clippy::manual_isolate_lowest_one
ChrisDenton Aug 12, 2026
6d9d35b
Allow some noisy clippy lints
ChrisDenton Aug 12, 2026
44b3365
Auto merge of #160980 - JonathanBrouwer:rollup-MX1XSgM, r=JonathanBro…
bors Aug 12, 2026
9253aba
Use 2 word unwinder_private_data on Emscripten
bjorn3 Jul 19, 2026
7db3f7a
Move wasi libunwind link block to crate root
bjorn3 Aug 3, 2026
86c2a9c
Avoid defining dummy personality function for Motor OS
bjorn3 Jul 24, 2026
9ad8666
Use dummy panic_unwind impl for Hermit
bjorn3 Jul 28, 2026
f502eaf
Port stdarch-gen-arm to stdarch-gen-common
xonx4l Aug 4, 2026
01d9be9
std: map ERROR_NEGATIVE_SEEK to ErrorKind::InvalidInput on Windows
valentynkit Aug 12, 2026
bdb2c81
Forward all array `PartialOrd` to slices
scottmcm Aug 12, 2026
7e06b10
Ensure TLS accesses don't call the global allocator through panic part 2
maxdexh Aug 12, 2026
62bab30
clippy::int_plus_on
ChrisDenton Aug 12, 2026
6bc2232
clippy::legacy_numeric_constants
ChrisDenton Aug 12, 2026
bbda162
clippy::zero_divided_by_zero
ChrisDenton Aug 12, 2026
031595e
clippy::len_zero
ChrisDenton Aug 12, 2026
e209006
clippy::needless_as_bytes
ChrisDenton Aug 12, 2026
b3abdbe
clippy::ptr_offset_with_cast
ChrisDenton Aug 12, 2026
96932b9
clippy::let_and_return
ChrisDenton Aug 12, 2026
1bdbbca
clippy::needless_return
ChrisDenton Aug 12, 2026
6512b9d
clippy::empty_line_after_doc_comments
ChrisDenton Aug 12, 2026
e6227bc
Ignore backtrace-rs clippy failures
ChrisDenton Aug 12, 2026
bcf9b84
test: Minor updates for the bitpattern generator
tgross35 Aug 12, 2026
413193c
test: Add an integer bitpattern generator
tgross35 Aug 12, 2026
7cc9311
ci: Print the version of `cc`
tgross35 Aug 12, 2026
5eb1c77
ci: Update runner images
tgross35 Aug 12, 2026
ca07a36
ci: Re-enable the musl build on ppc64le
tgross35 Aug 12, 2026
a62c967
add `Complex` type
folkertdev Jul 4, 2026
cbe3875
Auto merge of #160953 - ChrisDenton:clippy, r=nia-e
bors Aug 12, 2026
d698083
doc changes to expect messages in process.rs
dronavallipranav Aug 12, 2026
1c1c4a7
Fix `asimd`/`neon` detection on aarch64-darwin
patrikas-sestokas Aug 12, 2026
c14a6e3
core: Rename funnel shift `rhs` parameter to `right`
tgross35 Mar 20, 2026
ac40537
core: Use the same width for integer primitive literals in docs
tgross35 Mar 20, 2026
2682776
Rollup merge of #160976 - maxdexh:fix-thread-local-global-alloc-reent…
jhpratt Aug 13, 2026
beef844
Rollup merge of #160958 - mu001999-contrib:remove-unused-non-exhausti…
jhpratt Aug 13, 2026
44d3efc
Rollup merge of #160999 - dronavallipranav:compliant-expect-error-mes…
jhpratt Aug 13, 2026
25c4513
core: Improve the documentation for funnel shifts
tgross35 Mar 20, 2026
f1a72e2
Implement `core::cmp::{smallest, largest}`
bushrat011899 Aug 13, 2026
e9ae593
Add const-compatible `cmp_splat` test
bushrat011899 Aug 13, 2026
a877991
io: Use `NonNull` for all `Custom` API related to `Box`
tgross35 Aug 12, 2026
eb69335
Rollup merge of #154150 - tgross35:funnel-updates, r=Mark-Simulacrum
jhpratt Aug 13, 2026
4a8fc60
Rollup merge of #161009 - patrikas-sestokas:fix-aarch64-darwin-neon-d…
jhpratt Aug 13, 2026
327d178
clippy::needless_borrow
ChrisDenton Aug 12, 2026
002cace
clippy::op_ref
ChrisDenton Aug 12, 2026
d634873
clippy::borrow_deref_ref
ChrisDenton Aug 13, 2026
a99e463
clippy::explicit_auto_deref
ChrisDenton Aug 13, 2026
a4b68c1
Ignore clippy lint in backtrace submodule
ChrisDenton Aug 13, 2026
75f2b5c
io: Improve internal documentation for `Custom` error
tgross35 Aug 12, 2026
5c363bb
Auto merge of #161014 - jhpratt:rollup-lyWH2E3, r=jhpratt
bors Aug 13, 2026
3bd659e
Rollup merge of #160687 - bushrat011899:experiment_splat_min_max, r=n…
jhpratt Aug 13, 2026
8481e8e
std: don't clean up the main thread's altstack
joboet Aug 13, 2026
e150f57
Optimize CStr backing slice bounds checks
Aug 13, 2026
94ef8b1
Merge pull request #2200 from xonx4l/port-stdarch-gen-arm-to-common
folkertdev Aug 13, 2026
234b5c9
Auto merge of #161031 - jhpratt:rollup-XTZ644V, r=jhpratt
bors Aug 13, 2026
ff8e76c
libm: Rename the `approx` module to `relaxed`
tgross35 Aug 13, 2026
7206a82
libm: Expose `hypotf64` in `relaxed`
tgross35 Aug 13, 2026
ce04120
Prepare for merging from rust-lang/rust
folkertdev Aug 13, 2026
bb115c7
Merge ref '1e5ee3563742' from rust-lang/rust
folkertdev Aug 13, 2026
52732e9
Avoid extern "unadjusted" in compiler-builtins
bjorn3 Jul 31, 2026
08cbdff
rustdoc: use anonymous constant for primitives/keywords/attribute docs
mejrs Aug 4, 2026
88cd2f2
core: Fix a typo in funnel shift documentation
tgross35 Aug 13, 2026
fd125aa
Agony. Also fix some more TLS global alloc reentrancy
maxdexh Aug 13, 2026
7c65462
Add function-like macro
Sa4dUs Aug 13, 2026
b5bf23c
Updates the expect messages in library/std/src/net/udp.rs to follow t…
jaroslawroszyk Aug 9, 2026
47a0586
Auto merge of #161045 - folkertdev:stdarch-sync-2026-09-13, r=folkertdev
bors Aug 13, 2026
c9f1500
Rollup merge of #157428 - nia-e:allocator-refactor, r=clarfonthey
jhpratt Aug 13, 2026
286cd4a
Rollup merge of #160077 - bjorn3:no_unadjusted_fn_abi, r=RalfJung,tgr…
jhpratt Aug 13, 2026
90707b7
Rollup merge of #160288 - mejrs:anon_const_attr_docs, r=GuillaumeGomez
jhpratt Aug 13, 2026
108ffa6
Rollup merge of #160440 - bjorn3:refactor_unwind4, r=Mark-Simulacrum
jhpratt Aug 13, 2026
05511c1
Rollup merge of #160972 - valentynkit:windows-seek-invalid-input, r=J…
jhpratt Aug 13, 2026
f24724d
Rollup merge of #161037 - joboet:main_altstack, r=clarfonthey
jhpratt Aug 13, 2026
0ca3074
Rollup merge of #161040 - SomeFlyingThing:agent/audit-codegen-hints, …
jhpratt Aug 13, 2026
be6e5c7
Rollup merge of #161065 - tgross35:funnel-shift-docs, r=clarfonthey
jhpratt Aug 13, 2026
e943fa2
Rollup merge of #158885 - folkertdev:complex-layout, r=workingjubilee
jhpratt Aug 13, 2026
16d79ea
Rollup merge of #161020 - tgross35:io-error-updates, r=clarfonthey
jhpratt Aug 13, 2026
239a2d2
Rollup merge of #161055 - Sa4dUs:offload-macro, r=ZuseZ4
jhpratt Aug 13, 2026
6567845
Auto merge of #161075 - jhpratt:rollup-sSE7Oua, r=jhpratt
bors Aug 14, 2026
84e0352
Rollup merge of #160821 - jaroslawroszyk:main, r=clarfonthey
JonathanBrouwer Aug 14, 2026
b94c682
stabilize `extern "custom"`
folkertdev Jun 27, 2026
c350f4c
Rollup merge of #159963 - Lfan-ke:feature/step-by-fused-iterator, r=j…
JonathanBrouwer Aug 14, 2026
364ac03
reflection: Add TypeId::variant() returning new Variant
yara-blue Aug 13, 2026
4b5da56
reflection: add non-exhaustive to meme::type_info::Variant
yara-blue Aug 13, 2026
bcaffcc
reflection: update tests to use methods on TypeId
yara-blue Aug 13, 2026
ac1a155
reflection: update FieldRepresentingType debug to use methods on TypeId
yara-blue Aug 13, 2026
e095285
reflection: remove fields from TypeKind
yara-blue Aug 13, 2026
50f7b80
reflection: add FIXME about error messages for methods
yara-blue Aug 14, 2026
d8d18ed
Rollup merge of #158504 - folkertdev:stabilize-extern-custom, r=tgross35
JonathanBrouwer Aug 15, 2026
e60e0a5
Update expect messages for library/alloc/src/vec/mod.rs
Saitock Aug 15, 2026
b7b140d
Rollup merge of #160203 - scottmcm:cmp-with-key, r=JohnTitor
JonathanBrouwer Aug 15, 2026
f50729c
Rollup merge of #159862 - Saitock:fix_expect, r=JohnTitor
JonathanBrouwer Aug 15, 2026
f378d96
Rollup merge of #160719 - BartSimpson001:fix-160716, r=JohnTitor
JonathanBrouwer Aug 15, 2026
a99b6e3
Rollup merge of #160996 - scottmcm:too-many-ampersands-2, r=JohnTitor
JonathanBrouwer Aug 15, 2026
2ec19d1
std: guard against unwinds in queue-based `Once`
joboet Aug 16, 2026
dcb8152
std: move ENOSYS next to the other Unsupported arms
valentynkit Aug 16, 2026
222d1a7
atomic volatile: add intrinsics
RalfJung Jul 28, 2026
41ecef5
Rollup merge of #161017 - ChrisDenton:clippy2, r=nia-e
JonathanBrouwer Aug 16, 2026
674992d
Rollup merge of #160416 - devnexen:gh118925, r=Mark-Simulacrum
JonathanBrouwer Aug 16, 2026
1b47d5c
Rollup merge of #161185 - joboet:unwind_queue_once, r=clarfonthey
JonathanBrouwer Aug 16, 2026
369c2a9
Rollup merge of #159855 - valentynkit:pidfd-wait-eintr, r=Mark-Simula…
JonathanBrouwer Aug 16, 2026
3015bf7
Library lock file update
renovate-bot Aug 17, 2026
d72880f
Fix __hexagon_fmadf5 overflow under directed rounding
SuperChamp234 Aug 14, 2026
0ecbde2
Prepare for merging from rust-lang/rust
tgross35 Aug 17, 2026
374b933
Merge ref '2c39ff499469' from rust-lang/rust
tgross35 Aug 17, 2026
23f9436
c-b: Restore `#![feature(abi_custom)]`
tgross35 Aug 17, 2026
c6e9234
c-b: Add comments about why miri is configured out
tgross35 Aug 17, 2026
c707381
implementation for feature addr_unspecified_from
malezjaa Aug 17, 2026
be32393
Auto merge of #160408 - fereidani:str_pattern, r=joboet
bors Aug 17, 2026
510ce83
Rollup merge of #160058 - RalfJung:atomic-volatile, r=JohnTitor
JonathanBrouwer Aug 17, 2026
24b4851
Rollup merge of #161206 - renovate-bot:renovate/lock-file-maintenance…
JonathanBrouwer Aug 17, 2026
c5773cd
Rollup merge of #160905 - malezjaa:imlpement-addr-unspecified-from, r…
JonathanBrouwer Aug 17, 2026
0ac6a09
core/num: Implement feature `float_nan_to`
okaneco Aug 17, 2026
730fdfc
Auto merge of #161256 - JonathanBrouwer:rollup-WuI2sWX, r=JonathanBro…
bors Aug 17, 2026
c4f64cc
Initial implementation of `FnPtr` trait
carbotaniuman Aug 18, 2026
9885071
Rollup merge of #158580 - valentynkit:enotsup-unsupported, r=workingj…
jhpratt Aug 18, 2026
d12c787
Rollup merge of #161250 - okaneco:nan_to, r=clarfonthey
jhpratt Aug 18, 2026
62c999f
std: use UNIX's `Instant` and `SystemTime` on Hermit
joboet Aug 18, 2026
bd159e5
remove unused import on Hermit
joboet Aug 18, 2026
f0be5ee
reflection: add a variant of TypeId::of without the static bound
yara-blue Aug 17, 2026
a309ee0
Doc: clarify how `Read::bytes` handling Interrupted errors
xizheyin Aug 18, 2026
9254428
allocator: wording & grammar nitpicks
nia-e Aug 14, 2026
87ce2d4
okay max sure
nia-e Aug 18, 2026
0a41565
undo rc and arc thing
nia-e Aug 18, 2026
1f8eaf5
tighten send so bad rc can't be used
nia-e Aug 18, 2026
b7c08e8
this too
nia-e Aug 18, 2026
c7cd8b8
there u go
nia-e Aug 18, 2026
ddece7d
Rollup merge of #156176 - carbotaniuman:fn-ptr-trait-impl, r=jackh726
jhpratt Aug 19, 2026
0bdd02c
Rollup merge of #161297 - joboet:hermit_time_reuse, r=nia-e
jhpratt Aug 19, 2026
8816c55
Rollup merge of #160489 - asder8215:fs_diagnostic_items, r=mejrs
jhpratt Aug 19, 2026
3812da6
Rollup merge of #161114 - yara-blue:remove-typekind-fields, r=oli-obk
jhpratt Aug 19, 2026
4b69e93
Rollup merge of #161115 - nia-e:allocator-nitpicks, r=clarfonthey
jhpratt Aug 19, 2026
d30eb2b
Rollup merge of #161318 - xizheyin:161288, r=nia-e
jhpratt Aug 19, 2026
ae9c476
vec: fixup the name that i forgot
nia-e Aug 19, 2026
9084269
replace-version-placeholder
cuviper Aug 17, 2026
e0f78dc
reformat
cuviper Aug 18, 2026
8cee141
update `cfg(bootstrap)`
cuviper Aug 18, 2026
89ba525
doc: list all remove_dir_all fallback targets
Muhtasim-Munif-Fahim Aug 19, 2026
cd62f5c
Rollup merge of #161068 - maxdexh:fix-thread-local-global-alloc-reent…
JonathanBrouwer Aug 20, 2026
f156060
Rollup merge of #158999 - Muhtasim-Munif-Fahim:codex/rust-remove-dir-…
JonathanBrouwer Aug 20, 2026
767896b
Rollup merge of #161360 - nia-e:vec-tiny-fixup, r=clarfonthey
JonathanBrouwer Aug 20, 2026
091ed1e
Merge from 8925ea358a0f265ca61026aadc7ecc506c545cbe with conflicts
Sep 13, 2026
7aedafd
Update submodules
Sep 13, 2026
3743e20
Update toolchain to 2026-08-21
Sep 13, 2026
7955d1c
Update Kani version to b07abe8a72f8eb1ef1ea3521ca6b00a973d341bc
Sep 13, 2026
0c4d9fb
Update VeriFast proofs
Sep 13, 2026
6c1a3f7
Resolve merge conflicts
feliperodri Sep 14, 2026
cb96b89
Fix compilation after nightly-2026-08-21 merge conflict resolution
feliperodri Sep 14, 2026
0649261
Fix implicit_provenance_casts in slice::Iter is_safe helpers
feliperodri Sep 14, 2026
04bc93e
Restore #[rustc_non_const_trait_method] on map_windows
feliperodri Sep 14, 2026
408a10d
Adapt verify harnesses/contracts to nightly-2026-08-21 std changes
feliperodri Sep 14, 2026
3746989
Bump Kani to main HEAD (ebed1d1) to test CI-only E0080
feliperodri Sep 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
164 changes: 50 additions & 114 deletions library/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions library/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,6 @@ rustflags = [
rustc-std-workspace-core = { path = 'rustc-std-workspace-core' }
rustc-std-workspace-alloc = { path = 'rustc-std-workspace-alloc' }
rustc-std-workspace-std = { path = 'rustc-std-workspace-std' }

# See comments in `library/windows-sys/Cargo.toml` for why this is patched
windows-sys = { path = 'windows-sys' }
2 changes: 1 addition & 1 deletion library/alloc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bench = false

[dependencies]
core = { path = "../core", public = true }
compiler_builtins = { path = "../compiler-builtins/compiler-builtins", features = ["rustc-dep-of-std"] }
compiler_builtins = { path = "../compiler-builtins/compiler-builtins", features = ["compiler-builtins"] }
safety = { path = "../contracts/safety" }

[features]
Expand Down
Loading
Loading