]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_dataflow
Inline and remove `MetaItemLit::from_lit_kind`.
[rust.git] / compiler / rustc_mir_dataflow /
2022-11-09 Manish GoregaokarRollup merge of #103353 - wesleywiser:fix_lld_thinlto_m...
2022-11-09 Manish GoregaokarRollup merge of #101381 - Urgau:target-mixup-homogenous...
2022-11-08 Guillaume GomezRollup merge of #104027 - ted-tanner:issue-103697-fix...
2022-11-08 borsAuto merge of #103965 - petrochenkov:effvisperf3, r...
2022-11-08 Dylan DPCRollup merge of #103987 - compiler-errors:no-in_tail_ex...
2022-11-08 Dylan DPCRollup merge of #103955 - str4d:update-lto-doc-1.65...
2022-11-08 Dylan DPCRollup merge of #103865 - compiler-errors:fallback...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
2022-11-08 borsAuto merge of #104013 - notriddle:notriddle/rustdoc...
2022-11-07 borsAuto merge of #103934 - notriddle:notriddle/backtrace...
2022-11-07 borsAuto merge of #103569 - RalfJung:miri-test-macos, r...
2022-11-07 Dylan DPCRollup merge of #104052 - TaKO8Ki:fix-103997, r=notriddle
2022-11-07 Dylan DPCRollup merge of #104038 - compiler-errors:super-norm...
2022-11-07 Dylan DPCRollup merge of #104003 - c410-f3r:moar-errors, r=petro...
2022-11-07 Dylan DPCRollup merge of #103986 - compiler-errors:oh-no-bad...
2022-11-07 Dylan DPCRollup merge of #103757 - ffmancera:ff/clarify_E0207...
2022-11-07 borsAuto merge of #101395 - saethlin:strict-provenance...
2022-11-07 Jannis Christopher... Fix rebase
2022-11-07 Jannis Christopher... Small corrections of documentation
2022-11-07 Jannis Christopher... Limit number of tracked places, and some other perf...
2022-11-07 Jannis Christopher... Move HasTop and HasBottom into lattice.rs
2022-11-07 Jannis Christopher... Explicitly match all terminators
2022-11-07 Jannis Christopher... Improve documentation of assumptions
2022-11-07 Jannis Christopher... Improve documentation, plus some small changes
2022-11-07 Jannis Christopher... Add comment for the current retag situation
2022-11-07 Jannis Christopher... Only assume Stacked Borrows if -Zunsound-mir-opts is...
2022-11-07 Jannis Christopher... Prevent registration inside references if target is...
2022-11-07 Jannis Christopher... Fix formatting
2022-11-07 Jannis Christopher... Remove `Unknown` state in favor of `Value(Top)`
2022-11-07 Jannis Christopher... Only track (trivially) freeze types
2022-11-07 Jannis Christopher... Make more assumptions explicit
2022-11-07 Jannis Christopher... Flood with bottom for Deinit, StorageLive and StorageDead
2022-11-07 Jannis Christopher... Handle NonDivergingIntrinsic and CopyNonOverlapping
2022-11-07 Jannis Christopher... Update test results after rebase
2022-11-07 Jannis Christopher... Fix typo
2022-11-07 Jannis Christopher... Only allow registration of scalars for now
2022-11-07 Jannis Christopher... Handle StorageLive
2022-11-07 Jannis Christopher... Add comment about downcast projection element
2022-11-07 Jannis Christopher... Use StorageDead and Deinit to flood place
2022-11-07 Jannis Christopher... Flood place on drop
2022-11-07 Jannis Christopher... Remove superfluous line
2022-11-07 Jannis Christopher... Add more documentation
2022-11-07 Jannis Christopher... Add tracking of unreachability
2022-11-07 Jannis Christopher... Ignore terminators explicitly
2022-11-07 Jannis Christopher... Reject registration of downcasts for now
2022-11-07 Jannis Christopher... Move handling of references and simplify flooding
2022-11-07 Jannis Christopher... Clarify place expressions vs place objects
2022-11-07 Jannis Christopher... Begin a semi-formal argument for correctness
2022-11-07 Jannis Christopher... Add additional flooding when assigning a value and...
2022-11-07 Jannis Christopher... Clarify registration and tracking of references
2022-11-07 Jannis Christopher... Fix spelling
2022-11-07 Jannis Christopher... Try field type normalization instead of forcing it
2022-11-07 Jannis Christopher... Add initial version of value analysis and dataflow...
2022-11-07 borsAuto merge of #103218 - CastilloDel:infer, r=jackh726
2022-11-07 Yuki OkushiRollup merge of #104045 - Ayush1325:type_array, r=nikic
2022-11-07 Yuki OkushiRollup merge of #103914 - nnethercote:close-42326,...
2022-11-07 Yuki OkushiRollup merge of #103885 - fmease:rustdoc-various-cross...
2022-11-06 borsAuto merge of #99943 - compiler-errors:tuple-trait...
2022-11-06 borsAuto merge of #103861 - compiler-errors:codegen-select...
2022-11-06 borsAuto merge of #103720 - crlf0710:most_translation_attr...
2022-11-06 Matthias KrügerRollup merge of #104035 - m-ou-se:weird-expr-closure...
2022-11-06 Matthias KrügerRollup merge of #104016 - Nilstrieb:query-descs-more...
2022-11-06 Matthias KrügerRollup merge of #104014 - GuillaumeGomez:run-button...
2022-11-06 Matthias KrügerRollup merge of #104002 - RalfJung:unsafecell-new,...
2022-11-06 Matthias KrügerRollup merge of #103990 - notriddle:notriddle/logo...
2022-11-06 Matthias KrügerRollup merge of #103851 - viandoxdev:103816_bootstrap_f...
2022-11-06 Matthias KrügerRollup merge of #103012 - chenyukang:fix-102806, r...
2022-11-06 borsAuto merge of #102618 - aliemjay:simplify-closure-promo...
2022-11-06 borsAuto merge of #103975 - oli-obk:tracing, r=jackh726
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-04 Oli SchererSome tracing and comment cleanups
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-04 borsAuto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 Dylan DPCRollup merge of #103275 - Manishearth:tinystrup, r...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 clubby789Use `allow_internal_unstable` and add unstable reason
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-31 clubby789Specialize PartialEq for `Option<newtype>`
2022-10-31 Dylan DPCRollup merge of #103766 - lukas-code:error-in-core...
2022-10-31 Dylan DPCRollup merge of #103338 - l4l:enum-unreachable-pub...
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 borsAuto merge of #103450 - cjgillot:elision-nodedup, r...
2022-10-29 Guillaume GomezRollup merge of #103415 - compiler-errors:tiny-perf...
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Matthias KrügerRollup merge of #103383 - compiler-errors:tait-scope...
2022-10-29 Matthias KrügerRollup merge of #103342 - Rageking8:add-test-for-issue...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
2022-10-28 borsAuto merge of #102674 - CastilloDel:master, r=oli-obk
2022-10-28 Matthias KrügerRollup merge of #103283 - nbarrios1337:unsafe-impl...
next