]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-11-10 Lukas HFix broken link markup in Hasher::finish docs
2017-11-10 borsAuto merge of #45804 - gnzlbg:div_intr, r=alexcrichton
2017-11-10 borsAuto merge of #45791 - eddyb:quote-unquote, r=jseyfried
2017-11-10 borsAuto merge of #45785 - arielb1:unsafe-fixes, r=eddyb
2017-11-10 borsAuto merge of #45907 - kennytm:rollup, r=kennytm
2017-11-10 kennytmRollup merge of #45901 - rkruppe:fix-typo, r=kennytm
2017-11-10 kennytmRollup merge of #45895 - arielb1:inline-debug, r=eddyb
2017-11-10 kennytmRollup merge of #45887 - xfix:assert-eq-trailling-comma...
2017-11-10 kennytmRollup merge of #45882 - japaric:gh45802, r=kennytm
2017-11-10 kennytmRollup merge of #45878 - jhford:use-get-in-get-example...
2017-11-10 kennytmRollup merge of #45869 - GuillaumeGomez:debug-doc,...
2017-11-10 kennytmRollup merge of #45863 - LukasKalbertodt:add-option...
2017-11-10 kennytmRollup merge of #45856 - estebank:issue-45829, r=nikoma...
2017-11-10 kennytmRollup merge of #45783 - kennytm:compiler-test-fixes...
2017-11-10 borsAuto merge of #45773 - Badel2:dotdoteq, r=petrochenkov
2017-11-10 Robin KruppeFix typo in -Zsaturating-float-casts test
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-09 Ariel Ben-Yehudaadd a bunch of debug logging to transform::inline
2017-11-09 borsAuto merge of #45757 - mikhail-m1:change-mir-dump-filen...
2017-11-09 borsAuto merge of #45725 - alexcrichton:std-less-rand,...
2017-11-09 Alex Crichtonstd: Avoid use of `libc` in portable modules
2017-11-09 borsAuto merge of #45741 - oli-obk:refactor_suggestions...
2017-11-09 Konrad BorowskiAllow a trailing comma in assert_eq/ne macro
2017-11-09 Mikhail Modinchange separator from `.` to `-`
2017-11-09 Mikhail Modinchange MIR dump filenames from `nodeN` to `DefPath`
2017-11-09 Alex Crichtonstd: Move the `cmath` module into the `sys` module
2017-11-09 Alex Crichtonstd: Change how EBADF is handled in `sys`
2017-11-09 Alex Crichtonstd: Remove `rand` crate and module
2017-11-09 borsAuto merge of #45736 - oli-obk:rvalue_promotable_map...
2017-11-09 borsAuto merge of #45688 - Gankro:layout-tests, r=alexcrichton
2017-11-08 Eduard-Mihai... proc_macro: use the proc_macro API at runtime to constr...
2017-11-08 Eduard-Mihai... proc_macro: process proc_macro tokens instead of libsyn...
2017-11-08 Jorge Apariciofix core for targets with max-atomic-width = 0
2017-11-08 borsAuto merge of #45867 - michaelwoerister:check-ich-stabi...
2017-11-08 John Fordget() example should use get() not get_mut()
2017-11-08 borsAuto merge of #45452 - estebank:colon-typo, r=nikomatsakis
2017-11-08 Esteban KüberFix help for duplicated names: `extern crate (...)...
2017-11-08 Alexis BeingessnerAdd reftest that checks the layout of repr(int) on...
2017-11-08 borsAuto merge of #45205 - rkruppe:saturating-casts, r...
2017-11-08 borsAuto merge of #45866 - JohnColanduoni:issue-45731,...
2017-11-08 Robin KruppeDisable u128 <-> float tests on emscripten
2017-11-08 Michael Woeristerincr.comp.: Provide session to some more decoding contexts.
2017-11-08 Guillaume GomezAdd missing example for Debug trait
2017-11-08 borsAuto merge of #45575 - michaelwoerister:tweak-inline...
2017-11-08 Michael Woeristerincr.comp.: Remove unused DepKind::WorkProduct.
2017-11-08 Michael Woeristerincr.comp.: Remove outdated comment about TraitSelect...
2017-11-08 Michael Woeristerincr.comp.: Always verify incr. comp. hashes when runni...
2017-11-08 Michael Woeristerincr.comp.: Adapt nested_items test to new HIR hashing...
2017-11-08 Michael Woeristerincr.comp.: Add some missing reads in HIR map.
2017-11-08 Michael Woeristerincr.comp.: Make DefSpan an input dep-node so it is...
2017-11-08 John ColanduoniDisable `mmap` in `libbacktrace` on Apple platforms
2017-11-08 Michael WoeristerUpdate fastcall-inreg codegen test so that functions...
2017-11-08 borsAuto merge of #45862 - GuillaumeGomez:rollup, r=Guillau...
2017-11-08 Lukas KalbertodtAdd `Option::filter()` according to RFC 2124
2017-11-08 Guillaume GomezRollup merge of #45849 - GuillaumeGomez:more-shortcut...
2017-11-08 Guillaume GomezRollup merge of #45830 - pornel:dosglobs, r=dtolnay
2017-11-08 Guillaume GomezRollup merge of #45766 - GuillaumeGomez:trait-methods...
2017-11-08 Guillaume GomezRollup merge of #45582 - GuillaumeGomez:doc-unix-missin...
2017-11-08 borsAuto merge of #45735 - tirr-c:issue-45730, r=arielb1
2017-11-08 borsAuto merge of #45379 - cuviper:unit_from_iter, r=alexcr...
2017-11-07 Guillaume GomezAdd more elements in the sidebar
2017-11-07 Guillaume GomezAdd "-" shortcut
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-07 Guillaume GomezAdd missing links and examples
2017-11-07 Robin KruppeClean up
2017-11-07 Robin KruppeImplement more efficient saturation
2017-11-07 Robin KruppeMake trans const eval error on overflow and NaN, matchi...
2017-11-07 Robin KruppeExtract (f32::MAX + 0.5 ULP) constant
2017-11-07 Robin KruppeFix bug in rustc_apfloat
2017-11-07 Robin KruppeSaturating casts between integers and floats (both...
2017-11-07 borsAuto merge of #45822 - kennytm:rollup, r=kennytm
2017-11-07 KornelWarn about non-portability of glob patterns
2017-11-07 Michael WoeristerAlways treat #[rustc_std_internal_symbol]s as root...
2017-11-07 Michael Woeristerincr.comp.: Acknowledge the fact that shift operations...
2017-11-07 kennytmRollup merge of #45784 - harpocrates:fix/print-parens...
2017-11-07 kennytmRollup merge of #45782 - frewsxcv:frewsxcv-shorthands...
2017-11-07 kennytmRollup merge of #45778 - Havvy:patch-1, r=steveklabnik
2017-11-07 kennytmRollup merge of #45764 - QuietMisdreavus:rustdoc-doctes...
2017-11-07 kennytmRollup merge of #45751 - estebank:issue-44684, r=nikoma...
2017-11-07 kennytmRollup merge of #45714 - sdroege:thread-panic-docs...
2017-11-07 kennytmRollup merge of #45682 - RalfJung:rwlock-guards, r...
2017-11-07 kennytmRollup merge of #45588 - Keruspe:master, r=alexcrichton
2017-11-07 kennytmRollup merge of #45470 - GuillaumeGomez:unix-metadata...
2017-11-07 borsAuto merge of #45666 - Amanieu:tls-model, r=alexcrichton
2017-11-07 Michael Woeristerincr.comp.: Add -Zincremental-verify-ich, which allows...
2017-11-07 Michael Woeristerincr.comp.: Don't filter out StmtDecls from hir::Block...
2017-11-07 Michael Woeristerincr.comp.: Sort exported symbols list in order to...
2017-11-07 Michael Woeristerincr.comp.: Always require Session when decoding Spans...
2017-11-07 Michael Woeristerincr.comp.: Make assertion in try_mark_green() more...
2017-11-07 Michael Woeristerincr.comp.: Mark more input nodes as inputs.
2017-11-07 Michael Woeristerincr.comp.: Allow for forcing input nodes lazily.
2017-11-07 Michael WoeristerFix some rebasing fallout.
2017-11-07 Michael WoeristerDon't duplicate logic of when an Instance requests...
2017-11-07 Michael WoeristerUpdate run-make tests.
2017-11-07 Michael WoeristerUpdate mir-opt tests.
2017-11-07 Michael WoeristerUpdate compile-fail tests.
2017-11-07 Michael WoeristerUpdate codegen tests.
2017-11-07 Michael WoeristerFix incremental tests after change to instantiation...
2017-11-07 Michael Woeristerincr.comp.: Improve error message for unknown fingerprint.
2017-11-07 Michael WoeristerUpdate invalid inline arg test.
next