]> git.lizzy.rs Git - rust.git/history - src
Add MTRef and a lock_mut function to MTLock
[rust.git] / src /
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 #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 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
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 Burtescurustc_codegen_llvm: don't treat i1 as signed, even...
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 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 Chris CesareRemoved two unused variables
2018-06-14 Eduard-Mihai Burtescurustc: rename ty::maps to ty::query.
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 Joshua Liebow-FeeserAdd Ref/RefMut map_split method
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 BrandlImprove 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 borsAuto merge of #51519 - ExpHP:issue-51331-b, r=petrochenkov
2018-06-12 borsAuto merge of #51507 - Aaronepower:fix_51091, r=Mark...
2018-06-12 Michael Lamparskifix issue #51331 by updating qself.position
2018-06-12 Michael Lamparskiadd fold::Folder::fold_qpath
2018-06-12 Michael Lamparskiadd tests for $crate in QSelf paths
2018-06-12 borsAuto merge of #51508 - PSeitz:master, r=Mark-Simulacrum
2018-06-12 borsAuto merge of #51505 - cuviper:these-go-to-11, r=estebank
2018-06-12 Simon SapinStabilize #[repr(transparent)]
2018-06-12 borsAuto merge of #51498 - topecongiro:pub-parse_ident...
2018-06-12 borsAuto merge of #51241 - glandium:globalalloc, r=sfackler...
2018-06-12 HavvySlightly better summary for E0538
2018-06-11 HavvyLong diagnostic for E0538
2018-06-11 borsAuto merge of #50617 - GuillaumeGomez:fix-extern-prelud...
2018-06-11 Simon SapinMore alloc docs tweaks
2018-06-11 Simon SapinAlloc docs teaks
2018-06-11 Simon SapinMark alloc_jemalloc as perma-unstable
2018-06-11 Simon SapinMove Unstable Book sections for #[global_allocator...
2018-06-11 Simon SapinRemove some '#[feature]' attributes for stabilized...
2018-06-11 Simon SapinStabilize the #[global_allocator] attribute
2018-06-11 Simon SapinStabilize the `System` allocator
2018-06-11 Simon SapinMove set_oom_hook and take_oom_hook to a dedicated...
2018-06-11 Simon SapinStabilize alloc::oom (but not set_oom_hook or take_oom_...
2018-06-11 Simon SapinStabilize alloc free functions for the global allocators.
2018-06-11 Simon SapinStablize the GlobalAlloc trait
2018-06-11 Simon SapinStabilize alloc::Layout (with only some of its methods)
next