]> git.lizzy.rs Git - rust.git/history - library/core/src/ops/control_flow.rs
Rollup merge of #85288 - Geal:clarify-std-io-read, r=dtolnay
[rust.git] / library / core / src / ops / control_flow.rs
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-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 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 #85382 - Aaron1011:project-eval, r=nikoma...
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
2021-05-20 borsAuto merge of #84665 - adamgemmell:aarch64-features...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-20 borsAuto merge of #85391 - Mark-Simulacrum:opt-tostring...
2021-05-19 Ralf JungRollup merge of #85439 - mgacek8:add_diagnostic_item_to...
2021-05-19 Ralf JungRollup merge of #85315 - satylogin:master, r=yaahc
2021-05-19 Ralf JungRollup merge of #85287 - eggyal:expose-test-concurrent...
2021-05-19 Ralf JungRollup merge of #85169 - jsha:hoist-classes, r=Guillaum...
2021-05-19 Scott McMurray#[cfg(bootstrap)] out the v1 try_trait stuff
2021-05-19 borsAuto merge of #83842 - LeSeulArtichaut:thir-vec, r...
2021-05-19 borsAuto merge of #84876 - alexcrichton:inline-thread-local...
2021-05-19 borsAuto merge of #85376 - RalfJung:ptrless-allocs, r=oli-obk
2021-05-19 borsAuto merge of #85276 - Bobo1239:more_dso_local, r=nagisa
2021-05-19 Jack HueyRollup merge of #85438 - GuillaumeGomez:fix-escape...
2021-05-19 Jack HueyRollup merge of #85425 - mbartlett21:patch-1, r=scottmcm
2021-05-19 Jack HueyRollup merge of #85396 - jsha:top-doc-font-sizes, r...
2021-05-19 Jack HueyRollup merge of #85297 - infinity0:master, r=Mark-Simul...
2021-05-19 Jack HueyRollup merge of #85274 - luqmana:linker-is-gnu-gc-secti...
2021-05-19 Jack HueyRollup merge of #84883 - durin42:allow-unused-prefixes...
2021-05-19 Jack HueyRollup merge of #83767 - camelid:mangle-v0-fix, r=nikom...
2021-05-19 Jack HueyRollup merge of #83366 - jyn514:stabilize-key-value...
2021-05-19 borsAuto merge of #85176 - a1phyr:impl_clone_from, r=yaahc
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-16 borsAuto merge of #84549 - tmiasko:static-initializer,...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-10 Guillaume GomezRollup merge of #84465 - jyn514:primitive, r=GuillaumeGomez
2021-05-09 borsAuto merge of #83800 - xobs:impl-16351-nightly, r=nagisa
2021-05-08 borsAuto merge of #84470 - jyn514:lints, r=GuillaumeGomez
2021-05-06 Dylan DPCRollup merge of #84734 - tmandry:compiletest-needs...
2021-05-06 Dylan DPCRollup merge of #84500 - tmandry:compiletest-run-flag...
2021-05-06 Dylan DPCRollup merge of #84409 - mzohreva:mz/tls-dtors-before...
2021-05-06 borsAuto merge of #79930 - tgnottingham:bufwriter_performan...
2021-05-06 Scott McMurrayPerf Experiment: Wait, what if I just skip the trait...
2021-05-06 Scott McMurrayActually implement the feature in the compiler
2021-05-06 Scott McMurrayBootstrapping preparation for the library
2021-05-06 borsAuto merge of #84559 - jackh726:issue-84398, r=nikomatsakis
2021-05-06 Dylan DPCRollup merge of #84328 - Folyd:stablize_map_into_keys_v...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-05 Ralf JungRollup merge of #84183 - rust-lang:relnotes-1.52.0...
2021-05-05 Ralf JungRollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-02 Dylan DPCRollup merge of #84072 - nagisa:target-family-two-the...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 Dylan DPCRollup merge of #84392 - dario23:fmt-assert-args-pub...
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
2021-05-01 borsAuto merge of #84471 - jyn514:linkcheck-llvm, r=Mark...
2021-05-01 borsAuto merge of #84410 - BoxyUwU:blue, r=varkor
2021-05-01 borsAuto merge of #83857 - ABouttefeux:master, r=jyn514
2021-05-01 borsAuto merge of #84658 - Amanieu:reserved_regs, r=petroch...
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-30 borsAuto merge of #84522 - CDirkx:cmath, r=yaahc
2021-04-29 Jack HueyRollup merge of #84713 - camelid:fix-regression-issue...
2021-04-29 Jack HueyRollup merge of #84590 - est31:array_into_iter, r=nikom...
2021-04-29 Jack HueyRollup merge of #84451 - torhovland:flex, r=jsha
2021-04-29 borsAuto merge of #84233 - jyn514:track-path-prefix, r...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84585 - jyn514:check-rustdoc, r=Mark...
2021-04-29 Jack HueyRollup merge of #84555 - jyn514:ice-backtrace, r=Mark...
2021-04-29 Jack HueyRollup merge of #84540 - 12101111:enable-sanitizers...
2021-04-29 Jack HueyRollup merge of #84531 - Smittyvb:foo-not-feature,...
2021-04-29 Jack HueyRollup merge of #84530 - richkadel:test-tidy-build...
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-28 borsAuto merge of #83386 - mark-i-m:stabilize-pat2015,...
2021-04-28 borsAuto merge of #83401 - fee1-dead:master, r=davidtwco
2021-04-28 Yuki OkushiRollup merge of #84529 - richkadel:issue-84180, r=tmandry
2021-04-28 borsAuto merge of #83713 - spastorino:revert-pub-macro...
2021-04-28 borsAuto merge of #84498 - workingjubilee:update-grab-bag...
2021-04-27 borsAuto merge of #84494 - tdelabro:84304-bis, r=jyn514
2021-04-27 Dylan DPCRollup merge of #84563 - jclulow:backtrace-upgrade...
2021-04-27 Dylan DPCRollup merge of #84521 - CDirkx:hermit-dedup, r=Mark...
2021-04-27 Dylan DPCRollup merge of #84132 - Manishearth:lldb-nonstandard...
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-27 borsAuto merge of #84532 - richkadel:issue-83792, r=tmandry
2021-04-27 borsAuto merge of #77246 - yaahc:typeof-errors, r=oli-obk
2021-04-27 borsAuto merge of #84552 - GuillaumeGomez:open-impl-blocks...
2021-04-26 borsAuto merge of #84092 - scottmcm:try_trait_initial,...
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-17 Scott McMurrayAdd the try_trait_v2 library basics
2021-04-08 Dylan DPCRollup merge of #80733 - steffahn:prettify_pin_links...
next