]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-08 Mark RousskovRollup merge of #50143 - petrochenkov:mexuniq, r=nikoma...
2018-06-08 Crazycolorz5Built, corrected, and run tests. Added expected stderr...
2018-06-08 borsAuto merge of #51410 - oli-obk:cargo_bump, r=nikomatsakis
2018-06-07 borsAuto merge of #51426 - kennytm:rollup, r=kennytm
2018-06-07 kennytmRollup merge of #51420 - kennytm:some-network-issues...
2018-06-07 kennytmRollup merge of #51417 - pietroalbini:revert-49719...
2018-06-07 kennytmRollup merge of #51407 - nrc:update, r=Mark-Simulacrum
2018-06-07 kennytmRollup merge of #51399 - ngg:nll-performance, r=nikomat...
2018-06-07 kennytmRollup merge of #51389 - ollie27:rustdoc_cross_macro_sr...
2018-06-07 kennytmRollup merge of #51380 - Mark-Simulacrum:remove-fmt...
2018-06-07 kennytmRollup merge of #51368 - varkor:panic_implementation...
2018-06-07 kennytmRollup merge of #51283 - kennytm:fix-51279-preempt...
2018-06-07 kennytmRollup merge of #51186 - pnkfelix:remove-unneccessary...
2018-06-07 kennytmUse public DNS server instead of 169.254.169.254 on CI.
2018-06-07 kennytmRemove the `gem update` from `.travis.yml`
2018-06-07 Pietro AlbiniRevert "Auto merge of #49719 - mark-i-m:no_sep, r=petro...
2018-06-07 Oliver SchneiderUpdate the cargo submodule
2018-06-07 Nick CameronUpdate RLS and Rustfmt
2018-06-06 borsAuto merge of #50699 - Zoxc:blocking-queries, r=mw
2018-06-06 Felix S. Klock IIIt turns out that the diagnostics generated from NLL...
2018-06-06 borsAuto merge of #51263 - cramertj:futures-in-core, r...
2018-06-06 Taylor CramerAdd Future and task system to the standard library
2018-06-06 borsAuto merge of #51333 - GuillaumeGomez:reexport-fmt...
2018-06-06 Gergely NagyNLL performance boost
2018-06-06 borsAuto merge of #51201 - estebank:dotdot, r=petrochenkov
2018-06-06 John Kåre AlsakerUpdate Cargo
2018-06-06 John Kåre AlsakerReduce the amount of unsafe code and mark handle_deadlo...
2018-06-06 John Kåre AlsakerAdd comments
2018-06-06 John Kåre AlsakerMake QueryWaiter use safe code
2018-06-06 John Kåre AlsakerCreate thread-pool
2018-06-06 John Kåre AlsakerAdd comments and misc changes
2018-06-06 John Kåre AlsakerUse raw pointers
2018-06-06 John Kåre AlsakerAdd and use OnDrop::disable
2018-06-06 John Kåre AlsakerUse try_lock in collect_active_jobs
2018-06-06 John Kåre AlsakerUpdate Rayon version
2018-06-06 John Kåre AlsakerMake queries block and handle query cycles
2018-06-06 borsAuto merge of #51316 - oli-obk:const_err, r=nikomatsakis
2018-06-06 borsAuto merge of #50844 - bjorn3:adhoc_compiller_calls...
2018-06-06 Oliver Middletonrustdoc: Fix missing stability and src links for inline...
2018-06-05 Mark SimulacrumRemove fmt_macros dependency
2018-06-05 Oliver SchneiderRebase fallout
2018-06-05 Oliver SchneiderAdd source information the const propagation of places
2018-06-05 Oliver SchneiderRemove another unused error variant
2018-06-05 Oliver SchneiderRemove unused IndexOutOfBounds variant
2018-06-05 Oliver SchneiderSatisfy the untiring tidy
2018-06-05 Oliver SchneiderProperly report transitive errors
2018-06-05 Oliver SchneiderReferring to erroneous constants in promoteds must...
2018-06-05 Oliver SchneiderRefactor the const eval diagnostic API
2018-06-05 bjorn3Add comment
2018-06-05 bjorn3Impl CompilerCalls for CompileController instead of...
2018-06-05 bjorn3Add AdHocCalls and pass self to build_controller as...
2018-06-05 Esteban KüberAccount for comma in suggestion
2018-06-05 Esteban KüberImprove diagnostics for incorrect `..` usage
2018-06-05 Esteban KüberAccept `..` in incorrect position to avoid further...
2018-06-05 borsAuto merge of #51369 - Mark-Simulacrum:rollup, r=Mark...
2018-06-05 Mark SimulacrumRollup merge of #51358 - barzamin:tests-39963, r=oli-obk
2018-06-05 Mark SimulacrumRollup merge of #51343 - glaubitz:sparc64-tests, r...
2018-06-05 Mark SimulacrumRollup merge of #51308 - fanzier:const-prop-array-bound...
2018-06-05 Mark SimulacrumRollup merge of #51256 - GuillaumeGomez:fix-rustdoc...
2018-06-05 Mark SimulacrumRollup merge of #51255 - avdv:patch-1, r=kennytm
2018-06-05 Mark SimulacrumRollup merge of #51183 - teiesti:rustdoc-book-terminati...
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-05 varkorFix the use of closures within #[panic_implementation]
2018-06-05 borsAuto merge of #51246 - vakaras:select_polonius_algo_via...
2018-06-05 Tobias StolzmannImprove wording
2018-06-05 Tobias StolzmannUpdate rustdoc book to suggest using Termination trait...
2018-06-05 borsAuto merge of #51140 - GuillaumeGomez:doc-keyword,...
2018-06-05 Fabian ZaiserFix tests
2018-06-05 Fabian ZaiserFix tidy
2018-06-05 Fabian ZaiserPropagate uses of constants correctly so that array...
2018-06-05 borsAuto merge of #51324 - oli-obk:debug_overflow, r=estebank
2018-06-05 Crazycolorz5Changed a few tests, and changed the folder of a few...
2018-06-05 borsAuto merge of #51242 - ytausky:mut-ref, r=estebank
2018-06-04 Erin Moontests that #39963 is fixed on MIR borrowck
2018-06-04 borsAuto merge of #51307 - oli-obk:miri_fixes, r=eddyb
2018-06-04 John Paul Adrian... test: Ignore some problematic tests on sparc and sparc64
2018-06-04 Guillaume GomezFix crate-name option in rustdoc
2018-06-04 Guillaume GomezUpdate rustdoc-js
2018-06-04 borsAuto merge of #51340 - Amanieu:hashmap_layout2, r=Simon...
2018-06-04 Amanieu d'AntrasOptimize layout calculations in HashMap
2018-06-04 Oliver SchneiderSimplify value field access
2018-06-04 borsAuto merge of #51328 - oli-obk:no_union_promotion,...
2018-06-04 Guillaume GomezAdd missing ui tests
2018-06-04 Guillaume GomezAdd even more tests
2018-06-04 Guillaume GomezPut doc keyword behind feature flag
2018-06-04 Guillaume GomezRemove useless function call for keyword generation...
2018-06-04 Guillaume GomezFew improvements
2018-06-04 Guillaume GomezAdd doc keyword support
2018-06-04 Guillaume Gomezslightly improve rustdoc xml path error
2018-06-04 borsAuto merge of #51151 - sdroege:exact-chunks-docs-order...
2018-06-04 Claudio BleyClarify error phrase in `sub_instant` function
2018-06-04 Sebastian DrögeMove slice::exact_chunks directly above exact_chunks_mu...
2018-06-04 borsAuto merge of #51334 - Mark-Simulacrum:rollup, r=Mark...
2018-06-04 Mark SimulacrumRollup merge of #51329 - kennytm:trans-left-over, r...
2018-06-04 Mark SimulacrumRollup merge of #51326 - sdroege:slice-iter-cleanup...
2018-06-04 Mark SimulacrumRollup merge of #51323 - nikic:switch-int-lowering...
2018-06-04 Mark SimulacrumRollup merge of #51317 - oli-obk:incremental_all_the_wa...
2018-06-04 Mark SimulacrumRollup merge of #51299 - faern:const-int-ops, r=oli-obk
2018-06-04 Mark SimulacrumRollup merge of #51288 - Mark-Simulacrum:delete-is...
next