]> git.lizzy.rs Git - rust.git/history - compiler/rustc_metadata/src/rmeta/encoder.rs
Remove mir encode calls that didn't actually encode anything
[rust.git] / compiler / rustc_metadata / src / rmeta / encoder.rs
2021-01-04 oliRemove mir encode calls that didn't actually encode...
2021-01-04 oliMake `encode_optimized_mir` always perform its action...
2021-01-04 borsAuto merge of #80661 - jyn514:duplicate-types, r=Guilla...
2021-01-04 borsAuto merge of #80610 - Aaron1011:unhash-def-path-hash...
2021-01-04 borsAuto merge of #80554 - GuillaumeGomez:more-js-cleanup...
2021-01-04 borsAuto merge of #80418 - oli-obk:this_could_have_been_so_...
2021-01-03 borsAuto merge of #77859 - bugadani:no-duplicate-ref-link...
2021-01-03 Guillaume GomezRollup merge of #80646 - bugadani:meta, r=petrochenkov
2021-01-03 Guillaume GomezRollup merge of #80628 - matthiaskrgr:match_ref_pats...
2021-01-03 Guillaume GomezRollup merge of #80617 - GuillaumeGomez:detect-invalid...
2021-01-03 Guillaume GomezRollup merge of #80591 - lcnr:incomplete-features,...
2021-01-03 Guillaume GomezRollup merge of #80580 - GuillaumeGomez:suggestion...
2021-01-03 borsAuto merge of #80590 - camelid:bool-never-docs, r=nagisa
2021-01-03 borsAuto merge of #80247 - tmiasko:indent, r=bjorn3
2021-01-03 borsAuto merge of #79827 - tmiasko:size-align, r=kennytm
2021-01-02 borsAuto merge of #80412 - GuillaumeGomez:fix-search-sectio...
2021-01-02 borsAuto merge of #80550 - bugadani:markdown-refactor,...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 Mara BosRollup merge of #80578 - RalfJung:panic-lint-descriptio...
2021-01-02 Mara BosRollup merge of #80574 - jyn514:clean-bootstrap, r...
2021-01-02 Mara BosRollup merge of #80555 - rust-lang:libs-tracking-issue...
2021-01-02 borsAuto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmaster
2021-01-02 borsAuto merge of #79870 - sharnoff:smart-pointer-Any-type_...
2021-01-02 borsAuto merge of #77832 - camelid:remove-manual-link-resol...
2021-01-01 borsAuto merge of #80581 - jyn514:ci-llvm, r=Mark-Simulacrum
2021-01-01 borsAuto merge of #80569 - notriddle:patch-3, r=jyn514
2021-01-01 borsAuto merge of #80565 - camelid:fix-not-has, r=Guillaume...
2021-01-01 borsAuto merge of #80547 - lqd:const_generics_defaults...
2021-01-01 Rémy Rakicadjust const generics defaults FIXMEs to the new featur...
2021-01-01 Corey FarwellMerge remote-tracking branch 'origin/master' into frews...
2020-12-31 borsAuto merge of #79895 - Kerollmops:slice-group-by, r...
2020-12-30 Mara BosRollup merge of #80128 - pierwill:pierwill-docs-fieldpa...
2020-12-29 borsAuto merge of #79084 - simonvandel:instcombine-perf...
2020-12-28 Dylan DPCRollup merge of #79815 - XAMPPRocky:relnotes-1.49.0...
2020-12-27 borsAuto merge of #79642 - ijackson:default-theme-stab...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-26 borsAuto merge of #79045 - oli-obk:dont_rely_on_alloc_happe...
2020-12-26 borsAuto merge of #79022 - SpyrosRoum:stabilize-deque_range...
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-25 Dylan DPCRollup merge of #79999 - hencrice:yenlinc/79799, r...
2020-12-24 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-23 borsAuto merge of #80262 - Mark-Simulacrum:pgo-rustc, r...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 borsAuto merge of #78242 - Nadrieril:rename-overlapping_end...
2020-12-21 Dylan DPCRollup merge of #80159 - jyn514:array, r=m-ou-se
2020-12-21 borsAuto merge of #80088 - operutka:fix-cmsg-len-uclibc...
2020-12-20 borsAuto merge of #78317 - est31:linear_in_impl_count,...
2020-12-20 borsAuto merge of #74699 - notriddle:fd-non-negative, r...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 borsAuto merge of #80123 - DrMeepster:maybe_uninit_write_sl...
2020-12-20 borsAuto merge of #79635 - lcnr:const-eval-idk, r=oli-obk
2020-12-20 Tomasz MiąskoFix indentation of -Z meta-stats output
2020-12-19 borsAuto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se
2020-12-19 borsAuto merge of #80104 - Nadrieril:usefulness-merging...
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 Yuki OkushiRollup merge of #80068 - jyn514:mut-reference, r=m...
2020-12-19 Yuki OkushiRollup merge of #79211 - yoshuawuyts:future-doc-alias...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-19 borsAuto merge of #79073 - davidtwco:issue-78957-const...
2020-12-19 borsAuto merge of #77035 - mibac138:fn-fat-arrow-return...
2020-12-18 borsAuto merge of #80081 - ehuss:update-cargo, r=Mark-Simul...
2020-12-18 Ralf JungRollup merge of #80135 - camelid:const-macro-nt, r...
2020-12-18 borsAuto merge of #79485 - EllenNyan:stabilize_unsafe_cell_...
2020-12-17 Dylan DPCRollup merge of #80046 - camelid:diag-docs, r=lcnr
2020-12-17 Dylan DPCRollup merge of #80023 - sasurau4:feature/enhance-error...
2020-12-17 Dylan DPCRollup merge of #80003 - Stupremee:fix-zst-vecdeque...
2020-12-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-17 Guillaume GomezRollup merge of #80047 - jyn514:more-symbols, r=Guillau...
2020-12-17 Guillaume GomezRollup merge of #80040 - tmiasko:always-lower-intrinsic...
2020-12-17 Guillaume GomezRollup merge of #80035 - ChayimFriedman2:patch-1, r...
2020-12-17 Guillaume GomezRollup merge of #80022 - ssomers:btree_cleanup_8, r...
2020-12-17 Guillaume GomezRollup merge of #80006 - ssomers:btree_cleanup_6, r...
2020-12-17 borsAuto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk
2020-12-17 borsAuto merge of #80091 - GuillaumeGomez:str-to-symbol...
2020-12-17 borsAuto merge of #80105 - JohnTitor:rollup-8c030u5, r...
2020-12-17 Yuki OkushiRollup merge of #80103 - camelid:remove-docs-old-params...
2020-12-17 Yuki OkushiRollup merge of #80097 - SimonSapin:popcount, r=m-ou-se
2020-12-17 Yuki OkushiRollup merge of #80082 - ehuss:revert-rust-src-vendor...
2020-12-17 Yuki OkushiRollup merge of #80073 - kulikjak:add-target-alias...
2020-12-17 Yuki OkushiRollup merge of #80072 - richkadel:llvm-coverage-counte...
2020-12-17 Yuki OkushiRollup merge of #80069 - jyn514:core-assert, r=dtolnay
2020-12-17 Yuki OkushiRollup merge of #80039 - LeSeulArtichaut:rm-tyencoder...
2020-12-17 Yuki OkushiRollup merge of #80026 - JohnTitor:separator-insensitiv...
2020-12-17 Yuki OkushiRollup merge of #79882 - wecing:master, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-17 borsAuto merge of #79790 - LeSeulArtichaut:issue-79683...
2020-12-16 borsAuto merge of #79607 - DrMeepster:maybe_uninit_write_sl...
2020-12-16 borsAuto merge of #80041 - jyn514:shrink-item, r=GuillaumeGomez
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 borsAuto merge of #80044 - jyn514:smaller-name, r=Guillaume...
2020-12-15 borsAuto merge of #80055 - GuillaumeGomez:rollup-p09mweg...
2020-12-15 Guillaume GomezRollup merge of #80025 - JohnTitor:tidy-error, r=Mark...
2020-12-15 Guillaume GomezRollup merge of #80016 - jyn514:imports, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #80008 - EFanZh:patch-1, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #79958 - richkadel:llvm-coverage-counte...
next