]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #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 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 johnthagenClarify RAM usage during build
2017-10-09 borsAuto merge of #45075 - alexcrichton:inline-less, r...
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 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 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 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 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
2017-10-07 Tamir Dubersteinfmt: DRY
2017-10-07 Tamir Dubersteinfmt: remove unnecessary lint suppression
2017-10-07 borsAuto merge of #44860 - kennytm:fix-44731, r=alexcrichton
2017-10-07 borsAuto merge of #44515 - tamird:clean-shims, r=alexcrichton
2017-10-07 Tamir DubersteinTrim and document compiler-builtins shim
2017-10-07 borsAuto merge of #44614 - tschottdorf:pat_adjustments...
2017-10-06 Nikolai VazquezAdd unique feature in Box::from_unique docs
2017-10-06 Nikolai VazquezAdd missing word in Box::from_unique docs
2017-10-06 Nikolai VazquezCreate Box::from_unique function
2017-10-06 Nikolai VazquezRevert to using mem::transmute in Box::from_raw
2017-10-06 Nikolai VazquezRevert to using mem::transmute in Box::into_unique
2017-10-06 Tobias Schottdorfimplement pattern-binding-modes RFC
2017-10-06 borsAuto merge of #43604 - abonander:proc_macro_span_api...
2017-10-06 borsAuto merge of #45065 - arielb1:not-correct, r=nikomatsakis
2017-10-06 Ariel Ben-Yehudafix logic error in #44269's `prune_cache_value_obligations`
2017-10-06 Alex Crichtonrustc: Reduce default CGUs to 16
2017-10-06 borsAuto merge of #44734 - mchlrhw:wip/hashmap-entry-and...
2017-10-06 borsAuto merge of #44965 - oconnor663:res_init_glibc, r...
2017-10-06 Seiichi UchidaAdd a semicolon to span for ast::Local
2017-10-06 mchlrhwImplement `entry_and_modify`
2017-10-06 borsAuto merge of #44818 - petrochenkov:astymac2, r=jseyfried
2017-10-06 borsAuto merge of #44951 - vitiral:incr_struct_defs, r...
2017-10-06 Kevin Hunter... Fix typo, per #45057.
2017-10-06 Austin Bonander`proc_macro::Span` API improvements
2017-10-05 borsAuto merge of #45054 - andjo403:master, r=alexcrichton
2017-10-05 Jack O'Connorreplace libc::res_init with res_init_if_glibc_before_2_26
2017-10-05 Vadim PetrochenkovImprove resolution of associated types in macros 2.0
2017-10-05 Guillaume GomezAdd missing links for AtomicBool
2017-10-05 steveklabnikModify Rc/Arc language around mutability
next