]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-05-07 borsAuto merge of #41784 - frewsxcv:slice-clone-copy-links...
2017-05-07 borsAuto merge of #41676 - sirideain:expand-macro-recursion...
2017-05-07 borsAuto merge of #41668 - kennytm:fix-issue-41652, r=jonat...
2017-05-06 borsAuto merge of #41787 - jsheard:ulongptr, r=alexcrichton
2017-05-06 borsAuto merge of #41786 - acdenisSK:an_to_a, r=frewsxcv
2017-05-06 borsAuto merge of #41788 - TimNN:trigger-llvm, r=Mark-Simul...
2017-05-06 Corey FarwellAdd links between `slice::{copy,clone}_from_slice`...
2017-05-06 acdenisSKUpdate the .stderr file for the "an" changes
2017-05-06 Tim Neumanntrigger llvm rebuild
2017-05-06 Joshua SheardFix definitions of ULONG_PTR
2017-05-06 acdenisSKFix "an" usage
2017-05-06 borsAuto merge of #41768 - rap2hpoutre:patch-4, r=frewsxcv
2017-05-05 borsAuto merge of #41773 - frewsxcv:rollup, r=frewsxcv
2017-05-05 Corey FarwellRollup merge of #41763 - frewsxcv:unicode-py, r=alexcri...
2017-05-05 Corey FarwellRollup merge of #41761 - euclio:24106-test, r=estebank
2017-05-05 Corey FarwellRollup merge of #41734 - nikomatsakis:incr-comp-refacto...
2017-05-05 Corey FarwellRollup merge of #41722 - F001:warnTilde, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41678 - GuillaumeGomez:rustdoc-test...
2017-05-05 Corey FarwellRollup merge of #41582 - jonhoo:reread-nameservers...
2017-05-05 Corey FarwellRollup merge of #41512 - alexcrichton:fix-windows-tls...
2017-05-05 Corey FarwellRollup merge of #41307 - GuillaumeGomez:jquery-removal...
2017-05-05 Corey FarwellRollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton
2017-05-05 borsAuto merge of #41769 - alexcrichton:fix-doc-test, r...
2017-05-05 Niko Matsakischange various uses of `item_variances` to `variances_of`
2017-05-05 Alex Crichtonstd: Prevent deadlocks in doctests on Windows
2017-05-05 borsAuto merge of #41765 - brson:installer, r=alexcrichton
2017-05-05 Alex Crichtonstd: Avoid locks during TLS destruction on Windows
2017-05-05 Raphaël HuchetUpdate mod.rs
2017-05-05 Raphaël HuchetAdd an example to std::thread::Result type
2017-05-05 F001Suggest `!` for bitwise negation when encountering...
2017-05-05 Guillaume GomezAdd Options type in libtest and remove argument
2017-05-05 Brian AndersonUpdate rust-installer to fix rust-lang-nursery/rustup...
2017-05-05 Jon GjengsetReload nameserver information on lookup failure
2017-05-05 borsAuto merge of #41762 - frewsxcv:rollup, r=frewsxcv
2017-05-05 Alexis Beingessnerupdate to latest nomicon
2017-05-05 Alexis BeingessnerDeprecate heap::EMPTY in favour of Unique::empty or...
2017-05-05 Alexis Beingessnerfallout from NonZero/Unique/Shared changes
2017-05-05 Corey FarwellMove unicode Python script into libstd_unicode crate.
2017-05-05 Corey FarwellRollup merge of #41754 - nikomatsakis:incr-comp-cleanup...
2017-05-05 Corey FarwellRollup merge of #41749 - frewsxcv:option-simplify-types...
2017-05-05 Corey FarwellRollup merge of #41746 - tommyip:master, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41741 - rap2hpoutre:patch-3, r=stevekl...
2017-05-05 borsAuto merge of #41751 - alexcrichton:unstable-flags...
2017-05-04 Andy Russelladd regression test for issue #24106
2017-05-04 Alexis Beingessnerrefactor NonZero, Shared, and Unique APIs
2017-05-04 borsAuto merge of #41739 - TimNN:update-llvm, r=aturon
2017-05-04 Alex Crichtonrustc: Forbid `-Z` flags on stable/beta channels
2017-05-04 Niko Matsakiskill some unused fields in TyCtxt
2017-05-04 Corey FarwellSimplify types in `std::option` doc comment example.
2017-05-04 borsAuto merge of #41268 - mmatyas:test_on_device, r=alexcr...
2017-05-04 Tommy IpRemove use of `Self: Sized` from libsyntax
2017-05-04 Raphaël HuchetUpdate mod.rs
2017-05-04 borsAuto merge of #41687 - rillian:no-elf-tls, r=aturon
2017-05-04 Mátyás MustohaAdd remote device testing support
2017-05-04 Raphaël Huchetcreate link to Result
2017-05-04 borsAuto merge of #41733 - nikomatsakis:incr-comp-remove...
2017-05-04 Raphaël HuchetJoin method returns a thread::Result
2017-05-04 Tim NeumannUpdate llvm to pull in various backports
2017-05-04 Niko Matsakisremove `ast_ty_to_ty_cache` entirely
2017-05-04 Niko Matsakisconvert save-analysis to use `ItemCtxt` and not `ast_ty...
2017-05-04 Niko Matsakisremove use of `ast_ty_to_ty_cache` from librustdoc
2017-05-04 Niko Matsakisexpose a method for converting `hir::Ty` to `Ty<'tcx>`
2017-05-03 borsAuto merge of #41735 - frewsxcv:rollup, r=frewsxcv
2017-05-03 Corey FarwellRollup merge of #41730 - bholley:arc_comment, r=aturon
2017-05-03 Corey FarwellRollup merge of #41721 - mgattozzi:stdin-stdout-update...
2017-05-03 Corey FarwellRollup merge of #41720 - frewsxcv:duration-doc-examples...
2017-05-03 Corey FarwellRollup merge of #41715 - martinhath:master, r=aturon
2017-05-03 Corey FarwellRollup merge of #41600 - ranma42:xz-dist, r=alexcrichton
2017-05-03 Corey FarwellRollup merge of #41543 - z1mvader:master, r=steveklabnik
2017-05-03 Niko Matsakisremove `pub` modifier (and last use thereof)
2017-05-03 Niko Matsakiscorrect the new graphs resulting from various tests
2017-05-03 Niko Matsakisallow dep-graph assertions on fields
2017-05-03 Niko Matsakisallow tests to refer to `ItemVariances`
2017-05-03 Niko Matsakisadd back variance testing mechanism
2017-05-03 Niko Matsakiskill the old `visit_all_item_likes` infrastructure
2017-05-03 Niko Matsakisfactor variances into a proper query
2017-05-03 Andrea CancianiRetry `brew` commands upon failure
2017-05-03 borsAuto merge of #41728 - sirideain:inference-failure...
2017-05-03 Niko Matsakistrack `CurrentItem`, not just `Generics`
2017-05-03 Niko Matsakismake transitive relation use a hash map
2017-05-03 Bobby HolleyDocument the reasoning for the Acquire/Release handshak...
2017-05-03 Charlie SheridanAdd test for an inference failure.
2017-05-03 borsAuto merge of #41711 - sirideain:add-static-methods...
2017-05-03 Andrea CancianiFix MacOSX build
2017-05-03 Andrea CancianiEmit information about XZ packages in manifest
2017-05-03 borsAuto merge of #41713 - cuviper:cmake-sanitizers, r...
2017-05-03 Michael GattozziUpdate ChildStdin/ChildStdout docs to be clearer
2017-05-03 kennytmFix issue #41652.
2017-05-03 Corey FarwellAdd doc example for how to determine total number of...
2017-05-03 Corey FarwellUpdate Duration::as_secs doc example to demonstrate...
2017-05-03 Corey FarwellUpdate Duration::from_millis doc example to show underl...
2017-05-03 Corey FarwellUpdate Duration::from_secs doc example to show underlyi...
2017-05-03 borsAuto merge of #41717 - frewsxcv:rollup, r=frewsxcv
2017-05-03 Corey FarwellRollup merge of #41705 - Mark-Simulacrum:remove-grammar...
2017-05-03 Corey FarwellRollup merge of #41657 - malbarbo:android-armv7-linker...
2017-05-03 Corey FarwellRollup merge of #41656 - malbarbo:android-armeabi,...
2017-05-03 Corey FarwellRollup merge of #41653 - achernyak:master, r=nikomatsakis
2017-05-03 Corey FarwellRollup merge of #41640 - gaurikholkar:master, r=nikomat...
2017-05-03 Corey FarwellRollup merge of #41625 - nikomatsakis:incr-comp-dep...
2017-05-03 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
next