bors[bot] efadcf7158 Merge #15
15: Add minimal docs to most public symbols r=matklad a=CAD97

Also sticks a safety on some warnings that rustc provides.

If you're just stubbing out a module and don't want rustc refusing to compile it because you haven't documented it yet, stick `#![allow(missing_docs)]` at the top.
2018-01-28 07:51:49 +00:00
2018-01-28 00:34:16 +03:00
2018-01-27 19:19:53 -05:00
2018-01-01 17:21:53 +03:00
2018-01-28 03:23:05 +03:00
2018-01-28 03:23:05 +03:00
2018-01-28 03:23:05 +03:00
2018-01-27 18:31:23 -05:00
2018-01-28 00:35:17 +03:00
2018-01-13 22:00:26 +03:00
2018-01-10 22:47:04 +03:00
2018-01-10 22:47:04 +03:00
2018-01-28 03:15:30 +03:00
2018-01-27 18:31:23 -05:00

libsyntax2.0

Join the chat at https://gitter.im/libsyntax2/Lobby Build Status Build status

libsyntax2.0 is an experimental implementation of the corresponding RFC.

See docs folder to learn how libsyntax2 works, and check CONTRIBUTING.md if you want to contribute!

License

libsyntax2 is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Description
No description provided
Readme 1.5 GiB
Languages
Rust 95.7%
Shell 1%
RenderScript 0.7%
JavaScript 0.6%
Fluent 0.4%
Other 1.4%