]> git.lizzy.rs Git - rust.git/history - src/librustc/infer/at.rs
port the relate-types code from NLL type-check into a type-op
[rust.git] / src / librustc / infer / at.rs
2018-10-24 Niko Matsakisport the relate-types code from NLL type-check into...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-26 Tim NeumannRollup merge of #48932 - Phlosioneer:43601-document...
2018-03-26 Tim NeumannRollup merge of #48693 - vorner:doc-name-resolution...
2018-03-24 kennytmRollup merge of #49122 - scottmcm:z-align-attr, r=cramertj
2018-03-23 Alex CrichtonRollup merge of #49028 - QuietMisdreavus:the-dark-forbi...
2018-03-23 Alex CrichtonRollup merge of #48909 - RalfJung:type_alias_bounds...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 Bryan DreweryMerge branch 'update-beta-freebsd' into freebsd-posix...
2018-03-19 borsAuto merge of #48978 - SimonSapin:debug-hex, r=KodrAus
2018-03-17 borsAuto merge of #48936 - Zoxc:cstore, r=michaelwoerister
2018-03-17 kennytmRollup merge of #48983 - gnzlbg:red, r=alexcrichton
2018-03-17 kennytmRollup merge of #48943 - comex:verbose, r=kennytm
2018-03-16 borsAuto merge of #48896 - alexcrichton:bitcode-in-object...
2018-03-16 borsAuto merge of #48813 - sinkuu:build_in_assert_macro...
2018-03-16 borsAuto merge of #48524 - abonander:check-macro-stability...
2018-03-15 kennytmRollup merge of #48972 - mark-i-m:rustdoc_readme, r...
2018-03-15 kennytmRollup merge of #49037 - estebank:coherence-tweaks...
2018-03-15 kennytmRollup merge of #48990 - ExpHP:dont-drop-the-bomb,...
2018-03-15 kennytmRollup merge of #48853 - Songbird0:addrparseerror_docum...
2018-03-15 kennytmRollup merge of #49007 - estebank:follow-up-47574,...
2018-03-15 kennytmRollup merge of #48965 - alexcrichton:add-sha-feature...
2018-03-15 kennytmRollup merge of #48961 - Songbird0:rustdoc_doctests_ass...
2018-03-15 kennytmRollup merge of #48959 - alexcrichton:signext, r=eddyb
2018-03-15 kennytmRollup merge of #48957 - Eijebong:rand, r=michaelwoerister
2018-03-15 kennytmRollup merge of #48892 - alexcrichton:thinlto-again...
2018-03-15 kennytmRollup merge of #48875 - jcowgill:mips-test-fixes,...
2018-03-15 borsAuto merge of #48138 - estebank:issue-45092, r=nikomatsakis
2018-03-14 kennytmRollup merge of #48874 - jcowgill:mips-features, r...
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-14 kennytmRollup merge of #48988 - bobtwinkles:add_48070_test...
2018-03-14 kennytmRollup merge of #48981 - alexcrichton:lld-no-at-file...
2018-03-14 kennytmRollup merge of #48971 - mark-i-m:fix_readmes, r=nikoma...
2018-03-14 kennytmRollup merge of #48970 - GuillaumeGomez:doc-examples...
2018-03-14 kennytmRollup merge of #48964 - QuietMisdreavus:picket-fence...
2018-03-14 kennytmRollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix
2018-03-14 kennytmRollup merge of #48831 - GuillaumeGomez:fix-theme-blink...
2018-03-14 kennytmRollup merge of #48765 - Phlosioneer:10234-wall-help...
2018-03-14 borsAuto merge of #48864 - oli-obk:miri_incremental_regress...
2018-03-14 borsAuto merge of #48859 - bdrewery:update-libc, r=alexcrichton
2018-03-13 borsAuto merge of #48735 - 1011X:master, r=alexcrichton
2018-03-13 borsAuto merge of #48411 - nikomatsakis:chalkify-canonical...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).normalize(..)` operation [VIC]
2018-03-13 Niko Matsakismake regions "traceable" so you can do `infcx.at(....
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 borsAuto merge of #43863 - steveklabnik:ship-the-rustdoc...
2017-08-15 borsAuto merge of #43859 - arielb1:nonfree-block-live,...
2017-08-15 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-15 Corey FarwellRollup merge of #43862 - QuietMisdreavus:get-in-line...
2017-08-15 Corey FarwellRollup merge of #43848 - frewsxcv:frewsxcv-stack-size...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43790 - steveklabnik:rustdoc-passes...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43858 - arielb1:escaping-default, r...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-14 borsAuto merge of #43740 - michaelwoerister:local-id-in...
2017-08-14 borsAuto merge of #43844 - arielb1:literally-nonstandard...
2017-08-14 borsAuto merge of #43842 - bjorn3:no_llvm_cleanup, r=alexcr...
2017-08-13 borsAuto merge of #43836 - taleks:issue-39827, r=arielb1
2017-08-13 borsAuto merge of #43815 - alexcrichton:optimize-alloc...
2017-08-13 borsAuto merge of #43839 - GuillaumeGomez:rollup, r=Guillau...
2017-08-13 Guillaume GomezRollup merge of #43833 - dtolnay:connect-timeout, r...
2017-08-13 Guillaume GomezRollup merge of #43824 - kennytm:fix-43232-hir-stats...
2017-08-13 Guillaume GomezRollup merge of #43822 - topecongiro:missing-span-let...
2017-08-13 Guillaume GomezRollup merge of #43821 - NilSet:redox-dns, r=alexcrichton
2017-08-13 Guillaume GomezRollup merge of #43819 - frewsxcv:frewsxcv-include...
2017-08-13 Guillaume GomezRollup merge of #43814 - Eijebong:fix_typos2, r=petroch...
2017-08-12 Bastien OrivelFix some typos
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-06 borsAuto merge of #42361 - GuillaumeGomez:error-codes,...
next