]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/mir/interpret/queries.rs
update `const_eval_resolve`
[rust.git] / compiler / rustc_middle / src / mir / interpret / queries.rs
2021-03-20 lcnrupdate `const_eval_resolve`
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-10 Dylan DPCRollup merge of #81309 - lcnr:lazy-norm-err-msgh, r...
2021-03-09 Mara BosRollup merge of #82887 - henryboisdequin:improve-contri...
2021-03-09 Mara BosRollup merge of #81879 - imbrem:make-reverse-repr-trans...
2021-03-08 Dylan DPCRollup merge of #82047 - the8472:fast-rename, r=davidtwco
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
2021-03-07 Yuki OkushiRollup merge of #82822 - henryboisdequin:fix-typo-rustc...
2021-03-07 Yuki OkushiRollup merge of #82720 - henryboisdequin:fix-79040...
2021-03-07 Yuki OkushiRollup merge of #82130 - jhpratt:const-option-result...
2021-03-05 borsAuto merge of #74024 - Folyd:master, r=m-ou-se
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 MaraRollup merge of #80763 - petrochenkov:pubusecrate,...
2021-03-05 borsAuto merge of #71481 - estebank:inherit-stability,...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-02 borsAuto merge of #82043 - tmiasko:may-have-side-effect...
2021-03-02 Yuki OkushiRollup merge of #80874 - jyn514:intra-doc-docs, r=Manis...
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-02-27 Dylan DPCRollup merge of #81856 - Smittyvb:utf16-warn, r=matthew...
2021-02-27 borsAuto merge of #81874 - tesuji:spec_slice_fill, r=matthe...
2021-02-27 Dylan DPCRollup merge of #82421 - sunfishcode:wasi-metadata...
2021-02-27 Dylan DPCRollup merge of #82057 - upsuper-forks:cstr, r=davidtwc...
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-26 borsAuto merge of #78429 - casey:doctest-attribute-splittin...
2021-02-25 Dylan DPCRollup merge of #82220 - henryboisdequin:fixes-80853...
2021-02-25 Dylan DPCRollup merge of #82087 - estebank:abolish-ice, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #81713 - estebank:unstable-assoc-item...
2021-02-25 Dylan DPCRollup merge of #81575 - camelid:rustdoc-wrongnamespace...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 borsAuto merge of #82162 - cuviper:flat-fold, r=Mark-Simulacrum
2021-02-24 borsAuto merge of #82159 - BoxyUwU:uwu, r=varkor
2021-02-23 Dylan DPCRollup merge of #82113 - m-ou-se:panic-format-lint...
2021-02-23 Dylan DPCRollup merge of #81629 - 1000teslas:issue-81365-fix...
2021-02-23 borsAuto merge of #82127 - tgnottingham:tune-ahead-of-time...
2021-02-23 borsAuto merge of #82102 - nagisa:nagisa/fix-dwo-name,...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
2021-02-23 Dylan DPCRollup merge of #82128 - anall:feature/add_diagnostic_i...
2021-02-23 Dylan DPCRollup merge of #82091 - henryboisdequin:use-place...
2021-02-23 Dylan DPCRollup merge of #81984 - sunfishcode:wasi-link, r=alexc...
2021-02-23 Dylan DPCRollup merge of #81837 - gilescope:to_ascii_speedups...
2021-02-23 Dylan DPCRollup merge of #81235 - reese:rw-tuple-diagnostics...
2021-02-23 Dylan DPCRollup merge of #81154 - dylni:improve-design-of-assert...
2021-02-23 Dylan DPCRollup merge of #79423 - camelid:smart-punct, r=jyn514
2021-02-23 borsAuto merge of #81937 - ssomers:btree_drainy_refactor_9b...
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 Yuki OkushiRollup merge of #82098 - LukasKalbertodt:add-collect...
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
2021-02-21 Yuki OkushiRollup merge of #82154 - CDirkx:ip-changelog, r=Mark...
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81833 - the8472:parallel-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-21 borsAuto merge of #79100 - a1phyr:better_assert_eq, r=m...
2021-02-20 Guillaume GomezRollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
2021-02-20 borsAuto merge of #81427 - klensy:eat-digits, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #82274 - andersk:test-unwrap, r=Mark...
2021-02-19 Dylan DPCRollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514
2021-02-19 Dylan DPCRollup merge of #82093 - bjorn3:more_atomic_tests,...
2021-02-19 Dylan DPCRollup merge of #81873 - mark-i-m:unlock, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-18 Dylan DPCRollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor
2021-02-18 Dylan DPCRollup merge of #82066 - matthewjasper:trait-ref-fix...
2021-02-18 Dylan DPCRollup merge of #81546 - hyd-dev:libtest-run-out-of...
2021-02-18 borsAuto merge of #81574 - tmiasko:p, r=oli-obk
2021-02-18 Yuki OkushiRollup merge of #82211 - henryboisdequin:make-setup...
2021-02-18 Yuki OkushiRollup merge of #82203 - c410-f3r:tests-tests-tests...
2021-02-18 Yuki OkushiRollup merge of #82155 - tmiasko:once, r=matthewjasper
2021-02-18 Yuki OkushiRollup merge of #82055 - JulianKnodt:ty_where_const...
2021-02-18 borsAuto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
2021-02-17 Dylan DPCRollup merge of #82021 - csmoe:issue-78600, r=tmandry
2021-02-17 Dylan DPCRollup merge of #82007 - sexxi-goose:reborrow, r=nikoma...
2021-02-17 Dylan DPCRollup merge of #81972 - matthewjasper:hrtb-error-clean...
2021-02-17 Dylan DPCRollup merge of #81898 - nanguye2496:nanguye2496/fix_st...
2021-02-17 Dylan DPCRollup merge of #81869 - mark-i-m:leading-vert, r=petro...
2021-02-17 Dylan DPCRollup merge of #81860 - osa1:issue81800, r=estebank
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-17 Guillaume GomezRollup merge of #82198 - SkiFire13:optimize-iter-is...
2021-02-17 Guillaume GomezRollup merge of #82169 - not-an-aardvark:assert-lazy...
2021-02-17 Guillaume GomezRollup merge of #82136 - edward-shen:mismatched-subst...
2021-02-17 Guillaume GomezRollup merge of #82105 - nagisa:nagisa/ensure-removed...
2021-02-17 Guillaume GomezRollup merge of #82094 - gilescope:to_digit_speedup2...
2021-02-17 Guillaume GomezRollup merge of #79981 - camelid:overflowing_literals...
2021-02-16 borsAuto merge of #81611 - cjgillot:meowner, r=estebank
2021-02-16 Guillaume GomezRollup merge of #82163 - matthiaskrgr:slice, r=jyn514
2021-02-16 Guillaume GomezRollup merge of #82161 - jesusprubio:add-long-explanati...
2021-02-16 Guillaume GomezRollup merge of #82160 - pierwill:patch-2, r=lcnr
2021-02-16 Guillaume GomezRollup merge of #82145 - GuillaumeGomez:es5-checks...
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-16 borsAuto merge of #81734 - richkadel:fixfordash, r=pnkfelix
2021-02-16 borsAuto merge of #82153 - jonas-schievink:rollup-ls5r943...
2021-02-15 Jonas SchievinkRollup merge of #82147 - lnicola:rust-analyzer-2021...
2021-02-15 Jonas SchievinkRollup merge of #82141 - jrvanwhy:issue-82052, r=sanxiyn
2021-02-15 Jonas SchievinkRollup merge of #82133 - ehuss:extern-prelude-link...
2021-02-15 Jonas SchievinkRollup merge of #82129 - est31:master, r=jyn514
2021-02-15 Jonas SchievinkRollup merge of #82120 - sfackler:arguments-as-str...
2021-02-15 Jonas SchievinkRollup merge of #82119 - m-ou-se:typo, r=dtolnay
next