]> git.lizzy.rs Git - rust.git/history - compiler
Remove duplicated SimplifyCfg pass
[rust.git] / compiler /
2020-09-24 Tomasz MiąskoRemove duplicated SimplifyCfg pass
2020-09-24 borsAuto merge of #76820 - jyn514:query-comments, r=davidtwco
2020-09-24 borsAuto merge of #77049 - lcnr:const-eval-function-signatu...
2020-09-24 borsAuto merge of #77028 - andjo403:mini, r=matthewjasper
2020-09-24 Bastian Kauschkevisit impl self ty + trait
2020-09-24 Bastian Kauschkeassign the correct `DefId` in `nominal_obligations`
2020-09-24 Bastian Kauschkewalk hir to get const evaluatable predicates
2020-09-24 Bastian Kauschkefmt, use IndexSet directly instead of UniquePredicates
2020-09-24 Bastian Kauschkeconst_evaluatable_checked: collect predicates from...
2020-09-24 borsAuto merge of #76748 - tmiasko:no-op-jumps, r=matthewjasper
2020-09-24 borsAuto merge of #74430 - Manishearth:stabilize-intra...
2020-09-24 borsAuto merge of #77083 - KodrAus:revert/const-type-id...
2020-09-23 borsAuto merge of #77102 - Dylan-DPC:rollup-2jfrg3u, r...
2020-09-23 borsAuto merge of #76673 - simonvandel:remove-unneeded...
2020-09-23 borsAuto merge of #77090 - rust-lang:revert-76110-convert...
2020-09-23 Dylan DPCRollup merge of #77055 - est31:more_track_caller, r...
2020-09-23 Dylan DPCRollup merge of #77047 - RalfJung:miri-dealloc, r=oli-obk
2020-09-23 Dylan DPCRollup merge of #77042 - imbolc:patch-2, r=kennytm
2020-09-23 Dylan DPCRollup merge of #77017 - GuillaumeGomez:vec-missing...
2020-09-23 Dylan DPCRollup merge of #76994 - yuk1ty:fix-small-typo, r=estebank
2020-09-23 Dylan DPCRollup merge of #76993 - blitzerr:alloc-ref, r=Amanieu
2020-09-23 Dylan DPCRollup merge of #76965 - fusion-engineering-forks:fix...
2020-09-23 Dylan DPCRollup merge of #76939 - lcnr:const-evaluatable-cont...
2020-09-23 Dylan DPCRollup merge of #76898 - Aaron1011:fix/item-def-span...
2020-09-23 borsAuto merge of #76864 - est31:downloaded_llvm_no_clone_s...
2020-09-23 borsAuto merge of #76659 - simonvandel:76432, r=oli-obk
2020-09-23 Andreas JonsonMove MiniSet to data_structures
2020-09-23 borsAuto merge of #76850 - ecstatic-morse:const-checking...
2020-09-23 borsAuto merge of #77063 - cuviper:llvm-11.0.0-rc3, r=nikic
2020-09-22 borsAuto merge of #76928 - lcnr:opaque-types-cache, r=tmandry
2020-09-22 Simon Vandel Sillesencleanup cfg after optimization
2020-09-22 Simon Vandel SillesenThe optimization should also apply for DropAndReplace
2020-09-22 Simon Vandel SillesenGet LocalDefId from source instead of passing in
2020-09-22 Simon Vandel SillesenSuggestion from review
2020-09-22 Simon Vandel SillesenMIR pass to remove unneeded drops on types not needing...
2020-09-22 borsAuto merge of #76810 - Mark-Simulacrum:fix-lld-macos...
2020-09-22 Dylan MacKenzieUse correct feature gate for unsizing casts
2020-09-22 Dylan MacKenzieAdd `#![feature(const_fn_transmute)]` to `rustc_ast`
2020-09-22 Dylan MacKenzieReplace missing comment
2020-09-22 Dylan MacKenzieUse the same name everywhere for `is_const_stable_const_fn`
2020-09-22 Dylan MacKenzieUpdate const-checker to replicate `qualify_min_const_fn`
2020-09-22 Dylan MacKenzieAdd structured errors for `qualify_min_const_fn` checks
2020-09-22 Dylan MacKenzieAllow errors to abort const checking when emitted
2020-09-22 Dylan MacKenzieReturn `true` if `check_const` emits an error
2020-09-22 Dylan MacKenzieAdd const-stability helpers
2020-09-22 Dylan MacKenzieUseful derives on `ops::Status`
2020-09-22 borsAuto merge of #76110 - FedericoPonzi:convert-openoption...
2020-09-22 borsAuto merge of #76626 - jyn514:x.py-changelog, r=Mark...
2020-09-22 borsAuto merge of #76906 - Nicholas-Baron:shorten_typeck_ch...
2020-09-22 Ralf JungMiri: more informative deallocation error messages
2020-09-22 borsAuto merge of #76799 - Mark-Simulacrum:fix-cross-compil...
2020-09-22 borsAuto merge of #77039 - ecstatic-morse:rollup-qv3jj4a...
2020-09-22 ecstatic-morseRollup merge of #77032 - lcnr:visit-all-the-item-likes...
2020-09-22 ecstatic-morseRollup merge of #77022 - Juici:master, r=lcnr
2020-09-22 ecstatic-morseRollup merge of #76914 - lcnr:path-no-more, r=ecstatic...
2020-09-22 ecstatic-morseRollup merge of #76888 - matthiaskrgr:clippy_single_mat...
2020-09-22 ecstatic-morseRollup merge of #76807 - ecstatic-morse:const-checking...
2020-09-22 ecstatic-morseRollup merge of #76783 - lzutao:rd_impl_kind, r=Guillau...
2020-09-22 ecstatic-morseRollup merge of #76655 - CDirkx:const-pin, r=ecstatic...
2020-09-22 ecstatic-morseRollup merge of #76581 - lcnr:bound-too-generic, r...
2020-09-22 ecstatic-morseRollup merge of #76489 - GuillaumeGomez:add-explanation...
2020-09-22 ecstatic-morseRollup merge of #76275 - FedericoPonzi:immutable-write...
2020-09-22 ecstatic-morseRollup merge of #76150 - matklad:droporder, r=withoutboats
2020-09-22 ecstatic-morseRollup merge of #76131 - Aaron1011:fix/pretty-print...
2020-09-22 ecstatic-morseRollup merge of #72734 - pickfire:liballoc, r=KodrAus
2020-09-22 borsAuto merge of #76913 - vandenheuvel:performance_debug...
2020-09-21 borsAuto merge of #76683 - simonvandel:inst-combine-deref...
2020-09-21 Bastian Kauschkelint missing docs for extern items
2020-09-21 Bastian Kauschkereview
2020-09-21 Simon Vandel SillesenAdd optimization to avoid load of address
2020-09-21 borsAuto merge of #77003 - joshtriplett:remove-duplicate...
2020-09-21 Aaron HillDon't use `zip` to compare iterators during pretty...
2020-09-21 Aaron HillRecord `tcx.def_span` instead of `item.span` in crate...
2020-09-21 Guillaume GomezAdd explanation for E0756
2020-09-21 Mara BosDon't unwrap but report a fatal error for TargetDataLay...
2020-09-21 James WhaleyRemove cast to usize for BytePos and CharPos
2020-09-21 Mara BosAdd cfg(target_has_atomic_equal_alignment).
2020-09-21 Bastian Kauschkeadd test
2020-09-21 borsAuto merge of #76680 - Julian-Wollersberger:nongeneric_...
2020-09-21 James WhaleyReduce boilerplate for BytePos and CharPos
2020-09-21 Nicholas-BaronAdded back the '// ignore-file-length' with an explanation
2020-09-21 borsAuto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJung
2020-09-21 Ralf JungRollup merge of #77012 - RalfJung:miri, r=RalfJung
2020-09-21 Ralf JungRollup merge of #77009 - est31:dogfood_total_cmp, r...
2020-09-21 Ralf JungRollup merge of #76996 - LingMan:patch-1, r=ecstatic...
2020-09-21 Ralf JungRollup merge of #76983 - ssomers:btree_extra_test,...
2020-09-21 Ralf JungRollup merge of #76981 - pickfire:patch-5, r=Mark-Simul...
2020-09-21 Ralf JungRollup merge of #76977 - tmiasko:issue-76740, r=wesleywiser
2020-09-21 Ralf JungRollup merge of #76967 - fusion-engineering-forks:rever...
2020-09-21 Ralf JungRollup merge of #76835 - matthiaskrgr:replace_prefix...
2020-09-21 Ralf JungRollup merge of #76521 - tavianator:fix-pthread-getattr...
2020-09-21 Ralf JungRollup merge of #76439 - GuillaumeGomez:add-error-expla...
2020-09-21 borsAuto merge of #74040 - lcnr:const-occurs-check, r=nikom...
2020-09-21 Bastian Kauschkecheck for cycles when unifying const variables
2020-09-21 borsAuto merge of #77004 - RalfJung:rollup-usac4nv, r=RalfJung
2020-09-21 Bastian Kauschkefix InterpCx resolve
2020-09-21 Ralf JungRollup merge of #77000 - RalfJung:miri, r=RalfJung
2020-09-21 Ralf JungRollup merge of #76963 - est31:remove_static_assert...
2020-09-21 Ralf JungRollup merge of #76962 - est31:const_cstr, r=oli-obk
2020-09-21 Ralf JungRollup merge of #76961 - bugadani:test-34634, r=Mark...
next