David Tolnay
|
683470ab2b
|
More detailed documentation of Index trait
|
2017-10-28 23:38:15 -04:00 |
|
sinkuu
|
35fd8c4c93
|
Remove unnecessary allow(needless_pass_by_value)
|
2017-10-26 18:16:40 +09:00 |
|
David Tolnay
|
f9f204cb41
|
Explain square bracket indexing in more detail
|
2017-10-15 10:37:54 -07:00 |
|
SeongChan Lee
|
7fbf18e95e
|
Implement PartialEq<bool> for Value
|
2017-07-13 04:12:38 +09:00 |
|
David Tolnay
|
6b17c363b9
|
No need for pub use in private module
|
2017-04-27 17:09:18 -07:00 |
|
David Tolnay
|
5df9d32be8
|
Add license info to value files
|
2017-04-27 17:02:21 -07:00 |
|
David Tolnay
|
1d445facde
|
Index got lost in the grand value division
|
2017-04-27 16:42:24 -07:00 |
|
David Tolnay
|
4cc9d87832
|
Treat non-integer key as a type error
|
2017-04-27 15:49:09 -07:00 |
|
David Tolnay
|
83e3ec0a45
|
Allow integers to be used as map keys again
|
2017-04-27 12:56:43 -07:00 |
|
David Tolnay
|
8e48fa0fb2
|
Remove an unreachable branch
|
2017-04-25 11:36:37 -07:00 |
|
David Tolnay
|
c5cd928ddc
|
Use the new linked-hash-map entry API
|
2017-04-21 15:27:00 -07:00 |
|
Pascal Hertleif
|
085af20882
|
Grand value division: value::de
|
2017-04-21 21:50:08 +02:00 |
|
Pascal Hertleif
|
af55b82f26
|
Grand value division: value::ser
|
2017-04-21 21:50:07 +02:00 |
|
Pascal Hertleif
|
3c439cfb52
|
Grand value division: value::from
|
2017-04-21 21:50:05 +02:00 |
|
Pascal Hertleif
|
f7d7a645c7
|
Grand value division: value::partial_eq
|
2017-04-21 21:50:03 +02:00 |
|
Pascal Hertleif
|
3cc1a44a10
|
Grand value division: value::index
|
2017-04-21 21:50:02 +02:00 |
|
Pascal Hertleif
|
39d55e7525
|
Move Value into its own mod
|
2017-04-21 21:49:47 +02:00 |
|