This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
librustc_mir
History
Guillaume Gomez
3e9a1a1b82
Rollup merge of
#53230
- memoryruins:nll_bootstrap_4, r=nikomatsakis
...
[nll] enable feature(nll) on various crates for bootstrap: part 4
#53172
r? @nikomatsakis
2018-08-12 23:26:56 +02:00
..
borrow_check
Auto merge of
#53177
- nikomatsakis:nll-redundant-borrows-and-escaping-values, r=pnkfelix
2018-08-10 19:18:22 +00:00
build
Split out growth functionality into BitVector type
2018-08-01 06:50:40 -06:00
dataflow
optimize redundant borrows
2018-08-08 04:51:50 -04:00
hair
Second field of ScalarPair can be undef in some cases
2018-08-02 13:16:53 +02:00
interpret
Reintroduce alignment check
2018-08-03 11:28:06 +02:00
monomorphize
rustc: Tweak visibility of some lang items
2018-08-07 08:42:38 -07:00
transform
Auto merge of
#53163
- oli-obk:const_prop_ice, r=nikomatsakis
2018-08-08 20:16:25 +00:00
util
Special case error message for thread-local statics.
2018-08-07 12:08:52 +02:00
Cargo.toml
…
diagnostics.rs
Auto merge of
#53131
- davidtwco:issue-52663-thread-local-static, r=nikomatsakis
2018-08-10 06:54:11 +00:00
lib.rs
[nll] librustc_mir: enable feature(nll) for bootstrap
2018-08-10 06:27:35 -04:00
shim.rs
…