]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-11-28 Alex Crichtonci: Start running wasm32 tests on Travis
2017-11-28 borsAuto merge of #46175 - GuillaumeGomez:fix-global-search...
2017-11-28 borsAuto merge of #46123 - Gankro:c-repr, r=eddyb
2017-11-28 Alexis BeingessnerFix and improve test for enum repr sizes
2017-11-28 borsAuto merge of #46142 - eddyb:even-mirer-2, r=nikomatsakis
2017-11-28 Eduard-Mihai... tests: update to include move annotations in MIR.
2017-11-28 Eduard-Mihai... rustc_mir: require that Copy(L) satisfies typeof L...
2017-11-28 Eduard-Mihai... MIR: split Operand::Consume into Copy and Move.
2017-11-28 Eduard-Mihai... rustc_mir: enforce that arguments are replaced with...
2017-11-28 Eduard-Mihai... rustc_mir: move storage_dead_or_drop_error_reported...
2017-11-28 borsAuto merge of #46102 - kennytm:45861-step-1, r=alexcrichton
2017-11-27 borsAuto merge of #46312 - kennytm:rollup, r=kennytm
2017-11-27 kennytmRollup merge of #46285 - SimonSapin:twos-complement...
2017-11-27 kennytmRollup merge of #46282 - estebank:impl-trait-cicle...
2017-11-27 kennytmRollup merge of #46275 - dtolnay:compiletest-libc,...
2017-11-27 kennytmRollup merge of #46262 - udoprog:linked-list-remove...
2017-11-27 kennytmRollup merge of #46258 - colinmarsh19:master, r=estebank
2017-11-27 kennytmRollup merge of #46249 - estebank:suggest-slice, r...
2017-11-27 kennytmRollup merge of #46240 - SimonSapin:from_str_radix...
2017-11-27 kennytmRollup merge of #46231 - ritiek:verbs, r=arielb1
2017-11-27 kennytmRollup merge of #46174 - stjepang:stabilize-spinloophin...
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-27 Stjepan GlavinaChange the stabilization version to 1.24.0
2017-11-27 borsAuto merge of #46022 - matthewjasper:cannot-assign...
2017-11-27 borsAuto merge of #44884 - arielb1:pack-safe, r=nikomatsaki...
2017-11-27 Esteban Küberreword to "consider borrowing here: `{suggestion}`"
2017-11-27 Esteban KüberFix test
2017-11-27 Esteban KüberMake main span in impl-trait ciclic reference point...
2017-11-27 borsAuto merge of #46292 - cramertj:update-libc, r=alexcrichton
2017-11-27 Matthew JasperUpdate tests involving E0384 for mir-borrowck
2017-11-27 Matthew JasperDon't show first assignment in loops
2017-11-27 Matthew JasperAdd initialization info to `MoveData`
2017-11-27 borsAuto merge of #46286 - SimonSapin:patch-6, r=alexcrichton
2017-11-27 borsAuto merge of #46284 - SimonSapin:deprecate-formatter...
2017-11-27 borsAuto merge of #46273 - semarie:openbsd-libc++, r=alexcr...
2017-11-27 Taylor CramerUpdate libc to include latest Fuchsia fix
2017-11-26 Simon SapinIncrement Nightly version to 1.24.0
2017-11-26 Simon SapinDocument non-obvious behavior of fmt::UpperHex & co...
2017-11-26 Simon SapinDeprecate the Formatter::flags method, fix #46237
2017-11-26 borsAuto merge of #46168 - durka:macro-backtrace, r=durka
2017-11-26 Esteban KüberMake impl-trait ciclical reference error point to def_span
2017-11-26 Esteban KüberMove "auto trait leak" impl-trait cycle dependency...
2017-11-26 borsAuto merge of #46106 - est31:master, r=nikomatsakis
2017-11-26 Alex Burkamention nightly in -Z external-macro-backtrace note
2017-11-26 Ariel Ben-Yehudaimprove error messages
2017-11-26 borsAuto merge of #46253 - eddyb:return-aliasing, r=nagisa
2017-11-26 est31Use the official abbrev.
2017-11-26 est31Update tests for -Zborrowck-mir -> -Zborrowck=mode...
2017-11-26 est31Replace -Zborrowck-mir with -Zborrowck=mode
2017-11-26 colinmarsh19Changed to correct quotes ` `
2017-11-26 colinmarsh19Added .rs extension
2017-11-26 Ariel Ben-Yehudamark rustfmt as broken
2017-11-26 Ariel Ben-Yehudafix NetBSD
2017-11-26 Ariel Ben-Yehudalimit packed copy-out to non-generic Copy structs
2017-11-26 Ariel Ben-Yehudafix #[derive] implementation for repr(packed) structs
2017-11-26 Ariel Ben-Yehudamake accessing packed fields a future-compat warning
2017-11-26 Ariel Ben-Yehudafix codegen of drops of fields of packed structs
2017-11-26 Ariel Ben-Yehudaupdate Cargo.lock & rustdoc
2017-11-26 Ariel Ben-Yehudamake accesses to fields of packed structs unsafe
2017-11-26 Ariel Ben-Yehudafix treatment of local types in "remote coherence"...
2017-11-26 Ritiek MalhotraMIR: Fix value moved diagnose messages
2017-11-26 borsAuto merge of #46203 - nikomatsakis:type-foldable-macro...
2017-11-26 David TolnayCompiletest libc dependency can be unix-only
2017-11-26 Guillaume GomezFix global search
2017-11-26 borsAuto merge of #46100 - KiChjang:mass-dead-check, r...
2017-11-26 borsAuto merge of #46272 - kennytm:rollup, r=kennytm
2017-11-26 Sébastien Mariemake OpenBSD to use libc++ instead of (e)stdc++
2017-11-26 kennytmRollup merge of #46269 - udoprog:check-links, r=KodrAus
2017-11-26 kennytmRollup merge of #46264 - scottmcm:mir-array-len, r...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-26 kennytmRollup merge of #46252 - zilbuz:msvc-doc, r=kennytm
2017-11-26 kennytmRollup merge of #46234 - lucasem:core-marker-typo,...
2017-11-26 kennytmRollup merge of #46224 - GuillaumeGomez:io-missing...
2017-11-26 kennytmRollup merge of #46201 - davidalber:eprint-in-fmt-doc...
2017-11-26 borsAuto merge of #45990 - murarth:rc-from-strs, r=alexcrichton
2017-11-26 MurarthImplement `Rc`/`Arc` conversions for string-like types
2017-11-26 borsAuto merge of #46033 - sinkuu:const-enum-match-check...
2017-11-26 colinmarsh19Delete bad test file
2017-11-26 colinmarsh19Added 46186 stderr
2017-11-26 colinmarsh19UI test 46186
2017-11-26 colinmarsh19Changed from note to span_suggestion_short
2017-11-26 borsAuto merge of #45947 - estebank:match_default_bindings...
2017-11-25 John-John TedroCheck tail node in check_links
2017-11-25 borsAuto merge of #45367 - alexcrichton:simd-llvm-changes...
2017-11-25 Keith YeungDisable region-liveness-drop-no-may-dangle.rs
2017-11-25 John-John TedroImplement LinkedList::drain_filter
2017-11-25 John-John TedroIntroduce LinkedList::remove_if
2017-11-25 Scott McMurrayInstCombine Len([_; N]) => const N in MIR
2017-11-25 Alex Crichtonrustc: Add support for some more x86 SIMD ops
2017-11-25 borsAuto merge of #46115 - alexcrichton:add-wasm-target...
2017-11-25 Esteban KüberFix test
2017-11-25 bjorn3Derive Debug for LangItem
2017-11-25 colinmarsh19Added ;
2017-11-25 Esteban KüberRemove index type check (review comment)
2017-11-25 colinmarsh19Fixed Err by passing "err"
2017-11-25 colinmarsh19Test for issue #46186
2017-11-25 colinmarsh19Remove semicolon note
2017-11-25 Alex Crichtonrustbuild: Enable WebAssembly backend by default
2017-11-25 borsAuto merge of #46191 - eddyb:better-late-than-never...
2017-11-25 Shotaro YamadaConform names
next