]> git.lizzy.rs Git - rust.git/history - src/doc
Rollup merge of #69473 - contrun:update-llvm, r=nikomatsakis
[rust.git] / src / doc /
2020-02-27 Yuki OkushiRollup merge of #69439 - petrochenkov:latelife, r=matth...
2020-02-27 Yuki OkushiRollup merge of #69324 - estebank:ice-break-backport...
2020-02-26 borsAuto merge of #67742 - mark-i-m:describe-it, r=matthewj...
2020-02-26 Dylan DPCRollup merge of #69447 - Centril:minor-stmt-refactor...
2020-02-26 Dylan DPCRollup merge of #69434 - petrochenkov:metabs, r=Mark...
2020-02-26 Dylan DPCRollup merge of #69381 - QuiltOS:no-std-from-config...
2020-02-26 Dylan DPCRollup merge of #69209 - Mark-Simulacrum:strip-unsafe...
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 borsAuto merge of #61812 - jonas-schievink:assoc-ty-default...
2020-02-26 Dylan DPCRollup merge of #69457 - GuillaumeGomez:clean-up-e0370...
2020-02-26 Dylan DPCRollup merge of #69429 - matthiaskrgr:clippy_, r=estebank
2020-02-26 Dylan DPCRollup merge of #69423 - petrochenkov:nont, r=Centril
2020-02-26 Dylan DPCRollup merge of #69412 - tmiasko:checked-unused, r...
2020-02-26 Dylan DPCRollup merge of #69387 - petrochenkov:idprint, r=Mark...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-25 borsAuto merge of #69450 - cuviper:llvm-scev-no-wrap, r...
2020-02-25 borsAuto merge of #69421 - flip1995:clippyup, r=Dylan-DPC
2020-02-25 borsAuto merge of #69440 - Dylan-DPC:rollup-hj4bo9l, r...
2020-02-24 Dylan DPCRollup merge of #69437 - RalfJung:miri-no-codegen,...
2020-02-24 Dylan DPCRollup merge of #69435 - anyska:cell-replace, r=Centril
2020-02-24 Dylan DPCRollup merge of #69433 - matthiaskrgr:bool_cmp, r=eddyb
2020-02-24 Dylan DPCRollup merge of #69427 - GuillaumeGomez:cleanup-e0368...
2020-02-24 Dylan DPCRollup merge of #69391 - memoryruins:memalias, r=Mark...
2020-02-24 Dylan DPCRollup merge of #69220 - wesleywiser:doc_self_profile_u...
2020-02-23 borsAuto merge of #69084 - yaahc:delayed-doc-lint, r=petroc...
2020-02-22 Dylan DPCRollup merge of #69346 - GuillaumeGomez:clean-up-e032x...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-21 Wesley WiserAdd documentation for the `-Zself-profile-events` flag
2020-02-20 Mazdak FarrokhzadRollup merge of #69311 - GuillaumeGomez:clean-up-e0321...
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 Dylan DPCRollup merge of #69287 - GuillaumeGomez:clean-e0317...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-19 Dylan DPCRollup merge of #69142 - ehuss:linkcheck-script, r...
2020-02-19 borsAuto merge of #69198 - ollie27:rustbuild_rustdoc-js...
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-18 Mazdak FarrokhzadRollup merge of #69194 - Centril:assoc-extern-fuse...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 Dylan DPCRollup merge of #69233 - GuillaumeGomez:cleanup-e0310...
2020-02-18 Dylan DPCRollup merge of #69205 - JohnTitor:allow-whitespaces...
2020-02-18 Dylan DPCRollup merge of #69200 - jonas-schievink:yield-print...
2020-02-18 Dylan DPCRollup merge of #69192 - JohnTitor:add-tests, r=Centril
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-18 Yuki OkushiRollup merge of #69249 - LeSeulArtichaut:stabilize...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-18 Yuki OkushiRollup merge of #67272 - fisherdarling:master, r=varkor...
2020-02-17 borsAuto merge of #69129 - Centril:macro-legacy-errors...
2020-02-17 Wesley WiserAdd documentation for the `-Zself-profile` flag
2020-02-17 Yuki OkushiRollup merge of #69188 - GuillaumeGomez:clean-up-e0309...
2020-02-17 Yuki OkushiRollup merge of #69186 - petrochenkov:kwrules, r=Centril
2020-02-17 Yuki OkushiRollup merge of #69158 - ecstatic-morse:graphviz-diff...
2020-02-17 Yuki OkushiRollup merge of #68701 - amosonn:patch-2, r=RalfJung
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-17 borsAuto merge of #68781 - ssomers:btree_miri_relief, r...
2020-02-16 borsAuto merge of #67953 - cjgillot:split_infer, r=Zoxc
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-16 borsAuto merge of #69156 - ecstatic-morse:unified-dataflow...
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 borsAuto merge of #69168 - brainlock:test-textrel-regressio...
2020-02-15 Dylan DPCRollup merge of #69166 - JohnTitor:ice-const-enum,...
2020-02-15 Dylan DPCRollup merge of #69154 - JohnTitor:fix-macro-ices,...
2020-02-15 Dylan DPCRollup merge of #69106 - RReverser:wasi-fs-copy, r...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-15 borsAuto merge of #67681 - matthewjasper:infer-regions...
2020-02-14 borsAuto merge of #69172 - JohnTitor:rollup-6cbmwcw, r...
2020-02-14 Yuki OkushiRollup merge of #69051 - Centril:st-fixes, r=eddyb
2020-02-14 Yuki OkushiRollup merge of #68856 - Centril:or-pat-ref-pat, r...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-14 Yuki OkushiRollup merge of #68129 - varkor:infer-binary-operand...
2020-02-14 borsAuto merge of #69115 - ehuss:update-books, r=Dylan-DPC
2020-02-13 Dylan DPCRollup merge of #68938 - Areredify:gat_lifetime_shadowi...
2020-02-13 Eric HussUpdate books.
2020-02-13 Dylan DPCRollup merge of #69068 - Goirad:make-sgx-arg-cleanup...
2020-02-13 Dylan DPCRollup merge of #69050 - nnethercote:micro-optimize...
2020-02-13 Dylan DPCRollup merge of #69049 - pthariensflame:improvement...
2020-02-13 Dylan DPCRollup merge of #69048 - estebank:hrlt-assoc, r=nagisa
2020-02-13 Dylan DPCRollup merge of #69008 - Aaron1011:fix/opaque-ty-parent...
2020-02-13 Dylan DPCRollup merge of #68848 - nnethercote:hasten-macro-parsi...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Dylan DPCRollup merge of #69095 - GuillaumeGomez:minified-theme...
2020-02-12 Dylan DPCRollup merge of #69040 - jethrogb:jb/cleanup-sgx-entry...
2020-02-12 Dylan DPCRollup merge of #69038 - yaahc:backtrace-debug, r=dtolnay
2020-02-12 Dylan DPCRollup merge of #69002 - RalfJung:miri-op-overflow...
2020-02-12 Dylan DPCRollup merge of #68981 - estebank:silence, r=davidtwco
2020-02-12 borsAuto merge of #68679 - matthewjasper:needs-type-op...
2020-02-12 Dylan DPCRollup merge of #69059 - ljedrz:unused_stuff, r=Dylan-DPC
2020-02-12 Dylan DPCRollup merge of #69042 - yaahc:backtrace-header, r...
2020-02-12 Dylan DPCRollup merge of #69034 - petrochenkov:notokind, r=Centril
2020-02-12 Dylan DPCRollup merge of #69032 - chrissimpkins:ice-yield-printl...
2020-02-12 Dylan DPCRollup merge of #68994 - Keruspe:sanitizers-conflict...
2020-02-12 Dylan DPCRollup merge of #68914 - nnethercote:speed-up-SipHasher...
2020-02-12 Dylan DPCRollup merge of #67585 - ranma42:fix/char-is-ascii...
2020-02-12 borsAuto merge of #68241 - ecstatic-morse:unified-dataflow...
2020-02-12 Yuki OkushiRollup merge of #69070 - Bassetts:master, r=alexcrichton
next