Popular repositories Loading
-
proc-macro-workshop
proc-macro-workshop PublicLearn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
-
Contribution activity
April 2025
Created 74 commits in 17 repositories
Created a pull request in rust-lang/rust that received 5 comments
End all lines in src/stage0 with trailing newline
Most tools that process text files prefer if every line ends in \n. Text files without the last newline are aberrant and usually not what you want. B…
+14
−13
lines changed
•
5
comments
Opened 26 other pull requests in 14 repositories
dtolnay/cxx
6
merged
1
open
-
Add publish-to-bcr reusable workflow job
This contribution was made on Apr 15
-
Add permission for release_tgz workflow to write attestations
This contribution was made on Apr 15
-
Customize RustToolchainInfo
This contribution was made on Apr 12
-
Generate indirect placement for shared structs containing primitives
This contribution was made on Apr 8
-
Fill in GitHub user ID for BCR publisher
This contribution was made on Apr 6
-
Zero-initialize primitive fields of shared structs in default constructor
This contribution was made on Apr 6
-
Generate indirect placement for shared structs containing improper ctype
This contribution was made on Apr 6
dtolnay/.github
4
merged
-
More concise tar.gz+tar.gz.intoto.jsonl upload
This contribution was made on Apr 15
-
Fix jq syntax for attestation bundle
This contribution was made on Apr 15
-
Create attestation for release tgz
This contribution was made on Apr 15
-
Replace "git ls-tree | tar" with "git archive"
This contribution was made on Apr 12
dtolnay/anyhow
3
merged
-
Omit unused object_boxed from vtable in old no-std rustc
This contribution was made on Apr 14
-
Add 2 different conversions to
Box<dyn Error + Send + Sync + 'static>
This contribution was made on Apr 14 -
Make all nightly go through the module that was probed
This contribution was made on Apr 13
rust-lang/rust
2
open
-
[beta] Delay
hash_extract_if
stabilization from 1.87 to 1.88This contribution was made on Apr 13 -
Consistent trait bounds for ExtractIf Debug impls
This contribution was made on Apr 13
dtolnay/proc-macro2
1
merged
-
Update semver-exempt API to nightly-2025-04-16
This contribution was made on Apr 16
bazel-contrib/publish-to-bcr
1
merged
-
fix: disregard 'gh pr merge' permission error
This contribution was made on Apr 15
bazelbuild/bazel-central-registry
1
closed
-
Publish cxx.rs@1.0.157
This contribution was made on Apr 15
bazel-contrib/.github
1
merged
-
Improve RELEASE_ARCHIVE_REGEX
This contribution was made on Apr 15
dtolnay/install
1
merged
-
Sort permissions
This contribution was made on Apr 15
rust-lang/hashbrown
1
merged
-
Drop FnMut trait bounds from ExtractIf data structures
This contribution was made on Apr 13
serde-rs/serde-rs.github.io
1
merged
-
JSON now supports no-std
This contribution was made on Apr 13
xizheyin/buck2-riscv-demo
1
merged
-
CxxToolchainInfo with linker = "riscv64-linux-gnu-gcc"
This contribution was made on Apr 13
dtolnay/install-buck2
1
merged
-
Disregard lld install failure
This contribution was made on Apr 8
dtolnay/cargo-expand
1
merged
-
Downgrade dependency on yanked version of deranged crate
This contribution was made on Apr 6
Reviewed 20 pull requests in 9 repositories
rust-lang/rust
9 pull requests
-
Add warning comment to
Take::get_ref
andChain::get_ref
This contribution was made on Apr 15 -
Fix: Map EOPNOTSUPP to ErrorKind::Unsupported on Unix
This contribution was made on Apr 14
-
Add some
AsRef
implementations for smart pointersThis contribution was made on Apr 13 -
Proc macro span API redesign: Replace proc_macro::SourceFile by Span::{file, local_file}
This contribution was made on Apr 13
-
Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678)
This contribution was made on Apr 13
-
Stabilize
slice_as_chunks
library featureThis contribution was made on Apr 13 -
Move
select_unpredictable
to thehint
moduleThis contribution was made on Apr 13 -
Make
cfg_match!
a semitransparent macroThis contribution was made on Apr 8 -
Make slice iterator constructors unstably const
This contribution was made on Apr 1
dtolnay/cxx
3 pull requests
-
Add Clang coverage to GitHub CI.
This contribution was made on Apr 8
-
Add
-Wall
and-Werror
toCXXFLAGS
used by GitHub CI.This contribution was made on Apr 8 -
Fill in GitHub user ID for BCR publisher
This contribution was made on Apr 6
facebook/buck2
2 pull requests
-
Make rust_proc_macro_alias inherit Rust toolchain's configurations
This contribution was made on Apr 11
-
Allow rustc_flags take Artifact as argument
This contribution was made on Apr 9
dtolnay/serde-repr
1 pull request
-
Rename
Serialize_repr
toSerializeRepr
, andDeserialize_repr
toDeserializeRepr
.This contribution was made on Apr 18
facebook/hhvm
1 pull request
-
Use single Rust staticlib for FFI
This contribution was made on Apr 15
facebookincubator/reindeer
1 pull request
-
Workspace Cargo.toml support + overhaul examples
This contribution was made on Apr 14
bazel-contrib/publish-to-bcr
1 pull request
-
fix: use different download retry delays for app and cli
This contribution was made on Apr 7
dtolnay/prettyplease
1 pull request
-
Forbid block comments that end in a slash.
This contribution was made on Apr 4
dtolnay/anyhow
1 pull request
-
Allow boxed stderrors created from anyhow::Error to be downcast to the original type.
This contribution was made on Apr 3
Created an issue in bazel-contrib/publish-to-bcr that received 5 comments
Something is hardcoding a requirement to use release_ruleset.yaml
The "buildkite/bcr-presubmit" job on bazelbuild/bazel-central-registry#4324 is failing with the following error. https://buildkite.com/bazel/bcr-pr…
5
comments
Opened 4 other issues in 2 repositories
bazel-contrib/publish-to-bcr
2
closed
1
open
-
unexpected ref type: ""
This contribution was made on Apr 15
-
PRs can no longer be approved by module maintainer
This contribution was made on Apr 15
-
New retry sequence is too short
This contribution was made on Apr 6
rust-lang/rust
1
open
-
Postfix yield is pretty-printed with too many parentheses
This contribution was made on Apr 5