]> git.lizzy.rs Git - rust.git/history - compiler
feat(rustc_lint): add `dyn_drop`
[rust.git] / compiler /
2021-07-18 Michael Howellfeat(rustc_lint): add `dyn_drop`
2021-07-18 borsAuto merge of #86698 - cjgillot:modc, r=estebank
2021-07-18 Camille GILLOTRemove deadlock virtual call.
2021-07-18 Camille GILLOTMove OnDiskCache to rustc_query_impl.
2021-07-18 borsAuto merge of #87242 - JohnTitor:rollup-t9rmwpo, r...
2021-07-18 borsAuto merge of #87071 - inquisitivecrystal:inclusive...
2021-07-18 Yuki OkushiRollup merge of #87205 - matthiaskrgr:clippy_cln, r...
2021-07-18 Yuki OkushiRollup merge of #87183 - RalfJung:option-doctest, r...
2021-07-18 Yuki OkushiRollup merge of #87170 - xFrednet:clippy-5393-add-diagn...
2021-07-18 Yuki OkushiRollup merge of #87092 - ricobbe:fix-raw-dylib-multiple...
2021-07-18 Yuki OkushiRollup merge of #86889 - jyn514:crate-cleanup, r=camelid
2021-07-18 Yuki OkushiRollup merge of #86843 - FabianWolff:issue-86820, r...
2021-07-18 Yuki OkushiRollup merge of #86814 - Aaron1011:inner-doc-recover...
2021-07-18 Yuki OkushiRollup merge of #86763 - JohnTitor:test-63355, r=oli-obk
2021-07-18 borsAuto merge of #85686 - ptrojahn:loop_reinitialize,...
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 jackh726Add needs_normalization
2021-07-17 jackh726Some perf optimizations and logging
2021-07-17 borsAuto merge of #86676 - cjgillot:localexpn, r=petrochenkov
2021-07-17 Camille GILLOTSimplify Expn creation.
2021-07-17 Camille GILLOTRename expn_info -> expn_data.
2021-07-17 Camille GILLOTPass ExpnData by reference.
2021-07-17 Camille GILLOTAlways hash spans in expn.
2021-07-17 Camille GILLOTDrop ExpnData::krate.
2021-07-17 Camille GILLOTDrop orig_id.
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 GILLOTUse LocalExpnId where possible.
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 xFrednetCorrected symbol order after adding diagnostic items
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 Andy-Python-ProgrammerUse small code model for UEFI targets
2021-07-17 borsAuto merge of #87195 - yaahc:move-assert_matches-again...
2021-07-16 Matthias Krügerrustc_middle: remove redundant clone
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 Fabian WolffCheck that const parameters of trait methods have compa...
2021-07-16 borsAuto merge of #87201 - GuillaumeGomez:rollup-4loi2q9...
2021-07-16 Richard CobbeConsider all fields when comparing DllImports, to remov...
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 #87188 - GuillaumeGomez:gui-test-auto...
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 Oli SchererAdd some more tracing instrumentation
2021-07-16 borsAuto merge of #84623 - jackh726:gats-incomplete, r...
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 borsAuto merge of #87182 - GuillaumeGomez:rollup-whwohua...
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 Jack HueyMake GATs no longer incomplete
2021-07-16 borsAuto merge of #87177 - ehuss:update-cargo, r=ehuss
2021-07-16 DeadbeefMark `const_trait_impl` as active
2021-07-16 borsAuto merge of #86993 - jackh726:project-gat-binders...
2021-07-15 xFrednetAdded diagnostic items to structs and traits for Clippy
2021-07-15 xFrednetAdded diagnostic items to functions for Clippy
2021-07-15 Cameron SteffenRemove refs from pat slices
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 Ralf Jungmake check_ptr_access_align work on function pointer...
2021-07-15 Camille GILLOTSimplify metadata decoding.
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 jackh726Remove failed and review comments
2021-07-15 RoxaneGet the right place type
2021-07-15 borsAuto merge of #87156 - JohnTitor:rollup-osuhe53, r...
2021-07-15 Alik AslanyanSuggest full enum variant for local modules
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 Niko MatsakisUpdate compiler/rustc_typeck/src/expr_use_visitor.rs
2021-07-15 Aman AroraPR feedback
2021-07-15 borsAuto merge of #86876 - jyn514:56935-target-crate-num...
2021-07-15 Joshua NelsonReuse CrateNum for proc-macro crates even when cross...
next