]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #84216 - RalfJung:black-box, r=Mark-Simulacrum
[rust.git] / compiler /
2021-04-25 borsAuto merge of #84216 - RalfJung:black-box, r=Mark-Simul...
2021-04-25 Ralf Jungfix sanitizer tests
2021-04-25 Ralf Jungmove core::hint::black_box under its own feature gate
2021-04-25 borsAuto merge of #84147 - cuviper:array-method-dispatch...
2021-04-25 borsAuto merge of #84115 - CDirkx:rt, r=m-ou-se
2021-04-25 borsAuto merge of #80339 - jyn514:no-span, r=GuillaumeGomez
2021-04-24 borsAuto merge of #84310 - RalfJung:const-fn-feature-flags...
2021-04-24 borsAuto merge of #84511 - davidhewitt:revert-84445, r...
2021-04-24 borsAuto merge of #84525 - JohnTitor:rollup-t2qigt3, r...
2021-04-24 Yuki OkushiRollup merge of #84518 - GuillaumeGomez:cleanup-up...
2021-04-24 Yuki OkushiRollup merge of #84464 - jyn514:type-kind, r=CraftSpider
2021-04-24 Yuki OkushiRollup merge of #84460 - jyn514:doctree-is-crate, r...
2021-04-24 Yuki OkushiRollup merge of #84459 - jyn514:json-mod, r=aDotInTheVoid
2021-04-24 Yuki OkushiRollup merge of #84427 - flip1995:clippyup, r=Manishearth
2021-04-24 Yuki OkushiRollup merge of #84179 - CDirkx:dont_send_sync, r=m...
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 borsAuto merge of #84412 - ehuss:update-cargo, r=ehuss
2021-04-24 borsAuto merge of #84501 - JohnTitor:rollup-wxu1thu, r...
2021-04-24 Yuki OkushiRollup merge of #84496 - marmeladema:specialization...
2021-04-24 Yuki OkushiRollup merge of #84492 - jyn514:span, r=camelid
2021-04-24 Yuki OkushiRollup merge of #84489 - amorison:issue-83969-fix,...
2021-04-24 Yuki OkushiRollup merge of #84485 - marmeladema:trait-tests, r...
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 borsAuto merge of #84490 - JohnTitor:rollup-wrdj4ko, r...
2021-04-23 Yuki OkushiRollup merge of #84469 - jyn514:dead-code, r=Mark-Simul...
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 Alex CrichtonDisable LLVM's new fptoint intrinsics on riscv64
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 Joshua NelsonUpdate comment on `PrimTy::name_str`
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 Rich KadelFix ICE if original_span(fn_sig) returns a span not...
2021-04-22 borsAuto merge of #84420 - workingjubilee:microvec, r=Mark...
2021-04-22 Augie FacklerRustWrapper: work around unification of diagnostic...
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 Joshua NelsonMake a few functions private
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-22 Jubilee YoungUse arrayvec 0.7, drop smallvec 0.6
2021-04-22 borsAuto merge of #84411 - m-ou-se:rollup-9btsp2t, r=m...
2021-04-22 borsAuto merge of #84407 - the8472:update-jobserver, r...
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 #84380 - Smittyvb:rdoc-title-order...
2021-04-21 Mara BosRollup merge of #84379 - marmeladema:test-for-issue...
2021-04-21 Mara BosRollup merge of #84378 - starthal:patch-1, r=jyn514
2021-04-21 Mara BosRollup merge of #84365 - vext01:improve-lto-docstrings...
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 Josh StoneNote array.into_iter() specifically in method probing
2021-04-21 The8472bump jobserver dependency
2021-04-21 borsAuto merge of #84394 - m-ou-se:upgrade-ci-dep-expat...
2021-04-21 Jack HueyMore review changes
2021-04-21 Jack HueyReview comments
2021-04-21 Alex Crichtonrustc: Use LLVM's new saturating float-to-int intrinsics
2021-04-21 Jack HueyMove nested quantification check to ast_validation
2021-04-21 Tomasz MiąskoCheck for intrinsics before coercing to a function...
2021-04-20 Jack HueyRemove TraitRefHackInner and use the concatenating...
2021-04-20 Jack HueyAdd BinderScopeType to replace binder_depth and from_po...
2021-04-20 Jack HueyA non-minimal set of TraitRefBoundarys to work on remov...
2021-04-20 Jack HueyPrecompute inverse binder depth
2021-04-20 borsAuto merge of #84353 - estebank:as-ref-mir, r=davidtwco
2021-04-20 Oli SchererTypo
2021-04-20 Oli SchererTidy
2021-04-20 Oli SchererAdd an attribute to be able to configure the limit
2021-04-20 Oli SchererImplement a lint that highlights all moves larger than...
2021-04-20 borsAuto merge of #84363 - Dylan-DPC:rollup-ink2wyq, r...
next