]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
[rust.git] / library /
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-12 borsAuto merge of #84278 - Aaron1011:feature/new-proc-macro...
2021-05-12 Aaron HillImplement span quoting for proc-macros
2021-05-12 borsAuto merge of #85206 - ehuss:update-cargo, r=ehuss
2021-05-12 borsAuto merge of #85192 - klensy:bump-deps, r=Mark-Simulacrum
2021-05-11 borsAuto merge of #85199 - JohnTitor:rollup-gz5m06c, r...
2021-05-11 Yuki OkushiRollup merge of #85196 - richkadel:reverts-cover-unreac...
2021-05-11 Yuki OkushiRollup merge of #85191 - GuillaumeGomez:improve-rustdoc...
2021-05-11 Yuki OkushiRollup merge of #85187 - FabianWolff:issue-84976, r...
2021-05-11 Yuki OkushiRollup merge of #85162 - LingMan:patch-1, r=varkor
2021-05-11 Yuki OkushiRollup merge of #85136 - shirshak55:master, r=dtolnay
2021-05-11 Yuki OkushiRollup merge of #85124 - jsha:trust-the-bool, r=Guillau...
2021-05-11 Yuki OkushiRollup merge of #85018 - hi-rustin:rustin-patch-84637...
2021-05-11 Yuki OkushiRollup merge of #83501 - camelid:rustdoc-layout, r...
2021-05-11 borsAuto merge of #84904 - ssomers:btree_drop_kv_in_place...
2021-05-11 borsAuto merge of #82272 - b-naber:gat_diag, r=estebank...
2021-05-11 borsAuto merge of #85023 - RalfJung:array-to-raw-elem,...
2021-05-11 borsAuto merge of #85109 - RalfJung:remove-const_fn, r...
2021-05-11 borsAuto merge of #85100 - HKalbasi:issue-68049-fix, r...
2021-05-11 borsAuto merge of #80300 - LeSeulArtichaut:80275-doc-inline...
2021-05-11 borsAuto merge of #85165 - JohnTitor:rollup-ew1ls7x, r...
2021-05-11 Yuki OkushiRollup merge of #85143 - fee1-dead:master, r=Mark-Simul...
2021-05-11 Yuki OkushiRollup merge of #85114 - jyn514:download-fixme, r=Mark...
2021-05-11 Yuki OkushiRollup merge of #85051 - jyn514:check-miri, r=Mark...
2021-05-11 Yuki OkushiRollup merge of #85002 - jyn514:releases, r=Mark-Simulacrum
2021-05-11 Yuki OkushiRollup merge of #84783 - jyn514:fmt-one, r=Mark-Simulacrum
2021-05-11 Yuki OkushiRollup merge of #84777 - jyn514:rustdoc-parallel, r...
2021-05-11 borsAuto merge of #85012 - FabianWolff:struct-rec, r=davidtwco
2021-05-10 LeSeulArtichautRemove an invalid `#[doc(inline)]`
2021-05-10 borsAuto merge of #84677 - CDirkx:pal, r=Mark-Simulacrum
2021-05-10 Guillaume GomezRollup merge of #85152 - nagisa:target-search-rustlib...
2021-05-10 Guillaume GomezRollup merge of #85148 - GuillaumeGomez:source-code...
2021-05-10 Guillaume GomezRollup merge of #85118 - GuillaumeGomez:clipboard-svg...
2021-05-10 Guillaume GomezRollup merge of #84465 - jyn514:primitive, r=GuillaumeGomez
2021-05-10 borsAuto merge of #85150 - Dylan-DPC:rollup-q26gbx3, r...
2021-05-10 Dylan DPCRollup merge of #85147 - lnicola:rust-analyzer-2021...
2021-05-10 Dylan DPCRollup merge of #85146 - ijackson:seek-rewind, r=m...
2021-05-10 Dylan DPCRollup merge of #85112 - RalfJung:promoted-errors,...
2021-05-10 Dylan DPCRollup merge of #85096 - clarfonthey:const_unchecked...
2021-05-10 Dylan DPCRollup merge of #85075 - ptrojahn:panic_warning, r...
2021-05-10 Dylan DPCRollup merge of #85050 - FabianWolff:issue-84592, r...
2021-05-10 Ian Jacksonio::Seek::rewind: Set tracking issue
2021-05-10 Ian JacksonFix typo in doc
2021-05-10 Ian Jacksonio::Seek: Provide rewind()
2021-05-10 Ian Jacksonio::Seek: Mention that seeking can fail due to buffer...
2021-05-10 shirshak55change k to key and v to v in std::env mod
2021-05-10 DeadbeefDocument Rc::from
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-10 borsAuto merge of #85074 - GuillaumeGomez:end-toggle-migrat...
2021-05-10 borsAuto merge of #84507 - crlf0710:codegen_nonlocal_main_w...
2021-05-09 borsAuto merge of #83800 - xobs:impl-16351-nightly, r=nagisa
2021-05-09 ltdkFix `Step` feature flag, make tidy lint more useful...
2021-05-09 ltdkMake unchecked_{add,sub,mul} inherent methods unstably...
2021-05-09 borsAuto merge of #85065 - Mark-Simulacrum:preds-no-alloc...
2021-05-09 borsAuto merge of #83894 - nikic:newpm, r=nagisa
2021-05-09 Ralf Jungremove const_fn feature gate
2021-05-09 borsAuto merge of #85093 - camelid:remove-fake-expect_local...
2021-05-08 borsAuto merge of #83278 - Amanieu:bump_stdarch, r=Mark...
2021-05-08 Amanieu d'AntrasBump stdarch submodule
2021-05-08 borsAuto merge of #84470 - jyn514:lints, r=GuillaumeGomez
2021-05-07 Dylan DPCRollup merge of #85052 - jyn514:disambiguator, r=camelid
2021-05-07 Dylan DPCRollup merge of #85044 - ChrisDenton:file-exists, r...
2021-05-07 Dylan DPCRollup merge of #85038 - GuillaumeGomez:dont-stop-first...
2021-05-07 Dylan DPCRollup merge of #85034 - RalfJung:null-ptr, r=oli-obk
2021-05-07 Dylan DPCRollup merge of #84887 - jyn514:index-span, r=Xanewok
2021-05-07 Dylan DPCRollup merge of #76808 - LeSeulArtichaut:diagnose-funct...
2021-05-07 borsAuto merge of #84980 - flip1995:clippyup, r=Manishearth
2021-05-07 borsAuto merge of #85036 - Dylan-DPC:rollup-4qfabo3, r...
2021-05-07 Dylan DPCRollup merge of #85033 - lcnr:nits2, r=jackh726
2021-05-07 Dylan DPCRollup merge of #85030 - jethrogb:jb/sgx-rearrange...
2021-05-07 Dylan DPCRollup merge of #85029 - jethrogb:jb/sgx-movable-mutex...
2021-05-07 Dylan DPCRollup merge of #84991 - alexcrichton:target-feature...
2021-05-07 Dylan DPCRollup merge of #84930 - hermitcore:target, r=nagisa
2021-05-07 Dylan DPCRollup merge of #84866 - petrochenkov:wholesome, r...
2021-05-07 Dylan DPCRollup merge of #84655 - CDirkx:wasm, r=m-ou-se
2021-05-07 Dylan DPCRollup merge of #84442 - jyn514:doc-cfg, r=petrochenkov
2021-05-07 Dylan DPCRollup merge of #84254 - jclulow:illumos-link-order...
2021-05-07 Jethro BeekmanRearrange SGX split module files
2021-05-07 Jethro BeekmanSGX mutex is movable
2021-05-07 borsAuto merge of #84797 - richkadel:cover-unreachable...
2021-05-07 Stein SomersBTree: no longer copy keys and values before dropping...
2021-05-07 Yuki OkushiRollup merge of #84990 - GuillaumeGomez:sort-rustdoc...
2021-05-07 Yuki OkushiRollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk
2021-05-07 Yuki OkushiRollup merge of #84911 - Mark-Simulacrum:retry-clang...
2021-05-07 Yuki OkushiRollup merge of #84897 - richkadel:cover-closure-macros...
2021-05-07 Yuki OkushiRollup merge of #84875 - richkadel:no-coverage-dont...
2021-05-07 Yuki OkushiRollup merge of #84815 - richkadel:coverage-docs-update...
2021-05-07 Yuki OkushiRollup merge of #84787 - klensy:deps-bump, r=Mark-Simul...
2021-05-07 Yuki OkushiRollup merge of #84781 - jyn514:check-bootstrap, r...
2021-05-07 Yuki OkushiRollup merge of #84779 - jyn514:cargotest-args, r=Mark...
2021-05-07 borsAuto merge of #85014 - Dylan-DPC:rollup-jzpbkdu, r...
2021-05-06 Dylan DPCRollup merge of #84987 - lcnr:nits, r=Mark-Simulacrum
2021-05-06 Dylan DPCRollup merge of #84953 - GuillaumeGomez:remove-unneeded...
2021-05-06 Dylan DPCRollup merge of #84905 - RalfJung:copy, r=oli-obk
2021-05-06 Dylan DPCRollup merge of #84896 - estebank:issue-84772, r=jackh726
2021-05-06 Dylan DPCRollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark...
2021-05-06 Dylan DPCRollup merge of #84871 - richkadel:no-coverage-unstable...
2021-05-06 Dylan DPCRollup merge of #84755 - jyn514:core-links, r=kennytm
2021-05-06 Dylan DPCRollup merge of #84734 - tmandry:compiletest-needs...
2021-05-06 Dylan DPCRollup merge of #84728 - camelid:sized-param-sugg-test...
next