- Mozilla
- San Francisco, CA
- alex@alexcrichton.com
- http://alexcrichton.com
Popular repositories
-
futures-rs
Zero-cost futures and streams in Rust
-
curl-rust
Rust bindings to libcurl
-
toml-rs
A TOML encoding/decoding library for Rust
-
git2-rs
libgit2 bindings for Rust
-
rust-ffi-examples
FFI examples written in Rust
-
gcc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
5,792 contributions in the last year
Contribution activity
January 2017
Created a pull request in rust-lang/rust
that received 33
comments
travis: Pass --release-channel=nightly on deploy
This commit passes the --release-channel=nightly flag to all images which have
the DEPLOY flag set. This means that we'll name artifacts and the co…
- travis: Fix post-failure lldb invocation
- travis: Pass --enable-llvm-static-stdcpp
- travis: Get an emscripten builder online
- travis: Tweak OSX image configuration
- appveyor: Test/Dist i586 MSVC
- travis: Expand the `cross` linux image
- travis: Mirror some NetBSD artifacts
- travis: Add i586 linux and i686 musl
- rustbuild: Skip the build_helper crate in tests
- travis: Expand dist builder coverage
- rustbuild: Actually don't build stage0 target rustc
- travis: Attempt to debug OSX linker segfaults
- rustbuild: Don't enable debuginfo in rustc
- rustbuild: Pass --retry 3 to curl
- travis: Wrap submodules updates in travis_retry
- compiletest: Fix flaky Android gdb test runs
- std: Ignore close_read_wakes_up on Windows
- std: Add a nonblocking `Child::try_wait` method
- rustbuild: Don't build target compilers in stage0
- std: Don't pass overlapped handles to processes
- rustbuild: Fix a few rebuilding issues
- rustc: Stabilize the `proc_macro` feature
- Add information in case of markdown block code test failure
- Improve backtrace formating while panicking.
- LeakSanitizer, ThreadSanitizer, AddressSanitizer and MemorySanitizer support
- Improve unused `extern crate` and unused `#[macro_use]` warnings
- travis: Expand dist builder coverage
- Add peek APIs to std::net
- travis: Start uploading artifacts on commits
Created an issue in SergioBenitez/Rocket
that received 5
comments
Clarify performance claims in README
Hello! I've been working with @seanmonstar to help polish off the Tokio branch of hyper (now on master). One of the worries he mentioned was the pe…
- 255u8.leading_zeros() is wrong on emscripten
- Failure to upload to S3 from AppVeyor
- i686 musl cannot panic
- Retry-on-failure for submodule doesn't seem to work
- Spurious failure when starting docker on Travis
- Wedged sccached timing out CI builds
- Tracking issue for Child::try_wait
- OSX linker segfaulting on Travis
- Spurious timeout on Android when starting tests