This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9fa14e47d4
rust
/
src
/
librustc_mir
History
Download ZIP
Download TAR.GZ
Oliver Schneider
9fa14e47d4
Skip checking for Storage* statements in constants/statics
2018-03-22 16:59:02 +01:00
..
borrow_check
Auto merge of
#47630
- canndrew:exhaustive-patterns, r=nikomatsakis
2018-03-14 23:43:04 +00:00
build
Rename
Span::empty
to
Span::shrink_to_lo
, add
Span::shrink_to_hi
2018-03-17 22:12:21 +03:00
dataflow
Rollup merge of
#48840
- varkor:idxset-cleanup, r=pnkfelix
2018-03-15 00:15:46 +08:00
hair
stabilise feature(never_type)
2018-03-14 12:44:51 +08:00
interpret
Skip checking for Storage* statements in constants/statics
2018-03-22 16:59:02 +01:00
monomorphize
Properly handle collecting default impls of methods with lifetime parameters.
2018-03-15 13:37:46 +01:00
transform
Add note about fallback to
!: !Trait
error
2018-03-14 12:44:52 +08:00
util
remove unneeded where clause
2018-03-18 20:18:21 +08:00
Cargo.toml
Move librustc_const_eval to librustc_mir
2018-03-08 08:08:14 +01:00
diagnostics.rs
Add InterpretInterner to StableHashingContext for AllocId serialization
2018-03-08 08:34:08 +01:00
lib.rs
Keep the fields of RangeInclusive unstable.
2018-03-15 17:01:30 +08:00
shim.rs
remove defaulting to unit
2018-03-14 12:44:51 +08:00