]> git.lizzy.rs Git - rust.git/history - src
Clarify the possible return values of len_utf16
[rust.git] / src /
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 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 nilsAlso run alphabetical check in src and library
2022-10-14 nilsAdd some tidy-alphabetical
2022-10-14 Takayuki Maedaremove no_core feature
2022-10-14 borsAuto merge of #102783 - RalfJung:tls, r=thomcc
2022-10-14 borsAuto merge of #102529 - colinba:master, r=joshtriplett
2022-10-14 Guillaume GomezClean up rust-logo rustdoc GUI test
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 Guillaume GomezUpdate browser-ui-test version to fix some flaky tests
2022-10-14 Guillaume GomezAdd UI test for invalid `doc(cfg_hide(...))` attributes
2022-10-14 Weihang LoUpdate cargo
2022-10-14 Ralf Jungwasm-ignore some tests that access thread-local private...
2022-10-14 borsAuto merge of #102695 - compiler-errors:int-and-float...
2022-10-14 Ralf Jungchecktools: fix comments
2022-10-14 Michael GouletAddress nits, add test for implicit dyn-star coercion...
2022-10-14 Michael GouletRemove CastCheckResult since it's unused
2022-10-14 Michael GouletAdd test
2022-10-14 Rageking8more dupe word typos
2022-10-14 Michael GouletAllow dyn* upcasting
2022-10-14 borsAuto merge of #102684 - JhonnyBillM:delete-target-data...
2022-10-14 Takayuki Maedanormalize stderr
2022-10-14 Takayuki Maedacheck if the self type is `ty::Float` before getting...
2022-10-14 Michael GouletMake dyn* cast into a coercion
2022-10-14 Nathan WhitakerValidate MIR in the `drop_order` test
2022-10-14 borsAuto merge of #103026 - matthiaskrgr:rollup-gfmlfkt...
2022-10-14 est31Suppress irrefutable let patterns lint for prefixes...
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 Michael Howellrustdoc: remove unused CSS `.search-container > *`
2022-10-13 Camille GILLOTReport duplicate definition in impls with overlap check.
2022-10-13 Gary GuoFix test
2022-10-13 Gary GuoBless tests
2022-10-13 Gary GuoAdd test for issue 102389
2022-10-13 Ali MJ Al-Nasrawyreplace ReErased with fresh region vars in opaque types
2022-10-13 CaioMove some tests to more reasonable directories
2022-10-13 borsAuto merge of #103009 - Dylan-DPC:rollup-9c2tng6, r...
2022-10-13 Maybe WaffleAdd test for issue 102986
2022-10-13 Guillaume GomezImprove code for unsafe-fn rustdoc GUI test
2022-10-13 Guillaume GomezUpdate browser-ui-test version to 0.12.3
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 borsAuto merge of #102919 - luojia65:update-stdarch, r...
2022-10-13 Wesley WiserAdd suggestion to the "missing native library" error
2022-10-13 Vadim Petrochenkovresolve: Add some asserts for unexpected lifetime rib...
2022-10-13 Maybe Wafflerustdoc: don't ICE on `TyKind::Typeof`
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 Michael GouletDelay intrinsic call until after we've determined the...
2022-10-13 Michael GouletSort elaborated existential predicates in object_ty_for...
2022-10-13 Nathan WhitakerLet chains should still drop temporaries
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 #102971 - est31:tidy_duplicate_lang_fea...
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 est31tidy: error if a lang feature is already present
2022-10-12 borsAuto merge of #101679 - compiler-errors:rpitit-default...
2022-10-12 Michael Howellrustdoc: merge separate `.item-info` CSS
next