Skip to content

Pull requests: apollographql/apollo-rs

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

Pull requests list

feat: add a validation executable
#517 by goto-bus-stop was merged Apr 6, 2023 Loading…
feat(parser): Stream tokens from the lexer
#115 by Geal was merged Nov 4, 2022 Loading…
chore: license metadata adjustments
#90 by abernix was merged Oct 12, 2021 Loading…
fix(lexer): delete usage of Result #91
#96 by bnjjj was closed Oct 26, 2021 Loading…
support directives on input value definition
#100 by Geal was merged Oct 27, 2021 Loading…
allow types to follow query shorthand definitions
#102 by lrlna was merged Nov 3, 2021 Loading…
Optimize peek n
#113 by Geal was merged Nov 17, 2021 Loading…
feat: impl Iterator for errors
#120 by o0Ignition0o was merged Nov 29, 2021 Loading…
set up fuzzing for apollo-parser
#122 by Geal was merged Dec 1, 2021 Loading…
chore: run clippy in CI on benchmark directories
#123 by lrlna was merged Dec 1, 2021 Loading…
automation: add new issues to the team GH board
#80 by abernix was merged Sep 6, 2021 Loading…
chore: allow dead code in xtask's ast_src mod
#128 by lrlna was merged Dec 3, 2021 Loading…
Separate "enum StringValue" to "struct StringValue"s
#129 by Danue1 was closed Dec 8, 2021 Loading…
Prepare [email protected] release
#876 by SimonSapin was merged Jun 27, 2024 Loading…
String to &str
#133 by Danue1 was closed Jun 15, 2022 Loading…
Simplify fuzzing targets
#157 by MidasLamb was closed Feb 7, 2022 Loading…
chore(apollo-encoder): release date to 0.2.2
#184 by lrlna was merged Feb 28, 2022 Loading…
cast SyntaxNode to a Type
#126 by Geal was closed Dec 3, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.