]> git.lizzy.rs Git - rust.git/history - src/librustc_trait_selection/traits/error_reporting/suggestions.rs
remove unnecessary hir::map imports
[rust.git] / src / librustc_trait_selection / traits / error_reporting / suggestions.rs
2020-03-16 Mazdak Farrokhzadremove unnecessary hir::map imports
2020-03-15 borsAuto merge of #68944 - Zoxc:hir-map, r=eddyb
2020-03-15 Mazdak FarrokhzadRollup merge of #69988 - petrochenkov:nomacrodef, r...
2020-03-15 Mazdak FarrokhzadRollup merge of #69661 - lopopolo:string-from-mut-str...
2020-03-15 Mazdak FarrokhzadRollup merge of #69589 - petrochenkov:maccall, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #69528 - HeroicKatora:finalize-ref...
2020-03-15 borsAuto merge of #69961 - RalfJung:miri, r=RalfJung
2020-03-15 Dylan DPCRollup merge of #69993 - ayushmishra2005:doc/61137...
2020-03-15 Dylan DPCRollup merge of #69991 - contrun:fix-69980, r=Dylan-DPC
2020-03-15 Dylan DPCRollup merge of #69987 - kraai:mailmap, r=nikomatsakis
2020-03-15 Dylan DPCRollup merge of #69967 - mark-i-m:rinfctx, r=matthewjasper
2020-03-15 Dylan DPCRollup merge of #69498 - mark-i-m:describe-it-2, r...
2020-03-15 Dylan DPCRollup merge of #69471 - nnethercote:rm-sip-Hasher...
2020-03-15 Dylan DPCRollup merge of #69357 - tmiasko:debuginfo-column,...
2020-03-14 John Kåre AlsakerIndex HIR after creating TyCtxt
2020-03-14 John Kåre AlsakerUpdate `krate_attrs` and `get_module`
2020-03-14 borsAuto merge of #69999 - RalfJung:miri-unwind, r=oli-obk
2020-03-14 borsAuto merge of #69076 - cjgillot:split_trait, r=matthewj...
2020-03-14 Camille GILLOTSplit librustc_infer.
2020-03-14 Camille GILLOTMove rustc_infer::traits to new crate rustc_trait_selec...