]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck
Rollup merge of #85253 - RafaelKr:patch-1, r=varkor
[rust.git] / compiler / rustc_typeck /
2021-05-15 Guillaume GomezRollup merge of #85253 - RafaelKr:patch-1, r=varkor
2021-05-15 Guillaume GomezRollup merge of #85246 - ayushmishra2005:minor-reactori...
2021-05-15 Guillaume GomezRollup merge of #85221 - ijackson:dbg-doc-re-tests...
2021-05-15 Guillaume GomezRollup merge of #85215 - richkadel:ice-fixes-minus...
2021-05-15 Guillaume GomezRollup merge of #85207 - andrewhalle:typo-rootseparator...
2021-05-15 Guillaume GomezRollup merge of #84461 - jyn514:remove-strip-item,...
2021-05-15 borsAuto merge of #84997 - pietroalbini:ci-verify-channel...
2021-05-14 borsAuto merge of #85211 - Aaron1011:metadata-invalid-span...
2021-05-14 borsAuto merge of #83640 - bjorn3:shared_metadata_reader...
2021-05-14 borsAuto merge of #85236 - nikic:update-llvm-submodule...
2021-05-14 borsAuto merge of #85233 - FabianWolff:issue-85227, r=petro...
2021-05-14 borsAuto merge of #85190 - mati865:update-cc, r=Mark-Simulacrum
2021-05-14 borsAuto merge of #85195 - Mark-Simulacrum:variant-by-idx...
2021-05-13 borsAuto merge of #84107 - Amanieu:global_asm2, r=nagisa
2021-05-13 Amanieu d'AntrasAdd support for const operands and options to global_asm!
2021-05-13 borsAuto merge of #85186 - nikomatsakis:issue-83538-pollute...
2021-05-13 borsAuto merge of #85258 - GuillaumeGomez:rollup-kzay7o5...
2021-05-13 Guillaume GomezRollup merge of #85240 - Aaron1011:no-suggest-static...
2021-05-13 Guillaume GomezRollup merge of #85177 - tspiteri:wrapping-bits, r...
2021-05-13 Guillaume GomezRollup merge of #85175 - GuillaumeGomez:rustdoc-cleanup...
2021-05-13 Guillaume GomezRollup merge of #85068 - luqmana:78708-xcrate-diag...
2021-05-13 borsAuto merge of #85110 - RalfJung:no-rustc_args_required_...
2021-05-13 borsAuto merge of #83129 - LeSeulArtichaut:thir-unsafeck...
2021-05-13 Niko Matsakisintroduce a unit testing feature `rustc_evaluate_where_...
2021-05-13 borsAuto merge of #85041 - mibac138:suggest-generics, r...
2021-05-13 borsAuto merge of #84732 - DrChat:asm_powerpc, r=Amanieu
2021-05-13 borsAuto merge of #83759 - SkiFire13:fix-diag, r=estebank
2021-05-12 borsAuto merge of #85218 - kornelski:pointerinline, r=scottmcm
2021-05-12 borsAuto merge of #85188 - RalfJung:miri, r=RalfJung
2021-05-12 borsAuto merge of #85231 - GuillaumeGomez:rollup-hufe4gz...
2021-05-12 Guillaume GomezRollup merge of #85205 - ehuss:update-books, r=ehuss
2021-05-12 Guillaume GomezRollup merge of #85174 - GuillaumeGomez:doc-code-block...
2021-05-12 Guillaume GomezRollup merge of #85141 - GuillaumeGomez:maybe_collapsed...
2021-05-12 Guillaume GomezRollup merge of #85117 - jsha:bubble-bubble-toil-and...
2021-05-12 Ralf Jungentirely remove rustc_args_required_const attribute
2021-05-12 borsAuto merge of #84730 - sexxi-goose:rox-auto-trait,...
2021-05-12 Giacomo StevanatoFix diagnostics spans for missing generics in edge...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 Giacomo StevanatoAdd more precise span informations to generic types
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
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 Roxaneuse the correct attributes and add helper function
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 b-naberimprove diagnosts for GATs
2021-05-11 borsAuto merge of #85100 - HKalbasi:issue-68049-fix, r...
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 borsAuto merge of #84677 - CDirkx:pal, r=Mark-Simulacrum
2021-05-10 Guillaume GomezRollup merge of #84465 - jyn514:primitive, r=GuillaumeGomez
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 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-08 borsAuto merge of #83278 - Amanieu:bump_stdarch, r=Mark...
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 #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 lcnrfulfillment typo
2021-05-07 lcnrwfcheck fcx <-> tcx cleanup
2021-05-07 borsAuto merge of #84797 - richkadel:cover-unreachable...
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...
next