]> git.lizzy.rs Git - rust.git/history - src/tools
Demote metadata load warning to "info".
[rust.git] / src / tools /
2021-11-03 borsAuto merge of #90517 - willcrichton:example-analyzer...
2021-11-03 borsAuto merge of #90478 - rusticstuff:apple-a14, r=wesleywiser
2021-11-03 borsAuto merge of #90421 - thomcc:friendship-ended-with...
2021-11-03 borsAuto merge of #90516 - matthiaskrgr:rollup-3dmfjkj...
2021-11-02 Matthias KrügerRollup merge of #90502 - GuillaumeGomez:split-doc-cfg...
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 Matthias KrügerRollup merge of #90472 - joshtriplett:clarify-feature...
2021-11-02 Matthias KrügerRollup merge of #90417 - lcnr:stabilize-relaxed-struct...
2021-11-02 Matthias KrügerRollup merge of #90354 - xFrednet:00000-lets-deploy...
2021-11-02 Matthias KrügerRollup merge of #90084 - noncombatant:patch-2, r=stevek...
2021-11-02 borsAuto merge of #90464 - lnicola:rust-analyzer-2021-11...
2021-11-02 Guillaume GomezAlso check for feature gates in "src/test/rustdoc"
2021-11-02 xFrednetUpdate clippy dependencies
2021-11-02 borsAuto merge of #90442 - ChrisDenton:win-tls-dtor, r...
2021-11-02 borsAuto merge of #90439 - m-ou-se:thread-is-running, r...
2021-11-02 borsAuto merge of #90490 - ehuss:update-cargo, r=ehuss
2021-11-01 Eric HussUpdate cargo
2021-11-01 borsAuto merge of #90457 - rusticstuff:use-curl-ca-bundle...
2021-11-01 borsAuto merge of #90406 - nbdd0121:panic, r=cjgillot
2021-11-01 borsAuto merge of #90462 - pietroalbini:bidi-master, r...
2021-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2021-11-01 Matthias KrügerRollup merge of #90441 - tmiasko:test-promotion-needs...
2021-11-01 Matthias KrügerRollup merge of #90398 - GuillaumeGomez:doc-keyword...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 borsAuto merge of #90437 - matthiaskrgr:rollup-vd8uqm6...
2021-10-31 Matthias KrügerRollup merge of #90431 - jkugelman:must-use-std-o-throu...
2021-10-31 Matthias KrügerRollup merge of #90430 - jkugelman:must-use-std-a-throu...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-31 borsAuto merge of #90306 - kornelski:slicecloneasset, r...
2021-10-30 John KugelmanAdd #[must_use] to len and is_empty
2021-10-30 Matthias KrügerRollup merge of #90404 - mkroening:hermit-kernel-no...
2021-10-30 Matthias KrügerRollup merge of #90401 - mkroening:hermit-condvar,...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 Guillaume GomezRollup merge of #90399 - yuvaldolev:as-ref-overly-verbo...
2021-10-30 Guillaume GomezRollup merge of #90375 - yanok:master, r=lcnr
2021-10-30 Guillaume GomezRollup merge of #90202 - matthewjasper:xcrate-hygiene...
2021-10-30 Guillaume GomezRollup merge of #90183 - GuillaumeGomez:recurse-deref...
2021-10-30 borsAuto merge of #90205 - mati865:link-modifiers-in-rustc...
2021-10-30 Matthias KrügerRollup merge of #90402 - wesleywiser:query_descriptions...
2021-10-30 Matthias KrügerRollup merge of #90396 - b-naber:type_flags_ices_defaul...
2021-10-30 Matthias KrügerRollup merge of #90395 - b-naber:const-expr-type-relati...
2021-10-30 Matthias KrügerRollup merge of #90377 - WaffleLapkin:const_slice_from_...
2021-10-30 Matthias KrügerRollup merge of #90374 - GuillaumeGomez:unify-rustdoc...
2021-10-30 Matthias KrügerRollup merge of #90371 - Veykril:patch-2, r=jyn514
2021-10-30 Matthias KrügerRollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-30 borsAuto merge of #88268 - GuillaumeGomez:generics-search...
2021-10-30 borsAuto merge of #90403 - michaelwoerister:odht-0.3.1...
2021-10-29 borsAuto merge of #90346 - ferrocene:pa-short-circuit,...
2021-10-29 borsAuto merge of #90390 - umanwizard:update-miri, r=RalfJung
2021-10-29 borsAuto merge of #90214 - tmiasko:indirect-mutation-qualif...
2021-10-29 Brennan VincentUpdate miri
2021-10-28 Matthias KrügerRollup merge of #90336 - mbartlett21:patch-4, r=Mark...
2021-10-28 Matthias KrügerRollup merge of #90082 - noncombatant:patch-1, r=Guilla...
2021-10-28 borsAuto merge of #90281 - xldenis:public-borrow-set, r...
2021-10-28 borsAuto merge of #90218 - JakobDegen:adt_significant_drop_...
2021-10-28 borsAuto merge of #90145 - cjgillot:sorted-map, r=michaelwo...
2021-10-28 borsAuto merge of #90339 - GuillaumeGomez:doc-alias-doc...
2021-10-27 Matthias KrügerRollup merge of #90304 - vandenheuvel:test_issue_75961...
2021-10-27 Matthias KrügerRollup merge of #90288 - JakobDegen:import_diagnostics...
2021-10-27 Matthias KrügerRollup merge of #90267 - EliseZeroTwo:elisezerotwo...
2021-10-27 Matthias KrügerRollup merge of #90239 - r00ster91:patch-1, r=fee1...
2021-10-27 borsAuto merge of #90273 - nbdd0121:const, r=fee1-dead
2021-10-27 borsAuto merge of #90186 - jsha:fix-header-sizes, r=Guillau...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-27 borsAuto merge of #90337 - matthiaskrgr:rollup-azkr158...
2021-10-27 Matthias KrügerRollup merge of #90278 - notriddle:notriddle/highlight...
2021-10-27 Matthias KrügerRollup merge of #90232 - konan8205:master, r=GuillaumeGomez
2021-10-27 Matthias KrügerRollup merge of #90154 - camelid:remove-getdefid, r...
2021-10-27 borsAuto merge of #89937 - JohnTitor:fix-89875, r=Amanieu
2021-10-26 Matthias KrügerRollup merge of #90296 - CAD97:rip-lerp, r=Mark-Simulacrum
2021-10-26 borsAuto merge of #90290 - nyanpasu64:fix-string-as-mut...
2021-10-26 borsAuto merge of #90284 - tonyyzy:patch-1, r=JohnTitor
2021-10-26 borsAuto merge of #90075 - pierwill:fix-79717, r=petrochenkov
2021-10-26 borsAuto merge of #90299 - matthiaskrgr:rollup-n77ntld...
2021-10-26 Matthias KrügerRollup merge of #90295 - ehuss:update-cargo, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90241 - DrMeepster:thiscall_lint_upgra...
2021-10-26 Matthias KrügerRollup merge of #90181 - notriddle:notriddle/error...
2021-10-26 Eric HussUpdate cargo
2021-10-26 borsAuto merge of #85830 - bjorn3:separate_provide_extern...
2021-10-25 borsAuto merge of #90282 - matthiaskrgr:rollup-c6trbff...
2021-10-25 Matthias KrügerRollup merge of #90266 - b-naber:uneval_substs, r=lcnr
2021-10-25 Matthias KrügerRollup merge of #90255 - lnicola:rust-analyzer-2021...
2021-10-25 Matthias KrügerRollup merge of #90196 - yanok:master, r=scottmcm
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-25 borsAuto merge of #89430 - GuillaumeGomez:rustdoc-clippy...
2021-10-25 borsAuto merge of #90265 - GuillaumeGomez:rollup-gx3ficp...
2021-10-25 Guillaume GomezRollup merge of #90233 - GuillaumeGomez:tooltip-overflo...
next