]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-10-11 borsAuto merge of #44963 - JLockerman:fix_spsc, r=alexcrichton
2017-10-11 borsAuto merge of #44888 - tirr-c:binder-hr-region, r=arielb1
2017-10-11 borsAuto merge of #45192 - steveklabnik:rollup, r=steveklabnik
2017-10-11 borsAuto merge of #45193 - alexcrichton:fix-travis, r=alexc...
2017-10-11 Alex Crichtonci: Fix installing the Android SDK
2017-10-11 Steve KlabnikRollup merge of #45180 - 0xAX:fix-help-message-in-confi...
2017-10-11 Steve KlabnikRollup merge of #45171 - rust-lang:petrochenkov-patch...
2017-10-11 Steve KlabnikRollup merge of #45148 - gaurikholkar:master, r=nikomat...
2017-10-11 Steve KlabnikRollup merge of #45139 - michaelwoerister:document...
2017-10-11 Steve KlabnikRollup merge of #45071 - tromey:use-gdb-lazy-string...
2017-10-10 Alexander KuleshovFix path to x.py in configure.py script
2017-10-10 borsAuto merge of #45169 - kennytm:rollup, r=kennytm
2017-10-10 kennytmRollup merge of #45146 - petrochenkov:lessrec, r=estebank
2017-10-10 kennytmRollup merge of #45135 - michaelwoerister:move-incr...
2017-10-10 kennytmRollup merge of #45116 - johnthagen:typo-fix, r=alexcri...
2017-10-10 kennytmRollup merge of #45108 - phil-opp:patch-2, r=japaric
2017-10-10 kennytmRollup merge of #45101 - lfairy:proc-macro-string-escap...
2017-10-10 kennytmRollup merge of #45099 - mikeyhew:fix-astconv-self...
2017-10-10 kennytmRollup merge of #45095 - bluss:discriminant-send-sync...
2017-10-10 kennytmRollup merge of #45089 - rkruppe:master, r=bluss
2017-10-10 kennytmRollup merge of #44775 - MaloJaffre:debug-struct, r...
2017-10-10 borsAuto merge of #45170 - rust-lang:aphs-no-unsynchronised...
2017-10-10 Vadim PetrochenkovFix a mistake in release notes for 1.21.0
2017-10-10 Aidan Hobson... Band-aid fix to stop race conditions in llvm errors
2017-10-10 borsAuto merge of #44877 - nvzqz:box-conversions, r=alexcri...
2017-10-10 borsAuto merge of #45141 - kennytm:rollup, r=kennytm
2017-10-10 Philipp OppermannRename test Linux target to avoid conflict with built...
2017-10-10 borsAuto merge of #44822 - frewsxcv:frewsxcv-eprintln,...
2017-10-09 Malo JaffréRefactor to use `debug_struct` in several Debug impls
2017-10-09 gaurikholkarUpdate let-expressions.rs
2017-10-09 Vadim PetrochenkovFix a bug in diagnostics for `x as usize < y`
2017-10-09 borsAuto merge of #45111 - aidanhs:aphs-bubble-worker-failu...
2017-10-09 kennytmRollup merge of #45136 - johnthagen:patch-1, r=QuietMis...
2017-10-09 kennytmRollup merge of #45125 - bleibig:grammar-update, r...
2017-10-09 kennytmRollup merge of #45120 - johnthagen:none-identity-test...
2017-10-09 kennytmRollup merge of #45118 - johnthagen:fix-section-key...
2017-10-09 kennytmRollup merge of #45117 - johnthagen:fix-str-raise,...
2017-10-09 kennytmRollup merge of #45106 - Pirh:process_stdio_docs, r...
2017-10-09 kennytmRollup merge of #45091 - kennytm:fix-45086, r=michaelwo...
2017-10-09 kennytmRollup merge of #45051 - k0pernicus:master, r=michaelwo...
2017-10-09 kennytmRollup merge of #44962 - shepmaster:no-ignore-result...
2017-10-09 Michael Woeristerincr.comp.: Add some documentation to force_from_dep_no...
2017-10-09 johnthagenClarify RAM usage during build
2017-10-09 borsAuto merge of #45075 - alexcrichton:inline-less, r...
2017-10-09 Michael Woeristerincr.comp.: Move macro-export test case to src/test...
2017-10-09 k0pernicusNew rebase for the issue #45022
2017-10-09 borsAuto merge of #45064 - alexcrichton:reduce-codegen...
2017-10-09 borsAuto merge of #45041 - est31:master, r=alexcrichton
2017-10-09 borsAuto merge of #45035 - alexcrichton:no-empty, r=michael...
2017-10-09 Brian LeibigUpdate grammar to parse current rust syntax
2017-10-09 Joshua LockermanRemove Queue::new.
2017-10-09 borsAuto merge of #45033 - eddyb:capture-me-not, r=nikomatsakis
2017-10-08 johnthagenUse identity operator `is` when comparing to None
2017-10-08 johnthagenFix variable name reference
2017-10-08 johnthagenFix trying to raise a bare str as an exception. This...
2017-10-08 johnthagenFix typo in README
2017-10-08 johnthagenFix typo in comment
2017-10-08 JLockermancfg out Queue::new for emscripten
2017-10-08 Aidan Hobson... Don't panic in the coordinator thread, bubble up the...
2017-10-08 borsAuto merge of #45030 - raggi:zircon-handle-t, r=alexcri...
2017-10-08 borsAuto merge of #45016 - pnkfelix:mir-borrowck-gather...
2017-10-08 PirhRemove ./ prefix from relative URLs
2017-10-08 Philipp OppermannFix data-layout field
2017-10-08 PirhAdd links and examples for std::process::Stdio
2017-10-08 Wonwoo ChoiFix tests
2017-10-08 borsAuto merge of #45020 - MaloJaffre:needs-test, r=alexcri...
2017-10-08 Jake GouldingDon't encourage people to ignore threading errors in...
2017-10-08 Wonwoo ChoiIntroduce `Print` trait for displaying types
2017-10-08 Wonwoo ChoiName higher-ranked lifetimes properly while displaying
2017-10-08 borsAuto merge of #45012 - Gankro:noalias, r=arielb1
2017-10-08 Chris WongMake the result of `Literal::string()` more readable
2017-10-08 borsAuto merge of #45001 - bgermann:master, r=alexcrichton
2017-10-08 borsAuto merge of #45100 - kennytm:rollup, r=kennytm
2017-10-08 kennytmRollup merge of #45094 - japaric:strict-align, r=alexcr...
2017-10-08 kennytmRollup merge of #45090 - rust-lang:petrochenkov-patch...
2017-10-08 kennytmRollup merge of #45083 - fhartwig:slice-read-to-end...
2017-10-08 kennytmRollup merge of #45081 - tamird:fmt-cleanup, r=alexcrichton
2017-10-08 kennytmRollup merge of #45060 - topecongiro:semi-in-local...
2017-10-08 kennytmRollup merge of #45058 - hunteke:fix_rustc_private_typo...
2017-10-08 kennytmRollup merge of #45053 - GuillaumeGomez:atomicbool...
2017-10-08 kennytmRollup merge of #45052 - steveklabnik:gh44105, r=dtolnay
2017-10-08 kennytmRollup merge of #45042 - brennie:brennie/fmt-trait...
2017-10-08 kennytmRollup merge of #45018 - michaelwoerister:fix-dep-node...
2017-10-08 Michael Hewsonupdate comments referring to old check_method_self_type
2017-10-08 borsAuto merge of #44983 - vitiral:dirty_clean_groups,...
2017-10-08 Alex Crichtonrustc: Don't inline in CGUs at -O0
2017-10-08 borsAuto merge of #44978 - jamesmunns:armv5te-os-atomics...
2017-10-07 Ulrik Sverdrupcore: Ensure std::mem::Discriminant is Send + Sync
2017-10-07 borsAuto merge of #44841 - alexcrichton:thinlto, r=michaelw...
2017-10-07 Florian HartwigAdd read_to_end implementation to &[u8]'s Read impl
2017-10-07 borsAuto merge of #44892 - GuillaumeGomez:fnty-args-rustdoc...
2017-10-07 Jorge Aparicioenable strict alignment (+strict-align) on ARMv6
2017-10-07 kennytmdebuginfo-test: Fix #45086.
2017-10-07 Vadim PetrochenkovDocument that `-C ar=PATH` doesn't do anything
2017-10-07 Robin KruppeFix typo in codegen test
2017-10-07 Guillaume GomezFix invalid rustdoc rendering for FnTy args
2017-10-07 Alex Crichtonrustc: Implement ThinLTO
2017-10-07 borsAuto merge of #44913 - leavehouse:patch-1, r=BurntSushi
2017-10-07 Guillaume GomezAdd names to BareFnTy
2017-10-07 Tamir Dubersteinfmt: remove misleading comment fragment
next