]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #35157 - sanxiyn:remove-workaround, r=eddyb
[rust.git] / src /
2016-08-01 Seo SanghyeonRollup merge of #35157 - sanxiyn:remove-workaround...
2016-08-01 Seo SanghyeonRollup merge of #35141 - eddyb:assert-mir-debug, r...
2016-08-01 Seo SanghyeonRollup merge of #35140 - the-kenny:tcp-stress-test...
2016-08-01 Seo SanghyeonRollup merge of #35134 - frewsxcv:slice-chunks, r=Guill...
2016-08-01 Seo SanghyeonRollup merge of #35114 - michaelwoerister:inline-meta...
2016-08-01 Seo SanghyeonRollup merge of #35085 - dns2utf8:git_clone_depth,...
2016-08-01 Seo SanghyeonRollup merge of #35033 - jakllsch:remaining_cpu_x86...
2016-08-01 Seo SanghyeonRollup merge of #34802 - petrochenkov:call, r=eddyb
2016-08-01 Seo SanghyeonRemove CMake workaround
2016-08-01 borsAuto merge of #34830 - michaelwoerister:internal-closur...
2016-08-01 Michael WoeristerAdd test case for large number of closures within one...
2016-08-01 Michael Woeristertrans: Avoid weak linkage for closures when linking...
2016-08-01 Michael WoeristerMove caching of HIR-inlining into CStore in order to...
2016-08-01 Moritz Ulrichtcp-stress-test.rs: Only spawn 200 threads.
2016-08-01 borsAuto merge of #35130 - sanxiyn:unused-type-parameter...
2016-08-01 borsAuto merge of #35151 - bcully:bcully/pr-35149, r=alexcr...
2016-07-31 Brendan CullyAdd libarena from local rust to stage0
2016-07-31 borsAuto merge of #35143 - arielb1:rfc447-regions, r=eddyb
2016-07-31 Ariel Ben-Yehudatypeck: use a TypeVisitor in ctp
2016-07-31 Eduard Burtescurustc_trans: apply the debug location for the MIR Asser...
2016-07-31 borsAuto merge of #34986 - nikomatsakis:issue-34349, r...
2016-07-31 Moritz Ulrichtcp-stress-test: Factor out thread count as constant.
2016-07-31 borsAuto merge of #34251 - zackmdavis:forbidden_on_whose_au...
2016-07-31 Vadim PetrochenkovDon't gate methods `Fn(Mut,Once)::call(mut,once)` with...
2016-07-31 borsAuto merge of #35129 - tmiasko:suggest-print-target...
2016-07-31 Tomasz MiąskoSuggest use of `--print target-list` when target is...
2016-07-31 borsAuto merge of #35060 - japaric:arm-musl, r=alexcrichton
2016-07-31 Corey FarwellRewrite `slice::chunks` doc example to not require...
2016-07-31 borsAuto merge of #35004 - asomers:master, r=alexcrichton
2016-07-30 borsAuto merge of #34904 - petrochenkov:rustcall, r=nikomat...
2016-07-30 Zack M. Davisdiagnostically note source of overruling outer forbid
2016-07-30 Jorge Aparicioreturn TargetResult
2016-07-30 Jorge Apariciopoint the libc submodule back to rust-lang/libc
2016-07-30 Jorge Aparicioremove some `any`s that are no longer necessary
2016-07-30 Jorge Apariciorustc_back/target: remove musl_base
2016-07-30 Jorge Aparicioarm-musl: statically link to libunwind
2016-07-30 Jorge Aparicioarm-musl: set max_atomic_width
2016-07-30 Jorge Aparicioarm-musl targets now use cfg(env = "musl")
2016-07-30 Timon Van OverveldtAdd ARM MUSL targets.
2016-07-30 Timon Van OverveldtUpdate gcc crate dependency to 0.3.27.
2016-07-30 borsAuto merge of #35069 - wesleywiser:too_many_symbols...
2016-07-30 borsAuto merge of #35117 - aravind-pg:path, r=alexcrichton
2016-07-30 Seo SanghyeonSuppress unused type parameter error when type has...
2016-07-30 borsAuto merge of #35127 - Manishearth:rollup, r=Manishearth
2016-07-30 Manish GoregaokarRollup merge of #35106 - xen0n:issue-35082, r=alexcrichton
2016-07-30 Manish GoregaokarRollup merge of #35104 - frewsxcv:linked-list-append...
2016-07-30 Manish GoregaokarRollup merge of #35094 - mcarton:multispan, r=jonathand...
2016-07-30 Manish GoregaokarRollup merge of #35090 - michaelwoerister:get-rid-of...
2016-07-30 Manish GoregaokarRollup merge of #35080 - jonathandturner:fix_numeric_ex...
2016-07-30 Manish GoregaokarRollup merge of #35063 - jseyfried:avoid_importing_inac...
2016-07-30 Manish GoregaokarRollup merge of #35058 - jethrogb:no_panic_abs, r=alexc...
2016-07-30 Manish GoregaokarRollup merge of #35049 - knight42:add-test, r=alexcrichton
2016-07-30 borsAuto merge of #35051 - japaric:backtrace, r=alexcrichton
2016-07-30 borsAuto merge of #35032 - vadimcn:rusty-ehabi, r=alexcrichton
2016-07-29 borsAuto merge of #34842 - cgswords:attr_enc, r=nrc
2016-07-29 borsAuto merge of #35100 - GuillaumeGomez:rollup, r=Guillau...
2016-07-29 Guillaume GomezRollup merge of #35103 - brettcannon:patch-1, r=Manishearth
2016-07-29 Guillaume GomezRollup merge of #35087 - GuillaumeGomez:fs_docs, r...
2016-07-29 Guillaume GomezRollup merge of #35072 - munyari:assert_debug, r=stevek...
2016-07-29 Guillaume GomezRollup merge of #35066 - vadimcn:fix-typos, r=apasel422
2016-07-29 Guillaume GomezRollup merge of #35062 - frewsxcv:chars-as-str, r=Guill...
2016-07-29 Guillaume GomezRollup merge of #35050 - knight42:improve-fmt-doc,...
2016-07-29 Guillaume GomezRollup merge of #34258 - durka:patch-25, r=steveklabnik
2016-07-29 Michael Woeristerintravisit: Fold functionality of IdVisitor into the...
2016-07-29 Wang Xueruisyntax_ext: format: fix ICE with bad named arguments
2016-07-29 borsAuto merge of #34980 - cardoe:expose-target-options...
2016-07-29 Corey FarwellRewrite `collections::LinkedList::append` doc example.
2016-07-29 Brett CannonTry to clear up some awkward wording
2016-07-29 borsAuto merge of #34967 - TimNN:mipsel-musl-soft-float...
2016-07-28 borsAuto merge of #34956 - nikomatsakis:incr-comp-o-files...
2016-07-28 Niko Matsakismake it possible to track where hash diverges
2016-07-28 Niko Matsakishash def-path's better
2016-07-28 borsAuto merge of #34485 - tbu-:pr_unicode_debug_str, r...
2016-07-28 mcartonRevert "Remove unused methods from MultiSpan"
2016-07-28 Jonathan A. KollaschMerge remote-tracking branch 'upstream/master' into...
2016-07-28 Jonathan TurnerMove to {integer} and {float}
2016-07-28 Niko MatsakisKeep multiple files per work-product
2016-07-28 Niko MatsakisAddress mw nits
2016-07-28 Niko MatsakisAdd a testing mechanism and a simple spike test
2016-07-28 Niko MatsakisModify trans to skip generating `.o` files
2016-07-28 Jethro BeekmanAdd non-panicking abs() functions to all signed integer...
2016-07-28 Niko MatsakisCode to save/load the work-products map from disk
2016-07-28 Niko MatsakisStore `crate_disambiguator` as an `InternedString`
2016-07-28 Niko MatsakisExtend DepGraph so it can track "work-products"
2016-07-28 Jonathan TurnerRename _ to {numerics} for unknown numeric types
2016-07-28 borsAuto merge of #35086 - Manishearth:rollup, r=Manishearth
2016-07-28 Manish GoregaokarRollup merge of #35040 - soltanmm:couple-is-a-pun,...
2016-07-28 Manish GoregaokarRollup merge of #35037 - ollie27:rustdoc_tuple_struct_w...
2016-07-28 Manish GoregaokarRollup merge of #35013 - tamird:coerce-match-valgrind...
2016-07-28 Manish GoregaokarRollup merge of #34969 - jseyfried:fix_cfg_feature...
2016-07-28 Manish GoregaokarRollup merge of #34963 - petrochenkov:useerr, r=jseyfried
2016-07-28 Manish GoregaokarRollup merge of #34951 - tomgarcia:covariant-vec, r...
2016-07-28 Corey FarwellAdd documentation example for `str::Chars::as_str`.
2016-07-28 borsAuto merge of #34951 - tomgarcia:covariant-vec, r=brson
2016-07-28 Guillaume GomezAdd OpenOptionsExt doc examples
2016-07-28 Guillaume GomezAdd doc examples for std::fs::unix::OpenOptionsExt
2016-07-28 borsAuto merge of #34908 - jseyfried:improve_tt_matchers...
2016-07-28 Aravind Gollakotarustbuild: Ensure PATH does not contain invalid charact...
2016-07-28 Jeffrey SeyfriedAdd regression test
2016-07-28 borsAuto merge of #34946 - alexcrichton:fix-cfg, r=brson
next