Skip to content

Pull requests: gnzlbg/cargo-asm

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix rustc and clippy warnings
#247 opened Feb 11, 2022 by taiki-e Loading…
Use atty to detecting presence of terminal
#246 opened Feb 11, 2022 by taiki-e Loading…
2
Update dependencies to fix build
#245 opened Feb 11, 2022 by taiki-e Loading…
Supports RISC-V (RV64GC) as well
#238 opened Jul 16, 2021 by tommythorn Loading…
Bump rustc-demangle from 0.1.16 to 0.1.20 dependencies Pull requests that update a dependency file
#237 opened Jul 1, 2021 by dependabot-preview bot Loading…
Bump serde from 1.0.101 to 1.0.126 dependencies Pull requests that update a dependency file
#236 opened Jun 1, 2021 by dependabot-preview bot Loading…
Bump serde_derive from 1.0.101 to 1.0.126 dependencies Pull requests that update a dependency file
#235 opened Jun 1, 2021 by dependabot-preview bot Loading…
Bump walkdir from 2.2.9 to 2.3.2 dependencies Pull requests that update a dependency file
#233 opened May 1, 2021 by dependabot-preview bot Loading…
Upgrade to GitHub-native Dependabot dependencies Pull requests that update a dependency file
#230 opened Apr 29, 2021 by dependabot-preview bot Loading…
Bump serde_json from 1.0.41 to 1.0.64 dependencies Pull requests that update a dependency file
#229 opened Mar 1, 2021 by dependabot-preview bot Loading…
Bump log from 0.4.8 to 0.4.14 dependencies Pull requests that update a dependency file
#226 opened Feb 1, 2021 by dependabot-preview bot Loading…
Fix typo in target type error
#225 opened Jan 11, 2021 by Kampfkarren Loading…
Bump toml from 0.5.3 to 0.5.8 dependencies Pull requests that update a dependency file
#224 opened Jan 1, 2021 by dependabot-preview bot Loading…
Bump platforms from 0.2.0 to 1.1.0 dependencies Pull requests that update a dependency file
#223 opened Jan 1, 2021 by dependabot-preview bot Loading…
Bump structopt from 0.3.3 to 0.3.21 dependencies Pull requests that update a dependency file
#219 opened Dec 1, 2020 by dependabot-preview bot Loading…
Bump parking_lot from 0.9.0 to 0.11.1 dependencies Pull requests that update a dependency file
#218 opened Dec 1, 2020 by dependabot-preview bot Loading…
Add newline character after error message
#198 opened Jul 18, 2020 by JOE1994 Loading…
Do minor amends to README
#190 opened Jun 21, 2020 by bergercookie Loading…
Fix target directory when target argument is a path
#185 opened May 25, 2020 by parasyte Loading…
Bump CI rust version to 1.31.0
#113 opened May 31, 2019 by therealprof Loading…
ProTip! Exclude everything labeled bug with -label:bug.