]> git.lizzy.rs Git - rust.git/history - library
Mention float workaround in Iterator::{min,max}
[rust.git] / library /
2021-05-26 SmittyMention float workaround in Iterator::{min,max}
2021-05-26 borsAuto merge of #85720 - Dylan-DPC:rollup-in5917x, r...
2021-05-26 Dylan DPCRollup merge of #85712 - BlackHoleFox:fix-iter-typo...
2021-05-26 Dylan DPCRollup merge of #85679 - hch12907:master, r=Mark-Simulacrum
2021-05-26 Dylan DPCRollup merge of #85678 - lukas-code:matches2021, r...
2021-05-26 Dylan DPCRollup merge of #85670 - m-ou-se:array-intoiter-1,...
2021-05-26 Dylan DPCRollup merge of #85633 - lqd:stackless_span_stacks...
2021-05-26 Dylan DPCRollup merge of #85627 - LeSeulArtichaut:thir-unsafe...
2021-05-26 Dylan DPCRollup merge of #85625 - SkiFire13:fix-85613-vec-dedup...
2021-05-26 Dylan DPCRollup merge of #85478 - FabianWolff:issue-85348, r...
2021-05-26 BlackHoleFoxFix typo in core::array::IntoIter comment
2021-05-26 borsAuto merge of #85711 - JohnTitor:rollup-8why04t, r...
2021-05-26 Yuki OkushiRollup merge of #85701 - ehuss:update-cargo, r=ehuss
2021-05-26 Yuki OkushiRollup merge of #85699 - ehuss:update-books, r=ehuss
2021-05-26 Yuki OkushiRollup merge of #85672 - CDirkx:ip, r=Mark-Simulacrum
2021-05-26 Yuki OkushiRollup merge of #85668 - ehuss:fix-rustdoc-tasklist...
2021-05-26 Yuki OkushiRollup merge of #85666 - fee1-dead:document-shared...
2021-05-26 Yuki OkushiRollup merge of #85647 - rust-lang:revert-81601-llvm...
2021-05-26 Yuki OkushiRollup merge of #85645 - scottmcm:demote-from-into...
2021-05-26 Yuki OkushiRollup merge of #85623 - LeSeulArtichaut:stray-stderr...
2021-05-26 Yuki OkushiRollup merge of #85610 - SkiFire13:fix-copy-within...
2021-05-26 Yuki OkushiRollup merge of #85590 - jam1garner:tool-bootstrap...
2021-05-26 Yuki OkushiRollup merge of #85529 - tlyu:trylock-errors, r=JohnTitor
2021-05-26 Yuki OkushiRollup merge of #84048 - konan8205:master, r=jsha
2021-05-26 borsAuto merge of #85252 - kulikjak:fix-solaris-CI, r=Mark...
2021-05-26 borsAuto merge of #85535 - dtolnay:weakdangle, r=kennytm
2021-05-25 Hoe Hao ChengRemove num_as_ne_bytes feature
2021-05-25 Lukas Markeffskyfix matches! and assert_matches! on edition 2021
2021-05-25 Christiaan DirkxMove stability attribute for methods under the `ip...
2021-05-25 borsAuto merge of #85481 - lcnr:const-equate, r=matthewjasper
2021-05-25 Mara BosRemove arrays/IntoIterator message from Iterator trait.
2021-05-25 DeadbeefDocument shared_from_cow functions
2021-05-25 borsAuto merge of #85664 - GuillaumeGomez:rollup-o7qgo8c...
2021-05-25 Guillaume GomezRollup merge of #85657 - kpreid:brackets, r=jyn514
2021-05-25 Guillaume GomezRollup merge of #85650 - scottmcm:adjust-adjustment...
2021-05-25 Guillaume GomezRollup merge of #85644 - tialaramex:master, r=dtolnay
2021-05-25 Guillaume GomezRollup merge of #85605 - ptrojahn:closure_struct, r...
2021-05-25 Guillaume GomezRollup merge of #85361 - bjorn3:rustdoc_target_json_pat...
2021-05-25 borsAuto merge of #85634 - RalfJung:miri, r=RalfJung
2021-05-25 borsAuto merge of #84985 - pietroalbini:bootstrap-1.54...
2021-05-25 borsAuto merge of #85273 - LeSeulArtichaut:thir-query,...
2021-05-24 Scott McMurrayDemote ControlFlow::{from|into}_try to pub(crate)
2021-05-24 Nick LambBetter English for documenting when to use unimplemented!()
2021-05-24 borsAuto merge of #85639 - GuillaumeGomez:rollup-modinsi...
2021-05-24 Guillaume GomezRollup merge of #85628 - LeSeulArtichaut:thir-null...
2021-05-24 Guillaume GomezRollup merge of #85621 - jsha:serif-in-table, r=Guillau...
2021-05-24 Guillaume GomezRollup merge of #85551 - GuillaumeGomez:fix-search...
2021-05-24 Guillaume GomezRollup merge of #85271 - th1000s:master, r=JohnTitor
2021-05-24 borsAuto merge of #85596 - scottmcm:more-on-unimplemented...
2021-05-24 Pietro Albiniremove cfg(bootstrap)
2021-05-24 Taylor Yuminor rewording after review
2021-05-24 borsAuto merge of #85626 - lnicola:rust-analyzer-2021-05...
2021-05-24 Giacomo StevanatoMake Vec::dedup panicking test actually detect double...
2021-05-24 Giacomo StevanatoAvoid a double drop in Vec::dedup if a destructor panics
2021-05-24 borsAuto merge of #85601 - klensy:padint-example-fix, r...
2021-05-24 borsAuto merge of #85515 - jedel1043:fix-85480, r=petrochenkov
2021-05-24 borsAuto merge of #85611 - rust-lang:array-mod-doc, r=jyn514
2021-05-23 Giacomo StevanatoDon't reborrow self when computing the dest pointer...
2021-05-23 bstrieUpdate std::array module doc header
2021-05-23 borsAuto merge of #85554 - 12101111:fix-dedup-native-libs...
2021-05-23 borsAuto merge of #85479 - Stupremee:render-Self_as-type...
2021-05-23 Scott McMurrayExtend rustc_on_implemented to improve a ?-on-ControlFl...
2021-05-23 klensyfix pad_integral example
2021-05-23 borsAuto merge of #85490 - CDirkx:fix-vxworks, r=dtolnay
2021-05-23 borsAuto merge of #85594 - Dylan-DPC:rollup-40sgqgg, r...
2021-05-23 Dylan DPCRollup merge of #85575 - jsha:fix-toggle-settings,...
2021-05-23 Dylan DPCRollup merge of #85571 - workingjubilee:reverse-prepend...
2021-05-23 Dylan DPCRollup merge of #85525 - camelid:fix-mailmap, r=Mark...
2021-05-23 Dylan DPCRollup merge of #85334 - r00ster91:patch-8, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85288 - Geal:clarify-std-io-read,...
2021-05-23 Dylan DPCRollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
2021-05-23 borsAuto merge of #81601 - jyn514:llvm-on-demand, r=Mark...
2021-05-22 borsAuto merge of #85514 - GuillaumeGomez:upgrade-minifer...
2021-05-22 borsAuto merge of #85557 - hyd-dev:abi, r=RalfJung
2021-05-22 borsAuto merge of #85568 - GuillaumeGomez:search-result...
2021-05-22 borsAuto merge of #85531 - luqmana:flip-gc, r=petrochenkov
2021-05-22 borsAuto merge of #85505 - flip1995:clippyup, r=Manishearth
2021-05-21 Jubilee YoungRemove surplus prepend LinkedList fn
2021-05-21 Guillaume GomezRollup merge of #85555 - LeSeulArtichaut:thir-unsafeck...
2021-05-21 Guillaume GomezRollup merge of #85550 - pnkfelix:fix-max-rss-division...
2021-05-21 Guillaume GomezRollup merge of #85548 - GuillaumeGomez:remove-dead...
2021-05-21 Guillaume GomezRollup merge of #85506 - GuillaumeGomez:reset-focusedBy...
2021-05-21 borsAuto merge of #85511 - Mark-Simulacrum:eq-not-sup,...
2021-05-21 borsAuto merge of #85482 - scottmcm:more-try-bootstrap...
2021-05-21 borsAuto merge of #85416 - durin42:llvm-catchup-may-2021...
2021-05-21 borsAuto merge of #85400 - lnicola:rust-analyzer-2021-05...
2021-05-21 borsAuto merge of #85060 - ChrisDenton:win-file-exists...
2021-05-21 David TolnayWeak's type parameter may dangle on drop
2021-05-21 David TolnayAdd Weak may_dangle tests
2021-05-21 borsAuto merge of #85382 - Aaron1011:project-eval, r=nikoma...
2021-05-20 borsAuto merge of #85524 - RalfJung:miri, r=RalfJung
2021-05-20 Taylor Yudoc: clarify Mutex::try_lock, etc. errors
2021-05-20 borsAuto merge of #85521 - alexcrichton:less-tls-inline...
2021-05-20 Alex Crichtonstd: Don't inline TLS accessor on MinGW
2021-05-20 borsAuto merge of #85518 - GuillaumeGomez:rollup-mq4ohfy...
2021-05-20 Guillaume GomezRollup merge of #85509 - GuillaumeGomez:search-null...
2021-05-20 Guillaume GomezRollup merge of #85507 - GuillaumeGomez:extend-escape...
2021-05-20 Guillaume GomezRollup merge of #85375 - SkiFire13:fix-85347, r=jackh726
2021-05-20 Guillaume GomezRollup merge of #85326 - infinity0:fix-cross-compile...
2021-05-20 Guillaume GomezRollup merge of #85275 - CDirkx:memchr, r=m-ou-se
next