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
/
debuginfo
History
bors
bf84f4e171
Auto merge of
#33749
- jseyfried:fix_call_site_span, r=nrc
...
Fix macro call site spans Fix macro call site spans. r? @nrc
2016-06-13 21:07:30 -07:00
..
auxiliary
s/aux/auxiliary, because windows
2016-05-06 16:24:48 -04:00
associated-types.rs
mir: place match pattern bindings in their respective arms.
2016-04-16 21:51:30 +03:00
basic-types-globals-metadata.rs
…
basic-types-globals.rs
…
basic-types-metadata.rs
…
basic-types-mut-globals.rs
…
basic-types.rs
…
borrowed-basic.rs
…
borrowed-c-style-enum.rs
…
borrowed-enum.rs
…
borrowed-struct.rs
…
borrowed-tuple.rs
…
borrowed-unique-basic.rs
…
box.rs
…
boxed-struct.rs
…
by-value-non-immediate-argument.rs
…
by-value-self-argument-in-trait-impl.rs
…
c-style-enum-in-composite.rs
…
c-style-enum.rs
tests: update for MIR debuginfo.
2016-04-11 20:51:45 +03:00
closure-in-generic-function.rs
…
constant-debug-locs.rs
…
constant-in-match-pattern.rs
fallout in existing tests
2016-03-25 06:45:42 -04:00
cross-crate-spans.rs
…
cross-crate-type-uniquing.rs
…
destructured-fn-argument.rs
…
destructured-for-loop-variable.rs
…
destructured-local.rs
…
evec-in-struct.rs
…
extern-c-fn.rs
…
function-arg-initialization.rs
Replace
println!("");
invocations with calls to a dummy function in debuginfo test
2016-06-13 22:57:08 +00:00
function-arguments.rs
…
function-prologue-stepping-no-stack-check.rs
mir: distinguish between variable visibility scopes and SEME scopes.
2016-06-07 18:50:58 +03:00
function-prologue-stepping-regular.rs
…
gdb-pretty-struct-and-enums-pre-gdb-7-7.rs
Rename sunos to solaris
2016-01-31 19:01:30 +03:00
generic-enum-with-different-disr-sizes.rs
…
generic-function.rs
…
generic-functions-nested.rs
…
generic-method-on-generic-struct.rs
…
generic-static-method-on-struct-and-enum.rs
…
generic-struct-style-enum.rs
…
generic-struct.rs
…
generic-tuple-style-enum.rs
…
include_string.rs
…
issue7712.rs
…
issue12886.rs
…
issue13213.rs
…
issue14411.rs
…
issue22656.rs
…
lexical-scope-in-for-loop.rs
…
lexical-scope-in-if.rs
…
lexical-scope-in-match.rs
…
lexical-scope-in-parameterless-closure.rs
…
lexical-scope-in-stack-closure.rs
…
lexical-scope-in-unconditional-loop.rs
…
lexical-scope-in-unique-closure.rs
…
lexical-scope-in-while.rs
…
lexical-scope-with-macro.rs
…
lexical-scopes-in-block-expression.rs
…
limited-debuginfo.rs
…
method-on-enum.rs
…
method-on-generic-struct.rs
…
method-on-struct.rs
…
method-on-trait.rs
…
method-on-tuple-struct.rs
…
multi-byte-chars.rs
…
multiple-functions-equal-var-names.rs
…
multiple-functions.rs
…
name-shadowing-and-scope-nesting.rs
…
nil-enum.rs
…
no-debug-attribute.rs
test: don't depend on locals being in scope on the return path.
2016-04-16 14:08:32 +03:00
option-like-enum.rs
…
packed-struct-with-destructor.rs
…
packed-struct.rs
…
pretty-std.rs
…
recursive-enum.rs
…
recursive-struct.rs
…
self-in-default-method.rs
…
self-in-generic-default-method.rs
…
shadowed-argument.rs
…
shadowed-variable.rs
…
simd.rs
…
simple-lexical-scope.rs
…
simple-struct.rs
…
simple-tuple.rs
…
static-method-on-struct-and-enum.rs
…
struct-in-enum.rs
…
struct-in-struct.rs
…
struct-namespace.rs
debuginfo: Fix regression in namespace handling for struct types.
2016-05-01 23:45:33 -04:00
struct-style-enum.rs
…
struct-with-destructor.rs
…
text-to-include-1.txt
…
text-to-include-2.txt
…
text-to-include-3.txt
…
trait-pointers.rs
…
tuple-in-struct.rs
…
tuple-in-tuple.rs
…
tuple-struct.rs
…
tuple-style-enum.rs
…
type-names.rs
Fix the fallout
2015-12-18 04:12:31 +03:00
unique-enum.rs
…
unreachable-locals.rs
…
var-captured-in-nested-closure.rs
debuginfo: argument and upvar names for MIR.
2016-04-16 21:51:26 +03:00
var-captured-in-sendable-closure.rs
debuginfo: argument and upvar names for MIR.
2016-04-16 21:51:26 +03:00
var-captured-in-stack-closure.rs
debuginfo: argument and upvar names for MIR.
2016-04-16 21:51:26 +03:00
vec-slices.rs
…
vec.rs
…