]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-21 Jorge Apariciotranslate / export weak lang items
2018-06-20 borsAuto merge of #50698 - Eijebong:tempfile, r=oli-obk
2018-06-20 Bastien OrivelFix tidy
2018-06-20 Bastien OrivelReplace tempdir by tempfile in librustc
2018-06-20 Bastien OrivelReplace tempdir by tempfile in librustc_trans
2018-06-20 Bastien OrivelReplace tempdir by tempfile in librustdoc
2018-06-20 borsAuto merge of #51651 - spastorino:fix_var_name_in_e0502...
2018-06-20 Santiago PastorinoFix variable name in E0502 double borrow error
2018-06-20 borsAuto merge of #51638 - spastorino:diagnostic-suggest...
2018-06-20 borsAuto merge of #51644 - Sgeo:patch-1, r=rkruppe
2018-06-20 borsAuto merge of #51631 - WiSaGaN:patch-1, r=Mark-Simulacrum
2018-06-20 borsAuto merge of #51617 - nnethercote:nll-allocs, r=pnkfelix
2018-06-20 Santiago PastorinoRun rustfmt
2018-06-20 Santiago PastorinoSuggest that values are dropped in the opposite order...
2018-06-19 borsAuto merge of #51639 - SimonSapin:missing-alloc, r...
2018-06-19 SgeoRemove erroneous example of main as a non-Result function.
2018-06-19 borsAuto merge of #51275 - pnkfelix:nll-diagnostics-revise...
2018-06-19 borsAuto merge of #51543 - SimonSapin:oom, r=SimonSapin
2018-06-19 Simon SapinUpdate the error message for a missing global allocator
2018-06-19 Simon SapinAdd a UI test for the missing allocator error message
2018-06-19 Felix S. Klock IIAdd unit test for case that didn't seem to be covered...
2018-06-19 Felix S. Klock IIUpdate the existing compile-fail tests to reflect diagn...
2018-06-19 Felix S. Klock IIUpdate the existing UI tests to reflect diagnostic...
2018-06-19 Felix S. Klock IIAdded diagnostics for suggesting `mut x` on repeated...
2018-06-19 Felix S. Klock IIupdates to compile-fail tests for changes to NLL.
2018-06-19 Felix S. Klock IINLL: Updates to diagnostic output in `test/ui`.
2018-06-19 Felix S. Klock IINLL: Broad rewrite of check_access_perimssions.
2018-06-19 Felix S. Klock IIsmall refactoring: replaced mutable state with `return...
2018-06-19 Felix S. Klock IIThread more argument info down from `Hir` into the...
2018-06-19 Felix S. Klock IIAdd `fn fn_decl` to `Hir`, for looking up the `FnDecl...
2018-06-19 Felix S. Klock IIRefactor: Replace anonymous-tuple with tuple struct...
2018-06-19 Felix S. Klock IIThread info about form of variable bindings, including...
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 Wangshan LuFix links in README.md
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 Nicholas NethercoteReturn a `SmallVec` from `place_elements`.
2018-06-18 Nicholas NethercoteAvoid allocations in `has_any_child_of`.
2018-06-18 borsAuto merge of #51248 - fabric-and-ink:newtype_index_deb...
2018-06-18 Simon SapinRename OOM to allocation error
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
next