]> git.lizzy.rs Git - rust.git/history - library
Clarify the possible return values of len_utf16
[rust.git] / library /
2022-10-16 SkyClarify the possible return values of len_utf16
2022-10-15 borsAuto merge of #102895 - Nilstrieb:query-cleanups, r...
2022-10-15 borsAuto merge of #103083 - Dylan-DPC:rollup-97cvwdv, r...
2022-10-15 Dylan DPCRollup merge of #103041 - weihanglo:update-cargo, r...
2022-10-15 Dylan DPCRollup merge of #103003 - TaKO8Ki:fix-102989, r=compile...
2022-10-15 Dylan DPCRollup merge of #102998 - nathanwhit:let-chains-drop...
2022-10-15 Dylan DPCRollup merge of #102954 - GuillaumeGomez:cfg-hide-attr...
2022-10-15 Dylan DPCRollup merge of #102884 - petrochenkov:liferib, r=cjgillot
2022-10-15 Dylan DPCRollup merge of #102773 - joboet:apple_parker, r=thomcc
2022-10-15 borsAuto merge of #101832 - compiler-errors:dyn-star-plus...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-15 borsAuto merge of #98033 - joshtriplett:is-terminal-fd...
2022-10-14 Josh TriplettUse Align8 to avoid misalignment if the allocator or...
2022-10-14 Josh TriplettRewrite FILE_NAME_INFO handling to avoid enlarging...
2022-10-14 Josh TriplettMake is_terminal fail fast if a process has no console...
2022-10-14 Josh TriplettAdd `IsTerminal` trait to determine if a descriptor...
2022-10-14 borsAuto merge of #103069 - matthiaskrgr:rollup-xxsx6sk...
2022-10-14 Matthias KrügerRollup merge of #103067 - Nilstrieb:tidy-likes-the...
2022-10-14 Matthias KrügerRollup merge of #103059 - beetrees:duration-from-negati...
2022-10-14 Matthias KrügerRollup merge of #103054 - GuillaumeGomez:cleanup-rust...
2022-10-14 Matthias KrügerRollup merge of #103047 - GuillaumeGomez:update-browser...
2022-10-14 Matthias KrügerRollup merge of #103045 - lukas-code:blank-lines, r...
2022-10-14 Matthias KrügerRollup merge of #103039 - RalfJung:checktools, r=Dylan-DPC
2022-10-14 Matthias KrügerRollup merge of #103017 - fortanix:raoul/sgx_tls_fix...
2022-10-14 Matthias KrügerRollup merge of #102781 - StackOverflowExcept1on:master...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-14 nilsSort target features alphabetically
2022-10-14 nilsAdd some tidy-alphabetical
2022-10-14 borsAuto merge of #102783 - RalfJung:tls, r=thomcc
2022-10-14 Raoul StrackxBugfix: keep TLS data in sync
2022-10-14 beetreesFix `Duration::{try_,}from_secs_f{32,64}(-0.0)`
2022-10-14 borsAuto merge of #102529 - colinba:master, r=joshtriplett
2022-10-14 Josh TriplettTweak grammar
2022-10-14 borsAuto merge of #103048 - Dylan-DPC:rollup-47r62js, r...
2022-10-14 Dylan DPCRollup merge of #103031 - est31:match_guard_irrefutable...
2022-10-14 Dylan DPCRollup merge of #103025 - notriddle:notriddle/search...
2022-10-14 Dylan DPCRollup merge of #103018 - Rageking8:more-dupe-word...
2022-10-14 Dylan DPCRollup merge of #103015 - whentojump:patch, r=compiler...
2022-10-14 Dylan DPCRollup merge of #102938 - c410-f3r:here-we-go-again...
2022-10-14 Dylan DPCRollup merge of #102914 - GuillaumeGomez:migrate-css...
2022-10-14 Dylan DPCRollup merge of #102856 - cjgillot:impl-single-check...
2022-10-14 Dylan DPCRollup merge of #102847 - joshtriplett:bugfix-impl...
2022-10-14 Lukas Markeffskyremove leading newlines from integer primitive doc...
2022-10-14 Rageking8more dupe word typos
2022-10-14 borsAuto merge of #102684 - JhonnyBillM:delete-target-data...
2022-10-13 Matthias KrügerRollup merge of #103021 - GuillaumeGomez:constraint...
2022-10-13 Matthias KrügerRollup merge of #103016 - nbdd0121:enum, r=pnkfelix
2022-10-13 Matthias KrügerRollup merge of #103013 - Nilstrieb:patch-1, r=jyn514
2022-10-13 Matthias KrügerRollup merge of #103011 - GuillaumeGomez:improve-unsafe...
2022-10-13 Matthias KrügerRollup merge of #103008 - aliemjay:opaque-parent-substs...
2022-10-13 Matthias KrügerRollup merge of #103006 - WaffleLapkin:rustdoc_dont...
2022-10-13 Matthias KrügerRollup merge of #103000 - wesleywiser:suggest_libname...
2022-10-13 borsAuto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler...
2022-10-13 borsAuto merge of #103009 - Dylan-DPC:rollup-9c2tng6, r...
2022-10-13 Dylan DPCRollup merge of #102999 - compiler-errors:issue-102985...
2022-10-13 Dylan DPCRollup merge of #102956 - TaKO8Ki:fix-102946, r=fee1...
2022-10-13 Dylan DPCRollup merge of #102947 - compiler-errors:sort-elaborat...
2022-10-13 Dylan DPCRollup merge of #102904 - compiler-errors:rpitit-verbos...
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
2022-10-13 Dylan DPCRollup merge of #102765 - TaKO8Ki:follow-up-to-102708...
2022-10-13 Ralf Jungsmarter way to avoid 'unused' warning when building...
2022-10-13 Ralf Jungsync thread_local key conditions exactly with what...
2022-10-13 borsAuto merge of #102919 - luojia65:update-stdarch, r...
2022-10-13 borsAuto merge of #102655 - joboet:windows_tls_opt, r=Chris...
2022-10-13 borsAuto merge of #102995 - JohnTitor:rollup-yomkwge, r...
2022-10-13 luojia65library: update stdarch submodule
2022-10-13 Yuki OkushiRollup merge of #102980 - notriddle:notriddle/content...
2022-10-13 Yuki OkushiRollup merge of #102974 - Rageking8:fix-small-word...
2022-10-13 Yuki OkushiRollup merge of #102967 - Rageking8:add-test-for-issue...
2022-10-13 Yuki OkushiRollup merge of #102949 - RalfJung:should-skip-this...
2022-10-13 Yuki OkushiRollup merge of #102836 - petrochenkov:jsonspec, r...
2022-10-13 Yuki OkushiRollup merge of #102641 - eholk:dyn-star-box, r=compile...
2022-10-13 borsAuto merge of #102372 - abrown:issue-102157, r=thomcc
2022-10-12 borsAuto merge of #101679 - compiler-errors:rpitit-default...
2022-10-12 borsAuto merge of #102975 - Dylan-DPC:rollup-vzuwsh2, r...
2022-10-12 Rageking8fix small word dupe typos
2022-10-12 Dylan DPCRollup merge of #102940 - ehuss:update-books, r=ehuss
2022-10-12 Dylan DPCRollup merge of #102936 - notriddle:notriddle/nav-sum...
2022-10-12 Dylan DPCRollup merge of #102927 - compiler-errors:let, r=davidtwco
2022-10-12 Dylan DPCRollup merge of #102883 - Urgau:fix-stabilization-half_...
2022-10-12 Dylan DPCRollup merge of #102830 - compiler-errors:constness...
2022-10-12 Dylan DPCRollup merge of #102719 - Nilstrieb:tidy-alphabetical...
2022-10-12 Dylan DPCRollup merge of #102623 - davidtwco:translation-eager...
2022-10-12 borsAuto merge of #102732 - RalfJung:assert_unsafe_precondi...
2022-10-12 borsAuto merge of #102460 - flba-eb:fix_85261_prevent_alloc...
2022-10-12 borsAuto merge of #102948 - Dylan-DPC:rollup-j8h74rb, r...
2022-10-12 Dylan DPCRollup merge of #102924 - notriddle:notriddle/sidebar...
2022-10-12 Dylan DPCRollup merge of #102913 - SparrowLii:import-candidate...
2022-10-12 Dylan DPCRollup merge of #102890 - camsteffen:adt-sized-represen...
2022-10-12 Dylan DPCRollup merge of #102811 - the8472:bufread-memset, r...
2022-10-12 Dylan DPCRollup merge of #102578 - lukas-code:ilog-panic, r...
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-12 Dylan DPCRollup merge of #102110 - CleanCut:migrate_rustc_passes...
2022-10-12 borsAuto merge of #102692 - nnethercote:TokenStreamBuilder...
2022-10-11 Ralf Jungreorder panicking.rs to put main entry points at the top
2022-10-11 Ralf Junguse panic_fmt_nounwind for assert_unsafe_precondition
2022-10-11 Ralf Jungadd panic_fmt_nounwind for panicing without unwinding...
2022-10-11 Ralf Jungrename rustc_allocator_nounwind to rustc_nounwind
next