summary refs log tree commit diff
path: root/LICENSES/Apache-2.0.txt
AgeCommit message (Collapse)Author
2022-10-28ripple/fossil: make protos available as MIT OR Apache-2.0 HEAD trunkedef
This is more generally useful for other software and interop, so it should be licensed as liberally as possible. Change-Id: Iad848b0cb28f69b837f495ca20f00f9cbe677353
2022-02-16ripple/nix: update sources.jsonV
It's been a while since we've done this, and there are some great new changes in the Rust compiler and standard library. As a bonus, rustfmt now features the `imports_granularity = "One"` variant, so we can use unmodified tooling again. Change-Id: I228e4e5919f53b6a77e07a5c99420936c89016c3
2021-08-14ripple/nix: add rustfmt `imports_granularity = "One"` patchV
This lets us use an unreleased formatting variant that merges all use statements into a single block. Change-Id: I0ff9fb960171c9af3dbd3a841e35e17a4965a246