]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-17 QuietMisdreavusfix cross-crate-links test
2018-06-17 QuietMisdreavusrustdoc: import cross-crate macros alongside everything...
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 borsAuto merge of #51382 - GuillaumeGomez:intra-link-lint...
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 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-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 Eduard-Mihai... rustc: 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 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 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 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
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)
2018-06-11 Simon SapinMark as permanently-unstable some implementation details
2018-06-11 Simon SapinStablize the alloc module without changing stability...
2018-06-11 Simon SapinDocument memory allocation APIs
2018-06-11 Simon SapinRemove some unneeded casts
2018-06-11 Simon SapinRemove the deprecated Heap type/const
2018-06-11 Simon SapinRemove deprecated heap modules
2018-06-11 Mike HommeyReplace `impl GlobalAlloc for Global` with a set of...
2018-06-11 Mike HommeyRemove alloc::Opaque and use *mut u8 as pointer type...
2018-06-11 Guillaume GomezFix extern prelude failure in rustdoc
2018-06-11 borsAuto merge of #51442 - tinaun:more-future-impls, r...
2018-06-11 PSeitzMake span_fatal and parse_block public
2018-06-11 Aaron PowerRemoved incorrect release note. fixes #51091
2018-06-11 Josh StoneRegenerate character tables for Unicode 11
2018-06-11 jebMake parse_seq_to_end and parse_path public
2018-06-11 borsAuto merge of #51490 - Havvy:diagnostic-list, r=Guillau...
next