]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-10-01 Manish GoregaokarRollup merge of #36882 - jseyfried:fix_36881, r=eddyb
2016-10-01 Manish GoregaokarRollup merge of #36880 - durka:debug-unsized-ptr, r...
2016-10-01 Manish GoregaokarRollup merge of #36877 - solson:rustc-version-build...
2016-10-01 Manish GoregaokarRollup merge of #36873 - GuillaumeGomez:e0035_e0036...
2016-10-01 Manish GoregaokarRollup merge of #36872 - frewsxcv:rustdoc, r=GuillaumeGomez
2016-10-01 Manish GoregaokarRollup merge of #36865 - kallisti5:master, r=brson
2016-10-01 Jeffrey SeyfriedFix `module_to_string`.
2016-10-01 borsAuto merge of #36339 - brson:emscripten-new, r=alexcrichton
2016-10-01 Alex Burkaimpl Debug for raw pointers to unsized data
2016-09-30 borsAuto merge of #36866 - alexcrichton:fix-hash-again...
2016-09-30 Scott OlsonFix RUSTC_VERSION for 'documenting' build stage.
2016-09-30 Guillaume GomezUpdate E0370 to new error format
2016-09-30 Guillaume GomezUpdate E0036 to new error format
2016-09-30 Alex Crichtonrustc: More fixes for arch-independent hashing
2016-09-30 Brian AndersonDon't build any native compiler-builtin components...
2016-09-30 Brian AndersonBuild a dummy alloc_jemalloc crate on platforms that...
2016-09-30 Brian AndersonDocument emscripten's unwind impl and remove unused...
2016-09-30 Brian AndersonCleanup bootstrap
2016-09-30 Brian AndersonUnignore some working emscripten tests
2016-09-30 Brian AndersonCall emcc with ERROR_ON_UNDEFINED_SYMBOLS
2016-09-30 Brian Andersonrustbuild: Only build 'dist' when building the host
2016-09-30 Brian AndersonIgnore various entire test modules on emscripten
2016-09-30 Brian AndersonRewrite emscripten unwinding to use libcxx
2016-09-30 Brian AndersonIgnore another emscripten test because missing intrinsics
2016-09-30 Brian AndersonUpdate bootstrap and compiletest to use the detected...
2016-09-30 Brian AndersonChange the sigs of set_print/set_panic to allow restori...
2016-09-30 Brian AndersonIgnore entire test modules on emscripten instead of...
2016-09-30 Brian AndersonTidy
2016-09-30 Brian AndersonUpdate LLVM with fastcomp patches
2016-09-30 Brian AndersonIgnore all debuginfo tests on emscripten
2016-09-30 Brian AndersonIgnore lots and lots of std tests on emscripten
2016-09-30 Brian AndersonImprove bootstrap crate testing for emscripten
2016-09-30 Brian AndersonUpdate libtest for single-threaded emscripten support
2016-09-30 Brian AndersonPreliminary wasm32 support
2016-09-30 Ross SchulmanAdding ignore-emscripten to failing tests.
2016-09-30 Ross SchulmanAdapting bootstrap to run tests on asmjs.
2016-09-30 Brian AndersonUpdate gcc-rs for emscripten
2016-09-30 Brian AndersonSupport emscripten in rustbuild
2016-09-30 Jan-Erik RedigerPatch panic_unwind to compile, but this is surely broken
2016-09-30 Jan-Erik RedigerMake the jsbackend an optional component
2016-09-30 Jan-Erik RedigerConfigure LLVM to use js backend
2016-09-30 Corey FarwellSimplify logic around Context's root_path.
2016-09-30 Corey FarwellMigrate Item ➡ ItemType function to method.
2016-09-30 Guillaume GomezUpdate E0035 to new error format
2016-09-30 Alex von Gluck IVHaiku: Fix target triplet delimiter
2016-09-30 borsAuto merge of #36864 - steveklabnik:rollup, r=steveklabnik
2016-09-30 Steve KlabnikRollup merge of #36860 - wesleywiser:patch-2, r=Manishearth
2016-09-30 Steve KlabnikRollup merge of #36851 - tmiasko:fix-read-until-docs...
2016-09-30 Steve KlabnikRollup merge of #36842 - cjm00:release-notes-fix, r...
2016-09-30 Steve KlabnikRollup merge of #36841 - GuillaumeGomez:process_doc...
2016-09-30 Steve KlabnikRollup merge of #36833 - tmiasko:system-time-error...
2016-09-30 Steve KlabnikRollup merge of #36829 - apasel422:releases-typo, r...
2016-09-30 Steve KlabnikRollup merge of #36810 - GuillaumeGomez:ops_doc, r...
2016-09-30 Steve KlabnikRollup merge of #36750 - GuillaumeGomez:cmp_doc, r...
2016-09-30 Steve KlabnikRollup merge of #36711 - pcn:patch-1, r=steveklabnik
2016-09-30 Steve KlabnikRollup merge of #36623 - GuillaumeGomez:doc_typos,...
2016-09-30 Steve KlabnikRollup merge of #36576 - GuillaumeGomez:box_urls, r...
2016-09-30 Steve KlabnikRollup merge of #36535 - GuillaumeGomez:macro_url,...
2016-09-30 Steve KlabnikRollup merge of #36529 - bluss:index-doc, r=GuillaumeGomez
2016-09-30 borsAuto merge of #36823 - durka:discriminant_value, r...
2016-09-30 Wesley WiserAdd `Send` and `Sync` traits to the reference
2016-09-30 borsAuto merge of #36822 - Aatch:resolve-callee-expr, r...
2016-09-30 Tomasz MiąskoFix BufRead::{read_until, read_line} documentation.
2016-09-30 borsAuto merge of #36819 - jseyfried:fix_ast_const_integer_...
2016-09-30 borsAuto merge of #36557 - sfackler:fix-hashdos-docs, r...
2016-09-29 borsAuto merge of #36430 - llogiq:cow_add, r=alexcrichton
2016-09-29 Chris McDonaldFixed wrong link in release notes
2016-09-29 Guillaume GomezImprove process module doc a bit
2016-09-29 Steven FacklerMention FNV
2016-09-29 borsAuto merge of #36377 - tormol:encode_utf, r=alexcrichton
2016-09-29 Tomasz MiąskoReword description of SystemTimeError.
2016-09-29 borsAuto merge of #36752 - jonas-schievink:vartmparg, r...
2016-09-29 Andrew PaseltinerFix typo in RELEASES.md
2016-09-29 Guillaume GomezAdd missing urls for ops module
2016-09-29 Andre Bogusimpl {Add, AddAssign}<{str, Cow<str>}> for Cow<str>
2016-09-29 borsAuto merge of #36456 - alexcrichton:rustbuild-dont...
2016-09-29 borsAuto merge of #36818 - jonathandturner:rollup, r=jonath...
2016-09-29 James MillerResolve the callee type in check_call before autoderef
2016-09-29 Jeffrey SeyfriedAdd regression test.
2016-09-29 Jonathan TurnerRollup merge of #36813 - palango:link-to-fmt, r=stevekl...
2016-09-29 Jonathan TurnerRollup merge of #36811 - brson:bootstrap, r=alexcrichton
2016-09-29 Jonathan TurnerRollup merge of #36803 - brson:node, r=alexcrichton
2016-09-29 Jonathan TurnerRollup merge of #36794 - japaric:target-panic, r=alexcr...
2016-09-29 Jonathan TurnerRollup merge of #36789 - jseyfried:non_inline_mod_in_bl...
2016-09-29 Jonathan TurnerRollup merge of #36787 - jseyfried:fix_test_harness_ree...
2016-09-29 Jonathan TurnerRollup merge of #36760 - nrc:input2, r=alexcrichton
2016-09-29 Jonathan TurnerRollup merge of #36741 - matklad:no-flacky-test, r...
2016-09-29 Jonathan TurnerRollup merge of #36704 - Mark-Simulacrum:cleanup-cabi...
2016-09-29 Jonathan TurnerRollup merge of #36460 - mikhail-m1:35123-map3, r=nikom...
2016-09-29 Jonathan TurnerRollup merge of #35892 - srinivasreddy:typeck/coherence...
2016-09-29 Jonathan TurnerRollup merge of #35286 - dns2utf8:doc_never_expression...
2016-09-29 Jeffrey SeyfriedFix ICE on a macro in a constant integer position that...
2016-09-29 borsAuto merge of #36395 - durka:rangeinclusive-no-esi...
2016-09-28 Alex Crichtonrustbuild: Use current_dir instead of -C
2016-09-28 Jonas SchievinkRemove MIR dump comments from mir-opt tests
2016-09-28 Brian AndersonRemove stage0 hacks
2016-09-28 Jonas SchievinkChange the `local` prefix to `_`
2016-09-28 Jeffrey SeyfriedAdd regression test.
2016-09-28 Jeffrey SeyfriedAllow non-inline modules in more places.
2016-09-28 borsAuto merge of #36805 - jonathandturner:rollup, r=jonath...
next