]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn
[rust.git] / src /
2021-02-02 borsAuto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn
2021-02-02 borsAuto merge of #81651 - ehuss:update-cargo, r=ehuss
2021-02-02 Eric HussUpdate cargo
2021-02-02 borsAuto merge of #81557 - GuillaumeGomez:primitive-search...
2021-02-01 borsAuto merge of #80641 - Danue1:patch-1, r=oli-obk
2021-02-01 borsAuto merge of #81625 - jonas-schievink:rollup-mshpp2n...
2021-02-01 DanuelBless tests
2021-02-01 Guillaume GomezImprove diff display in case the whole key in missing
2021-02-01 Guillaume GomezAdd test for primitive search
2021-02-01 Guillaume GomezPut back primitives in search
2021-02-01 DanuelFixed #[inline] to be warned in fields, arms, macro...
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 Jonas SchievinkRollup merge of #81598 - sivadeilra:windows_dll_imports...
2021-02-01 Jonas SchievinkRollup merge of #81594 - bjorn3:avoid_building_llvm_for...
2021-02-01 Jonas SchievinkRollup merge of #81592 - GuillaumeGomez:rustdoc-ui...
2021-02-01 Jonas SchievinkRollup merge of #81536 - tgnottingham:time-passes-rss...
2021-02-01 Jonas SchievinkRollup merge of #81529 - estebank:case_lints, r=davidtwco
2021-02-01 Jonas SchievinkRollup merge of #81504 - matsujika:suggestion-field...
2021-02-01 Jonas SchievinkRollup merge of #81463 - matsujika:nll-ensure-c-case...
2021-02-01 Jonas SchievinkRollup merge of #81387 - c410-f3r:tests-tests-tests...
2021-02-01 Jonas SchievinkRollup merge of #81364 - camelid:improve-build-matches...
2021-02-01 Jonas SchievinkRollup merge of #79291 - JulianKnodt:ce_priv, r=petroch...
2021-02-01 Jonas SchievinkRollup merge of #78641 - the8472:buffered-copy, r=sfackler
2021-02-01 borsAuto merge of #81623 - jonas-schievink:rust-analyzer...
2021-02-01 Jonas Schievink:arrow_up: rust-analyzer
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-02-01 borsAuto merge of #81591 - RalfJung:miri, r=RalfJung
2021-01-31 borsAuto merge of #81596 - jonas-schievink:rollup-utk14gr...
2021-01-31 CaioMove some tests to more reasonable directories
2021-01-31 kadminAdd error message for private fn
2021-01-31 Jonas SchievinkRollup merge of #81590 - KodrAus:stabilize/int_bits_con...
2021-01-31 Jonas SchievinkRollup merge of #81589 - Seppel3210:master, r=jonas...
2021-01-31 Jonas SchievinkRollup merge of #81572 - pierwill:edit-error-codes...
2021-01-31 Jonas SchievinkRollup merge of #81571 - schteve:fix_e0759_typo, r...
2021-01-31 Jonas SchievinkRollup merge of #81568 - osa1:remove_old_fixme, r=jonas...
2021-01-31 Jonas SchievinkRollup merge of #81566 - osa1:issue71202, r=jonas-schievink
2021-01-31 Jonas SchievinkRollup merge of #81549 - est31:wording_fix, r=jonas...
2021-01-31 Jonas SchievinkRollup merge of #81480 - b-naber:nested_fields_suggesti...
2021-01-31 Jonas SchievinkRollup merge of #81255 - sunfishcode:wasi-no-export...
2021-01-31 Jonas SchievinkRollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obk
2021-01-31 Jonas SchievinkRollup merge of #80092 - sexxi-goose:restrict_precision...
2021-01-31 Mara BosBless coverage-spanview/expected_mir_dump.*.
2021-01-31 bjorn3Avoid building LLVM just for llvm-dwp
2021-01-31 bjorn3Remove code comment
2021-01-31 Ralf Jungupdate Miri
2021-01-31 Guillaume GomezImprove resize handling
2021-01-31 Guillaume GomezPrevent search section to go over search input
2021-01-31 Guillaume GomezRemove unneeded explicit width from search results
2021-01-31 bjorn3Fix sysroot dir for cg_clif_build_sysroot
2021-01-31 borsAuto merge of #81478 - sivadeilra:windows_dll_imports...
2021-01-31 borsAuto merge of #81327 - RalfJung:codegen-no-const-fail...
2021-01-31 borsAuto merge of #81578 - jonas-schievink:rollup-yhiyowl...
2021-01-31 Jonas SchievinkRollup merge of #81563 - pickfire:patch-6, r=GuillaumeGomez
2021-01-31 Jonas SchievinkRollup merge of #81562 - the8472:improve-inplaceiterabl...
2021-01-31 Jonas SchievinkRollup merge of #81558 - pickfire:patch-5, r=GuillaumeGomez
2021-01-31 Jonas SchievinkRollup merge of #81550 - xfix:replace-mention-of-predec...
2021-01-31 Jonas SchievinkRollup merge of #81547 - pierwill:edit-typeck-mod-docs...
2021-01-31 Jonas SchievinkRollup merge of #81509 - 0yoyoyo:fix-issue-72685-ice...
2021-01-31 Jonas SchievinkRollup merge of #81491 - jryans:rustdoc-deref-ice-81395...
2021-01-31 Jonas SchievinkRollup merge of #81484 - Kogia-sima:perf/optimize-udiv_...
2021-01-31 Jonas SchievinkRollup merge of #81472 - Aaron1011:fix/revert-cursor...
2021-01-31 Jonas SchievinkRollup merge of #81422 - estebank:dotdot_sugg, r=davidtwco
2021-01-31 Jonas SchievinkRollup merge of #81198 - dtolnay:partialeq, r=m-ou-se
2021-01-31 Jonas SchievinkRollup merge of #81048 - yoshuawuyts:stabilize-core...
2021-01-31 Jonas SchievinkRollup merge of #80945 - sdroege:downcast-send-sync...
2021-01-31 Jonas SchievinkRollup merge of #80470 - SimonSapin:array-intoiter...
2021-01-31 Jonas SchievinkRollup merge of #80279 - Yaulendil:str-as-mut, r=m...
2021-01-31 Jonas SchievinkRollup merge of #80053 - gilescope:include-ignore,...
2021-01-31 Jonas SchievinkRollup merge of #79285 - yoshuawuyts:stabilize-arc_muta...
2021-01-31 Jonas SchievinkRollup merge of #78044 - oberien:empty-seek, r=m-ou-se
2021-01-30 borsAuto merge of #81560 - flip1995:clippyup, r=Manishearth
2021-01-30 kadminRemove const_in_array_rep_expr
2021-01-30 b-naberadd suggestion for nested fields
2021-01-30 borsAuto merge of #81565 - nikic:revert, r=nagisa
2021-01-30 Ömer Sinan AğacanAdd a test for #71202
2021-01-30 Mara BosUpdate clippy test output for panic macros.
2021-01-30 bjorn3Rustup to rustc 1.51.0-nightly (b12290861 2021-01-29)
2021-01-30 Ivan ThamRemove extra trailing spaces
2021-01-30 Ivan ThamFix docblock short code missing end whitespaces
2021-01-30 Ivan ThamImprove docblock readability on small screen
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 Ivan ThamFix ascii art text wrapping in mobile
2021-01-30 Nikita PopovRevert "Auto merge of #81489 - nikic:x86-64-dist-update...
2021-01-30 borsAuto merge of #81453 - jumbatm:clashing-extern-decl...
2021-01-30 bjorn3Handle PassMode::Cast in combination with #[repr(align)]
2021-01-30 bjorn3Merge pull request #1131 from bjorn3/abi_compat
2021-01-30 J. Ryan StinnettBalance sidebar `Deref` cycle check with main content
2021-01-30 bjorn3Add print on panic for predefining of a function
2021-01-30 bjorn3Handle argument extension mode
2021-01-30 bjorn3Force stack slot size to be a multiple of 16
2021-01-30 borsAuto merge of #81545 - JohnTitor:rollup-zlt3tn6, r...
2021-01-30 bjorn3Fix 128bit checked math intrinsic calls
2021-01-30 0yoyoyoAdd a regression test
2021-01-30 borsAuto merge of #81521 - nikic:update-dist-various, r...
2021-01-30 Hirochika MatsumotoAccount for union
2021-01-30 Hirochika MatsumotoFix test to check help message as well
2021-01-30 Yuki OkushiRollup merge of #81520 - jyn514:rustc2, r=Mark-Simulacrum
2021-01-30 Yuki OkushiRollup merge of #81519 - jyn514:rustup-toolchain, r...
2021-01-30 Yuki OkushiRollup merge of #81515 - eltociear:patch-7, r=jonas...
next