Scientific experiment control systems engineer at FZ Jülich's outstation at the MLZ neutron source, working on open source in Python and Rust
-
FZ Jülich
- München
Highlights
- 2 discussions answered
Block or Report
Block or report birkenfeld
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
704 contributions in the last year
Less
More
Contribution activity
November 2021
Created 7 commits in 3 repositories
Created 1 repository
- birkenfeld/rust-phf Rust
Created a pull request in PyO3/pyo3 that received 10 comments
guide: add hints for the signature of pymethods protos
A start to give a hint about pymethod-proto args.
By the way, I discovered that it is possible to omit arguments to the methods, e.g. to define a _…
+91
−73
•
10
comments
Opened 1 other pull request in 1 repository
rust-phf/rust-phf
1
open
Reviewed 1 pull request in 1 repository
PyO3/pyo3
1 pull request
Created an issue in rust-lang/rust that received 1 comment
Better error for re-borrowing &'static mut member from struct as &'static
Given the following code: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=530228d1c5fdd9bde2c39643ddd8ff9a struct Test { da…
1
comment