]> git.lizzy.rs Git - rust.git/history - src
Rename test Linux target to avoid conflict with built-in target
[rust.git] / src /
2017-10-10 Philipp OppermannRename test Linux target to avoid conflict with built...
2017-10-08 Philipp OppermannFix data-layout field
2017-10-08 borsAuto merge of #45012 - Gankro:noalias, r=arielb1
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 borsAuto merge of #44983 - vitiral:dirty_clean_groups,...
2017-10-08 borsAuto merge of #44978 - jamesmunns:armv5te-os-atomics...
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 Vadim PetrochenkovDocument that `-C ar=PATH` doesn't do anything
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 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 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 KeslingFix 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
2017-10-05 borsAuto merge of #44943 - nivkner:fixme_fixup, r=dtolnay
2017-10-05 Andreas JonsonFaster compile times for release builds with llvm fix
2017-10-05 borsAuto merge of #44878 - Nashenas88:master, r=nikomatsakis
2017-10-05 bgermannAdd libsocket and libresolv to Solaris builder
2017-10-05 borsAuto merge of #45046 - kennytm:rollup, r=kennytm
2017-10-05 kennytmRollup merge of #45024 - QuietMisdreavus:doc-masked...
2017-10-05 kennytmRollup merge of #45017 - GuillaumeGomez:mutex-links...
2017-10-05 kennytmRollup merge of #45006 - MaikKlein:patch-2, r=nikomatsakis
2017-10-05 kennytmRollup merge of #44997 - SuriyaaKudoIsc:patch-1, r...
2017-10-05 kennytmRollup merge of #44987 - pnkfelix:mir-borrowck-fix...
2017-10-05 kennytmRollup merge of #44980 - steveklabnik:update-books...
2017-10-05 kennytmRollup merge of #44972 - durka:patch-44, r=arielb1
2017-10-05 kennytmRollup merge of #44935 - vitiral:dependencies, r=stevek...
2017-10-05 kennytmRollup merge of #44664 - budziq:contributing_external...
2017-10-05 bgermannFix CC for solaris environments
2017-10-05 borsAuto merge of #45019 - aidanhs:aphs-no-trans-worker...
2017-10-05 Michael WoeristerFix infinite recursion in <DepNode as Debug>.
2017-10-05 borsAuto merge of #44940 - philipc:remap-path, r=michaelwoe...
2017-10-05 Barret RennieUpdate trait summaries for std::fmt
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-05 Santiago PastorinoGenerate ScopeId using newtype_index macro
2017-10-05 Santiago PastorinoGenerate SerializedDepNodeIndex using newtype_index...
2017-10-05 Santiago PastorinoGenerate DepNodeIndexNew using newtype_index macro
2017-10-05 Santiago PastorinoMake newtype_index get debug_name using reflection
2017-10-05 Santiago PastorinoMake newtype_index macro use full path to resolve constants
2017-10-05 Santiago PastorinoGenerate Idx in nll using newtype_index!
2017-10-05 Santiago PastorinoMove newtype_index to rustc_data_structures
2017-10-05 Santiago PastorinoConvert regions to IndexVec
2017-10-05 Paul FariaStore a new Region value every time we create a new...
2017-10-04 bgermannMerge dist-solaris with cross2 builder
2017-10-04 bgermannRename dist-fuchsia builder to cross2
2017-10-04 Alexis BeingessnerMake -Cpanic=abort imply -Zmutable-noalias
2017-10-04 borsAuto merge of #44901 - michaelwoerister:on-demand-eval...
2017-10-04 Niv Kamineravoid using match keyword as module name
2017-10-04 QuietMisdreavusadd the issue number to doc_masked's feature gate
2017-10-04 borsAuto merge of #44890 - nvzqz:str-box-transmute, r=alexc...
2017-10-04 Garrett Berggroundwork for #45009: rustc_dirty/clean enhancements
2017-10-04 Niv Kaminerseperate and move miscellaneous benchmarks to librustc
2017-10-04 Guillaume GomezAdd missing urls for Mutex
2017-10-04 Aidan Hobson SayersDon't unwrap work item results as the panic trace is...
2017-10-04 borsAuto merge of #44882 - mikhail-m1:master, r=pnkfelix
2017-10-04 Michael Woeristerincr.comp.: Address review comments.
2017-10-04 Mikhail Modinadd notes to report_conflicting_borrow MIR borrowck
2017-10-04 borsAuto merge of #44905 - Pirh:process_abort_docs, r=steve...
2017-10-04 borsAuto merge of #44999 - pnkfelix:mir-borrowck-fix-assert...
2017-10-04 borsAuto merge of #44979 - hinaria:master, r=dtolnay
2017-10-03 Alexis BeingessnerAdd -Zmutable-noalias flag
2017-10-03 borsAuto merge of #44895 - stephaneyfx:master, r=dtolnay
2017-10-03 borsAuto merge of #44949 - QuietMisdreavus:rustdoctest...
2017-10-03 Garrett Bergrelated to #44924: update incr compilation for struct_d...
next