]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle
Removing unhandled region constraint error that is only for impl_trait_in_bindings
[rust.git] / compiler / rustc_middle /
2021-07-17 borsAuto merge of #87129 - FabianWolff:issue-75356, r=varkor
2021-07-17 borsAuto merge of #87203 - jackh726:logging, r=nikomatsakis
2021-07-17 borsAuto merge of #86676 - cjgillot:localexpn, r=petrochenkov
2021-07-17 Camille GILLOTPass ExpnData by reference.
2021-07-17 Camille GILLOTAlways hash spans in expn.
2021-07-17 Camille GILLOTEncode ExpnId using ExpnHash for incr. comp.
2021-07-17 Camille GILLOTChoose encoding format in caller code.
2021-07-17 Camille GILLOTMake the CrateNum part of the ExpnId.
2021-07-17 borsAuto merge of #87123 - RalfJung:miri-provenance-overhau...
2021-07-17 borsAuto merge of #86761 - Alexhuszagh:master, r=estebank
2021-07-17 borsAuto merge of #87124 - Andy-Python-Programmer:code_mode...
2021-07-17 borsAuto merge of #86062 - nagisa:nagisa/what-a-lie, r...
2021-07-17 Alex HuszaghChanged dec2flt to use the Eisel-Lemire algorithm.
2021-07-17 borsAuto merge of #87195 - yaahc:move-assert_matches-again...
2021-07-16 borsAuto merge of #83898 - Aaron1011:feature/hir-wf, r...
2021-07-16 Aaron HillAdd initial implementation of HIR-based WF checking...
2021-07-16 borsAuto merge of #87201 - GuillaumeGomez:rollup-4loi2q9...
2021-07-16 Ralf Jungavoid manual Debug impls by adding extra Provenance...
2021-07-16 Guillaume GomezRollup merge of #87200 - oli-obk:fixup_fixup_opaque_typ...
2021-07-16 Guillaume GomezRollup merge of #87180 - notriddle:notriddle/sidebar...
2021-07-16 Guillaume GomezRollup merge of #87179 - fee1-dead:active-const-impl...
2021-07-16 Guillaume GomezRollup merge of #87174 - inquisitivecrystal:array-map...
2021-07-16 Guillaume GomezRollup merge of #87158 - In-line:suggest-full-enum...
2021-07-16 Guillaume GomezRollup merge of #87107 - oli-obk:tait_double, r=nikomat...
2021-07-16 Oli SchererInfer all inference variables via InferCx
2021-07-16 Jane Lusbyrename assert_matches module
2021-07-16 borsAuto merge of #87140 - camsteffen:pat-slice-refs, r...
2021-07-16 Ralf Jungadd some comments regarding the two major quirks of...
2021-07-16 Ralf Jungget rid of incorrect erase_for_fmt
2021-07-16 Guillaume GomezRollup merge of #87167 - GuillaumeGomez:sidebar-display...
2021-07-16 Guillaume GomezRollup merge of #87162 - GuillaumeGomez:type-decl-overf...
2021-07-16 Guillaume GomezRollup merge of #87161 - sexxi-goose:fix-issue-87097...
2021-07-16 Guillaume GomezRollup merge of #87145 - jsgf:fix-lint-opt-hash, r...
2021-07-16 Guillaume GomezRollup merge of #87138 - dhwthompson:fix-range-invarian...
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-16 Guillaume GomezRollup merge of #86983 - wesleywiser:natvis_std_types...
2021-07-16 borsAuto merge of #86662 - mockersf:fix-86620-link-unknown...
2021-07-16 borsAuto merge of #87177 - ehuss:update-cargo, r=ehuss
2021-07-16 borsAuto merge of #86993 - jackh726:project-gat-binders...
2021-07-15 Ralf Jungtweak pointer out-of-bounds error message
2021-07-15 borsAuto merge of #83319 - tmiasko:packed-aligned, r=jackh726
2021-07-15 Camille GILLOTSeparate encoding paths.
2021-07-15 borsAuto merge of #87152 - flip1995:clippyup, r=Manishearth
2021-07-15 Tomasz MiąskoLayout error instead of an ICE for packed and aligned...
2021-07-15 Ralf Jungenable Miri to fix the bytes in an allocation (since...
2021-07-15 Ralf Jungadjustions and cleanup to make Miri build again
2021-07-15 borsAuto merge of #87156 - JohnTitor:rollup-osuhe53, r...
2021-07-15 Yuki OkushiRollup merge of #87154 - GuillaumeGomez:rev-attr-a...
2021-07-15 Yuki OkushiRollup merge of #87147 - ehuss:update-cargo, r=ehuss
2021-07-15 Yuki OkushiRollup merge of #87134 - BoxyUwU:cgd-self-ty-error...
2021-07-15 Yuki OkushiRollup merge of #87127 - poliorcetics:ptr-rotate-safety...
2021-07-15 Yuki OkushiRollup merge of #87081 - a1phyr:add_wasi_ext_tracking_i...
2021-07-15 Yuki OkushiRollup merge of #86947 - m-ou-se:assert-matches-to...
2021-07-15 Yuki OkushiRollup merge of #86478 - ehuss:future-incompat-test...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 borsAuto merge of #86876 - jyn514:56935-target-crate-num...
2021-07-14 borsAuto merge of #87137 - richkadel:compiler-builtins...
2021-07-14 borsAuto merge of #86765 - cuviper:fuse-less-specialized...
2021-07-14 borsAuto merge of #87133 - GuillaumeGomez:rollup-pfz9jbk...
2021-07-14 Guillaume GomezRollup merge of #87130 - GuillaumeGomez:update-browser...
2021-07-14 Guillaume GomezRollup merge of #87125 - GuillaumeGomez:ayu-code-color...
2021-07-14 Guillaume GomezRollup merge of #87120 - jyn514:rustdoc-cleanup, r...
2021-07-14 Guillaume GomezRollup merge of #87117 - cjgillot:cstore, r=petrochenkov
2021-07-14 Guillaume GomezRollup merge of #87056 - GuillaumeGomez:fix-codeblocks...
2021-07-14 Guillaume GomezRollup merge of #87027 - petrochenkov:builderhelp,...
2021-07-14 Ralf Jungremove unused error variant
2021-07-14 Ralf Jungmore precise message for the ptr access check on deref
2021-07-14 Ralf Junguse NonZeroU64 for AllocId to restore old type sizes
2021-07-14 Ralf Jungconsistently treat None-tagged pointers as ints; get...
2021-07-14 Ralf JungCTFE/Miri engine Pointer type overhaul: make Scalar...
2021-07-14 Eric HussAdd -Zfuture-incompat-test to assist with testing futur...
2021-07-14 borsAuto merge of #87082 - michaelwoerister:const-in-debugi...
2021-07-14 Camille GILLOTShrink the CrateStore dynamic interface.
2021-07-14 borsAuto merge of #87118 - JohnTitor:rollup-8ltidsq, r...
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
2021-07-14 borsAuto merge of #87106 - Mark-Simulacrum:edition-no-clone...
2021-07-14 Yuki OkushiRollup merge of #87102 - GuillaumeGomez:go-to-first...
2021-07-14 Yuki OkushiRollup merge of #87099 - JohnTitor:upgrade-cc-crate...
2021-07-14 Yuki OkushiRollup merge of #87098 - JohnTitor:unignore-some-tests...
2021-07-14 Yuki OkushiRollup merge of #87090 - ssomers:btree_comments, r...
2021-07-14 Yuki OkushiRollup merge of #87085 - GuillaumeGomez:search-result...
2021-07-13 borsAuto merge of #87044 - cjgillot:expnhash, r=petrochenkov
2021-07-13 Camille GILLOTCache expansion hash.
2021-07-13 jackh726Conditionally call normalize_erasing_regions only if...
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-13 borsAuto merge of #86922 - joshtriplett:target-abi, r=oli-obk
2021-07-13 borsAuto merge of #87019 - nikic:clang-12.0.1, r=Mark-Simul...
2021-07-13 borsAuto merge of #86857 - fee1-dead:add-attr, r=oli-obk
2021-07-13 borsAuto merge of #86665 - FabianWolff:layout-field-thir...
2021-07-13 borsAuto merge of #87095 - JohnTitor:rollup-mn7ggy2, r...
2021-07-12 Yuki OkushiRollup merge of #87089 - RalfJung:ctfe-memory-cleanup...
2021-07-12 Yuki OkushiRollup merge of #87078 - fee1-dead:rustdoc, r=jyn514
2021-07-12 Yuki OkushiRollup merge of #87077 - lnicola:rust-analyzer-2021...
2021-07-12 Yuki OkushiRollup merge of #87070 - ehuss:simplify-future-report...
2021-07-12 Yuki OkushiRollup merge of #87065 - FabianWolff:issue-87046, r...
2021-07-12 Yuki OkushiRollup merge of #87035 - GuillaumeGomez:fix-implementor...
2021-07-12 Yuki OkushiRollup merge of #87007 - ehuss:fix-rust-analyzer-instal...
2021-07-12 Yuki OkushiRollup merge of #86887 - jyn514:cleanup-clean, r=CraftS...
2021-07-12 Yuki OkushiRollup merge of #86846 - tlyu:stdio-locked-tracking...
2021-07-12 Yuki OkushiRollup merge of #86811 - soerenmeier:remove_remaining...
next