- Vienna, Austria
- https://swatinem.de
Highlights
- 2 discussions answered
Block or Report
Block or report Swatinem
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
microsoft/TypeScript Public
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
-
rollup-plugin-dts Public
A rollup plugin to generate .d.ts rollup files for your typescript project
-
rust-cache Public
A GitHub Action that implements smart caching for rust/cargo projects
1,304 contributions in the last year
Less
More
Activity overview
Contributed to
getsentry/symbolicator,
getsentry/sentry-native,
getsentry/symbolic
and 5 other
repositories
Loading
Contribution activity
November 2021
Created 7 commits in 6 repositories
Created 2 repositories
- Swatinem/gimli Rust
- Swatinem/addr2line Rust
Created a pull request in getsentry/symbolicator that received 2 comments
ref: Avoid using owned PathBuf if a &Path is enough
While seeing this, I became curious how much stuff we needlessly clone all the time. #skip-changelog
+35
−43
•
2
comments
Opened 4 other pull requests in 4 repositories
gimli-rs/gimli
1
merged
gimli-rs/addr2line
1
merged
getsentry/symbolic
1
merged
getsentry/symbolicator
1
open
Reviewed 19 pull requests in 6 repositories
getsentry/sentry
11 pull requests
- ref(appconnect): remove inaccurate metrics
- ref(app-store-connect): Add adjusts
- ref(appstore-connect): Scrub iTunes credentials from the DB [NATIVE-294]
- ref(appstore-connect): Remove iTunes credentials from soft schema
- ref(appstore-connect): Make iTunes credentials optional and stop (re)writing them to DB
- fix(appstore-connect): Add a new endpoint that returns the status of all configured apps [NATIVE-294]
- fix(sessions): Disallow querying by issue.id
- ref(appconnect): Another metric to count projects
- fix(appstore-connect): Relax timeout for build fetching [NATIVE-294]
- ref(appstore-connect): Remove setup steps asking for iTunes credentials [NATIVE-294]
- fix(appconnect): Filter out app clip bundles since they don't have anything we can use
getsentry/sentry-rust
3 pull requests
getsentry/breakpad
2 pull requests
getsentry/symbolic
1 pull request
getsentry/symbolicator
1 pull request
gimli-rs/addr2line
1 pull request
Created an issue in gimli-rs/addr2line that received 1 comment
Duplicated comp-dir
When building a simple rust program with --remap-path-prefix $PWD=root-comp-dir, that results in the following DWARF:
# CU (llvm-dwarfdump output):…
1
comment