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
/
test
History
bors
26105b1a37
Auto merge of
#31462
- thepowersgang:fix_29946, r=dotdash
...
Generates drop calls at the end of the Fn/FnMut -> FnOnce closure shim
Fix
#29946
2016-02-08 17:05:21 +00:00
..
auxiliary
…
codegen
Avoid quadratic growth of functions due to cleanups
2016-02-04 00:34:53 +01:00
codegen-units
…
compile-fail
regression tests for issue
#30438
.
2016-02-08 13:49:06 +01:00
compile-fail-fulldeps
…
debuginfo
…
parse-fail
…
pretty
…
run-fail
Ignore a test on MSVC
2016-02-06 02:31:19 +02:00
run-fail-fulldeps
…
run-make
Instrument the AST map so that it registers reads when data is
2016-02-05 13:19:55 -05:00
run-pass
Emit destructor invocation in FnOnce shim for Fn/FnMut
2016-02-07 21:33:30 +08:00
run-pass-fulldeps
…
run-pass-valgrind
…
rustdoc
…