aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/assertions.rs
diff options
context:
space:
mode:
authorGravatar bors[bot] <bors[bot]@users.noreply.github.com> 2019-05-09 19:53:56 +0000
committerGravatar bors[bot] <bors[bot]@users.noreply.github.com> 2019-05-09 19:53:56 +0000
commit6acb156482f8dfeba6348f05ac231727906c138d (patch)
treeeecaff60a715a5c0eefe5c7a1555d5457fb90f5a /macros/src/codegen/assertions.rs
parent3b68816a75366a0fc2918c68e2a05c68283801f2 (diff)
parentd4eb4d2c47c905b3634410a7fdfea84fe1e8cee0 (diff)
downloadrtic-6acb156482f8dfeba6348f05ac231727906c138d.tar.gz
rtic-6acb156482f8dfeba6348f05ac231727906c138d.tar.zst
rtic-6acb156482f8dfeba6348f05ac231727906c138d.zip
Merge #189
189: write generated code to disk for easier inspection r=japaric a=japaric now that the generated code is actually readable let's make it easier to access this commit also documents how to inspect the generated code via `rtfm-expansion.rs` and `cargo-expand` Co-authored-by: Jorge Aparicio <jorge@japaric.io>
Diffstat (limited to 'macros/src/codegen/assertions.rs')
0 files changed, 0 insertions, 0 deletions
ds() to ServiceBackend interface (#770)Gravatar Mia Boulay 3-5/+14 2017-07-01middleware/etcd: move NewHTTPTransport to pkg/tls (#769)Gravatar Mia Boulay 3-23/+44 2017-07-01middleware/etcd: remove double switch in setup.go (#768)Gravatar Mia Boulay 1-41/+7 2017-07-01middleware/directives: check if package exist on the file system (#767)Gravatar Mia Boulay 1-4/+5 2017-07-01middleware/kubernetes: Rewrite/expand readme (#764)Gravatar Chris O'Haver 1-182/+242 2017-06-30middleware/proxy: async health checks (#749)Gravatar ghostflame 9-57/+155 2017-06-28middleware/kubernetes: Server side path lookups (#750)Gravatar Chris O'Haver 6-51/+407 2017-06-28fix hard code about server type (#759)Gravatar Ning Xie 1-1/+1 2017-06-27Disable codecov/patch and codecov/changes status report (#758)Gravatar Yong Tang 1-0/+2 2017-06-26middleware/cache: fix race (#757)Gravatar Miek Gieben 4-25/+65 2017-06-25Reverse middleware change ipseparator (#753)Gravatar jremond 3-14/+11