rust-postgres/src
Steven Fackler d9b7d3c4d2 Remove some failure
Avoid reborrowing a RefCell over and over since it'll bloat at least the
IR and maybe the resulting binary with failure cruft.
2014-09-12 22:07:10 -07:00
..
types Reenable types::array 2014-09-11 21:40:52 -07:00
error.rs Get out of the way of the where keyword 2014-08-17 00:42:02 -07:00
io.rs Fix up for openssl changes 2014-09-05 21:57:08 -07:00
lib.rs Remove some failure 2014-09-12 22:07:10 -07:00
macros.rs Remove some indirection from files 2014-08-02 19:10:45 -07:00
message.rs Misc cleanup 2014-09-06 16:33:43 -07:00
pool.rs Revert "Strip prefixes from types" 2014-08-18 22:02:16 -07:00