]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-12-04 Scott McMurrayAdd an i128_lowering flag in TargetOptions
2017-12-03 borsAuto merge of #46482 - frewsxcv:rollup, r=frewsxcv
2017-12-03 Corey FarwellRollup merge of #46473 - frewsxcv:frewsxcv-param-name...
2017-12-03 Corey FarwellRollup merge of #46465 - nak3:fix-invalid-link, r=kennytm
2017-12-03 Corey FarwellRollup merge of #46462 - sinkuu:copyprop_reg2, r=arielb1
2017-12-03 Corey FarwellRollup merge of #46454 - GuillaumeGomez:search-overlap...
2017-12-03 Corey FarwellRollup merge of #46442 - est31:master, r=alexcrichton
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-03 Corey FarwellRollup merge of #45957 - dereckson:unix-agnosticity...
2017-12-03 borsAuto merge of #46435 - cuviper:min-llvm-3.9, r=rkruppe
2017-12-03 borsAuto merge of #46393 - kennytm:45861-step-2-3-make...
2017-12-03 Corey FarwellConsistent parameter name for numeric ‘checked’ operations.
2017-12-03 borsAuto merge of #46334 - mikhail-m1:slice_pattern_array_d...
2017-12-03 borsAuto merge of #46320 - arielb1:always-resume, r=nikomat...
2017-12-03 Ariel Ben-Yehudafix tests in wasm
2017-12-03 kennytmUpdate the tools CI to use --no-fail-fast and --save...
2017-12-03 kennytmRecord build and test result of extended tools into...
2017-12-03 kennytmMove the swap the tools test and cargotest within check...
2017-12-03 borsAuto merge of #46433 - GuillaumeGomez:dedup-items,...
2017-12-03 Kenjiro NakayamaFix invalid link to lint_plugin_test.rs
2017-12-03 Shotaro YamadaFix MIR CopyPropagation regression
2017-12-03 borsAuto merge of #46290 - scottmcm:i128-from-compiler...
2017-12-03 Scott McMurrayAdd ignore-emscripten too
2017-12-03 borsAuto merge of #46428 - eddyb:scalar-pair-unpacking...
2017-12-03 Scott McMurrayIgnore the lower_128bit tests on asmjs
2017-12-03 Scott McMurrayRemove the unneeded #![feature(lang_items)]s
2017-12-03 Scott McMurrayUpdate compiler-builtins and use it the 128-bit lowerin...
2017-12-03 borsAuto merge of #46384 - ollie27:rustdoc_inline_assoc...
2017-12-03 Ariel Ben-Yehudaadd and unignore tests
2017-12-03 Ariel Ben-Yehudafunnel all unwind paths through a single Resume block
2017-12-03 Ariel Ben-Yehudaadd a pass to remove no-op landing pads
2017-12-03 Ariel Ben-Yehudadon't track borrows for empty regions
2017-12-03 Ariel Ben-Yehudainitialize the destination in unit statements
2017-12-03 Ariel Ben-Yehudafix handling of borrows at a function's end
2017-12-02 borsAuto merge of #46382 - alexcrichton:thinlto-default...
2017-12-02 Guillaume GomezFix search results overlap
2017-12-02 borsAuto merge of #46381 - estebank:expected-span, r=nikoma...
2017-12-02 Mikhail Modincreate a drop ladder for an array if any value is moved out
2017-12-02 borsAuto merge of #46368 - michaelwoerister:incr-comp-type...
2017-12-02 borsAuto merge of #46349 - estebank:highlight-ref, r=arielb1
2017-12-02 est31Remove an unstable and dead compiler flag
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-02 borsAuto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc
2017-12-02 borsAuto merge of #46326 - GuillaumeGomez:sidebar-text...
2017-12-02 borsAuto merge of #46288 - alexcrichton:bump-bootstrap...
2017-12-02 borsAuto merge of #46256 - estebank:suggest-deref, r=arielb1
2017-12-02 Sébastien SantoroUse more convenient and UNIX-agnostic shebang
2017-12-02 borsAuto merge of #45904 - sunjay:gat-parser, r=nikomatsakis
2017-12-01 Josh Stonerustc_llvm: Assume at least LLVM 3.9 in build.rs
2017-12-01 Josh Stonerustllvm: Remove conditional code for LLVM < 3.9
2017-12-01 Eduard-Mihai... rustc: don't unpack newtypes of scalar-pairs with misma...
2017-12-01 borsAuto merge of #46430 - kennytm:rollup, r=kennytm
2017-12-01 Guillaume GomezFix deduplication of items
2017-12-01 borsAuto merge of #46425 - eddyb:mir-place, r=nikomatsakis
2017-12-01 Esteban KüberUse suggestions instead of notes ref mismatches
2017-12-01 Tom TromeyFix documentation for DecodeUtf16Error
2017-12-01 kennytmRollup merge of #46421 - mnd:fix-build-for-guix, r...
2017-12-01 kennytmRollup merge of #46412 - chrisduerr:issue-46380, r...
2017-12-01 kennytmRollup merge of #46405 - alexcrichton:fix-rustdoc,...
2017-12-01 kennytmRollup merge of #46401 - alexcrichton:wasm-tests, r...
2017-12-01 kennytmRollup merge of #46400 - michaelwoerister:vtable-encoda...
2017-12-01 kennytmRollup merge of #46392 - GuillaumeGomez:fix-tooltip...
2017-12-01 kennytmRollup merge of #46387 - chrisduerr:master, r=QuietMisd...
2017-12-01 kennytmRollup merge of #46386 - Aaron1011:fix_rustdoc_log...
2017-12-01 kennytmRollup merge of #46385 - alexcrichton:fix-cargo-book...
2017-12-01 kennytmRollup merge of #46376 - SimonSapin:cargoup, r=kennytm
2017-12-01 kennytmRollup merge of #46373 - jakllsch:netbsd-kern_proc_path...
2017-12-01 kennytmRollup merge of #46280 - tamird:remove-old-refs, r...
2017-12-01 kennytmRollup merge of #45880 - arielb1:never-coerce, r=nikoma...
2017-12-01 Eduard-Mihai... MIR: s/lv(al(ue)?)?/place in function/variable/module...
2017-12-01 Eduard-Mihai... MIR: s/Lvalue/Place in type names.
2017-12-01 borsAuto merge of #46338 - michaelwoerister:lazy-diagnostic...
2017-12-01 Michael Woeristerincr.comp.: Fix merge fallout.
2017-12-01 borsAuto merge of #46236 - davidtwco:issue-46023, r=arielb1
2017-12-01 Michael Woeristerincr.comp.: Use the awesome new '_ in a few places.
2017-12-01 Michael Woeristerincr.comp.: Allow for recovering from missing on-disk...
2017-12-01 Michael Woeristerincr.comp.: Load diagnostics from previous session...
2017-12-01 Michael Woeristerincr.comp.: Add a newtype for byte positions within...
2017-12-01 Michael Woeristerincr.comp.: Store Spans as (file,line,col,length) in...
2017-12-01 Michael Woeristerincr.comp.: Properly hash and encode macro expansion...
2017-12-01 Nikolay Merinovbuild_helper: destination file can't be up to date...
2017-12-01 borsAuto merge of #46211 - snipsco:master, r=pnkfelix
2017-12-01 Julian Kuleshadd magic comment for ui test, remove newline
2017-12-01 Sunjay VarmaUpdated generic-associated-types-where stderr
2017-12-01 Sunjay VarmaAdded case for when impl generic associated type has...
2017-12-01 Sunjay VarmaMoved all of the tests over to ui and annotated why...
2017-12-01 Sunjay VarmaRemoved FIXME on a line that actually works for some...
2017-12-01 Sunjay VarmaAdding error line so that test passes
2017-12-01 Sunjay Varmaadded must-compile-successfully
2017-12-01 Sunjay VarmaTesting and fixes
2017-12-01 Sunjay VarmaRenaming MethodRibKind to TraitOrImplItemRibKind and...
2017-12-01 Sunjay VarmaAdding type paramter ribs for generic associated types
2017-12-01 Sunjay VarmaPreventing moving out of the trait item kind
2017-12-01 Sunjay VarmaParsing where clauses correctly and documenting the...
2017-12-01 Sunjay VarmaSpecifically gating generic_associated_types feature...
2017-12-01 Niko Matsakisdemonstrate how we can write "successful parse" tests...
2017-12-01 Sunjay VarmaAdded stderr files for ui tests
2017-12-01 Sunjay VarmaMore testing for generic associated types parsing
2017-12-01 Sunjay VarmaFixed tidy errors
next