]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #82231 - jesusprubio:add-long-explanation-e0543, r=GuillaumeGomez
[rust.git] / library /
2021-02-17 Guillaume GomezRollup merge of #82231 - jesusprubio:add-long-explanati...
2021-02-17 Guillaume GomezRollup merge of #82207 - ehuss:rustdoc-2021, r=jyn514
2021-02-17 Guillaume GomezRollup merge of #82204 - ehuss:update-books, r=ehuss
2021-02-17 Guillaume GomezRollup merge of #82198 - SkiFire13:optimize-iter-is...
2021-02-17 Guillaume GomezRollup merge of #82196 - Manishearth:display-caveat...
2021-02-17 Guillaume GomezRollup merge of #82174 - est31:master, r=oli-obk
2021-02-17 Guillaume GomezRollup merge of #82169 - not-an-aardvark:assert-lazy...
2021-02-17 Guillaume GomezRollup merge of #82136 - edward-shen:mismatched-subst...
2021-02-17 Guillaume GomezRollup merge of #82105 - nagisa:nagisa/ensure-removed...
2021-02-17 Guillaume GomezRollup merge of #82094 - gilescope:to_digit_speedup2...
2021-02-17 Guillaume GomezRollup merge of #79981 - camelid:overflowing_literals...
2021-02-17 borsAuto merge of #82197 - tmiasko:try-get-cached, r=cjgillot
2021-02-16 borsAuto merge of #81611 - cjgillot:meowner, r=estebank
2021-02-16 Giacomo StevanatoOptimize Iterator::is_sorted_by by using Iterator:...
2021-02-16 Manish GoregaokarAdd caveat to Path::display() about lossiness
2021-02-16 borsAuto merge of #82192 - GuillaumeGomez:rollup-gi1639b...
2021-02-16 Guillaume GomezRollup merge of #82184 - petertodd:2021-discriminant...
2021-02-16 Guillaume GomezRollup merge of #82175 - RalfJung:invalid-fn-ptr, r...
2021-02-16 Guillaume GomezRollup merge of #82163 - matthiaskrgr:slice, r=jyn514
2021-02-16 Guillaume GomezRollup merge of #82161 - jesusprubio:add-long-explanati...
2021-02-16 Guillaume GomezRollup merge of #82160 - pierwill:patch-2, r=lcnr
2021-02-16 Guillaume GomezRollup merge of #82145 - GuillaumeGomez:es5-checks...
2021-02-16 borsAuto merge of #82150 - RalfJung:miri, r=RalfJung
2021-02-16 Peter Todd[Minor] Update discriminant_value docs
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-16 Teddy KatzDocument that `assert!` format arguments are evaluated...
2021-02-16 borsAuto merge of #81734 - richkadel:fixfordash, r=pnkfelix
2021-02-16 borsAuto merge of #82153 - jonas-schievink:rollup-ls5r943...
2021-02-15 Jonas SchievinkRollup merge of #82147 - lnicola:rust-analyzer-2021...
2021-02-15 Jonas SchievinkRollup merge of #82141 - jrvanwhy:issue-82052, r=sanxiyn
2021-02-15 Jonas SchievinkRollup merge of #82133 - ehuss:extern-prelude-link...
2021-02-15 Jonas SchievinkRollup merge of #82129 - est31:master, r=jyn514
2021-02-15 Jonas SchievinkRollup merge of #82120 - sfackler:arguments-as-str...
2021-02-15 Jonas SchievinkRollup merge of #82119 - m-ou-se:typo, r=dtolnay
2021-02-15 Jonas SchievinkRollup merge of #82118 - lukaslueg:env_decl, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #82107 - petrochenkov:minexpclean,...
2021-02-15 Jonas SchievinkRollup merge of #82106 - jyn514:cleanup-bootstrap,...
2021-02-15 Jonas SchievinkRollup merge of #82096 - TaKO8Ki:fix-typo, r=GuillaumeGomez
2021-02-15 Jonas SchievinkRollup merge of #82077 - pierwill:edit-droparena, r...
2021-02-15 Jonas SchievinkRollup merge of #82067 - BoxyUwU:hahaicantthinkofabadpu...
2021-02-15 Jonas SchievinkRollup merge of #82063 - NULLx76:fix-minor-typo, r...
2021-02-15 Jonas SchievinkRollup merge of #82061 - RalfJung:ctfe-read-pointer...
2021-02-15 Jonas SchievinkRollup merge of #82060 - taiki-e:typo, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #82009 - BoxyUwU:idontknooow, r=varkor
2021-02-15 Jonas SchievinkRollup merge of #81975 - Amanieu:seal2, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #81897 - vandenheuvel:match_exhaustive_...
2021-02-15 Jonas SchievinkRollup merge of #81503 - henryboisdequin:fix-const...
2021-02-15 borsAuto merge of #81855 - cjgillot:ensure-cache, r=oli-obk
2021-02-15 SquirrelUpdate methods.rs
2021-02-15 SquirrelUse wrapping sub
2021-02-14 Steven FacklerStabilize Arguments::as_str
2021-02-14 lukasluegUpdate library/core/src/macros/mod.rs
2021-02-14 borsAuto merge of #82103 - Dylan-DPC:rollup-5wv8rid, r...
2021-02-14 Mara BosFix typo in link to CreateSymbolicLinkW documentation.
2021-02-14 Lukas LuegAdd missing env!-decl variant
2021-02-14 Giles CopeSimpler way to convert to digit
2021-02-14 Dylan DPCRollup merge of #82056 - b-naber:mut_for_loop_bug,...
2021-02-14 Dylan DPCRollup merge of #82029 - tmiasko:debug, r=matthewjasper
2021-02-14 Dylan DPCRollup merge of #81965 - osa1:issue81200, r=oli-obk
2021-02-14 Dylan DPCRollup merge of #81927 - vandenheuvel:issue_32498,...
2021-02-14 Dylan DPCRollup merge of #81919 - ssomers:btree_cleanup_comments...
2021-02-14 Dylan DPCRollup merge of #81914 - kper:fixing-81885, r=estebank
2021-02-14 Dylan DPCRollup merge of #81912 - sexxi-goose:Migrations2_review...
2021-02-14 Dylan DPCRollup merge of #81891 - CraftSpider:fn-header, r=jyn514
2021-02-14 Dylan DPCRollup merge of #80920 - rylev:check_attr-refactor...
2021-02-14 Dylan DPCRollup merge of #80523 - LeSeulArtichaut:inline-sym...
2021-02-14 borsAuto merge of #81286 - Aaron1011:collect-tokens-attrs...
2021-02-14 borsAuto merge of #81956 - ssomers:btree_post_75200, r...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-13 borsAuto merge of #81494 - cuviper:btree-node-init, r=Mark...
2021-02-13 Victor RoestFixed minor typo in catch_unwind docs
2021-02-13 Taiki EndoFix typos in BTreeSet::{first, last} docs
2021-02-13 borsAuto merge of #81666 - hyd-dev:miri-windows-test-fail...
2021-02-13 Giles Copeno need to check assertion on fast path.
2021-02-13 borsAuto merge of #81854 - the8472:specialize-clone-slice...
2021-02-13 borsAuto merge of #82053 - JohnTitor:rollup-ymi9q0g, r...
2021-02-13 Yuki OkushiRollup merge of #82050 - hbina:fix/added-test-to-drain...
2021-02-13 Yuki OkushiRollup merge of #82041 - notriddle:shared-from-slice...
2021-02-13 Yuki OkushiRollup merge of #82040 - GuillaumeGomez:ensure-src...
2021-02-13 Yuki OkushiRollup merge of #82033 - magurotuna:issue82016, r=jyn514
2021-02-13 Yuki OkushiRollup merge of #82031 - LingMan:unneeded_var, r=varkor
2021-02-13 Yuki OkushiRollup merge of #81995 - 0yoyoyo:fix-issue-81650-explic...
2021-02-13 Yuki OkushiRollup merge of #81900 - vandenheuvel:organize_trait_te...
2021-02-13 Yuki OkushiRollup merge of #81811 - schteve:fix_vec_retain_doc_tes...
2021-02-13 Hanif Bin AriffinAdded tests to drain an empty vec
2021-02-13 borsAuto merge of #82045 - Dylan-DPC:rollup-244l0sb, r...
2021-02-12 Dylan DPCRollup merge of #82030 - LingMan:init_directly, r=varkor
2021-02-12 Dylan DPCRollup merge of #82023 - MikailBag:boxed-docs-unallow...
2021-02-12 Dylan DPCRollup merge of #82022 - LingMan:single_char, r=jonas...
2021-02-12 Dylan DPCRollup merge of #81911 - BoxyUwU:constgenericgaticefix...
2021-02-12 Dylan DPCRollup merge of #81850 - the8472:env-rwlock, r=m-ou-se
2021-02-12 Dylan DPCRollup merge of #81741 - sdroege:zip-trusted-random...
2021-02-12 Dylan DPCRollup merge of #81506 - vo4:hwasan, r=nagisa
2021-02-12 Dylan DPCRollup merge of #81479 - osa1:issue24151, r=lcnr
2021-02-12 Dylan DPCRollup merge of #81012 - VillSnow:stabilize_partition_p...
2021-02-12 Dylan DPCRollup merge of #79775 - jyn514:doctest, r=GuillaumeGomez
2021-02-12 Michael HowellAdd docs for shared_from_slice From impls
2021-02-12 Stein SomersUse raw ref macros as in #80886
2021-02-12 Josh StoneInitialize BTree nodes directly in the heap
2021-02-12 borsAuto merge of #81744 - rylev:overlapping-early-exit2...
next