]> git.lizzy.rs Git - rust.git/history - src/librustc_infer/infer/type_variable.rs
Improve naming
[rust.git] / src / librustc_infer / infer / type_variable.rs
2020-05-05 Markus WesterlindImprove naming
2020-05-05 Markus WesterlindFix review comments
2020-05-05 Markus WesterlindPrevent modifications without an undo log
2020-05-05 Markus Westerlindrefactor: Rename Logs to InferCtxtUndoLogs
2020-05-05 Markus Westerlindsimplify
2020-05-05 Markus WesterlindMove region_constraint to the unified undo log
2020-05-05 Markus Westerlindperf: Reduce snapshot/rollback overhead
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 borsAuto merge of #70831 - sfackler:shrink-future-stack...
2020-04-15 Dylan DPCRollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-13 Dylan DPCRollup merge of #70656 - GuillaumeGomez:scrollbar-displ...
2020-04-11 Dylan DPCRollup merge of #70644 - nnethercote:clean-up-ModuleCon...
2020-04-11 borsAuto merge of #70161 - cjgillot:query-arena, r=nikomatsakis
2020-04-10 Mazdak FarrokhzadRollup merge of #70985 - GuillaumeGomez:cleanup-e0512...
2020-04-10 Mazdak FarrokhzadRollup merge of #70952 - GuillaumeGomez:cleanup-e0511...
2020-04-10 Mazdak FarrokhzadRollup merge of #70784 - estebank:suggest-type-fundamen...
2020-04-10 borsAuto merge of #70619 - etherealist:musl_lld, r=Mark...
2020-04-09 Mazdak FarrokhzadRollup merge of #70367 - nikomatsakis:issue-69307,...
2020-04-09 Mazdak FarrokhzadRollup merge of #67705 - lzutao:wmemchr, r=wesleywiser
2020-04-08 Dylan DPCRollup merge of #70828 - ollie27:rustdoc_external_macro...
2020-04-08 Dylan DPCRollup merge of #70565 - Zoxc:inlines-query-system...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-08 Dylan DPCRollup merge of #70927 - GuillaumeGomez:cleanup-e0510...
2020-04-08 Dylan DPCRollup merge of #70883 - GuillaumeGomez:cleanup-e0507...
2020-04-07 Dylan DPCRollup merge of #70762 - RalfJung:miri-leak-check,...
2020-04-06 Dylan DPCRollup merge of #70839 - GuillaumeGomez:cleanup-e0506...
2020-04-06 Dylan DPCRollup merge of #70821 - rkuhn:expose_suggestions_Infer...
2020-04-06 Dylan DPCRollup merge of #70690 - GuillaumeGomez:cleanup-e0501...
2020-04-06 Dylan DPCRollup merge of #70612 - Thomasdezeeuw:issue_70436...
2020-04-06 borsAuto merge of #70737 - Centril:cleanup-lower-item-id...
2020-04-06 borsAuto merge of #70771 - RalfJung:ctfe-loop, r=oli-obk
2020-04-06 Mazdak FarrokhzadRollup merge of #70827 - estebank:shorten-sugg-span...
2020-04-06 Mazdak FarrokhzadRollup merge of #70739 - Centril:fix-70736, r=petrochenkov
2020-04-06 Mazdak FarrokhzadRollup merge of #70713 - jsgf:rust-gdb-rustc, r=Mark...
2020-04-06 Mazdak FarrokhzadRollup merge of #70704 - danielframpton:aarch64-windows...
2020-04-06 Mazdak FarrokhzadRollup merge of #70519 - estebank:constraints-before...
2020-04-05 Mazdak FarrokhzadRollup merge of #70824 - yoshuawuyts:fix-labels-in...
2020-04-05 Mazdak FarrokhzadRollup merge of #70808 - hermitcore:tls, r=dtolnay
2020-04-05 Mazdak FarrokhzadRollup merge of #70798 - estebank:satisfy, r=Centril
2020-04-05 Mazdak FarrokhzadRollup merge of #70782 - faern:use-assoc-float-consts...
2020-04-05 Mazdak FarrokhzadRollup merge of #70750 - cuviper:direct-fuse, r=scottmcm
2020-04-05 Mazdak FarrokhzadRollup merge of #70665 - petrochenkov:linkargs, r=nagisa
2020-04-05 Mazdak FarrokhzadRollup merge of #70553 - hermitcore:abi, r=dtolnay
2020-04-05 borsAuto merge of #70816 - Dylan-DPC:rollup-kzcs8px, r...
2020-04-05 Dylan DPCRollup merge of #70815 - RalfJung:layout-debug, r=jonas...
2020-04-05 Dylan DPCRollup merge of #70812 - rossmacarthur:fix/unit-called...
2020-04-05 Dylan DPCRollup merge of #70795 - Amanieu:btree_remove_tracking...
2020-04-05 Dylan DPCRollup merge of #70777 - faern:use-assoc-int-consts2...
2020-04-05 Linus FärnstrandStop importing int/float modules in librustc_*
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-04 Stefan LankesMerge branch 'master' into abi
2020-04-03 Mazdak FarrokhzadRollup merge of #70741 - DutchGhost:test-59023, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70224 - GuillaumeGomez:clean-up-rustdo...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-04-02 Mazdak FarrokhzadRollup merge of #70487 - Mark-Simulacrum:float-unchecke...
2020-04-02 Mazdak FarrokhzadRollup merge of #70421 - Centril:recover-const-async...
2020-04-02 Mazdak FarrokhzadRollup merge of #70281 - xfix:infallible-hash, r=dtolnay
2020-04-02 borsAuto merge of #70362 - TimDiekmann:alloc-overhaul,...
2020-04-01 Dylan DPCRollup merge of #70649 - GuillaumeGomez:cleanup-e0468...
2020-04-01 Mazdak FarrokhzadRollup merge of #70522 - rcoh:60762-raw-string-errors...
2020-04-01 Mazdak FarrokhzadRollup merge of #70511 - ecstatic-morse:mir-dataflow...
2020-04-01 borsAuto merge of #70414 - lopsided98:armv6-gcc-8, r=pietro...
2020-03-31 Dylan DPCRollup merge of #70556 - Centril:fix-70552, r=estebank
2020-03-31 Dylan DPCRollup merge of #70081 - lcnr:issue68387, r=varkor
2020-03-31 Dylan DPCRollup merge of #68770 - ssomers:btree_drain_filter...
2020-03-31 Dylan DPCRollup merge of #70606 - GuillaumeGomez:cleanup-e0466...
2020-03-31 Dylan DPCRollup merge of #70600 - danielframpton:aarch64-windows...
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-31 Mazdak FarrokhzadRollup merge of #70548 - Ersikan:master, r=GuillaumeGomez
2020-03-31 Mazdak FarrokhzadRollup merge of #69784 - benesch:fast-strip-prefix...
2020-03-30 Dylan DPCRollup merge of #70546 - lqd:polonius_update, r=nikomat...
2020-03-30 Dylan DPCRollup merge of #70479 - RalfJung:win-env, r=Mark-Simul...
2020-03-30 borsAuto merge of #70536 - Centril:rustc-middle, r=eddyb
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 3 (rustfmt)
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 2
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 Dylan DPCRollup merge of #70235 - dillona:70182-check-before...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 borsAuto merge of #66938 - GuillaumeGomez:lint-for-no-crate...
2020-03-28 Dylan DPCRollup merge of #70486 - Mark-Simulacrum:unicode-shrink...
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-27 Dylan DPCRollup merge of #70470 - GuillaumeGomez:cleanup-e0463...
2020-03-27 Dylan DPCRollup merge of #70068 - jclulow:illumos-gcc, r=cramertj
2020-03-27 Dylan DPCRollup merge of #69887 - GuillaumeGomez:cleanup-e0404...
2020-03-27 borsAuto merge of #70282 - ssomers:btreemap_gdb_pretty_prin...
2020-03-27 Dylan DPCRollup merge of #70048 - TyPR124:mutable_osstr, r=dtolnay
2020-03-27 Dylan DPCRollup merge of #69936 - Aaron1011:fix/suggestion-cycle...
2020-03-26 Dylan DPCRollup merge of #70429 - GuillaumeGomez:cleanup-e0459...
next