]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #89766 - krasimirgg:llvm-14-targetregistrty, r=nagisa
[rust.git] / src /
2021-10-19 Matthias KrügerRollup merge of #89766 - krasimirgg:llvm-14-targetregis...
2021-10-18 borsAuto merge of #89229 - oli-obk:i_love_inferctxt, r...
2021-10-18 borsAuto merge of #89124 - cjgillot:owner-info, r=michaelwo...
2021-10-18 Oli SchererRemove regionck member constraint handling and leave...
2021-10-18 borsAuto merge of #90000 - matthiaskrgr:rollup-vj7wwur...
2021-10-18 Matthias KrügerRollup merge of #89996 - winterqt:bump-backtrace, r...
2021-10-18 Matthias KrügerRollup merge of #89993 - pierwill:patch-1, r=Mark-Simul...
2021-10-18 Matthias KrügerRollup merge of #89990 - petrochenkov:idempty, r=wesley...
2021-10-18 Matthias KrügerRollup merge of #89989 - camelid:type-size, r=jyn514
2021-10-18 Matthias KrügerRollup merge of #89987 - pierwill:fix-85526-docs-hidden...
2021-10-18 Matthias KrügerRollup merge of #89974 - est31:let_else_if_error, r...
2021-10-18 Matthias KrügerRollup merge of #89965 - JohnTitor:fix-let-else-ice...
2021-10-18 Matthias KrügerRollup merge of #89950 - infinity0:master, r=Mark-Simul...
2021-10-17 pierwillRemove dead code from `compiletest::json`
2021-10-17 borsAuto merge of #89499 - Mark-Simulacrum:with-llvm-13...
2021-10-17 pierwillCheck implementing type for `#[doc(hidden)]`
2021-10-17 Noah LevAdd static size assertion for `clean::Type`
2021-10-17 est31Nicer error message if the user attempts to do let...
2021-10-17 Vadim Petrochenkovrustc_span: `Ident::invalid` -> `Ident::empty`
2021-10-17 borsAuto merge of #89984 - matthiaskrgr:rollup-ikmyhmx...
2021-10-17 Matthias KrügerRollup merge of #89977 - woppopo:result_const_as_mut...
2021-10-17 Matthias KrügerRollup merge of #89975 - JohnTitor:gats-tests-85921...
2021-10-17 Matthias KrügerRollup merge of #89963 - r00ster91:parenthesisparenthes...
2021-10-17 Matthias KrügerRollup merge of #89946 - JohnTitor:fix-89686, r=petroch...
2021-10-17 Matthias KrügerRollup merge of #89945 - JohnTitor:we-now-specialize...
2021-10-17 Matthias KrügerRollup merge of #89888 - rusticstuff:download-ci-llvm...
2021-10-17 Matthias KrügerRollup merge of #89738 - eddyb:extern-crate-recursion...
2021-10-17 borsAuto merge of #89981 - pietroalbini:1.56-version-bump...
2021-10-17 Pietro Albinibump version to rust 1.58.0
2021-10-17 borsAuto merge of #89514 - davidtwco:polymorphize-shims...
2021-10-17 r00ster91Some "parenthesis" and "parentheses" fixes
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-17 Yuki OkushiAdd a regression test for #85921
2021-10-17 borsAuto merge of #89968 - JohnTitor:rollup-z51n967, r...
2021-10-16 Yuki OkushiRollup merge of #89958 - nhamovitz:patch-1, r=nagisa
2021-10-16 Yuki OkushiRollup merge of #89953 - woppopo:option_const_as_mut...
2021-10-16 Yuki OkushiRollup merge of #89943 - matthiaskrgr:clpcompl, r=oli-obk
2021-10-16 Yuki OkushiRollup merge of #89907 - GuillaumeGomez:correctly-emit...
2021-10-16 Yuki OkushiRollup merge of #89886 - alexcrichton:update-wasi-libc...
2021-10-16 Yuki OkushiRollup merge of #89849 - rusticstuff:remove-xcode-selec...
2021-10-16 Yuki OkushiRollup merge of #89507 - lopopolo:lopopolo/ordering...
2021-10-16 Yuki OkushiFix ICE with `let...else` and `ref mut`
2021-10-16 Guillaume GomezRemove FIXME since there is nothing to be fixed.
2021-10-16 borsAuto merge of #89860 - camsteffen:macro-semi, r=petroch...
2021-10-16 Matthias Krügerclippy::complexity changes
2021-10-16 Ximin Luobootstrap: tweak verbosity settings
2021-10-16 Yuki OkushiFix an ICE with TAITs and Future
2021-10-16 borsAuto merge of #89939 - matthiaskrgr:rollup-q3lrdck...
2021-10-16 Matthias KrügerRollup merge of #89925 - gilescope:update-docs-atomic...
2021-10-16 Matthias KrügerRollup merge of #89921 - joshuaseaton:zircon-process...
2021-10-16 Matthias KrügerRollup merge of #89918 - JohnTitor:gats-tests, r=jackh726
2021-10-16 Matthias KrügerRollup merge of #89915 - jackh726:outlives_cleanup...
2021-10-16 Matthias KrügerRollup merge of #89914 - jackh726:gat_genericboundfailu...
2021-10-16 Matthias KrügerRollup merge of #89912 - davidtwco:issue-89280-split...
2021-10-16 Matthias KrügerRollup merge of #89906 - yuvaldolev:move-format-version...
2021-10-16 Matthias KrügerRollup merge of #89902 - rusticstuff:outline-atomics...
2021-10-16 Matthias KrügerRollup merge of #89898 - Amanieu:remove_alloc_prelude...
2021-10-16 Matthias KrügerRollup merge of #89509 - jhpratt:stabilize-const_unreac...
2021-10-15 borsAuto merge of #85379 - mdaverde:uds-abstract, r=joshtri...
2021-10-15 borsAuto merge of #84096 - m-ou-se:windows-bcrypt-random...
2021-10-15 Niko Matsakissimplify constrain_opaque_types
2021-10-15 Yuki OkushiAdd some GATs related regression tests
2021-10-15 borsAuto merge of #89337 - mbrubeck:vec-leak, r=m-ou-se
2021-10-15 jackh726Emit impl difference error for GenericBoundFailure too
2021-10-15 David Woodemitter: current substitution can be multi-line
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-15 Mara BosAdd missing bcrypt.lib to make-fulldeps Makefile.
2021-10-15 borsAuto merge of #88540 - ibraheemdev:swap-unchecked,...
2021-10-15 Yuval DolevMoved format-version constant to rustdoc-json-types
2021-10-15 Cameron SteffenFix clippy with changed macro statement spans
2021-10-15 Cameron SteffenBless tests
2021-10-15 borsAuto merge of #89903 - matthiaskrgr:rollup-s0c69xl...
2021-10-15 Hans KratzMake `rust.download-ci-llvm="if-available"` work for...
2021-10-15 Matthias KrügerRollup merge of #89894 - camsteffen:unused-deps, r...
2021-10-15 Matthias KrügerRollup merge of #89885 - cameron1024:long-explanation...
2021-10-15 Matthias KrügerRollup merge of #89880 - adamgemmell:dev/nc-relocation...
2021-10-15 Matthias KrügerRollup merge of #89870 - tmandry:box-pin, r=estebank
2021-10-15 Matthias KrügerRollup merge of #89859 - RalfJung:write-discriminant...
2021-10-15 Matthias KrügerRollup merge of #89821 - crlf0710:unsafe_code_lint_test...
2021-10-15 Matthias KrügerRollup merge of #86011 - tlyu:correct-sized-bound-spans...
2021-10-15 Hans Kratztest fix: aarch64 atomics are only outlined on Linux.
2021-10-15 borsAuto merge of #89884 - Mark-Simulacrum:revert-enum...
2021-10-14 Mark RousskovSwitch to clang v13 as the C/C++ compiler used for...
2021-10-14 Mark RousskovMove LLVM profiling to a separate phase of compilation
2021-10-14 Charles LewAdd a test for `unsafe_code` lint.
2021-10-14 Alex CrichtonUpdate the wasi-libc built with the wasm32-wasi target
2021-10-14 cameron1024add long explanation for E0183
2021-10-14 borsAuto merge of #89882 - matthiaskrgr:rollup-1dh7pz8...
2021-10-14 Mark RousskovRevert "Stabilize `arbitrary_enum_discriminant`"
2021-10-14 Matthias KrügerRollup merge of #89878 - GuillaumeGomez:add-missing...
2021-10-14 Matthias KrügerRollup merge of #89873 - askoufis:patch-1, r=Mark-Simul...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89823 - jackh726:project-overflow...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 Matthias KrügerRollup merge of #89390 - tmandry:issue-72117, r=estebank
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 Adam GemmellUse non-checking TLS relocation in aarch64 asm! sym...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 Deadbeeffix codegen test
2021-10-14 DeadbeefFix const stability
next