| .. |
|
benches
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
cfg
|
rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree.
|
2017-09-01 23:27:48 +03:00 |
|
dep_graph
|
Add InterpretInterner to StableHashingContext for AllocId serialization
|
2018-03-08 08:34:08 +01:00 |
|
hir
|
Add InterpretInterner to StableHashingContext for AllocId serialization
|
2018-03-08 08:34:08 +01:00 |
|
ich
|
Prefer enum instead of magic numbers
|
2018-03-08 08:34:10 +01:00 |
|
infer
|
Rollup merge of #48698 - ishitatsuyuki:burn-equate, r=nikomatsakis
|
2018-03-07 07:09:52 -08:00 |
|
lint
|
Add InterpretInterner to StableHashingContext for AllocId serialization
|
2018-03-08 08:34:08 +01:00 |
|
middle
|
Stop emitting miri failed in error messages
|
2018-03-08 08:34:10 +01:00 |
|
mir
|
Nuke ConstInt and Const*size
|
2018-03-08 08:34:10 +01:00 |
|
session
|
Add InterpretInterner to StableHashingContext for AllocId serialization
|
2018-03-08 08:34:08 +01:00 |
|
traits
|
Add InterpretInterner to StableHashingContext for AllocId serialization
|
2018-03-08 08:34:08 +01:00 |
|
ty
|
Use layout::Integer over manual *size resolving
|
2018-03-08 08:34:10 +01:00 |
|
util
|
Nuke the entire ctfe from orbit, it's the only way to be sure
|
2018-03-08 08:08:14 +01:00 |
|
build.rs
|
rustc: Add some build scripts for librustc crates
|
2017-07-22 22:04:13 -07:00 |
|
Cargo.toml
|
Do not run the default panic hook inside procedural macros. Fixes #47812
|
2018-02-20 19:16:49 +01:00 |
|
diagnostics.rs
|
fix more typos found by codespell.
|
2018-02-17 17:38:49 +01:00 |
|
lib.rs
|
Add a variant to ConstVal for storing miri results
|
2018-03-08 08:06:07 +01:00 |
|
macros.rs
|
Add InterpretInterner to StableHashingContext for AllocId serialization
|
2018-03-08 08:34:08 +01:00 |
|
README.md
|
Change links to readmes
|
2018-02-25 15:24:14 -06:00 |