]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #61698 - davidtwco:ice-const-generic-length, r=varkor
[rust.git] / src / librustc /
2019-06-05 Niko MatsakisAddressed points raised in review.
2019-06-05 Alexander RegueiroFixed up some comments.
2019-06-05 Niko MatsakisAdded some comments to lowering code.
2019-06-05 Alexander RegueiroAddressed points raised in review.
2019-06-05 Alexander RegueiroAdded feature gate.
2019-06-05 Alexander RegueiroUse both existential-type desugaring and where-clause...
2019-06-05 Alexander RegueiroImplemented for traits (associated type definitions).
2019-06-05 Alexander RegueiroImplemented for function bounds, type bounds, and named...
2019-06-05 Alexander RegueiroAggregation of drive-by cosmetic changes.
2019-06-05 Philipp Hanschlibrustc_errors: Rename AnnotateRs -> AnnotateSnippet
2019-06-05 varkorFix after rebase
2019-06-05 varkorRefactor `ConstVariableOrigin` into `ConstVariableOrigi...
2019-06-05 varkorRefactor `TypeVariableOrigin` into `TypeVariableOrigin...
2019-06-05 varkorRemove unused `TypeVariableOrigin` variants
2019-06-05 Mazdak FarrokhzadRollup merge of #61546 - alexcrichton:fix-azure, r...
2019-06-05 Mazdak FarrokhzadRollup merge of #61538 - coypoop:patch-1, r=alexcrichton
2019-06-05 Mazdak FarrokhzadRollup merge of #61536 - oli-obk:args_required_const_in...
2019-06-05 Mazdak FarrokhzadRollup merge of #61534 - ReinierMaas:patch-1, r=Centril
2019-06-05 Mazdak FarrokhzadRollup merge of #61503 - jethrogb:jb/fix-sgx-test,...
2019-06-05 borsAuto merge of #61498 - TankhouseAle:const-fn-type-name...
2019-06-05 borsAuto merge of #61484 - nnethercote:avoid-more-hygiene...
2019-06-05 borsAuto merge of #61502 - alexcrichton:update-backtrace...
2019-06-04 Tyler MandryGenerate StorageDead along unwind paths for generators
2019-06-04 Nicholas NethercoteAdd `modernize_and_adjust` methods.
2019-06-04 borsAuto merge of #61527 - pietroalbini:rollup-vhxyqlk...
2019-06-04 Nicholas NethercoteAdd `SyntaxContext::hygienic_eq`.
2019-06-04 Nicholas NethercoteAdd and use `SyntaxContext::outer_and_expn_info`.
2019-06-04 Pietro AlbiniRollup merge of #61523 - Nemo157:hide-gen-future, r...
2019-06-04 Pietro AlbiniRollup merge of #61500 - estebank:expregression, r...
2019-06-04 Pietro AlbiniRollup merge of #61488 - matthewjasper:fix-nll-typeck...
2019-06-04 Pietro AlbiniRollup merge of #61453 - lzutao:nouse-featuregate-integ...
2019-06-04 Pietro AlbiniRollup merge of #61069 - Zoxc:drop-borrow-fix, r=pnkfelix
2019-06-04 borsAuto merge of #61407 - phansch:annotate_snippet_refacto...
2019-06-04 borsAuto merge of #61454 - lzutao:ice-rotate_left, r=RalfJung
2019-06-04 Philipp HanschAdd new error-format value to use annotate-snippet...
2019-06-04 borsAuto merge of #61437 - christianpoveda:const-eval-indir...
2019-06-04 borsAuto merge of #61136 - matthewjasper:cannot-move-errors...
2019-06-04 borsAuto merge of #61510 - Centril:rollup-bvi95y2, r=Centril
2019-06-04 Mazdak FarrokhzadRollup merge of #61499 - varkor:issue-53457, r=oli-obk
2019-06-04 Mazdak FarrokhzadRollup merge of #61497 - Mark-Simulacrum:codegen-units...
2019-06-04 Mazdak FarrokhzadRollup merge of #61496 - Mark-Simulacrum:tidy-unbalance...
2019-06-04 Mazdak FarrokhzadRollup merge of #61489 - alexcrichton:appveyor-timings...
2019-06-04 Mazdak FarrokhzadRollup merge of #61485 - pietroalbini:retry-azure-uploa...
2019-06-04 Mazdak FarrokhzadRollup merge of #61446 - czipperz:nll-unused_mut, r...
2019-06-04 Mazdak FarrokhzadRollup merge of #61444 - estebank:const-pt-as-ref,...
2019-06-04 Mazdak FarrokhzadRollup merge of #61420 - felixrabe:patch-2, r=dtolnay
2019-06-04 Mazdak FarrokhzadRollup merge of #61419 - scottmcm:casing-is-on-strings...
2019-06-04 Mazdak FarrokhzadRollup merge of #61413 - davidtwco:async-argument-order...
2019-06-04 Mazdak FarrokhzadRollup merge of #61409 - varkor:condition-trait-param...
2019-06-04 Mazdak FarrokhzadRollup merge of #61404 - RalfJung:miri-unsize, r=oli-obk
2019-06-04 Mazdak FarrokhzadRollup merge of #61135 - czipperz:rc-make_mut-weak...
2019-06-03 borsAuto merge of #59148 - lcnr:unchecked_maths, r=eddyb
2019-06-03 borsAuto merge of #61100 - varkor:must_use-tuple-expr,...
2019-06-03 Matthew JasperDon't canonicalize `'static` in normalize
2019-06-03 borsAuto merge of #59033 - GuillaumeGomez:duplicated-bounds...
2019-06-03 David Woodrustc: remove `ArgSource`
2019-06-03 David Woodrustc: construct statement vector directly
2019-06-03 David Woodrustc: use lowering helpers
2019-06-03 David Woodrustc: remove `HirId` from `ArgSource::AsyncFn`
2019-06-03 Matthew JasperAdd `is_ref_for_guard` method
2019-06-03 borsAuto merge of #57214 - Zoxc:no-local-interners, r=eddyb
2019-06-03 David Woodrustc: async fn drop order lowering in HIR
2019-06-03 David Woodsyntax/rustc: move `mark_span_with_reason` back.
2019-06-03 Eduard-Mihai Burtescusyntax: revert `ast::AsyncArgument` and associated...
2019-06-03 borsAuto merge of #61062 - mark-i-m:mono-mv, r=eddyb,oli-obk
2019-06-03 borsAuto merge of #61331 - estebank:fn-arg-parse-recovery...
2019-06-03 Mark Mansiquery-fy type_name
2019-06-03 Mark Mansiquery-ify const_field
2019-06-03 Mark Mansimove codegenunitext to rustc::mir::mono
2019-06-03 Mark Mansimove monoitemext to inherent methods
2019-06-03 Mark Mansimove DefPathBasedNames to ty::print::obsolete
2019-06-03 Mark Mansideduplicate ty::Instance constructors
2019-06-03 borsAuto merge of #61361 - estebank:infer-type, r=varkor
2019-06-03 borsAuto merge of #61008 - GuillaumeGomez:fix-rustdoc-code...
2019-06-02 borsAuto merge of #61278 - RalfJung:miri-tag-allocations...
2019-06-02 borsAuto merge of #61460 - Centril:rollup-8txhjx4, r=Centril
2019-06-02 Mazdak FarrokhzadRollup merge of #61458 - fabric-and-ink:doc-typo, r...
2019-06-02 Mazdak FarrokhzadRollup merge of #61451 - 0x1793d1:master, r=Centril
2019-06-02 Mazdak FarrokhzadRollup merge of #61441 - estebank:fn-call-in-match...
2019-06-02 Mazdak FarrokhzadRollup merge of #61438 - estebank:generics-span, r...
2019-06-02 Mazdak FarrokhzadRollup merge of #61423 - davidtwco:correct-symbol-mangl...
2019-06-02 Mazdak FarrokhzadRollup merge of #61380 - varkor:expected-usize-got...
2019-06-02 borsAuto merge of #61276 - eddyb:kill-res-upvar, r=petrochenkov
2019-06-02 Ralf Jungturn comments into doc-comments
2019-06-02 Ralf Jungno longer assume that there is a default tag: give...
2019-06-02 borsAuto merge of #61384 - varkor:fmin-fmax-llvm-opt, r...
2019-06-02 borsAuto merge of #61299 - eddyb:nicer-llvm-builder, r...
2019-06-02 varkorFix unwrapping usize issue with transparent MaybeUnit...
2019-06-01 Esteban KüberAccount for cases where we can find the type arg name...
2019-06-01 Esteban Küberreview comment: tweak wording
2019-06-01 borsAuto merge of #61436 - Manishearth:clippyup, r=Manishearth
2019-06-01 Eduard-Mihai Burtescurustc: collect upvars from HIR, instead of during name...
2019-06-01 Esteban KüberPoint at individual type arguments on arg count mismatch
2019-06-01 Eduard-Mihai Burtescurustc: remove Res::Upvar.
2019-06-01 Eduard-Mihai Burtescurustc: remove `has_parent` from `hir::Upvar`.
2019-06-01 Eduard-Mihai Burtescurustc: track the body owner in liveness.
2019-06-01 Eduard-Mihai Burtescurustc: remove closure ID from Res::Upvar.
2019-06-01 Eduard-Mihai Burtescurustc: track the body owner DefId in MC and EUV.
2019-06-01 Eduard-Mihai Burtescurustc: use indexmap instead of a plain vector for upvars.
2019-06-01 borsAuto merge of #61350 - RalfJung:alloc, r=oli-obk
next