]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-07-07 Mark RousskovRollup merge of #52067 - csmoe:issue-51167, r=nikomatsakis
2018-07-07 Mark RousskovRollup merge of #52058 - davidtwco:issue-51345, r=nikom...
2018-07-07 Mark RousskovRollup merge of #51901 - rust-lang:weak-unboxing, r...
2018-07-06 Simon SapinFix is_dangling import when Arc is #[cfg]’ed out
2018-07-06 Simon SapinAdd some unit tests for dangling Weak references
2018-07-06 Simon SapinAdd a test for Weak::new() not crashing for uninhabited...
2018-07-06 Simon SapinRc: remove unused allocation from Weak::new()
2018-07-06 Simon SapinUse an aligned dangling pointer in Weak::new, rather...
2018-07-06 borsAuto merge of #52021 - nikomatsakis:nll-region-errors...
2018-07-06 borsAuto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
2018-07-06 borsAuto merge of #52018 - flip1995:rfc2103, r=oli-obk
2018-07-06 borsAuto merge of #52010 - toidiu:ak-crossCrateOutlives...
2018-07-06 borsAuto merge of #51894 - mikhail-m1:8636, r=nikomatsakis
2018-07-06 borsAuto merge of #51677 - nrc:update, r=kennytm
2018-07-06 Niko Matsakistweak comment
2018-07-06 borsAuto merge of #51953 - japaric:atomic-load-store, r...
2018-07-06 Nick CameronUpdate RLS, Rustfmt, Cargo, and Clippy
2018-07-06 borsAuto merge of #52088 - kennytm:rollup, r=kennytm
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-06 kennytmRollup merge of #52093 - alexcrichton:update-issue...
2018-07-06 kennytmRollup merge of #52063 - mark-i-m:docs_link, r=kennytm
2018-07-06 kennytmRollup merge of #52055 - crlf0710:patch-3, r=Mark-Simul...
2018-07-06 kennytmRollup merge of #52080 - oli-obk:dep_dedup_diagnostics...
2018-07-06 kennytmRollup merge of #52073 - xfix:patch-7, r=oli-obk
2018-07-06 Alex Crichtonrustc: Update tracking issue for wasm_import_module
2018-07-06 Daniel MuellerFix typo in cell.rs
2018-07-06 Jorge Aparicioupdate run-pass test
2018-07-06 kennytmRollup merge of #52033 - zachrwolfe:outdated_value_comm...
2018-07-06 kennytmRollup merge of #52031 - RalfJung:arc, r=sfackler
2018-07-06 kennytmRollup merge of #52030 - bowbahdoe:patch-1, r=alexcrichton
2018-07-06 kennytmRollup merge of #52019 - michaelwoerister:cross-lto...
2018-07-06 kennytmRollup merge of #52016 - oli-obk:dedup_static_errors...
2018-07-06 kennytmRollup merge of #52005 - alexcrichton:update-llvm-for...
2018-07-06 borsAuto merge of #51861 - GuillaumeGomez:prevent-some...
2018-07-05 kennytmRollup merge of #51793 - GuillaumeGomez:search-result...
2018-07-05 kennytmRollup merge of #51619 - mksully22:ppc64le_rust, r...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-05 Jorge Aparicio#[cfg(target_has_atomic_cas)] -> #[cfg(target_has_atomi...
2018-07-05 Jorge Aparicioenable Atomic*.{load,store} for ARMv6-M / MSP430
2018-07-05 borsAuto merge of #51917 - alexcrichton:update, r=Mark...
2018-07-05 Guillaume GomezAdd command line lint manipulation in rustdoc
2018-07-05 borsAuto merge of #51599 - GuillaumeGomez:reduce-search...
2018-07-05 Oliver SchneiderAddress review comments
2018-07-05 Oliver SchneiderOnly display difference of features, not all features
2018-07-05 Oliver SchneiderVertical list of tools to check
2018-07-05 Alex CrichtonUpdate Cargo.lock dependencies
2018-07-05 borsAuto merge of #52012 - oli-obk:clippy, r=kennytm
2018-07-05 Oliver SchneiderUpdate the clippy submodule
2018-07-05 Mikhail Modinfix for issue #8636
2018-07-05 Konrad BorowskiAdd a punch card to weird expressions test
2018-07-05 borsAuto merge of #51967 - varkor:const-body-break-continue...
2018-07-05 csmoeupdate test
2018-07-05 borsAuto merge of #51936 - japaric:rust-lld, r=alexcrichton
2018-07-05 Jorge Aparicioin the second copy lld is already named rust-lld
2018-07-05 borsAuto merge of #51938 - zackmdavis:and_the_case_of_the_l...
2018-07-05 csmoereverse_postorder
2018-07-05 borsAuto merge of #51964 - matthewjasper:unused-mut-mir...
2018-07-04 markAdd a link to the rustc docs
2018-07-04 David WoodImprove comments.
2018-07-04 David WoodEnsure that borrows wind up unactivated.
2018-07-04 borsAuto merge of #51803 - lucasem:rustdoc-code-hash-escape...
2018-07-04 David WoodCorrectly handle an activation from dead code.
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
2018-07-04 Lucas Moralesrustdoc book on codeblock hash escaping
2018-07-04 borsAuto merge of #51395 - SimonSapin:repr-transparent...
2018-07-04 CrLF0710Shorten the line
2018-07-04 CrLF0710Include VS 2017 in error message.
2018-07-04 borsAuto merge of #51870 - nnethercote:reuse-DefsUsesVisito...
2018-07-04 flip1995Improving span of unknown lint tool error message
2018-07-04 borsAuto merge of #51935 - cramertj:unpin-references, r...
2018-07-04 flip1995Unstable book documentation of tool lints
2018-07-04 flip1995Implementation of tool lints
2018-07-04 flip1995Tests for tool_lints
2018-07-04 borsAuto merge of #51895 - nikomatsakis:move-self-trait...
2018-07-04 Niko Matsakiswrite code to extract region names and emit new style...
2018-07-04 Nicholas NethercoteReuse the `DefsUsesVisitor` in `simulate_block()`.
2018-07-04 Alex CrichtonCompile stage0 tools with the raw bootstrap compiler
2018-07-03 borsAuto merge of #51926 - matthewjasper:Initialization...
2018-07-03 Niko Matsakisuniversal_regions: rustfmt
2018-07-03 Niko Matsakisalways create a category, even it is just "boring"
2018-07-03 Niko Matsakispromote `error-reporting` to a module
2018-07-03 Niko Matsakisadd `assert_crate_local` method to `ClearCrossCrate`
2018-07-03 Niko Matsakisstore the `HirId` of the upvar
2018-07-03 Niko Matsakisadd "free region helpers"
2018-07-03 Niko Matsakisgeneralize `find_constraint_paths_between_regions`
2018-07-03 Niko Matsakissimplify and cleanup error-reporting walk code
2018-07-03 Niko Matsakiserror_report: rustfmt
2018-07-03 borsAuto merge of #51900 - PramodBisht:51813_b, r=nikomatsakis
2018-07-03 Zach WolfeUpdate outdated comment: ByVal -> Scalar.
2018-07-03 Ralf JungStrenghten synchronization in `Arc::is_unique`
2018-07-03 Ethan McCueAny docs preposition change
2018-07-03 Matthew JasperFix various nll unused mut errors
2018-07-03 Mike Sullivanrust: add initial changes to support powerpc64le musl
2018-07-03 borsAuto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix
2018-07-03 QuietMisdreavustest for renaming re-exported macros
2018-07-03 Michael WoeristerAllow the linker to choose the LTO-plugin (which is...
2018-07-03 toidiuimplement fix for cross crate inferrence and fix test
2018-07-03 borsAuto merge of #52014 - pietroalbini:rollup, r=pietroalbini
2018-07-03 Oliver SchneiderDeduplicate error reports for statics
2018-07-03 Pietro AlbiniRollup merge of #52006 - Mark-Simulacrum:keep-stage...
next