]> git.lizzy.rs Git - rust.git/history - src/test/ui/error-codes/E0746.rs
review comments
[rust.git] / src / test / ui / error-codes / E0746.rs
2020-01-24 Esteban Küberreview comments
2020-01-24 Esteban KüberUse more accurate return path spans
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-21 Mazdak FarrokhzadRollup merge of #67686 - ssomers:keys_start_slasher...
2020-01-21 borsAuto merge of #65672 - ecstatic-morse:unified-dataflow...
2020-01-21 borsAuto merge of #68154 - ssomers:btreemap_navigation_benc...
2020-01-20 Yuki OkushiRollup merge of #68297 - Aaron1011:fix/new-const-prop...
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
2020-01-20 borsAuto merge of #68066 - CAD97:stabilize-manuallydrop...
2020-01-20 Jorge AparicioMerge branch 'master' into bare-metal-cortex-a
2020-01-20 Dylan DPCRollup merge of #68365 - GuillaumeGomez:clean-up-err...
2020-01-20 borsAuto merge of #68057 - Aaron1011:fix/marker-trait-selec...
2020-01-19 Dylan DPCRollup merge of #68247 - GuillaumeGomez:clean-up-err...
2020-01-19 borsAuto merge of #67758 - ssomers:testing_range, r=Mark...
2020-01-19 borsAuto merge of #68030 - cuviper:llvm-9.0.1, r=nikic
2020-01-18 Mazdak FarrokhzadRollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC
2020-01-18 Mazdak FarrokhzadRollup merge of #68340 - GuillaumeGomez:clean-up-e0200...
2020-01-18 Mazdak FarrokhzadRollup merge of #68224 - GuillaumeGomez:prevent-urls...
2020-01-18 borsAuto merge of #68001 - Marwes:lexical_region_resolve...
2020-01-18 borsAuto merge of #68170 - wesleywiser:stop_const_prop_ref_...
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
2020-01-18 borsAuto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor
2020-01-18 Tyler MandryRollup merge of #68317 - GuillaumeGomez:clean-up-e0199...
2020-01-18 Tyler MandryRollup merge of #68312 - varkor:issue-67753-regression...
2020-01-18 Tyler MandryRollup merge of #68291 - tmiasko:sanitizer-tests, r...
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68256 - estebank:bad-sugg-span, r...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 Dylan DPCRollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC
2020-01-17 Dylan DPCRollup merge of #68278 - wesleywiser:doc_query_key_reco...
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 borsAuto merge of #68285 - oli-obk:specialization_regressio...
2020-01-17 borsAuto merge of #68305 - Dylan-DPC:rollup-aoohsz8, r...
2020-01-17 Dylan DPCRollup merge of #68301 - tmandry:dont-propagate-test...
2020-01-17 Dylan DPCRollup merge of #68292 - matthiaskrgr:clone_on_copy...
2020-01-17 Dylan DPCRollup merge of #68288 - RalfJung:fmt, r=oli-obk
2020-01-17 Dylan DPCRollup merge of #68195 - estebank:impl-trait-2000,...
2020-01-16 Esteban KüberMake `impl Trait` suggestion in E0746 `MachineApplicable`
2020-01-16 Esteban KüberElide E0308 errors in favor of E0746
2020-01-16 Esteban KüberSpecific error for unsized `dyn Trait` return type