]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck
Auto merge of #66238 - ehuss:stabilize-rustdoc-edition, r=GuillaumeGomez
[rust.git] / src / librustc_typeck /
2019-11-18 borsAuto merge of #66238 - ehuss:stabilize-rustdoc-edition...
2019-11-17 borsAuto merge of #66384 - cjgillot:typefoldable, r=Zoxc
2019-11-17 borsAuto merge of #66336 - ehuss:update-cargo-books, r...
2019-11-17 Yuki OkushiRollup merge of #66477 - ALSchwalm:clarify-transmute...
2019-11-17 Yuki OkushiRollup merge of #66466 - RalfJung:seh, r=oli-obk
2019-11-17 Yuki OkushiRollup merge of #66395 - jplatte:centralize-panic-docs...
2019-11-17 Yuki OkushiRollup merge of #66381 - Centril:66340, r=petrochenkov
2019-11-16 borsAuto merge of #66333 - mark-i-m:fix-rustc-guide-1,...
2019-11-16 borsAuto merge of #66255 - ehuss:update-cc, r=alexcrichton
2019-11-15 Mazdak FarrokhzadRollup merge of #66441 - RalfJung:seh, r=oli-obk
2019-11-15 Mazdak FarrokhzadRollup merge of #66427 - Mark-Simulacrum:errors-json...
2019-11-15 Mazdak FarrokhzadRollup merge of #66415 - tmandry:force-test-in-process...
2019-11-15 Mazdak FarrokhzadRollup merge of #66350 - hermitcore:hermit, r=rkruppe
2019-11-15 Tyler MandryRollup merge of #66443 - GuillaumeGomez:port-erased...
2019-11-15 Tyler MandryRollup merge of #66435 - JohnTitor:fix-spelling, r...
2019-11-15 Tyler MandryRollup merge of #66429 - guanqun:add-unit-test, r=Centril
2019-11-15 Tyler MandryRollup merge of #66197 - Centril:transparent-ast, r...
2019-11-15 borsAuto merge of #66438 - JohnTitor:rollup-qpv3wia, r...
2019-11-15 Yuki OkushiRollup merge of #66428 - dns2utf8:cleanup_unused_functi...
2019-11-15 Yuki OkushiRollup merge of #66419 - JohnTitor:ignore-underscore...
2019-11-15 Yuki OkushiRollup merge of #66418 - ecstatic-morse:hir-const-check...
2019-11-15 Yuki OkushiRollup merge of #66410 - RalfJung:miri-machine-max...
2019-11-15 Yuki OkushiRollup merge of #66398 - sfackler:no-async-nesting...
2019-11-15 Yuki OkushiRollup merge of #66391 - estebank:if-else-async-ice...
2019-11-15 Yuki OkushiRollup merge of #66390 - estebank:parenice, r=Centril
2019-11-15 Yuki OkushiRollup merge of #66388 - estebank:melt-ice, r=Centril
2019-11-15 Yuki OkushiRollup merge of #66338 - ehuss:update-mdbook, r=alexcri...
2019-11-15 Yuki OkushiRollup merge of #66306 - spastorino:remove-error-handle...
2019-11-15 Yuki OkushiRollup merge of #66013 - nnethercote:avoid-hashing...
2019-11-15 Yuki OkushiRollup merge of #65557 - haraldh:error_iter_rename...
2019-11-15 borsAuto merge of #64432 - gnzlbg:simplify_truncate, r...
2019-11-14 borsAuto merge of #66414 - JohnTitor:clippyup, r=Manishearth
2019-11-14 Esteban Küberreview comments
2019-11-14 Esteban Küberreview comments
2019-11-14 borsAuto merge of #66314 - GuillaumeGomez:move-error-codes...
2019-11-14 Guillaume GomezClean some error codes diagnostics
2019-11-14 Guillaume GomezRemove unused error_codes.rs files
2019-11-14 Guillaume GomezUpdate to use new librustc_error_codes library
2019-11-14 borsAuto merge of #66378 - rkruppe:revert-pr-65134, r=pnkfelix
2019-11-14 borsAuto merge of #66403 - JohnTitor:rollup-7obuivl, r...
2019-11-14 Yuki OkushiRollup merge of #66372 - ogham:patch-2, r=jonas-schievink
2019-11-14 Yuki OkushiRollup merge of #66369 - tmiasko:compiletest-stamp...
2019-11-14 Yuki OkushiRollup merge of #66363 - Munksgaard:patch-1, r=dtolnay
2019-11-14 Yuki OkushiRollup merge of #66361 - Centril:66357, r=pnkfelix
2019-11-14 Yuki OkushiRollup merge of #66360 - elichai:2019-11-vec-link,...
2019-11-14 Yuki OkushiRollup merge of #66351 - JohnTitor:tweak-range-err...
2019-11-14 Yuki OkushiRollup merge of #66349 - euclio:def-site-builtins,...
2019-11-14 Yuki OkushiRollup merge of #66264 - guanqun:fix-mbe-missing-close...
2019-11-14 Yuki OkushiRollup merge of #66253 - ohadravid:improve-errors-after...
2019-11-14 borsAuto merge of #66233 - cjgillot:constkind, r=oli-obk
2019-11-13 Esteban KüberDo not ICE in `if` without `else` in `async fn`
2019-11-13 borsAuto merge of #66211 - kinnison:kinnison/fix-66159...
2019-11-13 Esteban KüberDo not ICE on recovery from unmet associated type bound...
2019-11-13 Yuki OkushiAvoid using same code
2019-11-13 Yuki OkushiRollup merge of #66337 - Mark-Simulacrum:no-decode...
2019-11-13 Yuki OkushiRollup merge of #66335 - Mark-Simulacrum:self-profile...
2019-11-13 Yuki OkushiRollup merge of #66334 - Mark-Simulacrum:sess-cstore...
2019-11-13 Yuki OkushiRollup merge of #66331 - JohnTitor:add-tests, r=Centril
2019-11-13 Yuki OkushiRollup merge of #66330 - Nadrieril:nonexhaustive-constr...
2019-11-13 Yuki OkushiRollup merge of #66317 - cuviper:bindir_relative, r...
2019-11-13 Yuki OkushiRollup merge of #66297 - vakaras:edit-queries, r=oli-obk
2019-11-13 Yuki OkushiRollup merge of #66292 - lzutao:result-map_or, r=SimonSapin
2019-11-13 Yuki OkushiRollup merge of #66248 - RalfJung:unsafe_cell_raw_get...
2019-11-13 Yuki OkushiRollup merge of #66227 - bryanburgers:bufwriter-docs...
2019-11-13 Yuki OkushiRollup merge of #66186 - GuillaumeGomez:long-err-explan...
2019-11-13 Yuki OkushiRollup merge of #66166 - GuillaumeGomez:rename-rustdoc...
2019-11-13 Yuki OkushiRollup merge of #66094 - ArturKovacs:fix-count-doc...
2019-11-13 Yuki OkushiRollup merge of #65932 - guanqun:download-xz, r=alexcri...
2019-11-13 borsAuto merge of #65637 - ssomers:master, r=scottmcm
2019-11-13 borsAuto merge of #66156 - Mark-Simulacrum:stage0-step...
2019-11-12 Yuki OkushiTweak non-char/numeric in range pattern diagnostic
2019-11-12 Stefan LankesMerge remote-tracking branch 'rust-lang/master' into...
2019-11-12 borsAuto merge of #60026 - Aaron1011:feature/miri-unwind...
2019-11-12 Camille GILLOTRename in librustc_typecheck.
2019-11-12 borsAuto merge of #65608 - matthewjasper:mir-eval-order...
2019-11-12 borsAuto merge of #66318 - mati865:llvm-update, r=matthewjasper
2019-11-12 borsAuto merge of #66323 - JohnTitor:rollup-jl8xdk4, r...
2019-11-12 Yuki OkushiRollup merge of #66309 - petrochenkov:annoying, r=Mark...
2019-11-12 Yuki OkushiRollup merge of #66299 - rossmacarthur:fix-41260-avoid...
2019-11-12 Yuki OkushiRollup merge of #66280 - stepancheg:union, r=alexcrichton
2019-11-12 Yuki OkushiRollup merge of #66278 - LukasKalbertodt:fix-proc-macro...
2019-11-12 Yuki OkushiRollup merge of #66276 - Mark-Simulacrum:sess-code...
2019-11-12 Yuki OkushiRollup merge of #66267 - GuillaumeGomez:add-rustdoc...
2019-11-12 Yuki OkushiRollup merge of #66263 - guanqun:make-error-explicit...
2019-11-12 Yuki OkushiRollup merge of #66257 - mati865:long-section-names...
2019-11-12 Yuki OkushiRollup merge of #66241 - lzutao:ssl, r=alexcrichton
2019-11-12 Yuki OkushiRollup merge of #66230 - Axelderan:remove-vestigial...
2019-11-12 Yuki OkushiRollup merge of #65965 - GuillaumeGomez:clean-up-librus...
2019-11-12 borsAuto merge of #66129 - Nadrieril:refactor-slice-pat...
2019-11-11 Aaron HillChange TODO to FIXME
2019-11-11 Aaron HillUse proper intrinsic type
2019-11-11 Aaron HillMore work on miri_start_panic
2019-11-11 Aaron HillFix up intrinsic implementation
2019-11-11 borsAuto merge of #65933 - crgl:vec-deque-truncate, r=alexc...
2019-11-11 borsAuto merge of #66252 - cjgillot:trees, r=oli-obk
2019-11-11 borsAuto merge of #66207 - Manishearth:clippyup, r=Centril
2019-11-11 borsAuto merge of #66250 - oli-obk:no_fields_in_empty_union...
2019-11-10 borsAuto merge of #66161 - mark-i-m:fix-rustc-guide, r...
2019-11-10 borsAuto merge of #66070 - petrochenkov:regattr, r=matthewj...
2019-11-10 Ohad RavidImprove coherence errors for wrong type order
next