]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-04-14 borsAuto merge of #32718 - timonvo:bootstrap-skip-docs...
2016-04-14 borsAuto merge of #32877 - oli-obk:const_err_multi, r=arielb1
2016-04-14 Timon Van Overveldtrustbuild: Skip generating docs if the config disables...
2016-04-14 borsAuto merge of #32944 - alexcrichton:add-to-gitignore...
2016-04-14 Alex CrichtonAdd /obj/ to .gitignore
2016-04-13 borsAuto merge of #32592 - tbu-:pr_range_from_overflow...
2016-04-13 borsAuto merge of #32780 - soltanmm:consider-the-following...
2016-04-13 Tobias BucherAdd a note about overflowing in the `RangeFrom` iterator
2016-04-13 Masood MalekghassemiFix obscure compilation error
2016-04-13 borsAuto merge of #32828 - vadimcn:symlinks, r=alexcrichton
2016-04-13 borsAuto merge of #32817 - jseyfried:warn_impl_param_defaul...
2016-04-13 borsAuto merge of #32726 - asomers:master, r=alexcrichton
2016-04-13 borsAuto merge of #32814 - jseyfried:improve_duplicate_glob...
2016-04-13 borsAuto merge of #32803 - eddyb:mir-debuginfo, r=nikomatsakis
2016-04-12 borsAuto merge of #32590 - alexcrichton:rustbuild-tidy...
2016-04-12 Alex Crichtontidy: Add a check to ensure Cargo.toml is in sync
2016-04-12 borsAuto merge of #31963 - barosl:rename-doc, r=alexcrichton
2016-04-12 Alex Crichtonrustbuild: Migrate tidy checks to Rust
2016-04-12 borsAuto merge of #32811 - alexcrichton:check-lints, r=nrc
2016-04-12 borsAuto merge of #32804 - alexcrichton:stabilize-1.9,...
2016-04-12 Barosl LeeDescribe more platform-specific behaviors of `std:...
2016-04-12 borsAuto merge of #32711 - marcusklaas:try-shorthand-span...
2016-04-11 borsAuto merge of #32882 - steveklabnik:rollup, r=steveklabnik
2016-04-11 Jeffrey SeyfriedAdd regression test for #32797 (fixes #32797)
2016-04-11 Marcus KlaasFix the span for try shorthand expressions
2016-04-11 Jeffrey SeyfriedAdd comments
2016-04-11 Eduard Burtescutests: update for MIR debuginfo.
2016-04-11 Eduard Burtescutrans: initial implementation of MIR debuginfo.
2016-04-11 Eduard Burtescumir: store the span of a scope in the ScopeData.
2016-04-11 Eduard Burtescutrans: use DefKey directly in debuginfo for paths.
2016-04-11 Eduard Burtescutrans: pass essential information from trans_closure...
2016-04-11 Eduard Burtescutrans: use Instance in trans_closure and FunctionContex...
2016-04-11 Eduard Burtescumir: print the scope and span for variables.
2016-04-11 Alex Crichtonrustdoc: Fix testing no_run code blocks
2016-04-11 Alex Crichtonstd: Stabilize APIs for the 1.9 release
2016-04-11 Steve KlabnikRollup merge of #32873 - jethrogb:patch-2, r=steveklabnik
2016-04-11 Steve KlabnikRollup merge of #32870 - jethrogb:patch-1, r=GuillaumeGomez
2016-04-11 Steve KlabnikRollup merge of #32862 - raphlinus:master, r=bluss
2016-04-11 Steve KlabnikRollup merge of #32854 - GuillaumeGomez:result_doc...
2016-04-11 Steve KlabnikRollup merge of #32849 - jseyfried:import_resolution_di...
2016-04-11 Steve KlabnikRollup merge of #32823 - pravic:target-json, r=alexcrichton
2016-04-11 Steve KlabnikRollup merge of #32815 - allonsy:master, r=GuillaumeGomez
2016-04-11 Steve KlabnikRollup merge of #32802 - nikomatsakis:issue-32505,...
2016-04-11 Steve KlabnikRollup merge of #32768 - GuillaumeGomez:slice_doc,...
2016-04-11 borsAuto merge of #32850 - jseyfried:add_tests, r=alexcrichton
2016-04-11 borsAuto merge of #32880 - Manishearth:fix, r=GuillaumeGomez
2016-04-11 Manish GoregaokarTibet does not have a space program. Peru does.
2016-04-11 Manish GoregaokarReview fixes for #32878 (which was accidentally merged)
2016-04-11 Guillaume GomezAdd E0520 error code explanation
2016-04-11 Oliver Schneiderdon't report errors in constants at every use site
2016-04-11 jethrogbMatch signed/unsigned integer type docs
2016-04-11 borsAuto merge of #32806 - brson:fix-features, r=alexcrichton
2016-04-10 borsAuto merge of #32816 - eddyb:variadic-fn-item, r=Aatch
2016-04-10 jethrogbFix Windows UNC paths in std::path docs
2016-04-10 Raph LevienBit-magic for faster is_char_boundary
2016-04-09 borsAuto merge of #32786 - brson:cargotest, r=alexcrichton
2016-04-09 borsAuto merge of #32781 - michaelwoerister:dont-use-svh...
2016-04-09 borsAuto merge of #32773 - mitaa:rdoc-ttfn-json, r=alexcrichton
2016-04-09 Jeffrey SeyfriedAdd regression test for #26930
2016-04-09 Jeffrey SeyfriedAdd regression test for #24883
2016-04-09 Jeffrey SeyfriedAdd regression test for #22146
2016-04-09 Jeffrey SeyfriedAdd regression test
2016-04-09 Jeffrey SeyfriedUpdate tests
2016-04-09 Jeffrey SeyfriedImprove import resolution diagnostics
2016-04-09 Vadim ChugunovAdded a test
2016-04-09 Guillaume GomezAdd some missing commas and missing titles/formatting
2016-04-08 borsAuto merge of #32751 - alexcrichton:dist-docs, r=brson
2016-04-08 borsAuto merge of #32810 - brson:relnotes, r=brson
2016-04-08 Brian AndersonRelease notes for 1.8
2016-04-08 Alec SAdd data race to concurrency docs
2016-04-08 borsAuto merge of #32738 - Aatch:mir-operand-fn-ret, r...
2016-04-08 borsAuto merge of #32695 - sfackler:default-buf-size, r...
2016-04-08 pravicRead "is-like-msvc" target option from JSON
2016-04-08 Vadim ChugunovDo not rely on file extensions after path canonicalization.
2016-04-08 Jeffrey SeyfriedWarn for type parameter defaults on impl blocks
2016-04-08 Eduard BurtescuBlacklist fn item types from being used with variadic...
2016-04-08 James MillerFix some type-related bugs
2016-04-08 Jeffrey SeyfriedAdd test
2016-04-08 Jeffrey SeyfriedDetect duplicate glob imports arising from glob cycles
2016-04-07 Guillaume GomezAdd doc example for Iter and IterMut
2016-04-07 Brian AndersonFix cargotest
2016-04-07 borsAuto merge of #32800 - Manishearth:rollup, r=Manishearth
2016-04-07 Brian AndersonSet the version number for stabilization of braced_empt...
2016-04-07 Niko Matsakisadd regression test for #32505
2016-04-07 Manish GoregaokarRollup merge of #32741 - tbu-:pr_remove_fixme_12808...
2016-04-07 Manish GoregaokarRollup merge of #32737 - timonvo:arm-ehabi-backtraces...
2016-04-07 Manish GoregaokarRollup merge of #32734 - tromey:dwarf-5-DW_LANG_Rust...
2016-04-07 Manish GoregaokarRollup merge of #32732 - dotdash:ext_arg, r=eddyb
2016-04-07 Manish GoregaokarRollup merge of #32731 - alexcrichton:known-bootstrap...
2016-04-07 Manish GoregaokarRollup merge of #32729 - pierzchalski:build_helper_suff...
2016-04-07 Manish GoregaokarRollup merge of #32687 - mneumann:dragonfly_fix_libstd...
2016-04-07 borsAuto merge of #32016 - nikomatsakis:incr-comp-save...
2016-04-07 Niko Matsakisargh, overlooked two extern crates
2016-04-07 borsAuto merge of #32794 - Manishearth:rollup, r=Manishearth
2016-04-07 Manish GoregaokarRollup merge of #32789 - jseyfried:fix_duplicate_resolv...
2016-04-07 Manish GoregaokarRollup merge of #32757 - taralx:patch-1, r=brson
2016-04-07 Manish GoregaokarRollup merge of #32748 - aturon:simplified-spec, r...
2016-04-07 Manish GoregaokarRollup merge of #32745 - Amanieu:arc_fix, r=alexcrichton
2016-04-07 Manish GoregaokarRollup merge of #32699 - bluss:slice-memcmp, r=alexcrichton
2016-04-07 Manish GoregaokarRollup merge of #32674 - jseyfried:1422_groundwork...
next