]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck
Auto merge of #84115 - CDirkx:rt, r=m-ou-se
[rust.git] / compiler / rustc_typeck /
2021-04-25 borsAuto merge of #84115 - CDirkx:rt, r=m-ou-se
2021-04-24 borsAuto merge of #84310 - RalfJung:const-fn-feature-flags...
2021-04-24 Yuki OkushiRollup merge of #84427 - flip1995:clippyup, r=Manishearth
2021-04-24 Yuki OkushiRollup merge of #84105 - WaffleLapkin:stabilize_array_f...
2021-04-24 Yuki OkushiRollup merge of #83519 - oli-obk:assign_shrink_your_nor...
2021-04-24 Yuki OkushiRollup merge of #84458 - jyn514:cleanup-after-krate...
2021-04-24 Yuki OkushiRollup merge of #84453 - notriddle:waker-from-docs...
2021-04-24 Yuki OkushiRollup merge of #84436 - jyn514:private, r=petrochenkov
2021-04-24 Yuki OkushiRollup merge of #84320 - jsha:details-implementors...
2021-04-24 Yuki OkushiRollup merge of #84250 - jclulow:illumos-bash-bootstrap...
2021-04-24 Yuki OkushiRollup merge of #83990 - the8472:take-trusted-len,...
2021-04-24 borsAuto merge of #83722 - jyn514:stable-help, r=estebank
2021-04-23 borsAuto merge of #83729 - JohnTitor:issue-43913, r=estebank
2021-04-23 Yuki OkushiRollup merge of #84456 - richkadel:issue-84421, r=tmandry
2021-04-23 Yuki OkushiRollup merge of #84444 - notriddle:num-docs-from-undocu...
2021-04-23 Yuki OkushiRollup merge of #84433 - GuillaumeGomez:search-input...
2021-04-23 Yuki OkushiRollup merge of #84430 - dvdhrm:rw/uefidoc, r=Amanieu
2021-04-23 Yuki OkushiRollup merge of #84387 - CDirkx:poison, r=m-ou-se
2021-04-23 Yuki OkushiRollup merge of #84374 - CDirkx:gitignore, r=Mark-Simul...
2021-04-23 Yuki OkushiRollup merge of #84359 - lnicola:rust-analyzer-2021...
2021-04-23 Yuki OkushiRollup merge of #84321 - Swatinem:subvariant-details...
2021-04-23 Yuki OkushiRollup merge of #84248 - calebsander:refactor/vec-funct...
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-23 borsAuto merge of #84339 - alexcrichton:llvm-fptoint-sat...
2021-04-23 borsAuto merge of #84457 - jyn514:cleanup-crate, r=Guillaum...
2021-04-23 borsAuto merge of #84445 - jyn514:hidden, r=<try>
2021-04-23 borsAuto merge of #83425 - durin42:llvm-update, r=nagisa
2021-04-23 borsAuto merge of #82585 - TrolledWoods:master, r=dtolnay
2021-04-23 borsAuto merge of #78681 - m-ou-se:binary-heap-retain,...
2021-04-22 borsAuto merge of #84420 - workingjubilee:microvec, r=Mark...
2021-04-22 borsAuto merge of #84440 - Dylan-DPC:rollup-0xjb8oi, r...
2021-04-22 Dylan DPCRollup merge of #84413 - CDirkx:args_inner_debug, r...
2021-04-22 Dylan DPCRollup merge of #84404 - tmiasko:intrinsics-in-coercion...
2021-04-22 Dylan DPCRollup merge of #84402 - CDirkx:rwlock, r=dtolnay
2021-04-22 Dylan DPCRollup merge of #84396 - Amanieu:fix_compiler_builtins_...
2021-04-22 Dylan DPCRollup merge of #84377 - jackh726:binder-refactor-fix...
2021-04-22 Dylan DPCRollup merge of #84376 - torhovland:issue-84534, r...
2021-04-22 Dylan DPCRollup merge of #84343 - camsteffen:closure-tree, r...
2021-04-22 borsAuto merge of #77704 - AnthonyMikh:slice_index_with_ops...
2021-04-22 borsAuto merge of #71511 - hi-rustin:rustin-patch-rename...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-22 borsAuto merge of #84289 - andersk:bootstrap-bulk-dir,...
2021-04-21 Mara BosRollup merge of #84406 - m-ou-se:drop-delete-alias...
2021-04-21 Mara BosRollup merge of #84393 - GuillaumeGomez:better-open...
2021-04-21 Mara BosRollup merge of #84390 - m-ou-se:make-debug-non-exhaust...
2021-04-21 Mara BosRollup merge of #84301 - r00ster91:patch-1, r=kennytm
2021-04-21 Mara BosRollup merge of #84251 - RalfJung:non-zero-const-since...
2021-04-21 Mara BosRollup merge of #84212 - CDirkx:void, r=m-ou-se
2021-04-21 Mara BosRollup merge of #84119 - CDirkx:vxworks, r=m-ou-se
2021-04-21 Mara BosRollup merge of #84013 - CDirkx:fmt, r=m-ou-se
2021-04-21 borsAuto merge of #84394 - m-ou-se:upgrade-ci-dep-expat...
2021-04-21 Tomasz MiąskoCheck for intrinsics before coercing to a function...
2021-04-20 borsAuto merge of #84353 - estebank:as-ref-mir, r=davidtwco
2021-04-20 Dylan DPCRollup merge of #84347 - Swatinem:simplify-document...
2021-04-20 Dylan DPCRollup merge of #84345 - ehuss:remove-core-core-comment...
2021-04-20 Dylan DPCRollup merge of #84340 - notriddle:patch-4, r=Guillaume...
2021-04-20 Dylan DPCRollup merge of #84337 - matklad:insert_or_insert,...
2021-04-20 borsAuto merge of #84323 - richkadel:uncovered-functions...
2021-04-20 borsAuto merge of #83900 - torhovland:issue-83832, r=jyn514
2021-04-20 borsAuto merge of #84295 - richkadel:continue-coverage...
2021-04-20 borsAuto merge of #84334 - klensy:typo-compiler, r=jyn514
2021-04-19 borsAuto merge of #84342 - Dylan-DPC:rollup-5b40142, r...
2021-04-19 Dylan DPCRollup merge of #84330 - GuillaumeGomez:remove-footer...
2021-04-19 Dylan DPCRollup merge of #84313 - lcnr:sized-err-msg, r=petrochenkov
2021-04-19 Dylan DPCRollup merge of #84256 - tspiteri:pretty-minus-zero...
2021-04-19 Dylan DPCRollup merge of #84168 - cjgillot:asi, r=davidtwco
2021-04-19 Dylan DPCRollup merge of #84126 - 12101111:musl-sanitizer, r...
2021-04-19 Dylan DPCRollup merge of #84123 - bjorn3:compile_mono_item_dep_n...
2021-04-19 lcnrfix suggestion for unsized function parameters
2021-04-19 borsAuto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco
2021-04-19 klensyfix few typos
2021-04-18 borsAuto merge of #83799 - crlf0710:stablize_non_ascii_iden...
2021-04-18 borsAuto merge of #78880 - CDirkx:not_supported, r=joshtriplett
2021-04-18 borsAuto merge of #84207 - SimonSapin:deprecate-core-raw...
2021-04-18 borsAuto merge of #84065 - c410-f3r:tests-tests-tests,...
2021-04-18 borsAuto merge of #84064 - hyd-dev:unknown-lints, r=petroch...
2021-04-17 borsAuto merge of #84061 - AngelicosPhosphoros:issue-75598...
2021-04-17 Dylan DPCRollup merge of #84257 - joshtriplett:inaddr-any, r...
2021-04-17 Dylan DPCRollup merge of #84203 - jyn514:anchor-span, r=euclio
2021-04-17 Dylan DPCRollup merge of #84150 - jsha:defer-search-js, r=Guilla...
2021-04-17 borsAuto merge of #84261 - Aaron1011:error-dup-revisions...
2021-04-17 borsAuto merge of #84260 - Aaron1011:global-alloc-eval...
2021-04-17 borsAuto merge of #84246 - notriddle:rustdoc-path-printing...
2021-04-17 borsAuto merge of #84244 - ABouttefeux:closure-return-confl...
2021-04-17 borsAuto merge of #84113 - SNCPlay42:suggestion-extern...
2021-04-16 borsAuto merge of #84074 - notriddle:rustdoc-macro-visibili...
2021-04-16 borsAuto merge of #83416 - alexcrichton:const-thread-local...
2021-04-16 Aliénore Bouttefeuxfix reporting return type in some cases
2021-04-16 Dylan DPCRollup merge of #84172 - jayaddison:compiler/E0384...
2021-04-16 Dylan DPCRollup merge of #84145 - vojtechkral:vecdeque-binary...
2021-04-16 Dylan DPCRollup merge of #83944 - jackh726:binder-refactor-fix2...
2021-04-16 Dylan DPCRollup merge of #83337 - Manishearth:item-hide, r=Guill...
2021-04-16 borsAuto merge of #84230 - cuviper:llvm-12, r=nikic
2021-04-16 borsAuto merge of #84217 - crlf0710:remove_main_attr_pure...
2021-04-16 borsAuto merge of #84228 - SkiFire13:fix-84213, r=estebank
2021-04-16 borsAuto merge of #84220 - gpluscb:weak_doc, r=jyn514
2021-04-16 borsAuto merge of #84226 - Aaron1011:track-link-dead-code...
2021-04-15 Giacomo StevanatoAdd suggestion to borrow when casting T to *const/mut T
2021-04-15 borsAuto merge of #84205 - workingjubilee:more-simd-intrin...
2021-04-15 borsAuto merge of #84088 - m-ou-se:stabilize-option-insert...
next