]> git.lizzy.rs Git - rust.git/history - src/librustc/ty
Rollup merge of #67887 - anp:tracked-std-panics, r=nagisa
[rust.git] / src / librustc / ty /
2020-01-08 Yuki OkushiRollup merge of #67887 - anp:tracked-std-panics, r...
2020-01-08 Yuki OkushiRollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez
2020-01-08 Yuki OkushiRollup merge of #67849 - cjkenn:check-sorted-words...
2020-01-08 Yuki OkushiRollup merge of #67798 - matklad:spin-thouse-docs,...
2020-01-08 Yuki OkushiRollup merge of #67781 - cjgillot:passes-const, r=oli-obk
2020-01-08 Yuki OkushiRollup merge of #67774 - oxalica:more-statx, r=alexcrichton
2020-01-08 borsAuto merge of #67770 - Centril:reduce-diversity-2,...
2020-01-08 Camille GILLOTMove `is_min_const_fn` query to librustc_mir.
2020-01-08 Camille GILLOTMove constness.rs to librustc_mir.
2020-01-08 borsAuto merge of #67760 - Mark-Simulacrum:rustc-dirty...
2020-01-08 borsAuto merge of #67733 - pietroalbini:gha-2, r=alexcrichton
2020-01-08 Mazdak Farrokhzad- remove syntax::{span_warn!, span_err!, span_fatal...
2020-01-07 borsAuto merge of #67970 - cjgillot:inherent, r=Centril
2020-01-07 borsAuto merge of #67312 - cuviper:clone-box-slice, r=Simon...
2020-01-07 Camille GILLOTMove magic traits queries to rustc::traits::drop.
2020-01-07 Camille GILLOTMove required_region_bounds to rustc::infer::opaque_types.
2020-01-07 Camille GILLOTMove free_region_map to rustc::ty.
2020-01-07 Camille GILLOTMove structural_match to rustc::traits.
2020-01-07 Camille GILLOTMove ty::wf to traits.
2020-01-07 Camille GILLOTMake traits::util::* free functions.
2020-01-07 Camille GILLOTMove subst_and_normalize_erasing_regionsto rustc::ty.
2020-01-07 Camille GILLOTMove normalize_erasing_regions to rustc::ty.
2020-01-07 Camille GILLOTRemove private methods from TyCtxt impl block: rustc...
2020-01-07 Camille GILLOTRemove private methods from TyCtxt impl block: rustc...
2020-01-07 Camille GILLOTRemove trivial function.
2020-01-07 borsAuto merge of #67732 - pietroalbini:fewer-apples, r...
2020-01-07 borsAuto merge of #67924 - RalfJung:miri, r=RalfJung
2020-01-07 borsAuto merge of #67961 - ehuss:update-cargo, r=alexcrichton
2020-01-07 borsAuto merge of #67964 - JohnTitor:rollup-pu5kosl, r...
2020-01-07 Yuki OkushiRollup merge of #67962 - ehuss:update-books, r=ehuss
2020-01-07 Yuki OkushiRollup merge of #67943 - Stromberg90:patch-1, r=jonas...
2020-01-07 Yuki OkushiRollup merge of #67936 - euclio:assoc-type-bad-style...
2020-01-07 Yuki OkushiRollup merge of #67934 - GuillaumeGomez:clean-up-e0178...
2020-01-07 Yuki OkushiRollup merge of #67929 - mgrachev:patch-1, r=jonas...
2020-01-07 Yuki OkushiRollup merge of #67909 - varkor:obsolete-const-print...
2020-01-07 Yuki OkushiRollup merge of #67908 - ollie27:rustdoc_const_html_esc...
2020-01-07 Yuki OkushiRollup merge of #67880 - lbonn:fix/multi-substs, r...
2020-01-07 Yuki OkushiRollup merge of #67877 - dtolnay:const-_, r=nagisa
2020-01-07 Yuki OkushiRollup merge of #67727 - Dylan-DPC:stabilise/remove_ite...
2020-01-07 Yuki OkushiRollup merge of #67671 - estebank:type-impl-trait,...
2020-01-07 Yuki OkushiRollup merge of #67566 - Mark-Simulacrum:thread-id...
2020-01-06 borsAuto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
2020-01-06 borsAuto merge of #67886 - Centril:rustc_hir_canon_imports...
2020-01-06 borsAuto merge of #67917 - Dylan-DPC:rollup-id05y91, r...
2020-01-06 Dylan DPCRollup merge of #67915 - lzutao:Self, r=Centril
2020-01-06 Dylan DPCRollup merge of #67912 - LPardue:patch-1, r=Centril
2020-01-06 Dylan DPCRollup merge of #67906 - varkor:silence-toogeneric...
2020-01-06 Dylan DPCRollup merge of #67897 - pickfire:patch-1, r=Dylan-DPC
2020-01-06 Dylan DPCRollup merge of #67873 - Dylan-DPC:feature/change-remov...
2020-01-06 Dylan DPCRollup merge of #67800 - Aaron1011:fix/mir-generic...
2020-01-06 varkorFix ICE in const pretty printing and resolve FIXME
2020-01-06 borsAuto merge of #67563 - euclio:rustdoc-buffer-lexer...
2020-01-05 borsAuto merge of #67821 - matthiaskrgr:submodule_upd,...
2020-01-05 Aaron HillFix typo
2020-01-05 Aaron HillRename Instance.ty to Instance.monomorphic_ty
2020-01-05 Aaron Hills/projections/params/
2020-01-05 Aaron HillRun rustfmt
2020-01-05 Aaron HillChange 'panic!' to 'bug!'
2020-01-05 Aaron HillFix ICE involving calling `Instance.ty` during const...
2020-01-05 Dylan DPCRollup merge of #67882 - euclio:flock, r=rkruppe
2020-01-05 Dylan DPCRollup merge of #67881 - varkor:scattering-of-backticks...
2020-01-05 Dylan DPCRollup merge of #67879 - ollie27:float_sqrt_neg, r...
2020-01-05 Dylan DPCRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-05 Dylan DPCRollup merge of #67818 - ollie27:rustdoc_playground_syn...
2020-01-05 borsAuto merge of #67895 - JohnTitor:clippy-up, r=oli-obk
2020-01-05 Mazdak FarrokhzadRemove rustc_hir reexports in rustc::hir.
2020-01-05 borsAuto merge of #67777 - Zoxc:time-refactor, r=wesleywiser
2020-01-05 John Kåre AlsakerUse self profile infrastructure for -Z time and -Z...
2020-01-05 borsAuto merge of #67808 - Marwes:projection_normalization_...
2020-01-04 borsAuto merge of #67803 - Centril:librustc_hir, r=Zoxc
2020-01-04 Dylan DPCRollup merge of #67812 - ssomers:btreemap_internal_doc...
2020-01-04 Dylan DPCRollup merge of #67775 - mental32:master, r=Dylan-DPC
2020-01-04 Dylan DPCRollup merge of #67709 - petrochenkov:nodedup2, r=Centril
2020-01-04 Dylan DPCRollup merge of #67137 - anp:tracked-panic-internals...
2020-01-04 Mazdak Farrokhzadextract Export, ExportMap from hir::def
2020-01-04 Mazdak Farrokhzad{HirId,ItemLocal}{Map,Set} -> rustc::hir & nix rustc...
2020-01-04 Mazdak FarrokhzadDefId{Map,Set} -> rustc::hir::def_id
2020-01-04 Mazdak Farrokhzadmove Node{Map,Set} -> rustc_session::node_id
2020-01-04 Mazdak Farrokhzadcanonicalize FxHash{Map,Set} imports
2020-01-04 Mazdak Farrokhzadextract rustc::middle::codegen_fn_attrs
2020-01-04 Guillaume GomezRollup merge of #67848 - ollie27:float_link_name_attr...
2020-01-04 Guillaume GomezRollup merge of #67837 - GuillaumeGomez:clean-up-err...
2020-01-04 Guillaume GomezRollup merge of #67823 - euclio:drop-improvements,...
2020-01-04 Guillaume GomezRollup merge of #67822 - wesleywiser:revert_67676,...
2020-01-04 borsAuto merge of #67788 - cjgillot:delint-day, r=Zoxc
2020-01-04 borsAuto merge of #67853 - Centril:rollup-sx5zi9n, r=Centril
2020-01-04 Mazdak FarrokhzadRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-04 Mazdak FarrokhzadRollup merge of #67835 - euclio:delimiter-wording,...
2020-01-04 Mazdak FarrokhzadRollup merge of #67810 - crlf0710:uncommon_codepoints_l...
2020-01-04 Mazdak FarrokhzadRollup merge of #67789 - ollie27:linkchecker_whitelist...
2020-01-04 Mazdak FarrokhzadRollup merge of #67786 - Centril:canon-span, r=petrochenkov
2020-01-04 Mazdak FarrokhzadRollup merge of #67773 - michalt:issue-37333-test,...
2020-01-04 Mazdak FarrokhzadRollup merge of #67531 - RalfJung:tame-promotion, r...
2020-01-04 Mazdak FarrokhzadRollup merge of #66913 - VirrageS:help-self, r=varkor...
2020-01-03 Yuki OkushiRollup merge of #67807 - lzutao:toilet-closure, r=Centril
2020-01-03 Yuki OkushiRollup merge of #67796 - Aaron1011:fix/mir-inline-proj...
2020-01-03 Yuki OkushiRollup merge of #67783 - LeSeulArtichaut:pattern-ref...
2020-01-03 Yuki OkushiRollup merge of #67762 - lzutao:systemtime-links, r...
2020-01-03 Yuki OkushiRollup merge of #67736 - taralx:patch-1, r=sfackler
2020-01-03 Yuki OkushiRollup merge of #67636 - semarie:bootstrap-rustfmt...
next