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
5c656f0c72
rust
/
src
/
librustc_mir
History
Download ZIP
Download TAR.GZ
bors
4f2ef415ba
Auto merge of
#46743
- oli-obk:miri, r=eddyb
...
Some miri cleanups r? @eddyb
2017-12-16 16:16:16 +00:00
..
borrow_check
Auto merge of
#46719
- estebank:issue-39268, r=pnkfelix
2017-12-16 06:31:35 +00:00
build
fix handling of CallScopeData
2017-12-06 00:34:01 +02:00
dataflow
After discussion with ariel, replacing a guard within kill_loans_out_of_scope_at_location.
2017-12-13 18:10:37 -06:00
hair
MIR: s/lv(al(ue)?)?/place in function/variable/module names.
2017-12-01 18:48:57 +02:00
interpret
Allow easily creating cheap eval context instances
2017-12-15 16:56:58 +01:00
transform
Auto merge of
#46537
- pnkfelix:two-phase-borrows, r=arielb1
2017-12-15 05:40:12 +00:00
util
fix filter to support
&
and
|
2017-12-07 05:28:01 -05:00
Cargo.toml
Move mir validation out of tree
2017-12-14 11:36:28 +01:00
diagnostics.rs
Stabilize const-calling existing const-fns in std
2017-11-26 23:43:44 +01:00
lib.rs
Move mir validation out of tree
2017-12-14 11:36:28 +01:00
shim.rs
make
no_late_bound_regions
a method on
Binder<T>
2017-12-04 08:51:12 -05:00