Bastian Kauschke
|
c5b9463d26
|
improve naming
|
2020-07-15 13:06:47 +02:00 |
|
Bastian Kauschke
|
29de25b8a2
|
const_eval_resolve
|
2020-07-15 12:58:32 +02:00 |
|
Eduard-Mihai Burtescu
|
30c046ede4
|
Use 'tcx for references to AccessLevels wherever possible.
|
2020-07-03 00:04:48 +03:00 |
|
flip1995
|
80bcbf521c
|
Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup
|
2020-06-23 17:05:22 +02:00 |
|
Lzu Tao
|
c9bd35cac3
|
Migrate to numeric associated consts
|
2020-06-10 01:35:47 +00:00 |
|
CrazyRoka
|
b0115fb996
|
Removed unnecessary code, added support for vector references
|
2020-04-25 00:52:02 +03:00 |
|
Matthias Krüger
|
7221db2dc3
|
fix crash on issue-69020-assoc-const-arith-overflow.rs
Fixes #5497
|
2020-04-20 23:01:34 +02:00 |
|
Marcin Serwin
|
d3167c63f8
|
Handle constant arrays with single value
|
2020-04-09 08:07:18 +02:00 |
|
Marcin Serwin
|
621767136e
|
Handle evaluating constant index expression
|
2020-04-09 08:05:51 +02:00 |
|
Marcin Serwin
|
2153abb412
|
Add handling of float arrays to miri_to_const
|
2020-04-09 08:05:51 +02:00 |
|
Matthias Krüger
|
aff57e0f43
|
rustup https://github.com/rust-lang/rust/pull/70536
|
2020-03-30 11:17:58 +02:00 |
|
Philipp Hansch
|
548c417ec4
|
Make use of or_patterns feature
|
2020-03-16 07:25:09 +01:00 |
|
Matthias Krüger
|
94867fbbb8
|
use question mark operator
|
2020-03-03 15:13:25 +01:00 |
|
Yuki Okushi
|
3d44ad2e32
|
Use try_eval_usize over eval_usize
|
2020-03-03 21:40:24 +09:00 |
|
Yuki Okushi
|
4253aa7137
|
Rustup to rust-lang/rust#69592
|
2020-03-01 12:23:33 +09:00 |
|
flip1995
|
8472ecda0f
|
Fix fallout
|
2020-02-21 11:14:18 +01:00 |
|
Yuki Okushi
|
aa4cf72f28
|
Rustup to rust-lang/rust#69181
|
2020-02-19 07:33:19 +09:00 |
|
Yuki Okushi
|
06cb96ed72
|
Clean up imports
|
2020-02-18 22:37:45 +09:00 |
|
Yuki Okushi
|
ce1c6b285d
|
Rustup to rust-lang/rust#68045
|
2020-01-13 21:55:57 +09:00 |
|
Yuki Okushi
|
8a3a0ea2ea
|
Rustup to rust-lang/rust#67000
|
2020-01-12 03:41:54 +09:00 |
|
Yuki Okushi
|
2f2eaf8b7e
|
Rustup to rust-lang/rust#67886
|
2020-01-07 01:46:33 +09:00 |
|
Yuki Okushi
|
9086b17e14
|
Rustup to rust-lang/rust#67707
|
2019-12-31 09:17:56 +09:00 |
|
Yuki Okushi
|
a4c201e6b4
|
Rustup to rust-lang/rust#66942
|
2019-12-30 13:02:10 +09:00 |
|
Yuki Okushi
|
e2636729ec
|
Rustup to rust-lang/rust#66936
|
2019-12-27 16:13:53 +09:00 |
|
Lzu Tao
|
f5b896451a
|
do minor cleanups
* ToString and AsRef are in prelude, no need to import them
|
2019-12-24 03:06:52 +07:00 |
|
bors
|
40881e7713
|
Auto merge of #4941 - lzutao:utils-mod, r=phansch
a few small cleanups
changelog: none
|
2019-12-23 06:00:54 +00:00 |
|
Yuki Okushi
|
d5316163b6
|
Rustup to rust-lang/rust#66877
|
2019-12-23 09:07:46 +09:00 |
|
Lzu Tao
|
185e608ae2
|
a few small cleanups
|
2019-12-23 05:28:23 +07:00 |
|
Yuki Okushi
|
0736dd9dfe
|
Rustup rust-lang/rust#66233
|
2019-11-14 17:44:23 +09:00 |
|
flip1995
|
e917b01286
|
Rustup to rust-lang/rust#65884
|
2019-11-07 13:27:00 +01:00 |
|
Andre Bogus
|
e3f143ff0a
|
account for doc visibility
|
2019-10-02 21:15:28 +02:00 |
|
flip1995
|
93bda4876a
|
Fix ICE #4579
|
2019-10-02 09:39:04 +02:00 |
|
flip1995
|
4bbd10a585
|
Rustup to rust-lang/rust#64813
|
2019-09-27 17:21:20 +02:00 |
|
Lzu Tao
|
a7b7e19f49
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
|
Yuki Okushi
|
7d30cb6e76
|
Remove Allocation::bytes
|
2019-09-03 18:29:08 +09:00 |
|
Lzu Tao
|
e4f8cd9672
|
Rustup https://github.com/rust-lang/rust/pull/59369
|
2019-08-06 19:20:41 +07:00 |
|
Michael Wright
|
be646ac0df
|
Update formatting
|
2019-08-01 07:09:57 +02:00 |
|
Jakub Wieczorek
|
2a13e83f2b
|
Update all the code to pass the updated use_self lint.
One struct required a temporary `#[allow(dead_code)]` annotation due to
a bug in the Rust compiler: https://github.com/rust-lang/rust/issues/63151.
|
2019-07-31 08:50:43 +00:00 |
|
Jeremy Stucki
|
746fbad98a
|
Remove needless lifetimes
|
2019-06-21 14:41:19 +02:00 |
|
Lzu Tao
|
4fa498a3eb
|
Fix warnings about unnecessary lifetime bounds
Rustup https://github.com/rust-lang/rust/pull/61172
|
2019-06-20 01:36:23 +07:00 |
|
Lzu Tao
|
9bfdbd13c2
|
Fix wrong lifetime of TyCtxt
|
2019-06-14 23:47:48 +07:00 |
|
Lzu Tao
|
3832a8d253
|
Fix wrong lifetime of TyCtxt
|
2019-06-13 02:49:02 +07:00 |
|
Matthias Krüger
|
c9cc11e9fa
|
rustup https://github.com/rust-lang/rust/pull/61164
(which is included in https://github.com/rust-lang/rust/pull/61274)
|
2019-05-28 20:47:16 +02:00 |
|
bors
|
fb33fad08e
|
Auto merge of #4142 - agnxy:rename-assoc, r=flip1995
Rename "Associated*" to "Assoc*"
This is to fix the breakage introduced by rust-lang/rust#60163.
changelog: none
|
2019-05-28 08:59:06 +00:00 |
|
Oliver Scherer
|
73d1830812
|
Rustup to rustc 1.36.0-nightly (fa40a111f 2019-05-27)
|
2019-05-27 21:58:54 +02:00 |
|
Oliver Scherer
|
637e656451
|
Rustfmt
|
2019-05-26 17:36:21 +02:00 |
|
Oliver Scherer
|
fd2ecfcc89
|
Rustup to rustc 1.36.0-nightly (2268d9923 2019-05-26)
|
2019-05-26 16:47:26 +02:00 |
|
Andrew Xu
|
dcf064a4f9
|
Rename "Associated*" to "Assoc*"
This is to fix the breakage introduced by rust-lang/rust#60163.
|
2019-05-25 20:31:34 +08:00 |
|
Matthias Krüger
|
655aef7c6c
|
update if_chain to 1.0.0
|
2019-05-23 17:23:59 +02:00 |
|
Oliver Scherer
|
bc031d4c74
|
Properly hash enums
|
2019-05-14 13:57:48 +02:00 |
|