about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-14Fix two const-hacksGeorge Bateman-20/+7
2024-10-14Auto merge of #131672 - matthiaskrgr:rollup-gyzysj4, r=matthiaskrgrbors-338/+469
2024-10-14Rollup merge of #131660 - Urgau:non_local_def-131643, r=jieyouxuMatthias Krüger-3/+27
2024-10-14Rollup merge of #131616 - RalfJung:const_ip, r=tgross35Matthias Krüger-22/+0
2024-10-14Rollup merge of #131593 - RalfJung:alloc-no-clone, r=saethlinMatthias Krüger-18/+31
2024-10-14Rollup merge of #131533 - workingjubilee:update-emscripten-version, r=KobzolMatthias Krüger-2/+2
2024-10-14Rollup merge of #131473 - workingjubilee:move-that-abi-up, r=saethlinMatthias Krüger-261/+285
2024-10-14Rollup merge of #131274 - workingjubilee:stabilize-the-one-that-got-away, r=s...Matthias Krüger-3/+7
2024-10-14Rollup merge of #130629 - Dirbaio:net-from-octets, r=tgross35Matthias Krüger-26/+114
2024-10-14Rollup merge of #128967 - devnexen:get_path_fbsd_upd, r=joboetMatthias Krüger-3/+3
2024-10-14Auto merge of #126557 - GrigorenkoPV:vec_track_caller, r=joboetbors-3/+107
2024-10-13Auto merge of #131662 - matthiaskrgr:rollup-r1wkfxw, r=matthiaskrgrbors-29/+39
2024-10-13Auto merge of #131560 - cuviper:start-1.84, r=cuviperbors-7/+12
2024-10-13core/net: use hex for ipv6 doctests for consistency.Dario Nieuwenhuis-37/+25
2024-10-13core/net: add Ipv[46]Addr::from_octets, Ipv6Addr::from_segmentsDario Nieuwenhuis-1/+101
2024-10-13Rollup merge of #131659 - onur-ozkan:llvm-test, r=albertlarsan68Matthias Krüger-5/+15
2024-10-13Rollup merge of #131653 - compiler-errors:no-modifier-hack, r=fee1-deadMatthias Krüger-8/+2
2024-10-13Rollup merge of #131646 - RalfJung:unix-miri-fallbacks, r=joboetMatthias Krüger-1/+2
2024-10-13Rollup merge of #131644 - RalfJung:win-miri, r=joboetMatthias Krüger-8/+3
2024-10-13Rollup merge of #131067 - ismailarilik:fix-std-detect-links, r=albertlarsan68Matthias Krüger-0/+4
2024-10-13Rollup merge of #131066 - Binlogo:build-doc/rbe-add-zh-entry, r=albertlarsan68Matthias Krüger-1/+1
2024-10-13Rollup merge of #130900 - capickett:empty-description-rust-version, r=albertl...Matthias Krüger-3/+5
2024-10-13Rollup merge of #130356 - lolbinarycat:ci-no-change-id, r=albertlarsan68Matthias Krüger-3/+7
2024-10-13Also use outermost const-anon for impl items in `non_local_defs` lintUrgau-3/+27
2024-10-13check `stage0`, `channel` and `version` files for CI rustconur-ozkan-6/+11
2024-10-13enable `download_ci_llvm` testonur-ozkan-5/+15
2024-10-13Auto merge of #125679 - clarfonthey:escape_ascii, r=joboetbors-26/+110
2024-10-13Remove const trait bound modifier hackMichael Goulet-8/+2
2024-10-13Auto merge of #131645 - matthiaskrgr:rollup-lgr1ezu, r=matthiaskrgrbors-342/+374
2024-10-13sys/unix: add comments for some Miri fallbacksRalf Jung-1/+2
2024-10-13Rollup merge of #131642 - jieyouxu:build-fail-check-fail, r=KobzolMatthias Krüger-7/+26
2024-10-13Rollup merge of #131641 - RalfJung:unicode-bitset-static, r=dtolnayMatthias Krüger-12/+13
2024-10-13Rollup merge of #131638 - Zalathar:debuggers, r=jieyouxuMatthias Krüger-274/+290
2024-10-13Rollup merge of #131614 - jieyouxu:rmake-no-rev, r=KobzolMatthias Krüger-5/+14
2024-10-13Rollup merge of #131585 - Zalathar:original-line, r=jieyouxuMatthias Krüger-29/+10
2024-10-13Rollup merge of #131086 - printfn:update-unicode-width, r=Mark-SimulacrumMatthias Krüger-15/+21
2024-10-13remove outdated comment now that Miri is on CIRalf Jung-1/+0
2024-10-13sys/windows: remove miri hack that is only needed for win7Ralf Jung-7/+3
2024-10-13switch unicode-data back to 'static'Ralf Jung-12/+13
2024-10-13Special case error message for a `build-fail` test that failed check build许杰友 Jieyou Xu (Joe)-7/+26
2024-10-13merge const_ipv4 / const_ipv6 feature gate into 'ip' feature gateRalf Jung-22/+0
2024-10-13Move debugger setup code out of `lib.rs`Zalathar-274/+290
2024-10-13Auto merge of #131635 - tgross35:rollup-df8il2t, r=tgross35bors-55/+160
2024-10-12Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqdTrevor Gross-4/+4
2024-10-12Rollup merge of #131591 - matthiaskrgr:crashtests, r=jieyouxuTrevor Gross-0/+32
2024-10-12Rollup merge of #131579 - jieyouxu:ui-panic-username, r=compiler-errorsTrevor Gross-0/+1
2024-10-12Rollup merge of #131418 - coolreader18:wasm-exc-use-stdarch, r=bjorn3Trevor Gross-16/+11
2024-10-12Rollup merge of #131358 - onur-ozkan:129528, r=Mark-SimulacrumTrevor Gross-3/+52
2024-10-12Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-SimulacrumTrevor Gross-3/+23
2024-10-12Rollup merge of #131120 - tgross35:stabilize-const_option, r=RalfJungTrevor Gross-29/+37