]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-19 borsAuto merge of #51367 - oli-obk:silence!_I_test_you...
2018-06-19 borsAuto merge of #51081 - kornelski:examplestr, r=steveklabnik
2018-06-19 borsAuto merge of #51597 - Mark-Simulacrum:update-books...
2018-06-19 borsAuto merge of #50383 - stevepentland:union-derive,...
2018-06-19 borsAuto merge of #51383 - Zoxc:parallel-stuff, r=nikomatsakis
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-19 Steve PentlandAdd ability to apply custom derive to union types.
2018-06-19 John Kåre AlsakerUse MTRef and MTLock to avoid a RefCell
2018-06-19 John Kåre AlsakerAdd MTRef and a lock_mut function to MTLock
2018-06-19 John Kåre AlsakerParallelize trans item collection
2018-06-19 John Kåre AlsakerSave query results and the dep graph in parallel
2018-06-19 John Kåre AlsakerParallel code
2018-06-19 John Kåre AlsakerAdd par_body_owners
2018-06-18 borsAuto merge of #51248 - fabric-and-ink:newtype_index_deb...
2018-06-18 borsAuto merge of #50894 - teiesti:stabilize_path_ancestors...
2018-06-18 Tobias StolzmannStabilize std::path::Path:ancestors
2018-06-18 borsAuto merge of #51460 - nikomatsakis:nll-perf-examinatio...
2018-06-18 Mark SimulacrumUpdate books for next release
2018-06-18 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
2018-06-18 KornelPrefer use of owned values in examples
2018-06-18 borsAuto merge of #51605 - ericfindlay:master, r=kennytm
2018-06-17 borsAuto merge of #51404 - clarcharr:never_hash, r=KodrAus
2018-06-17 borsAuto merge of #51529 - nodakai:improve-sys_common-mutex...
2018-06-17 borsAuto merge of #51555 - ccesare:remove_unused_variables_...
2018-06-17 borsAuto merge of #51552 - ccesare:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51549 - PSeitz:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51392 - glaubitz:powerpc-tests, r=petroc...
2018-06-17 John Paul Adrian... test: Ignore some problematic tests on powerpc and...
2018-06-17 borsAuto merge of #51425 - QuietMisdreavus:thats-def-a...
2018-06-17 borsAuto merge of #51466 - joshlf:ref-split, r=dtolnay
2018-06-17 NODA, Kailibstd: add an RAII utility for sys_common::mutex:...
2018-06-17 borsAuto merge of #51382 - GuillaumeGomez:intra-link-lint...
2018-06-17 Eric FindlayFixed minor error in Compiler Error Index, E0603.
2018-06-16 borsAuto merge of #51596 - Mark-Simulacrum:bootstrap-racy...
2018-06-16 borsAuto merge of #51594 - eddyb:issue-51582, r=nagisa
2018-06-16 borsAuto merge of #51558 - Manishearth:manish-is-stupid...
2018-06-16 borsAuto merge of #51584 - QuietMisdreavus:globs-and-crosse...
2018-06-16 Mark SimulacrumPrevent Windows filesystem races in bootstrap tests
2018-06-16 Mark SimulacrumMove bootstrap tests to the end of the default test run
2018-06-16 borsAuto merge of #51591 - pietroalbini:release-notes-fix...
2018-06-16 Eduard-Mihai... rustc_codegen_llvm: don't treat i1 as signed, even...
2018-06-16 Pietro AlbiniRemove `?` macro separator compatibility note from...
2018-06-16 borsAuto merge of #51562 - SimonSapin:transparent, r=cramertj
2018-06-16 borsAuto merge of #51550 - eddyb:queries-not-maps, r=nikoma...
2018-06-16 borsAuto merge of #51581 - GuillaumeGomez:keyword-doc,...
2018-06-16 PSeitzFollow up on https://github.com/rust-lang/rust/pull...
2018-06-16 borsAuto merge of #51411 - nnethercote:process_predicate...
2018-06-15 QuietMisdreavusprocess cross-crate glob re-exports
2018-06-15 borsAuto merge of #51462 - Havvy:refactor-cmp, r=nikomatsakis
2018-06-15 Guillaume GomezAdd rustdoc-js tester should-fail option
2018-06-15 Guillaume GomezFix search fn keyword
2018-06-15 Guillaume GomezAdd doc for fn keyword
2018-06-15 QuietMisdreavusturn expect_full_def_from_use into an iterator
2018-06-15 borsAuto merge of #50296 - cmdd:master, r=nikomatsakis
2018-06-15 Fabian DrinckFix compile error
2018-06-15 borsAuto merge of #51565 - kennytm:fix-toolstate-on-appveyo...
2018-06-15 Guillaume GomezFix issue on unix
2018-06-15 Clar Charrimpl Hash for !
2018-06-14 QuietMisdreavusadd test for issue 34843
2018-06-14 QuietMisdreavusrustdoc: discard struct ctors from imports
2018-06-14 QuietMisdreavuscreate multiple HIR items for a use statement
2018-06-14 kennytmFix checkregression breakage of toolstate builder on...
2018-06-14 Manish GoregaokarFix comment on editions
2018-06-14 Fabian DrinckCircumvent const fn problem
2018-06-14 Fabian DrinckEdit comment
2018-06-14 Fabian DrinckFix compile error
2018-06-14 Fabian DrinckFix typo DebrujinIndex -> DebruijnIndex
2018-06-14 Fabian DrinckAdd DEBUG_FORMAT for DebruijnIndex
2018-06-14 Fabian DrinckDeclare DebruijnIndex via newtype_index macro
2018-06-14 Chris CesareRemoved two unused variables
2018-06-14 Eduard-Mihai... rustc: rename ty::maps to ty::query.
2018-06-14 ccesareMinor language change to CONTRIBUTING.md
2018-06-13 borsAuto merge of #51542 - ccesare:remove_update-reference...
2018-06-13 Chris CesareRemoved various update-reference and update-all-referen...
2018-06-13 Guillaume GomezAdd missing allow_missing_docs
2018-06-13 Guillaume GomezRename intra-doc lint
2018-06-13 borsAuto merge of #51532 - MajorBreakfast:task-future,...
2018-06-13 Guillaume GomezUpdate help message to escape square brackets
2018-06-13 Guillaume GomezFix rustdoc test failure
2018-06-13 Guillaume GomezAdd help for intra-link lint
2018-06-13 Guillaume GomezFix options issues
2018-06-13 borsAuto merge of #51539 - dhiru30:patch-1, r=estebank
2018-06-13 Joshua Liebow... Add Ref/RefMut map_split method
2018-06-13 Dhirendra Kumar... Update README.md
2018-06-13 Dhirendra Kumar... Update README.md
2018-06-13 Oliver SchneiderTidy
2018-06-13 Oliver SchneiderThe param_env of an existential type is its function...
2018-06-13 borsAuto merge of #51531 - Havvy:patch-1, r=kennytm
2018-06-13 borsAuto merge of #51527 - kennytm:do-not-auto-hide-inheren...
2018-06-13 kennytmDon't auto-hide inherent impls even if `rustdoc-collaps...
2018-06-13 Josef Reinhard... Improve core::task::TaskObj
2018-06-13 Ryan ScheelRemove stray commented one use statement
2018-06-13 Oliver SchneiderVarious cleanups
2018-06-13 borsAuto merge of #50941 - kennytm:never-ok, r=sfackler
2018-06-12 kennytmReplace `core::iter::AlwaysOk<T>` by `Result<T, !>`
2018-06-12 borsAuto merge of #51521 - Mark-Simulacrum:rollup, r=Mark...
2018-06-12 Mark RousskovRollup merge of #51510 - Havvy:diagnostic-list, r=Guill...
2018-06-12 Mark RousskovRollup merge of #51502 - jebrosen:pub_parse_methods...
2018-06-12 Mark RousskovRollup merge of #51261 - Aaronepower:master, r=Mark...
2018-06-12 Aaron PowerUpdated RELEASES.md for 1.27.0
next