]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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... Add some more unit-test directives
2022-11-07 Jannis Christopher... Update test results
2022-11-07 Jannis Christopher... Add tests from current const prop
2022-11-07 Jannis Christopher... Only allow registration of scalars for now
2022-11-07 Jannis Christopher... Track Scalar instead of ScalarInt for const prop
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... Remove leftover test files
2022-11-07 Jannis Christopher... Rebase onto master
2022-11-07 Jannis Christopher... Add tracking of unreachability
2022-11-07 Jannis Christopher... Ignore terminators explicitly
2022-11-07 Jannis Christopher... Update other test results
2022-11-07 Jannis Christopher... Reject registration of downcasts for now
2022-11-07 Jannis Christopher... Flood with bottom instead of top for unreachable branches
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... Change test from usize to i32 to prevent target issues
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... Remove empty test
2022-11-07 Jannis Christopher... Update test results
2022-11-07 Jannis Christopher... Fix spelling
2022-11-07 Jannis Christopher... Update test results
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 #104083 - JohnTitor:rollup-lo3wbzs, r...
2022-11-07 Yuki OkushiRollup merge of #104074 - yancyribbens:add-example...
2022-11-07 Yuki OkushiRollup merge of #104066 - TimNN:riscv-layout, r=nikic
2022-11-07 Yuki OkushiRollup merge of #104065 - GuillaumeGomez:css-migrate...
2022-11-07 Yuki OkushiRollup merge of #104062 - notriddle:notriddle/sidebar...
2022-11-07 Yuki OkushiRollup merge of #104059 - Rejyr:rustc_middle-lint-typo...
2022-11-07 Yuki OkushiRollup merge of #104056 - ripytide:patch-1, r=Mark...
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 Nicholas NethercoteMake underscore_literal_suffix a hard error.
2022-11-06 yancyrustdoc: Add an example for round that is different...
2022-11-06 Guillaume GomezExtend rust-logo GUI test to check there is no filter...
2022-11-06 Tim NeumannLLVM 16: Update RISCV data layout
2022-11-06 borsAuto merge of #99943 - compiler-errors:tuple-trait...
2022-11-06 Guillaume GomezMigrate rust logo filter to CSS variables
2022-11-06 Michael Howellrustdoc: remove unused CSS `#sidebar-filler`
2022-11-06 Rejyrfix: typo
2022-11-06 ripytideVec: IntoIterator signature consistency
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 Ayush SinghAdd type_array to BaseTypeMethods
2022-11-06 borsAuto merge of #104043 - matthiaskrgr:rollup-sttf9e8...
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 Michael GouletFix typo
2022-11-06 borsAuto merge of #103975 - oli-obk:tracing, r=jackh726
2022-11-06 Mara BosAdd more nonsense to weird-exprs.rs.
2022-11-05 borsAuto merge of #104009 - Nilstrieb:query-unify-config...
2022-11-05 Michael Howellrustdoc: add test case for huge logo
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-05 Michael GouletBless more tests
2022-11-05 Michael GouletMerge conflicts and rebase onto master
2022-11-05 Michael GouletBless chalk tests
2022-11-05 Michael GouletAdjust diagnostics, bless tests
2022-11-05 Michael GouletEnforce rust-check ABI in signatures, calls
2022-11-05 borsAuto merge of #104017 - matthiaskrgr:rollup-k8i0j9m...
2022-11-05 Michael GouletEnforce Tuple trait on Fn traits
2022-11-05 viandoxdevfix out dir being wrong in json
2022-11-05 Matthias KrügerRollup merge of #103988 - GuillaumeGomez:fix-bottom...
2022-11-05 Matthias KrügerRollup merge of #103972 - oli-obk:unoptional, r=fee1...
2022-11-05 Matthias KrügerRollup merge of #103927 - fee1-dead-contrib:E0425-no...
2022-11-05 Matthias KrügerRollup merge of #103920 - ferrocene:pa-maybe-open-in...
2022-11-05 Matthias KrügerRollup merge of #101702 - jsha:static-files2, r=notridd...
2022-11-05 NilstriebAdd internal descriptions to a few queries
2022-11-05 NilstriebSimplify code
2022-11-05 Guillaume GomezExtend GUI test for run button
2022-11-05 Guillaume GomezMigrate test-arrow to CSS variables
2022-11-05 Guillaume GomezUpdate GUI test for bottom border color
2022-11-05 Guillaume GomezFix search result bottom border color
2022-11-05 DeadbeefDo not make typo suggestions when suggesting pattern...
2022-11-05 NilstriebMerge `QueryDescription` into `QueryConfig`
2022-11-05 borsAuto merge of #103831 - chenyukang:yukang/fix-103751...
2022-11-05 Ralf Jungfix a comment in UnsafeCell::new
2022-11-05 borsAuto merge of #103691 - michaelwoerister:consistent...
2022-11-05 borsAuto merge of #103998 - Dylan-DPC:rollup-2nbmtc9, r...
2022-11-05 Dylan DPCRollup merge of #103995 - SUPERCILEX:typos, r=Dylan-DPC
2022-11-05 Dylan DPCRollup merge of #103994 - clubby789:break-unlabeled...
2022-11-05 Dylan DPCRollup merge of #103867 - compiler-errors:no-has-errors...
2022-11-05 Dylan DPCRollup merge of #103866 - compiler-errors:fn-ctxt-less...
next