]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-06-05 Tyler MandryTest StorageDead statements explicitly
2019-06-04 Tyler MandryFix spelling
2019-06-04 Tyler MandryAdd test for DropAndReplace bug
2019-06-04 Tyler MandryMove cached_block out of DropKind
2019-06-04 Tyler MandryGenerate StorageDead along unwind paths for generators
2019-06-04 Tyler MandryRevert "Make MaybeStorageLive drop-aware"
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 Hanscheprint -> eprintln to add trailing newline
2019-06-04 Philipp HanschSimplify source_string and block-format methods
2019-06-04 Philipp HanschPrint to stderr and bless
2019-06-04 Philipp HanschAdd new error-format value to use annotate-snippet...
2019-06-04 Philipp HanschAdd new diagnostic writer using annotate-snippet library
2019-06-04 Lzu TaoFix integer overflow in rotate_left
2019-06-04 borsAuto merge of #61437 - christianpoveda:const-eval-indir...
2019-06-04 Wesley WiserWhitespace fixes
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 Christian PovedaAdd const-eval support for indirects
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-04 borsAuto merge of #61467 - Manishearth:clippyup, r=Manishearth
2019-06-03 Manish GoregaokarUpdate clippy
2019-06-03 borsAuto merge of #59148 - lcnr:unchecked_maths, r=eddyb
2019-06-03 lcnr/Bastian... add ui tests for unchecked math
2019-06-03 borsAuto merge of #61100 - varkor:must_use-tuple-expr,...
2019-06-03 Mark RousskovTreat 0 as special value for codegen-units-std
2019-06-03 varkorAdd ui/impl-trait/issues folder
2019-06-03 varkorAdd a regression test for #53457
2019-06-03 Mark RousskovDo not panic in tidy on unbalanced parentheses in cfg's
2019-06-03 varkorAdd nested must_use variant
2019-06-03 varkorSpecify tuple element in lint message
2019-06-03 varkorAdd function call to test
2019-06-03 varkorFix issue with recursively encountering uninhabited...
2019-06-03 varkorUse precise span for must_use tuple components
2019-06-03 varkorAdd test for #[must_use] in tuples
2019-06-03 varkorWarn for #[must_use] in tuples
2019-06-03 Alex Crichtonci: Reenable step timings on AppVeyor
2019-06-03 borsAuto merge of #59033 - GuillaumeGomez:duplicated-bounds...
2019-06-03 Matthew JasperUpdate tests for changes to cannot move errors
2019-06-03 Matthew JasperUse `UseSpans` in cannot move errors
2019-06-03 Matthew JasperImprove cannot move errors
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 method to note types don't implement `Copy`
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 lcnr/Bastian... add codegen test for unchecked math
2019-06-03 lcnr/Bastian... add unchecked math intrinsics
2019-06-03 lcnr/Bastian... add support for unchecked math
2019-06-03 Pietro Albinici: retry s3 upload on azure if it fails
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... syntax: revert `ast::AsyncArgument` and associated...
2019-06-03 varkorAllow `true` and `false` in const generic arguments
2019-06-03 varkorAllow TraitRef as AnonConst parent
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 Mansiremove last dependency of codegen on rustc_mir
2019-06-03 Mark Mansiquery-ify const_field
2019-06-03 Mark Mansiremove unneeded deps
2019-06-03 Mark Mansiremove as_mono_item
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 Mansiremove reexports of mir::mono::{MonoItem,CodegenUnit}
2019-06-03 Mark Mansimove single-use function
2019-06-03 Mark Mansideduplicate ty::Instance constructors
2019-06-03 Mark Mansiremove reexport of rustc::ty::Instance
2019-06-03 borsAuto merge of #61361 - estebank:infer-type, r=varkor
2019-06-03 Chris GregoryUse a type implementing Drop
2019-06-03 borsAuto merge of #61008 - GuillaumeGomez:fix-rustdoc-code...
2019-06-02 borsAuto merge of #61295 - RalfJung:miri, r=oli-obk
2019-06-02 Ralf Jungupdate miri
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 Fabian DrinckFix typo in AsRef doc
2019-06-02 borsAuto merge of #61276 - eddyb:kill-res-upvar, r=petrochenkov
2019-06-02 Ralf Jungupdate comments
2019-06-02 Ralf JungFIXME
next