tame/tamer/src
Mike Gerwitz 3140279f04 tamer: iter::trip::TrippableIterator: New trait
This provides convenience methods atop of the already-existing
functions.  These are a bit more ergonomic since they (a) remove a variable
and its generics and (b) are conveniently suggested via LSP (with
e.g. rust-analyzer) if the iterator is of the right type, even if the trait
is not yet imported.  This should help with discoverability as well.
2021-11-05 16:55:46 -04:00
..
asg tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00
bin tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00
frontend tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00
iter tamer: iter::trip::TrippableIterator: New trait 2021-11-05 16:55:46 -04:00
ld tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00
obj tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00
sym tamer: iter::{TryCollect, TryFromIter}: New traits 2021-11-05 16:33:16 -04:00
test tamer: tameld: Skip fragment unescaping only to re-escape on write 2021-08-18 11:39:06 -04:00
tpwrap tamer: Introduce tpwrap module to contain quick_xml::Error adapter 2021-07-23 23:23:55 -04:00
xir tamer: xir::tree::attr_parser_from: Do not take ownership over iter 2021-11-05 10:54:05 -04:00
convert.rs tamer: convert: Add missing method-level docs 2021-09-08 16:12:53 -04:00
fs.rs Copyright year update 2021 2021-07-22 15:00:15 -04:00
global.rs tamer: Remove Ix generalization throughout system 2021-09-23 14:52:54 -04:00
iter.rs tamer: iter::trip::TrippableIterator: New trait 2021-11-05 16:55:46 -04:00
ld.rs tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00
lib.rs tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00
span.rs tamer: Replace all &'static str in errors with SymbolId 2021-10-11 15:39:53 -04:00
xir.rs tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00