]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck
improve comments
[rust.git] / src / librustc_typeck /
2019-09-24 Ariel Ben-Yehudaresolve the rustc_reservation_impl attribute in 1 place
2019-09-24 Ariel Ben-Yehudareserve `impl<T> From<!> for T`
2019-09-23 borsAuto merge of #64272 - Mark-Simulacrum:parallel-handler...
2019-09-23 borsAuto merge of #64695 - Centril:rollup-t1xnl2c, r=Centril
2019-09-22 Mazdak FarrokhzadRollup merge of #64688 - rust-lang:clarify-tidy-since...
2019-09-22 Mazdak FarrokhzadRollup merge of #64679 - skinny121:const-infer, r=varkor
2019-09-22 Mazdak FarrokhzadRollup merge of #64677 - tshepang:outdated, r=Mark...
2019-09-22 Mazdak FarrokhzadRollup merge of #64676 - estebank:assoc-type-bound...
2019-09-22 Mazdak FarrokhzadRollup merge of #64674 - estebank:knock-down-the-wall...
2019-09-22 Mazdak FarrokhzadRollup merge of #64670 - Mark-Simulacrum:ext-build...
2019-09-22 Mazdak FarrokhzadRollup merge of #64294 - wchargin:wchargin-stdio-piped...
2019-09-22 borsAuto merge of #64151 - estebank:binding-error, r=varkor
2019-09-22 Esteban Küberreview comments
2019-09-22 Esteban KüberPoint at type param when it's cause of unfulfilled...
2019-09-22 Esteban Küberreview comments
2019-09-22 Esteban KüberOn obligation errors point at the unfulfilled binding...
2019-09-22 borsAuto merge of #64669 - estebank:unreachable, r=Centril
2019-09-22 borsAuto merge of #64666 - Centril:rollup-tp98vlr, r=Centril
2019-09-22 Esteban Küberreview comments
2019-09-21 Esteban KüberPropagate `types.err` in locals further to avoid spurio...
2019-09-21 Esteban KüberDo not trigger unreachable lint in async body and Use...
2019-09-21 Mazdak FarrokhzadRollup merge of #64664 - matklad:remove-ast-builder...
2019-09-21 Mazdak FarrokhzadRollup merge of #64660 - guanqun:unify-errors-for-tuple...
2019-09-21 Mazdak FarrokhzadRollup merge of #64635 - gnzlbg:const_fn_ptr, r=oli-obk
2019-09-21 Mazdak FarrokhzadRollup merge of #64634 - cuviper:llvm-9.0.0, r=alexcrichton
2019-09-21 Mazdak FarrokhzadRollup merge of #64619 - sam09:fix-63962, r=Centril
2019-09-21 Mazdak FarrokhzadRollup merge of #64618 - alexcrichton:improve-dist...
2019-09-21 Mazdak FarrokhzadRollup merge of #64617 - alexcrichton:smaller-msi,...
2019-09-21 Mazdak FarrokhzadRollup merge of #64615 - alexcrichton:smaller-exe,...
2019-09-21 Mazdak FarrokhzadRollup merge of #63907 - estebank:assoc-type-mismatch...
2019-09-21 Sam RadhakrishanFixes #63962. Hint about missing tuple parentheses...
2019-09-21 borsAuto merge of #64658 - Centril:rollup-9s3raz6, r=Centril
2019-09-21 Mazdak FarrokhzadRollup merge of #64642 - cuviper:move-for-loop-snippet...
2019-09-21 Mazdak FarrokhzadRollup merge of #64641 - cuviper:extern-rust-ctypes...
2019-09-21 Mazdak FarrokhzadRollup merge of #64640 - Wind-River:master, r=alexcrichton
2019-09-21 Mazdak FarrokhzadRollup merge of #64632 - guanqun:patch-1, r=jonas-schievink
2019-09-21 Mazdak FarrokhzadRollup merge of #64621 - XAMPPRocky:relnotes, r=Mark...
2019-09-21 Mazdak FarrokhzadRollup merge of #64347 - GuillaumeGomez:E0312, r=oli-obk
2019-09-21 Mazdak FarrokhzadRollup merge of #64342 - glorv:master, r=varkor
2019-09-21 Mazdak FarrokhzadRollup merge of #64136 - crgl:doc-from-parser-lhs,...
2019-09-21 Mazdak FarrokhzadRollup merge of #64010 - c410-f3r:stabilize-attrs-fn...
2019-09-21 borsAuto merge of #64047 - timvermeulen:cmp_min_max_by...
2019-09-20 n-salimMerge pull request #23 from rust-lang/master
2019-09-20 borsAuto merge of #64584 - nikomatsakis:issue-64477-generat...
2019-09-20 borsAuto merge of #64553 - alexcrichton:windows-bash-instal...
2019-09-20 borsAuto merge of #64498 - estebank:point-at-arg, r=Centril
2019-09-20 borsAuto merge of #64576 - pietroalbini:split-aws-tokens...
2019-09-19 borsAuto merge of #64616 - Centril:rollup-du6728f, r=Centril
2019-09-19 Esteban Küberadd comments
2019-09-19 Esteban Küberremove duplicated code
2019-09-19 Esteban Küberreview comments
2019-09-19 Esteban Küberreview comments
2019-09-19 Esteban KüberWhen possible, suggest fn call
2019-09-19 Esteban KüberReview comment: move to its own method
2019-09-19 Esteban KüberIgnore obligations coming from desugared call spans
2019-09-19 Esteban KüberWhen possible point at argument causing item obligation...
2019-09-19 Mazdak FarrokhzadRollup merge of #64613 - alexcrichton:less-doc-copies...
2019-09-19 Mazdak FarrokhzadRollup merge of #64611 - alexcrichton:no-libstd-twice...
2019-09-19 Mazdak FarrokhzadRollup merge of #64606 - adrianheine:patch-1, r=sfackler
2019-09-19 Mazdak FarrokhzadRollup merge of #64601 - grovesNL:two-backticks, r...
2019-09-19 Mazdak FarrokhzadRollup merge of #64592 - Aaron1011:feature/unreachable...
2019-09-19 gaoleifactor out pluralisation remains after #64280
2019-09-19 Mazdak FarrokhzadRollup merge of #63630 - andjo403:bump_compiler, r...
2019-09-19 Aaron HillMerge inherent impl blocks for `Diverges
2019-09-19 Aaron HillAnother formatting fix
2019-09-19 Aaron HillUse 'if let' instead of 'match'
2019-09-19 Aaron HillIntroduce Diverges::always constructor
2019-09-18 Aaron HillApply formatting fixes
2019-09-18 Aaron HillSome formatting cleanup
2019-09-18 Aaron HillMake note better when all arms in a `match` diverge
2019-09-18 Aaron HillPoint at original span when emitting unreachable lint
2019-09-18 Niko Matsakisdon't record all intermediate adjustment types
2019-09-18 Tyler MandryRollup merge of #64348 - arnohaase:pr_documentation_spi...
2019-09-18 Tyler MandryRollup merge of #64207 - sinkuu:pub_dataflow, r=tmandry
2019-09-17 Tyler MandryRollup merge of #64436 - llogiq:transmute-docs, r=RalfJung
2019-09-17 Tyler MandryRollup merge of #64429 - afnanenayet:afnan/fix-failure...
2019-09-17 Tyler MandryRollup merge of #64394 - nnethercote:shrink-SubregionOr...
2019-09-17 Tyler MandryRollup merge of #64283 - XAMPPRocky:master, r=Mark...
2019-09-17 Mark RousskovPrivatize DiagnosticBuilder constructors
2019-09-17 Mazdak FarrokhzadRollup merge of #64500 - nnethercote:ObligForest-fixups...
2019-09-17 Mazdak FarrokhzadRollup merge of #64416 - mark-i-m:region-naming-ctx...
2019-09-17 Mazdak FarrokhzadRollup merge of #64380 - alexcrichton:update-openssl...
2019-09-16 Mazdak FarrokhzadRollup merge of #64499 - nnethercote:use-Symbol-in...
2019-09-16 Mazdak FarrokhzadRollup merge of #64497 - nnethercote:fix-64339, r=petro...
2019-09-16 Mazdak FarrokhzadRollup merge of #64467 - Mark-Simulacrum:hide-cfg-failu...
2019-09-16 Mazdak FarrokhzadRollup merge of #64451 - RalfJung:miri-manifest, r...
2019-09-16 Mazdak FarrokhzadRollup merge of #64446 - ehuss:fix-sanitizer-build...
2019-09-16 Mazdak FarrokhzadRollup merge of #64444 - RalfJung:no-backtrace, r=alexc...
2019-09-16 borsAuto merge of #64381 - mati865:rand, r=alexcrichton
2019-09-16 borsAuto merge of #64383 - pcpthm:btreeset-size-hint, r...
2019-09-15 Mazdak FarrokhzadRollup merge of #64472 - Mark-Simulacrum:unused-parens...
2019-09-15 Mazdak FarrokhzadRollup merge of #64250 - Xanewok:save-analysis-assoc...
2019-09-15 Mazdak FarrokhzadRollup merge of #63872 - marmistrz:readdir, r=jonas...
2019-09-15 borsAuto merge of #64474 - Mark-Simulacrum:permit-err-overl...
2019-09-15 borsAuto merge of #64469 - matthewjasper:increase-hygiene...
2019-09-15 borsAuto merge of #64478 - Centril:rollup-bnt51w1, r=Centril
2019-09-15 Mazdak FarrokhzadRollup merge of #64475 - guanqun:use-same-name, r=Centril
2019-09-15 Mazdak FarrokhzadRollup merge of #64473 - spastorino:use-try-fold, r...
2019-09-15 Mazdak FarrokhzadRollup merge of #64471 - Mark-Simulacrum:warn-depr...
2019-09-15 Mazdak FarrokhzadRollup merge of #64463 - petrochenkov:expectattr, r...
next