]> git.lizzy.rs Git - rust.git/history - src/librustc/traits/select.rs
Initial pass review comments
[rust.git] / src / librustc / traits / select.rs
2017-08-09 Alex CrichtonInitial pass review comments
2017-08-09 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-28 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-07-28 John Kåre AlsakerCopy a comment
2017-07-28 John Kåre AlsakerConsider all implementations of Generator, not just...
2017-07-28 Alex CrichtonFix tidy warnings
2017-07-28 John Kåre AlsakerGenerator literal support
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-16 borsAuto merge of #43237 - zackmdavis:missing_sum_and_produ...
2017-07-16 borsAuto merge of #43252 - vbrandl:doc/default-values,...
2017-07-15 borsAuto merge of #43224 - jseyfried:fix_macro_idents_regre...
2017-07-15 borsAuto merge of #43246 - frewsxcv:rollup, r=frewsxcv
2017-07-15 borsAuto merge of #43207 - alexcrichton:update-cargo, r...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-13 Steve KlabnikRollup merge of #43167 - SimonSapin:alt-profiler, r...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-12 Mark SimulacrumRollup merge of #43137 - ollie27:stab, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43136 - jgallag88:bufWriterDocs, r...
2017-07-12 Mark SimulacrumRollup merge of #43100 - ids1024:stat2, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-12 borsAuto merge of #42897 - Mark-Simulacrum:pretty-print...
2017-07-12 Niko Matsakisintegrate anon dep nodes into trait selection
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-12 borsAuto merge of #42697 - Mark-Simulacrum:take-limit,...
2017-07-11 borsAuto merge of #43083 - kennytm:fix-42434-custom-stdxxx...
2017-07-11 borsAuto merge of #43116 - alexcrichton:probestack, r=sfackler
2017-07-11 borsAuto merge of #42388 - tschottdorf:projty-substs, r...
2017-07-11 Tobias SchottdorfDowngrade ProjectionTy's TraitRef to its substs
2017-07-11 borsAuto merge of #42913 - kennytm:fix-40569-ident-without...
2017-07-10 borsAuto merge of #43109 - pnkfelix:fix-link_args-gate...
2017-07-09 borsAuto merge of #43082 - ids1024:condvar2, r=alexcrichton
2017-07-08 borsAuto merge of #43075 - durka:error-long-link, r=nikomat...
2017-07-08 borsAuto merge of #43019 - kevinmehall:cleanup-errors,...
2017-07-08 borsAuto merge of #42996 - Boreeas:merge-e0609-e0612, r...
2017-07-08 borsAuto merge of #43104 - nbaksalyar:rustbuild-illumos...
2017-07-08 borsAuto merge of #43072 - cuviper:linux-stack-guard, r...
2017-07-08 borsAuto merge of #42894 - petrochenkov:deny, r=nikomatsakis
2017-07-07 borsAuto merge of #42840 - arielb1:poison-smoke-and-mirrors...
2017-07-07 Ariel Ben-Yehudareturn EvaluatedToRecur when evaluating a recursive...
2017-07-07 Ariel Ben-Yehudause the evaluation cache instead of the global fulfillm...
2017-07-07 Ariel Ben-Yehudause dep-graph reads for the evaluation cache
2017-07-07 Ariel Ben-Yehudaprevent illegal coinductive matching in trait evaluation
2017-07-06 borsAuto merge of #42816 - alexcrichton:probestack, r=nikom...
2017-07-06 borsAuto merge of #43008 - zackmdavis:field_init_shorthand_...
2017-07-06 Zack M. Davisuse field init shorthand in src/librustc
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 Guillaume GomezRollup merge of #42985 - venkatagiri:issue_42444, r...
2017-06-30 Guillaume GomezRollup merge of #42925 - tbu-:pr_document_file_open_err...
2017-06-30 Guillaume GomezRollup merge of #42911 - nrc:rls-update, r=brson
2017-06-30 Guillaume GomezRollup merge of #42669 - gaurikholkar:master, r=nikomat...
2017-06-30 borsAuto merge of #42969 - arielb1:struct-err, r=eddyb
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 borsAuto merge of #42930 - arielb1:llvm-next, r=alexcrichton
2017-06-30 borsAuto merge of #42924 - pnkfelix:mir-dataflow, r=arielb1
2017-06-29 borsAuto merge of #42902 - petrochenkov:keydcrate, r=jseyfried
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 borsAuto merge of #42527 - qnighy:unsized-tuple-coercions...
2017-06-29 Masaki HaraCorrect comments about unsizing regarding #40319.
2017-06-29 Masaki HaraAdd unsized tuple coercions.
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42920 - behnam:cmp, r=BurntSushi
2017-06-29 Ariel Ben-YehudaRollup merge of #42919 - zackmdavis:once_again_we_heard...
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
next