|
Revision tags: constraints-v0.1.0 |
|
| #
0283fb34 |
| 04-Jan-2023 |
Vincent Esche <[email protected]> |
Resolve change-requests from code review
|
| #
c6c507e3 |
| 03-Jan-2023 |
Vincent Esche <[email protected]> |
Replace if-let on `Result<T, E>` with `panic!(…)` on `else` with `assert!(opt.is_ok(), …)
|
| #
3661bf26 |
| 03-Jan-2023 |
Vincent Esche <[email protected]> |
Remove unreachable code
|
| #
7bd9f39d |
| 04-Jan-2023 |
Vincent Esche <[email protected]> |
Replace `assert!(false, …)`/`assert!(false)` with `panic!(…)`/`panic!()`
|
|
Revision tags: interceptor-v0.8.2, rtcp-v0.7.2, mdns-v0.5.2, v0.6.0, interceptor-v0.8.1, media-v0.5.0, data-v0.6.0, sctp-v0.7.0, srtp-v0.9.1, rtcp-v0.7.1, rtp-v0.6.8, dtls-v0.7.0, ice-v0.9.0, turn-v0.6.1, stun-v0.4.4, mdns-v0.5.1, sdp-v0.5.3, util-v0.7.0, ice-v0.8.2, v0.5.1, ice-v0.8.1, v0.5.0, data-v0.5.0, dtls-v0.6.0, ice-v0.8.0, interceptor-v0.8.0, mdns-v0.5.0, media-v0.4.7, rtcp-v0.7.0, rtp-v0.6.7, sctp-v0.6.1, sdp-v0.5.2, srtp-v0.9.0, stun-v0.4.3, turn-v0.6.0, util-v0.6.0, test-tag |
|
| #
ffe74184 |
| 23-Aug-2022 |
Martin Algesten <[email protected]> |
Move all to top level
|