closed Issues
bind's glue function should tail-call its target
5971c10 Opened by Graydon Hoare at - 2 commentsimplement lambda blocks
95bbeee Opened by Graydon Hoare at - 28 commentsimplement 'break' and 'cont' statements.
9d8fca0 Opened by Graydon Hoare at - 3 commentsComplete name-mangling rules for linkage
f7a1fc2 Opened by Graydon Hoare at - 1 commentlibuv bindings in stdlib
e3f92d7 Opened by Graydon Hoare at - 7 comments595
b6a6624 Opened by Graydon Hoare at - 2 commentscommunication-alt statements
4598be2 Opened by Graydon Hoare at - 2 commentsTask links, failure trapping.
240218e Opened by Graydon Hoare at - 3 commentsSignal-trap table
f0c3b06 Opened by Graydon Hoare at - 2 commentsconfigure runtime ABI by platform
6c9affb Opened by Graydon Hoare at - 2 commentsimplement stack growth check
2c91b65 Opened by Graydon Hoare at - 7 commentsimplement 'big' type
8165b68 Opened by Graydon Hoare at - 9 commentssynthesize check and prove stmts for type-carried typestate constraints
ff0cb01 Opened by Graydon Hoare at - 12 commentspropagate constraints during copying
2103dcd Opened by Graydon Hoare at - 2 commentsfloating point support
75bb96d Opened by Graydon Hoare at - 2 commentssupport native C++ modules w/ thiscall
6a33bc9 Opened by Graydon Hoare at - 5 commentsflesh out the syntactic extension system
4657881 Opened by Graydon Hoare at - 4 commentsmove yield and join into standard library
c56f9eb Opened by Graydon Hoare at - 3 commentsImplement buffer-growing send
815d1aa Opened by Graydon Hoare at - 2 commentsimplement flush
9064278 Opened by Graydon Hoare at - 2 commentspermit imports in fn, iter, obj scope
b9aec5b Opened by Graydon Hoare atstrings in pattern-alt statements
fed8629 Opened by Graydon Hoare at - 1 commentImplement type 'any' and alt-type
b9de603 Opened by Roy Frostig at - 4 commentsBind meta wildcards to selected meta value once crate is chosen
08a72b2 Opened by Graydon Hoare at - 3 commentsForwarding functions (from object coercions) should tail-call target
4a8e344 Opened by Graydon Hoare at - 2 commentsFreeBSD support
c80cf78 Opened by Rob Arnold at - 2 comments64-bit OS X support
e957ab7 Opened by Adam Vandenberg at - 2 commentsAsm support
078aca3 Opened by Deleted user at - 3 comments'exception Lexer.Lex_err("bad trailing utf-8 byte", _)' compiling test/run-pass/utf8.rs
c527cca Opened by Jason Orendorff at - 4 commentsAdd a "platform-specific C types" module to std lib.
09ddea6 Opened by Graydon Hoare at - 4 commentsAdd swig binding and/or C-compiler-fe-based bindings generator
4e1f448 Opened by Graydon Hoare at - 6 commentsCompiler should have more comments
6398073 Opened by Jeffrey Yasskin at - 3 commentsInterface narrowings don't yet work
e46a963 Opened by Jeffrey Yasskin at - 6 commentsstring equality should be based on contents not identity
e577ae6 Opened by Jeffrey Yasskin at - 4 commentsGive type parameters kind constraints, and check them.
c410c55 Opened by Roy Frostig at - 2 commentsNo way to change mutable fields of a tag arm.
6650e85 Opened by Roy Frostig at - 3 commentsRemove vicious hack for runtime-calculated state-ness in derived type descriptors.
33796d2 Opened by Roy Frostig at - 2 commentsSeveral FIXMEs in lib-deque.rs test.
4f97c77 Opened by Roy Frostig at - 1 commentAdd top-level makefile plus (non-autoconf) configure script
98d1af4 Opened by Graydon Hoare at - 1 commentForce a GC right prior to task death.
f08d20e Opened by Roy Frostig at - 2 commentsImplement #fmt extension in rustc.
0873c3a Opened by Atul Varma at - 11 commentsImplement a getopt module
b26f7a0 Opened by Atul Varma at - 1 commentTeach rustc about native modules and general C calls
4748ae8 Opened by Graydon Hoare at - 1 commentTeach rustc to do tail calls
c7e3061 Opened by Graydon Hoare at - 18 commentsTeach rustc to do vec-append / growth
e1b7af7 Opened by Graydon Hoare at - 1 commentTeach rustc about spawning and tasks
60be328 Opened by Graydon Hoare at - 2 commentsImplement the occurs check for type unification
53f6cad Opened by Patrick Walton at - 5 commentsadd typestate pass to rustc
7a0b074 Opened by Graydon Hoare at - 1 commentadd effect-checking pass to rustc
f5c7383 Opened by Graydon Hoare at - 1 commentadd kind system and kind-checking pass to rustc
68aab95 Opened by Graydon Hoare at - 3 commentsimplement gc in rustc
f475da1 Opened by Graydon Hoare at - 2 commentsadd fail-unwind machinery to rustc
81d2299 Opened by Graydon Hoare at - 2 commentsadd debug info to rustc
de66860 Opened by Graydon Hoare at - 2 commentsChange statement to expression in docs
9777621 Opened by Graydon Hoare at - 1 commentEscape analysis
ab2ada1 Opened by Patrick Walton at - 2 commentsExtend lexer to cover non-ASCII unicode cases
3963434 Opened by Graydon Hoare atMake the glue tables in trans not sensitive to cname
de060c6 Opened by Patrick Walton at - 1 commentimplement 'use' for rustc
e11bcae Opened by Graydon Hoare at - 3 commentssupport dtors in rustc
4d8f48b Opened by Graydon Hoare at - 2 commentsRustc thinks there's a cyclic import in lib
bddf150 Opened by Graydon Hoare at - 1 commentCan't return from inside a block
be64b95 Opened by Patrick Walton at - 4 comments"file not found" error message should be friendlier
e661d08 Opened by Tim Chevalier at - 1 comment
e334642 Opened by Patrick Walton at - 1 commentrustc -pp lib/_str.rscorrupts memoryStack not aligned on "main"
8f4d5ff Opened by Rafael Ávila de Espíndola at - 1 commentNested clean-up-requiring blocks in loop (sometimes) segfault [rustc]
c6235df Opened by Marijn Haverbeke at - 4 commentsTry to reuse cleanup code when appropriate
b1e9713 Opened by Marijn Haverbeke at - 1 commentGeneric vector reads read from the wrong place
64dc9ec Opened by Patrick Walton at - 1 commentCompiler allows tail calls to functions with aliased arguments
43655ed Opened by Tim Chevalier at - 1 commentunresolved name conflict
fb289cc Opened by Lindsey Kuper at - 3 commentsUnused functions in objects can affect whether self calls compile
23cbbfc Opened by Lindsey Kuper at - 2 commentsUse MCStreamer to emit object files
57f9dab Opened by Patrick Walton atIntern types
7d95eb7 Opened by Patrick Walton at - 2 commentsImplement "walk"
95c6e87 Opened by Patrick Walton at - 1 commentStore types in a side table
83b7fbf Opened by Patrick Walton at - 2 commentsAssigning a function to a variable causes an assertion failure
acf718d Opened by Tim Chevalier at - 1 commentSSA problem when using
0476501 Opened by Patrick Walton atlog_errwith a computed stringCompiler warning for "condition is always true"
25aebf8 Opened by Patrick Walton at - 4 commentsUse correct extension when the output path is not provided to rustc
58cc3af Opened by Brian Anderson at - 1 commentstatic exhaustiveness checking
f0a8dd8 Opened by Graydon Hoare at - 11 commentsSeparate namespaces for types and values
fa66194 Opened by Marijn Haverbeke at - 2 commentsSeparate namespaces for types and values
a5c93a9 Opened by Marijn Haverbeke at - 1 commentCompiler crash on using a const
f392718 Opened by Marijn Haverbeke at - 2 comments'for each' doesn't seem to be typechecked
20564e7 Opened by Marijn Haverbeke at - 1 comment--shared should be a crate directive
3b1bdac Opened by Patrick Walton at - 5 commentsPrint a backtrace on failure
13215e9 Opened by Patrick Walton at - 1 comment'ret none;' should typecheck
ed12346 Opened by Marijn Haverbeke at - 1 commentCan't leave off type parameters in tag patterns
68bd94d Opened by Marijn Haverbeke at - 2 commentsClosing over an outer function arg is not caught by capture pass
2877dad Opened by Marijn Haverbeke at - 1 commentinternal error instead of type error on "some_vector.some_field_name"
f3b96cf Opened by Paul Stansifer atclang does not like rust_box's flexible array
ad711aa Opened by Erick Tryzelaar at - 1 commentBindings with the same name on the same level are not caught
3284e41 Opened by Marijn Haverbeke at - 1 commentUnexpected behavior importing nested modules with the same name
11e9b47 Opened by Brian Anderson at - 2 commentsimplicit block values as function bodies don't actually get returned
dd7efcc Opened by Paul Stansifer atConditional jump or move depends on uninitialized value in rustc
e1e030d Opened by Brian Anderson at - 1 commentBinding non-alias arguments with type parameters fails in llvm
42d6eb5 Opened by Brian Anderson at - 5 commentsRun the ll verifier before the optimizer
fa82a7f Opened by Brian Anderson atIncorrect block results from intermediate tuple
293e9f6 Opened by Brian Anderson atassert(false) causes Valgrind problems
2710dd8 Opened by Paul Stansifer at - 1 commentUnused variables should be reported as warnings
8198b96 Opened by Patrick Walton at - 2 commentsInefficient ref counting in else if expressions
a30934a Opened by Brian Anderson at - 2 commentsReconfiguring should preserve CFG_* settings
7f69ced Opened by Erick Tryzelaar at - 2 commentsIncorrect ref counting on nested block expressions
8859623 Opened by Brian Anderson atReceiving from a port doesn't block correctly.
7c6e17b Opened by Eric Holk at - 2 commentsLogging a tuple causes an LLVM assertion to fail
9622393 Opened by Lindsey Kuper at - 3 commentsWarn or error on path statements
9901904 Opened by Brian Anderson at - 2 commentsLots of things are passing typechecking that shouldn't
b429f43 Opened by Eric Holk at - 2 commentsalias analysis pass in rustc
52e1b56 Opened by Graydon Hoare at - 2 commentsUnique boxes
cccfa98 Opened by Graydon Hoare at - 3 commentsMove and swap operators
0ff1d23 Opened by Graydon Hoare at - 6 commentsResource types
ad66d99 Opened by Graydon Hoare at - 1 commentinline keyword and llvm section for exported inline bitcode
c911620 Opened by Graydon Hoare at - 2 commentsUnsafe blocks and sub-language
da6109f Opened by Graydon Hoare at - 8 commentsFuzzer
68683a5 Opened by Graydon Hoare at - 4 commentsImplement 'note'
4328252 Opened by Graydon Hoare at - 7 commentsExtend typestate system to cover non-init preds
700243b Opened by Graydon Hoare at - 1 commentobject extension, overriding
5656619 Opened by Graydon Hoare at - 1 commentFull macro system
565905b Opened by Graydon Hoare at - 1 commentPretty-printing wraps trailing paren
4e5ee63 Opened by Graydon Hoare at - 1 commentPretty-printing injects new lines for line-trailing comments
1ae947f Opened by Graydon Hoare at - 1 commentPretty-printing binops should have lower affinity somehow
3a4511d Opened by Graydon Hoare at - 1 commentPretty-printing support for words that aren't broken relative to their neighbour
b54c1ff Opened by Graydon Hoare at - 1 commentPretty-print crate files
b23302d Opened by Graydon Hoare at - 1 commentImplement log for more types
b67b0cc Opened by Michael J. Sullivan at - 1 commentwrite a tutorial for the docs
ce6a948 Opened by Graydon Hoare at - 5 commentsunit test machinery
7396dc7 Opened by Graydon Hoare at - 1 commentwebsite
daba809 Opened by Graydon Hoare at - 1 commentwebsite
acd7170 Opened by Graydon Hoare at - 1 commentmake trans contexts into objects
65deffe Opened by Graydon Hoare at - 6 commentsAdd support for binding a method off an impl
fed51e2 Opened by Lindsey Kuper at - 8 comments-L sysroot should be default
e0a4399 Opened by Patrick Walton at - 1 commentError messages should follow a consistent style
5772da3 Opened by Patrick Walton at - 1 commentput librustrt and librustllvm in stageN directories of build
b58f39e Opened by Graydon Hoare atPrint out the offending line on error
88a95d0 Opened by Patrick Walton at - 1 commentrustc shouldn't stop after the first error
6dec698 Opened by Patrick Walton at - 2 commentsrpath binaries so no LD_LIBRARY_PATH is needed
5a79e6f Opened by Graydon Hoare at - 10 commentsmake all error messages lowercase
3c30c5e Opened by Graydon Hoare at - 1 commentrustc should know how to run the linker on all platforms
64c167e Opened by Patrick Walton at - 2 commentstry to ensure all errors use spans
1f91ab6 Opened by Graydon Hoare at - 5 commentsmake sure every FIXME in the code has an issue open for it
53d9e93 Opened by Graydon Hoare at - 2 commentsDisallow binding to alias parameters
f66e720 Opened by Patrick Walton at - 1 commentMultiline strings
b709389 Opened by Patrick Walton at - 3 commentsOr-patterns
61c2d25 Opened by Lindsey Kuper atif/alt expressions don't understand how to return functions that fail
758be0f Opened by Brian Anderson at - 1 commentImplement "fail EXPR" for convenience
1e6b131 Opened by Patrick Walton at - 2 commentsImplement per-symbol and per-crate versioned-API support
983d231 Opened by Graydon Hoare at - 10 commentsSerialize the non-exported metadata into the crate as well, for documentation purposes.
0aa7a56 Opened by Graydon Hoare atGet dynamic loading working
0a2fda8 Opened by Graydon Hoare at - 10 commentsPerform meta tag matching to bind to crates
a46ea83 Opened by Graydon Hoare atAllow assignment to aliases only when they were declared mutable
7020a0a Opened by Marijn Haverbeke at - 1 commentPort to x64 at least, not just x86.
c5bdab8 Opened by Graydon Hoare at - 5 commentsAllow tasks to return values
5c5d4b6 Opened by Eric Holk at - 1 commentRemove rustboot "trans_const_lval bug" workaround
b9e24fc Opened by Patrick Walton atHave human-readable source for vec append glue
f317e12 Opened by Patrick Walton at - 1 commentExperiment with moving the task pointer to thread local storage
5230c5c Opened by Patrick Walton at - 7 commentsCompile pattern matches to switch statements
dc1f9f1 Opened by Patrick Walton at - 2 commentsAccept .<> as well as [] for type parameters
8b428c4 Opened by Patrick Walton at - 1 commentAllow pattern matching over structural types
b2b5895 Opened by Patrick Walton at - 1 commentAllow multiple vars to be declared in one declaration
5f77259 Opened by Patrick Walton at - 3 commentsmove librustrt.so and librustllvm.so into sysroot
9ae83e0 Opened by Graydon Hoare at - 1 commentmake target-run compiled artifacts per-arch
ad28b68 Opened by Graydon Hoare at - 5 commentsAllocating memory from rust involves 5 layers of indirection
4a9c01f Opened by Michael J. Sullivan at - 1 comment
e226fae Opened by Patrick Walton atrustc -S --emit-llvmshould emit LLVM assemblerEliminate the builder objects in lib/llvm and trans
b02f3de Opened by Patrick Walton at - 1 commentMake all of our GEPs InBoundsGEPs
13e9913 Opened by Patrick Walton at - 1 commentTypechecker does not require LHS of assignment to be an lval
e88e830 Opened by Michael J. Sullivan at - 3 commentsVariable sized function arguments don't fail until trans
14a7b99 Opened by Michael J. Sullivan at - 6 commentsResolve should make sure variables aren't used before they're declared
e1428f6 Opened by Patrick Walton at - 4 commentsinternal error "imports and matches don't agree" on multiple glob-import when at least one source is from a different crate
2c7936c Opened by Paul Stansifer atUsing the result of an assignment expression results in an LLVM assert
814e19f Opened by Michael J. Sullivan at - 1 commentTypechecker doesn't properly check assignment operations
548f253 Opened by Michael J. Sullivan at - 1 commentImplement an alias analysis pass
06a2a58 Opened by Patrick Walton at - 3 commentsExtend metadata to items, not just crates
f005f33 Opened by Brian Anderson at - 1 commentAutomatically 'bind' generic functions when their value is taken
b388069 Opened by Marijn Haverbeke at - 1 commentMore robust support for conditional compilation
495a7c2 Opened by Brian Anderson at - 2 commentsFind a solid way to pass span info around trans
369f486 Opened by Marijn Haverbeke at - 2 commentsModules can't be defined inside of functions
93cf40e Opened by Brian Anderson at - 10 commentsContext switching doesn't pass valgrind on OS X when built with Clang
0fa2b5d Opened by Eric Holk at - 2 commentsTask startup makes cross-language/module fastcalls
f7388dd Opened by Eric Holk at - 1 commentContext creation doesn't respect stack alignment
a79386c Opened by Eric Holk atPretty-printer prints comments above a case too late
6e6eef1 Opened by Marijn Haverbeke at - 1 commentupcall_vec_append can crash when self-appending
50c7832 Opened by Josh Matthews at - 2 commentsFix pretty-printing of anonymous objects
bf3568d Opened by Lindsey Kuper atBinary operations are not type checked
6642b5f Opened by Brian Anderson at - 1 commentPretty printer comment drift in tag definitions
d11f358 Opened by Michael J. Sullivan at - 1 commentstd::term needs better detection of color terminals
a8c5ac5 Opened by Brian Anderson at - 7 commentsInternal compiler error when trying to spawn a native function as a task
c7dcaff Opened by Rob Arnold at - 6 commentsUnable to pass channels across more than one task
42efc3e Opened by Rob Arnold at - 1 commentImplement M:N task to OS thread scheduling.
013bae1 Opened by Eric Holk at - 2 commentsRemove upcall_join
6f6f2b7 Opened by Eric Holk atDirectly call glue functions when we can instead of picking them out of the type descriptor
a953646 Opened by Patrick Walton at - 2 commentsPassing "none" to an &mutable option::t[T] leaks
48d57ad Opened by Patrick Walton atTypechecking if apparently doesn't require a boolean.
152b6ef Opened by Eric Holk atequal_type_structures should just be ==
eda0253 Opened by Patrick Walton at - 1 commentFigure out and implement task lifetime rules.
e237031 Opened by Eric Holk at - 3 commentsIncorrect type in 'mismatched types' error
8633808 Opened by Brian Anderson atCache results of type_has_pointers
eab0da9 Opened by Patrick Walton at - 1 commentChange "mutable?" to something else ("const"?) and fix covariance/invariance
25ee3c6 Opened by Patrick Walton at - 6 commentsTagged union typechecking regression
9124e65 Opened by Rob Arnold at - 4 commentsCannot spawn task with channel and string
39236bd Opened by Rob Arnold at - 1 commentValueless ret expression in block tail position doesn't parse
6781058 Opened by Brian Anderson atBuild NSIS installer for rust toolchain on windows
af096ae Opened by Graydon Hoare at - 1 commentInstantiating the type parameters of a function without calling it fails in LLVM
65ff1ce Opened by Paul Stansifer at - 1 commentInsert yield checks at appropriate places
9f6e5be Opened by Eric Holk at - 18 commentsnative types should not all be the same type
b56b1f4 Opened by Graydon Hoare atExperiment with interpreted glue
4b35a58 Opened by Patrick Walton at - 3 commentsBake in default sysroots appropriately
5dca7a2 Opened by Patrick Walton at - 2 commentsMake rustc installable with
1ad5253 Opened by Patrick Walton at - 3 commentsmake installUse fastisel at -O0
8df59f9 Opened by Patrick Walton at - 1 commentmove entire communication system into library
7fe5ebb Opened by Graydon Hoare at - 6 commentsAssert failure with 1-argument #fmt call
f1d6c1b Opened by Brian Anderson atConvert rustc over to interior vectors and remove exterior vectors
8174ea9 Opened by Patrick Walton at - 1 commentimprove make performance
56fcae2 Opened by Graydon Hoare at - 1 commentImplement overloading
0245db9 Opened by Patrick Walton at - 2 commentsInvestigate LLVM ARC optimizations
4973581 Opened by Patrick Walton at - 1 commentImplement a copy operator and make it mandatory in some cases
7a5e4b6 Opened by Patrick Walton at - 2 commentsAdding support for extending objects with new fields
bc522f5 Opened by Lindsey Kuper at - 1 commentAdding support for 'degenerate' anonymous objects
200453d Opened by Lindsey Kuper atAdding support for extending objects with methods that contain simple self-calls
bbc0fb1 Opened by Lindsey Kuper atAlias analysis should take move ops into account
08e8f97 Opened by Marijn Haverbeke atUse move semantics for function and block returns
2700870 Opened by Marijn Haverbeke at - 1 commentAdding support for extending objects with methods that override existing methods in the presence of self-calls
26963aa Opened by Lindsey Kuper at - 2 commentsImplement dropping predicates in typestate
401ce26 Opened by Tim Chevalier at - 2 commentsWrong types reported in some let binding type errors
4437cd9 Opened by Michael J. Sullivan at - 2 commentsReplace some native module syntax with attributes
c1f4bbb Opened by Brian Anderson at - 2 commentsWrite swap in assembly instead of C++
176aa3b Opened by Eric Holk at - 2 commentsType inference not working in anonymous functions
7402190 Opened by Brian Anderson at - 2 commentsDuplicate alt patterns ignored
2f283b6 Opened by Josh Matthews at - 1 commentSupport static linking crates
8e72256 Opened by Rafael Ávila de Espíndola at - 18 commentsAdd global variables to unsafe
cfa4afb Opened by Rafael Ávila de Espíndola at - 11 commentsImplement log in rust
76c6d27 Opened by Rafael Ávila de Espíndola at - 5 commentsAdd support for slices
a6cadd8 Opened by Rafael Ávila de Espíndola at - 1 commentfigure out what to do with iterators
33684de Opened by Rafael Ávila de Espíndola at - 1 commentGEP instead of pointer-to-int and add and back
9599a27 Opened by Patrick Walton at - 1 commentTool to detect/display function dependencies in Rust crates
238c9f5 Opened by Patrick Walton at - 11 commentsPull glue out of trans
965065f Opened by Brian Anderson at - 1 commentSplit rustc into libraries
6bb1601 Opened by Brian Anderson at - 11 commentsBetter error when types differ only by their boxiness
d746a9f Opened by Brian Anderson at - 5 commentslib-sha1 segfaults only at -O0
baa7e15 Opened by Patrick Walton at - 1 commentReformat under the major agreed syntax changes
78e45c5 Opened by Graydon Hoare at - 4 commentsInterior vector syntax should be [T]
4402446 Opened by Patrick Walton at - 1 commentAdd ternary operator
ead9cdf Opened by Brian Anderson atTypechecking doesn't enforce communication immutability requirements
2f1a493 Opened by Eric Holk at - 4 commentsMerge rust_kernel and rust_domain
fc44dd1 Opened by Eric Holk at - 2 commentsAllow arbitrary constant expressions to be assigned to const items
8e0ea09 Opened by Brian Anderson at - 19 commentsAllow vector constants
3a29386 Opened by Brian Anderson atPoor error when iterator name missing in for loop
73c6e16 Opened by Josh Matthews at - 3 commentsSome forms of float literal don't parse
45c37dc Opened by Brian Anderson atRelational binops on unit type are nonsensical
084a9ae Opened by Brian Anderson at - 5 commentsCrash comparing ports, channels, tasks
315ba65 Opened by Brian Anderson atrustc happily compiles non-boolean branch expressions which assert at runtime
907fe42 Opened by Josh Matthews at - 2 commentsImplement something like copy & move analysis
df2a07f Opened by Marijn Haverbeke at - 2 commentsrust_task::kill appears to just wake the task
2215e2b Opened by Rob Arnold at - 4 commentsCurrent LLVM trunk incompatible with librustrt.
feea909 Opened by Roy Frostig at - 1 commentswitch from rand to isaac
609993c Opened by Graydon Hoare atperf bot
895b6a8 Opened by Graydon Hoare at - 1 commentStart running runtime test suite again
630d598 Opened by Eric Holk at - 1 commentReplace common::new_seq_hash with std::smallintmap
36235a3 Opened by Brian Anderson atPostconditions on function return types
a2de788 Opened by Tim Chevalier at - 14 commentsport constructors with types don't parse correctly.
2ea9a06 Opened by Eric Holk atRequire that the RHS of a move be a local variable
f7631b0 Opened by Michael J. Sullivan at - 5 commentsDeadlock in upcall_vec_append/upcall_malloc
d6ae8a7 Opened by Patrick Walton at - 1 commentAdd warning when return is used
4346d89 Opened by Josh Matthews at - 2 commentsAdd 1:1 Scheduling Mode
6a41899 Opened by Eric Holk at - 5 commentsWorker threads shouldn't busy wait
558c78b Opened by Eric Holk at - 1 comment"Instruction does not dominate all uses" when translating fixed point combinator
ff558dc Opened by Michael J. Sullivan at - 4 commentsAdd support for pinning tasks to a certain worker thread
fe13982 Opened by Eric Holk at - 1 commentAdd task wakeup callback
96f4191 Opened by Eric Holk at - 2 commentsEliminate copies when initializing a local from a temporary
921f673 Opened by Patrick Walton at - 1 commentCan't define types as resources
7bea347 Opened by Brian Anderson at - 2 commentstypecheck segfault on failure to unify
e79b052 Opened by Paul Stansifer at - 2 commentsRemove rc_base
930bd86 Opened by Eric Holk atRemove much of the crate file evaluation infrastructure
742f8b4 Opened by Brian Anderson at - 3 commentsAllow crate link attributes to contain nested meta items
9d059bd Opened by Brian Anderson atRestore or remove the --depend flag
8385099 Opened by Brian Anderson at - 1 commentAttributes for native items
3f34f4a Opened by Brian Anderson at - 1 commentConditional compilation for native items
278ed52 Opened by Brian Anderson atSupport all literal types in ast::meta_item
f68c2cd Opened by Brian Anderson atCreate a mechanism to merge config files into the crate compilation environment
46a94ed Opened by Brian Anderson at - 8 commentsAdd warnings and errors when the crate 'link' attribute looks malformed
28e04e4 Opened by Brian Anderson atfail #fmt("%s", str_var) causes an LLVM assertion
71b39e2 Opened by Josh Matthews at - 1 commentPassing a type parameter to a tag constructor that doesn't expect one isn't checked
9c9d44a Opened by Marijn Haverbeke atRemove rust_scheduler parameter from rust_vec contructor
603c7e2 Opened by Eric Holk at - 1 comment"cannot determine a type for this expression" should be non-fatal
b656882 Opened by Patrick Walton atNil literal doesn't parse in some situations
5ea6365 Opened by Brian Anderson atEncode/decode meta_name_values with non-string values
730f9e6 Opened by Brian Anderson at - 6 comments"error: cyclic import"
0417d60 Opened by Jesse Ruderman atThe "log" does not output anything to the console, but the "log_err" outputs.
a681ab7 Opened by Dmitriy Bodroff at - 1 commentBetter error when main is not defined
05afcd7 Opened by Brian Anderson atWindows does not respect RUST_SEED environment variable
93b2bff Opened by Eric Holk atIncorrect span for mismatched type error during FRU
a66623d Opened by Brian Anderson atCompound assignment between boxed types results in LLVM assertion failure
774284c Opened by Brian Anderson at - 2 commentsTransitive dependencies between crates don't work in the metadata reader
919f1cc Opened by Patrick Walton at - 3 commentstype-parameterized functions not specialized when passed as argument
b68b461 Opened by Jesse Ruderman at - 4 commentsAdd a configure flag to force using gcc instead of clang
affaba8 Opened by Jesse Ruderman at - 2 commentsAdd environment variable to set stack size
9a4fb53 Opened by Eric Holk at"Calling a function with a bad signature!" when I forget to specify iter's out type
75d3657 Opened by Jesse Ruderman attrans_put - 'non-exhaustive match failure'
5dc8e03 Opened by Jesse Ruderman at - 1 commentType-parameterized 'vec_omit' produces incorrect result
7860a0a Opened by Jesse Ruderman at - 2 commentsImport pattern alternatives
8d3b395 Opened by Marijn Haverbeke at - 2 commentsBinding bare function arguments with type parameters fails in llvm
af2b091 Opened by Michael J. Sullivan at - 1 commentImprove error message for unexpected EOF
27fc841 Opened by Jesse Ruderman at - 2 commentsrecord update should auto-dereference
ef68148 Opened by Jesse Ruderman at - 3 commentsRace condition in port shutdown
909158c Opened by Eric Holk at - 6 commentsOnly autoderef through one box
3e481f0 Opened by Michael J. Sullivan at - 3 commentsbounds check failure in trans
2d0e08f Opened by Eric Holk at - 1 commentVariable shadowing behaves weirdly
bccb73e Opened by Michael J. Sullivan at - 4 commentsSpans for view items are fairly inaccurate
5346e4f Opened by Brian Anderson at - 3 commentssyntax::fold::make_fold leaks
5118e45 Opened by Jesse Ruderman at - 1 commentpprust::print_if does not anticipate evil
643da14 Opened by Jesse Ruderman at - 11 commentsconstrained-type.rs fails to parse again
21542bc Opened by Jesse Ruderman at - 2 comments'Assertion i == total failed' in str::char_len
01963c1 Opened by Jesse Ruderman atAmbiguity in proposed pattern syntax
e6032d8 Opened by Marijn Haverbeke at - 1 commentWarning for vecname(0) could be more helpful
a65ce07 Opened by Josh Matthews at - 1 commentExport consts across crates
cd4ea15 Opened by Brian Anderson atMatching a struct pattern should autoderef
ce3c615 Opened by Marijn Haverbeke at - 3 commentsCannot infer a type for this case
5ff68d1 Opened by Eric Holk atInternal compiler error in instantiate
6ac592e Opened by Eric Holk atAssertion failure: out_arg.mode != ty::mo_val
19c780f Opened by Eric Holk at - 5 comments"unsafe" doesn't sound unsafe enough
7e4a67a Opened by Lindsey Kuper at - 6 commentsDestination-passing style
d568fcf Opened by Patrick Walton at - 1 commentTypestate isn't working for bind
6780653 Opened by Eric Holk attype "(option[int])[]" does not round-trip
5224c7a Opened by Jesse Ruderman at - 1 commentexpr "(@1).x" does not round-trip
2b87fc6 Opened by Jesse Ruderman at - 2 commentspretty-printer turns #macro(...) into tup()
13854f9 Opened by Jesse Ruderman at - 3 commentspretty-printer screws up recs
e93becb Opened by Jesse Ruderman at - 1 commentMatching on a str should compare content, not identity
ab6c79b Opened by Marijn Haverbeke at - 1 commentpretty-printer omits semicolon needed to disambiguate unary op
60f2c26 Opened by Jesse Ruderman atparser rejects "fail []"
0606b50 Opened by Jesse Ruderman at - 1 commentParser rejects "if (ret) { }"
9e4c8b2 Opened by Jesse Ruderman atCompiler crashes displaying error line when compiling .rc files
9321bd5 Opened by Brian Anderson at - 2 commentsMove semantics for cross-task operations
46d5b46 Opened by Eric Holk at - 6 commentspretty-printer moves comments from inside array literal to outside
fdf0310 Opened by Jesse Ruderman atType of function tail expressions not inferred correctly
366804a Opened by Brian Anderson at - 1 commentPer-thread Task Lists
b0a96bb Opened by Eric Holk at - 1 commentMove mode arguments
bd458c0 Opened by Eric Holk at - 1 commentCannot build while offline
dcb6c89 Opened by Rob Arnold at - 6 commentsUse a single memory region
3a2c988 Opened by Eric Holk at - 1 commentrt: fatal, 'chan->task == task' failed in upcall_del_chan
8436249 Opened by Rob Arnold at - 1 commentmain can't return int
51781b1 Opened by Brian Anderson at - 5 commentsAdd source level debugging info to LLVM output
cc35360 Opened by Brian Anderson at - 2 commentsGenerate gcov coverage data
3a28e46 Opened by Brian Anderson at - 26 comments"typed" pretty printing mode fails with "unresolved name" for macros with variables
f4d97f9 Opened by Michael J. Sullivan atRemove distinction between pred and fn
5330f78 Opened by Brian Anderson at - 11 commentsPreconditions on arguments don't satisfy subsequent calls with the same precondition
a0fc4e0 Opened by Brian Anderson at - 1 commentAccessing an upvar in a for-each loop in an iterator triggers bounds check failure in trans
90d5db8 Opened by Michael J. Sullivan at - 1 commentDefining a function that takes arguments inside a for-each loop fails during trans
8491860 Opened by Michael J. Sullivan atDouble-free of ivecs when sending across channel
1063edf Opened by Rob Arnold at - 5 comments"quick start" wiki pages for the 3 major platforms
928de70 Opened by Lindsey Kuper at - 1 commentThis compiles and shouldn't.
6c2485a Opened by Eric Holk at - 2 commentsLLVM generates an undefined instruction for this test
3ac5325 Opened by Eric Holk at - 3 commentsCorrect "backwarding" behavior for self-calls in extended objects
9be7939 Opened by Lindsey Kuper atOverriding a method with one of a different type compiles and shouldn't
0d5f537 Opened by Lindsey Kuper atquick_sort returns incorrect results
2166fc4 Opened by Brian Anderson at - 1 commentSelf-calls in non-object context should fail with a helpful error message
31db3f0 Opened by Lindsey Kuper atReport unresolved identifiers only once per function
81a2a5f Opened by Patrick Walton atBad type error message with parameterized types
f2dd6cb Opened by Tim Chevalier at - 1 commentInvalid memory access in fs::list_dir
eb71cb9 Opened by Brian Anderson atUse millisecond resolution for --time-passes
91dd261 Opened by Brian Anderson atTest run-pass/lib-run does not work on windows
59235fc Opened by Brian Anderson at - 4 commentstask-comm-11.rs doesn't work
56a6a19 Opened by Eric Holk at - 1 commentSegfault when wrapping an anon obj in more than one layer
a391af7 Opened by Lindsey Kuper at - 1 commentNot all paths return a value
cb3615a Opened by Eric Holk at - 4 commentsTest runner needs to be able to run unexported tests
09dcddc Opened by Brian Anderson at - 1 commentBuild bots need a 'try' branch
b051a2f Opened by Brian Anderson at - 1 commentAdd support for #[deprecated] attribute
c1abc58 Opened by Brian Anderson at - 15 commentsEnforce correct types for channels
5edd756 Opened by Eric Holk at - 2 commentsalias pass crashes when it needs to autoderef through multiple boxes
b219793 Opened by Michael J. Sullivan atTest run-pass/lib-io doesn't work on mac
e3592c9 Opened by Brian Anderson at - 2 comments| (bottom) in an expression alt or if doesn't typecheck
16ba126 Opened by Marijn Haverbeke at - 1 commentLoop constructs without parens
0ac1764 Opened by Brian Anderson at - 3 commentsMemory leak when declaring chans at the bottom of functions
8ae7108 Opened by Eric Holk at - 3 commentsNames of function types shouldn't allow parameter names
2f93466 Opened by Brian Anderson at - 7 commentsTest suite picks up too many files.
672dde2 Opened by Eric Holk atRestore the ability to build run-pass/run-fail/bench tests without running them
338f3c4 Opened by Brian Anderson at - 1 commentTest runner should run tests in parallel
0e79f8c Opened by Brian Anderson atrun-pass/compile-fail, etc test runners no longer obey CFG_RUSTC_FLAGS
d2b572a Opened by Brian Anderson at - 1 commentInvestigate running tests under helgrind
6c18129 Opened by Brian Anderson at - 4 commentstask-comm-15 fails when run with multiple threads
82efc1f Opened by Brian Anderson at - 3 commentsAdd a build option to run compiler tests under gdb
c86bd2f Opened by Brian Anderson at - 5 commentsAutomatically determine the number of CPU Cores
05d197b Opened by Eric Holk atCompile tests race on environment variables when run in parallel
9ced792 Opened by Brian Anderson at - 1 commentcrash: "Out of stack space, sorry" with structural recursive type
b8219ed Opened by Elly Fong-Jones at - 6 commentscrash: "UNREACHABLE executed at ObjectFile.cpp:52"
7f11e34 Opened by Elly Fong-Jones at - 9 comments--lib should produce reasonable output file names
839065a Opened by Michael J. Sullivan at - 5 commentsResolve resolves loop collection expr in wrong context
408b8d7 Opened by Marijn Haverbeke atStop allowing duplicate label names in record types
3c0ac66 Opened by Marijn Haverbeke atNullary tags can be passed by mutable alias
0ad24e7 Opened by Michael J. Sullivan atcrash: upcall fail 'non-exhaustive match failure', src/comp/middle/resolve.rs:1148
832b6d1 Opened by Elly Fong-Jones at - 2 commentsInvestigate running tests under Address Sanitizer
5cf91ba Opened by Josh Matthews at - 15 commentsrustc segfaults when fed an empty file
c95c792 Opened by Marijn Haverbeke atBeginning-of-line detection in pretty-printer isn't reliable
39da0ce Opened by Marijn Haverbeke at - 4 commentsBring the runtime tests up to date and start running them
589dede Opened by Brian Anderson at - 3 commentsbind can't rebind an already bound function
74c6b3f Opened by Michael J. Sullivan atCompile tests need to capture stderr
fa4430a Opened by Brian Anderson atTypechecker overly restrictive on binding functions with type parametric arguments
a0c8798 Opened by Michael J. Sullivan atSpawn of type inferred variable trips error in typechecker
9a6107d Opened by Michael J. Sullivan atUsing methods in a first-class manner doesn't work
247dd87 Opened by Michael J. Sullivan at - 3 commentspp non-convergence: empty line becomes two empty lines
d958515 Opened by Jesse Ruderman atpp screws up typestate assertions
ea3c6ab Opened by Jesse Ruderman at - 1 commentanonymous obj expression-statement is rejected
f834e5e Opened by Jesse Ruderman atparser rejects "ret ::f()"
8018d8a Opened by Jesse Ruderman atChannels leak when sent over channels
f06b674 Opened by Rob Arnold at - 3 commentspp+parser disagree about parens around "fail" in callee position
229e0c5 Opened by Jesse Ruderman atThis code takes suspciously long to converge
0d20ff9 Opened by Jesse Ruderman at - 2 comments"let f = @f;" causes iloop/irecurse
cd5bdc3 Opened by Jesse Ruderman at - 3 comments"alt ret" hits an error in llvm: "cast<Ty>() argument of incompatible type!"
1e8e582 Opened by Jesse Ruderman at - 2 comments"i + ret i" hits assertion "Cannot create binary operator with two operands of differing type!"
3e47fc0 Opened by Jesse Ruderman at - 1 commentCalling an iter (as if it were a function) hits llvm assert
268c9fa Opened by Jesse Ruderman at - 1 commentnon-exhaustive match failure in alias::check_for_each
2ae2009 Opened by Jesse Ruderman at - 1 comment"put put ()" hits llvm assert "Invalid type for pointer element!"
6e2f74b Opened by Jesse Ruderman attrans_put 'non-exhaustive match failure' in non-iter fn
ecada05 Opened by Jesse Ruderman at"Calling a function with a bad signature!" with uncalled type-parameteric function
cbba3ef Opened by Jesse Ruderman at - 3 commentsLLVM assert "May only branch on boolean predicates!" with bang predicate
b186a64 Opened by Jesse Ruderman atret-bang variant trips llvm assert "Invalid constantexpr cast!"
e0eafc3 Opened by Jesse Ruderman at - 4 comments"pointer being freed was not allocated" when triggering out-of-stack-space compiler bug
2e73b77 Opened by Jesse Ruderman at - 1 commentimplicit ret is incorrectly allowed in bang function
68ba3e5 Opened by Jesse Ruderman atWhen running tests in parallel, test runner does not display colors
a492dba Opened by Brian Anderson at - 8 commentsConflict between ports and tasks wanting to destroy channels
8fc548e Opened by Brian Anderson at - 1 comment"this function takes x arguments but y arguments were supplied" shouldn't be fatal
c824cc5 Opened by Patrick Walton at - 1 commentTemporaries generated in alt expression have longer lifetime than expected
73ef1ec Opened by Brian Anderson at - 2 commentsLoops try to clean up uninitialized variables
5d51143 Opened by Brian Anderson at - 1 commentDynamic size check calculation should be exhaustive.
a5af1ba Opened by Eric Holk at - 4 commentsAdd pretty-printer tests to the test suite
cc87cf6 Opened by Brian Anderson atTypechecker doesn't propagate collection item type in for [each]
149c131 Opened by Marijn Haverbeke at - 1 commentLLVM module verifier breakage for loop in alt in iter
fc54674 Opened by Marijn Haverbeke atTags with more than one variant are always 4 byte aligned
0994341 Opened by Patrick Walton at - 2 commentsFunctions should be able to initialize their arguments
bf51542 Opened by Eric Holk at - 4 commentsalt discriminant of type bang -> "Ptr must be a pointer to Val type!"
a21b48b Opened by Jesse Ruderman at - 3 commentsBox contents are always 4 byte aligned
136c91a Opened by Patrick Walton at - 2 commentsCalling a function in for-each position triggers llvm assertion
d0d7685 Opened by Michael J. Sullivan attest/run-pass/if-ret.rs passes only with optimization turned on
f8dba5c Opened by Marijn Haverbeke at - 6 commentsrustc requires executable stack
b6741e0 Opened by Rafael Ávila de Espíndola at - 2 commentsCombine xfail-stage1/2/3 into just 'xfail'
8c01594 Opened by Brian Anderson at - 1 commentconfigure script doesn't fall back to gcc if a bad version of clang is available
2c6efa1 Opened by Brian Anderson at - 4 commentsTypechecker should stop this
ea213f5 Opened by Eric Holk at - 6 commentsType inference for capturing nested functions requires type variables to be resolved prematurely
dd55d41 Opened by Michael J. Sullivan atLambdas sometimes leak
2617cce Opened by Michael J. Sullivan at - 1 commentUpvars in lambdas can be written to, with silly results
7b9f01c Opened by Michael J. Sullivan atCan't build with clang on Ubuntu
ad6de1a Opened by Brian Anderson at - 3 commentsnil values takes up space
78f284a Opened by Michael J. Sullivan at - 6 commentsPretty printer adds newlines after comments in tag declarations
eaf9cf9 Opened by Michael J. Sullivan atTesting randomly hanging for long periods of time
9e7ea5f Opened by Eric Holk at - 2 commentsbounds check failure in trans (again)
fa9d166 Opened by Eric Holk atAnonymous objects from nothing
f0d85ec Opened by Lindsey Kuper at - 3 commentsUnary negation not properly typechecked
f34ece9 Opened by Michael J. Sullivan attrans trips assertion when using result of bottom-typed do-while
f45bc1b Opened by Michael J. Sullivan at - 1 commentObject equality behaves weird on linux
c557f21 Opened by Brian Anderson at - 1 commentivec self-append has illegal memory access
bb1e1bc Opened by Brian Anderson at - 1 commentAllow multiple imports and exports per statement
9f06c68 Opened by Michael J. Sullivan at - 1 commentDereference on single element tags ignores visibility of constructor
52d55d9 Opened by Michael J. Sullivan at - 6 commentsTypestate apparently doesn't handle loops...
615103e Opened by Eric Holk at - 1 commentCannot bind native functions
3492350 Opened by Eric Holk at - 2 commentsrustc fails whlie linking files if the source file path begins with ./ or ../
e2692ba Opened by Michael J. Sullivan at - 1 commentMethods that are added to an object at the same time should be able to refer to each other
d0ac57b Opened by Lindsey Kuper at - 1 commentBind glue should make a direct call if the target is statically known
6911fca Opened by Michael J. Sullivan at - 1 commentTypestate too strict for multi-var let
3193e34 Opened by Marijn Haverbeke at - 3 comments
5d77b15 Opened by Marijn Haverbeke atcontinwhilecontinues without re-checking the loop conditionTest runner fails to report failures
69c914c Opened by Brian Anderson atTypechecker error messages don't use type abbreviations
a9ce3c2 Opened by Michael J. Sullivan at - 13 commentsIterators don't seem to work for polymorphic types
0a3a48d Opened by Michael J. Sullivan at - 1 commentTypechecker should be able to infer these types
8988245 Opened by Eric Holk at - 3 commentsAdd a way to suppress unused-variable warnings
ba2ec74 Opened by Tim Chevalier at - 1 commentTypechecker is too conservative in determining whether a tag type is dynamically sized
cf5419f Opened by Michael J. Sullivan at - 1 commentType error messages lose tag names
384891b Opened by Michael J. Sullivan at - 1 commentType error messages lose tag names
eb5a13a Opened by Michael J. Sullivan at - 2 commentsBuild is broken when optimization is turned off
78b09fd Opened by Marijn Haverbeke at - 6 commentsSupport ranges in patterns
918b007 Opened by Marijn Haverbeke at - 3 commentsBinding patterns with sub-patterns
be7c9e0 Opened by Marijn Haverbeke atAdd an environment to the type context that records inited-ness information from typestate
efb1e43 Opened by Tim Chevalier at - 9 commentsPretty-printer can't disambiguate alts followed by ( from function calls
798605a Opened by Brian Anderson at - 2 commentstype_kind missing case for tuples
8e75407 Opened by Michael J. Sullivan at - 1 commentPretty-printer doesn't preserve blank lines
ee42631 Opened by Brian Anderson at - 1 commentzero_alloca outputs invalid bitcode in some cases
0f6f35d Opened by Marijn Haverbeke at - 7 commentsOutput TIME_PASSES info in a format that doesn't confuse emacs
031045d Opened by Marijn Haverbeke at - 2 commentsFigure out why emacs sometimes can't parse file/line/char error info
45776e8 Opened by Marijn Haverbeke atTask cleanup code needs to know more about closure env to clean it up
37a463d Opened by Marijn Haverbeke at - 3 commentsExperiment with annotating args as "noalias" if we can prove it
24786ce Opened by Patrick Walton at - 2 commentsMark functions as "readnone" or "readonly"
f17fc6c Opened by Patrick Walton at - 1 commentPretty-printer is still adding extra whitespace in places
6252e82 Opened by Brian Anderson at - 5 commentsRestrict lambda-blocks to occuring as function call arguments
bc0fec6 Opened by Michael J. Sullivan at - 2 commentsImplement named (item) closures
b5ec038 Opened by Michael J. Sullivan at - 4 commentsResolve a bunch of interactions between closures and typestate
e49932f Opened by Michael J. Sullivan at - 7 commentsTest runner periodically deadlocks on linux
ff121e5 Opened by Brian Anderson at - 1 commentInterior strings
795178c Opened by Patrick Walton atIntroduce slots; remove mutable boxes/vectors/record fields/object fields
9f5381b Opened by Patrick Walton at - 3 commentsIntroduce pattern guards
2acf47e Opened by Patrick Walton atCorrectly handle closing over variables in alias analysis
afffad2 Opened by Marijn Haverbeke at - 1 commentSwitch from SHA-1 to MD4 or something else cheap
6a68c80 Opened by Patrick Walton at - 10 commentsNumeric literals allow trailing underscores
8657816 Opened by Brian Anderson at - 2 commentsfail in plain block doesn't translate
6bb1a09 Opened by Brian Anderson at - 2 commentsFunction precondition not maintained for subsequent calls
4d13978 Opened by Brian Anderson at - 1 commentMake ivecs heap-only
5b3ef00 Opened by Patrick Walton at - 1 commentDinstinguish between within-crate export, and crate-external export
22ef1a9 Opened by Eric Holk at - 2 commentsRustc should at the very least warn you if you export something that doesn't exist.
d321bab Opened by Eric Holk at - 1 commentpackage management system
6ef6e20 Opened by Erick Tryzelaar at - 11 commentsReturn type isn't inferred for nil-type blocks
733311c Opened by Brian Anderson at - 11 commentsImplement nominal records
692812e Opened by Tim Chevalier at - 15 commentsTypechecker should not check argument types after it finds incorrect # of params
d8e2700 Opened by Marijn Haverbeke at - 1 commentImplement purity inference
2e2ac01 Opened by Tim Chevalier at - 3 commentsstd::unreachable
c41ab60 Opened by Brian Anderson at - 4 commentsblocks not checked for all paths returning
aacb43a Opened by Michael J. Sullivan atBad error message when using a type that wasn't imported
4e8535f Opened by Tim Chevalier at - 3 commentsImplement or remove literals as constraint arguments
8f71b64 Opened by Tim Chevalier at - 1 commentTest stdtest::os::test_getenv_big is not valgrind clean on mac
e36029b Opened by Brian Anderson at - 1 commentString literals should be constant
daad97e Opened by Brian Anderson at - 2 commentsLambda blocks with no arguments are not pretty-printed correctly
ae8f3a4 Opened by Brian Anderson at - 1 commentAllow record fields to be constraint arguments
95b228d Opened by Tim Chevalier at - 1 commentPretty printer could use heuristics to detect pointless line breaks
2f6a067 Opened by Marijn Haverbeke at - 1 commentDestructuring let can cause 'illegal instruction'
fa4d51a Opened by Marijn Haverbeke at - 1 commentmake getenv/setenv safe
f03d536 Opened by Brian Anderson at - 1 commentAlt arm variant names are resolved in the wrong scope
3e4dd3d Opened by Marijn Haverbeke at
ed6dc36 Opened by Marijn Haverbeke at - 3 commentsforis copying the vector elements, should alias themMystery windows bug (potential memory corruption) is still there
6f358e4 Opened by Marijn Haverbeke at - 1 commentTrack record fields in typestate
27ea02c Opened by Tim Chevalier at - 2 commentsWarn about unused imports
b97bd0b Opened by Tim Chevalier at - 6 commentspretty-printer does not preserve parens in (10).x
a893efd Opened by Jesse Ruderman atpretty-printer does not parenthesize ret expr in callee position
f555c3f Opened by Jesse Ruderman at - 3 commentsLLVM error with "break" in loop condition
27e0874 Opened by Jesse Ruderman at - 1 comment'Assertion !cx.terminated failed' involving obj/with
473ed03 Opened by Jesse Ruderman at'Assertion !cx.terminated failed' involving nested rets
641b09a Opened by Jesse Ruderman at - 2 comments"Invalid cast" on some uses of bottom
7b4f875 Opened by Jesse Ruderman at - 1 commentsrc/run-pass/task-comm-5.rs occasionally segfaults
35b5d7a Opened by Marijn Haverbeke at - 3 commentsMissing error "some control paths may return to the caller" in this case
d5001eb Opened by Jesse Ruderman at - 1 commentCan't bind type-parametric functions to function arguments
e480a42 Opened by Jesse Ruderman at - 1 commentConst declarations aren't typechecked
b34808a Opened by Jesse Ruderman attypeck hang with structural recursive type
df980fb Opened by Jesse Ruderman at - 1 commentnil in native hits LLVM assert "Invalid cast!"
5238ae7 Opened by Jesse Ruderman at - 1 commentbind crash
049cbad Opened by Jesse Ruderman at - 2 commentsBuild failed with "undefined reference" GCC 4.6.1
63cb7f4 Opened by Haitao Li at - 5 commentsIndentation of pretty-printed blocks is terrible
9fad2f7 Opened by Marijn Haverbeke at - 4 commentsNative function link name isn't used
aedfd7b Opened by Brian Anderson at - 6 commentsNative function link name should be an attribute
cf4fd65 Opened by Brian Anderson at - 9 commentsNative "llvm" modules don't work
0d0ea56 Opened by Brian Anderson at - 1 commentImplement unwinding for Windows
9e49ca7 Opened by Brian Anderson at - 8 commentsMake unwinding more efficient
65f1a39 Opened by Brian Anderson at - 5 commentsDecide what to do when on task double-failure
fc45c34 Opened by Brian Anderson at - 17 commentsCan't instantiate an object while extending it
f67907f Opened by Brian Anderson at - 1 commentBlock type-inference sometimes fails
64f06df Opened by Marijn Haverbeke at - 7 commentsTypestate crashes on this program
598294d Opened by Marijn Haverbeke atLeave off block cleanups when the end of the block is unreachable
5e7eb56 Opened by Marijn Haverbeke at - 1 commentMaybe move should be a unary op?
e9ff1e3 Opened by Marijn Haverbeke at - 3 commentsImplement return-by-reference
6c5fbd4 Opened by Marijn Haverbeke atpretty-printer does not preserve parens in (a = 10).x;
367ee7c Opened by Jesse Ruderman at - 1 commentpretty-printer loses parens in "alt (fail) { ... }"
4eafa18 Opened by Jesse Ruderman at - 1 commentpretty-printer changes meaning of assert expr in callee position
920bff1 Opened by Jesse Ruderman at - 2 commentsCan't spawn a temporary closure
3b33dee Opened by Brian Anderson at - 1 commentpretty-printer loses disambiguation semi before "(0).x"
46a9669 Opened by Jesse Ruderman at - 1 commentnon-exhaustive match failure in trans_rec
57a7c5c Opened by Jesse Ruderman at - 3 commentsDetect last use of a local, move out of it if possible
2681cb6 Opened by Marijn Haverbeke atChange fail to unreachable() in compiler and libraries
a6df132 Opened by Tim Chevalier at - 1 commentpretty-printer should parenthesize this expr_assert
7e05401 Opened by Jesse Ruderman at - 2 commentspretty-printer should parenthesize expr_cast in callee position
5053fb4 Opened by Jesse Ruderman at - 3 commentspretty-printer loses parens in "if (1 == fail) { }"
99ce90b Opened by Jesse Ruderman at - 3 comments"fail fail" hangs in trans
6557533 Opened by Jesse Ruderman at - 1 comment"error: internal compiler error sequence_element_type called on non-sequence value"
ee5bd55 Opened by Jesse Ruderman at - 2 comments"internal compiler error Translating unsupported cast."
60102d5 Opened by Jesse Ruderman at - 2 commentsrecursive check breaks typestate's mind
2d94a5d Opened by Jesse Ruderman at"Assertion failed: (alloc->magic == MAGIC)"
5e78de1 Opened by Jesse Ruderman at - 1 comment"Invalid cast" with log ret
d5090fc Opened by Jesse Ruderman at - 3 commentsCompiler segfaults after printing error in some tests
ebee91a Opened by Marijn Haverbeke at - 11 commentsWierd segfault in compiler when certain tests are included in check-fast
e8b13a6 Opened by Brian Anderson atcompiletest needs to check error code for compile-fail tests
58634e7 Opened by Brian Anderson at - 1 commentMove-mode arguments are not unwound correctly
dff07e9 Opened by Brian Anderson atUnexplained alt + expression block failure
357e31d Opened by Marijn Haverbeke at - 5 commentswarn about unused variables from patterns
953c934 Opened by Jesse Ruderman at - 4 comments"fail fail" internal compiler error
dd5b4de Opened by Brian Anderson at - 3 commentsLLVM asserts involving 'ret' as a function argument
d574953 Opened by Jesse Ruderman at - 1 commentRust programs crash when dividing by zero
404769d Opened by Jesse Ruderman at - 3 commentsdouble free on unwind
fa45f19 Opened by Jesse Ruderman at - 1 commentLLVM assert with "put break"
70a4e09 Opened by Jesse Ruderman atLLVM assert with plain "put;"
2f660e8 Opened by Jesse Ruderman attypestate hang: record update with "fail"
cee7323 Opened by Jesse Ruderman atLLVM assert with "let c <- fail;"
1039d9d Opened by Jesse Ruderman at - 1 commentrustc should delete the source file on a type error
579443a Opened by Patrick Walton at - 7 commentstype_is_pod is missing an arm for ty_uniq
10c8828 Opened by Jesse Ruderman atpretty-printer loses parens around expr_fail in cast
5cfeaa0 Opened by Jesse Ruderman at - 3 commentsLexer is too eager to treat - as unary negation
bb9c20b Opened by Jesse Ruderman at - 4 commentsparser or pretty-printer problem with do-while loop as lvalue
dbf2c03 Opened by Jesse Ruderman at - 7 commentsdo..while conditions are not type-checked
fe11440 Opened by Jesse Ruderman atunreachable str concat causes llvm assert
e5e726b Opened by Jesse Ruderman atret guard makes the LLVM verifier sad
3753a0f Opened by Jesse Ruderman atWindows build is broken when optimization is turned off
941d9aa Opened by Marijn Haverbeke at - 4 commentsEmacs does not like typestate error messages
de4cd23 Opened by Brian Anderson at - 1 commentmaybe_auto_unbox hang with uniq
1487d72 Opened by Jesse Ruderman at - 1 commentgeneric function mishandles unique pointer
f7f11df Opened by Jesse Ruderman atIncorrect kind checking for local initializer
e02f2b6 Opened by Brian Anderson at - 2 commentsMutable keyword on reference arguments is redundant
ae98b66 Opened by Brian Anderson at - 1 commentAssignment to generic argument doesn't validate
f0893c8 Opened by Brian Anderson atRemove 'deprecated mutable type constructors'
41fbc77 Opened by Brian Anderson atRemove unused fields from rust_tydesc
d837e04 Opened by Brian Anderson at - 3 comments'Predicate type_is_unique_box(bcx, uniq_ty) failed'
d2036cd Opened by Jesse Ruderman at - 1 commentinvalid free with uniq-by-ref
fc6134a Opened by Jesse Ruderman at - 5 comments'non-exhaustive match failure' in fold_ty (inner constraint)
47a2991 Opened by Jesse Ruderman atParser rejects some uses of inner constraints
c4ad413 Opened by Jesse Ruderman at - 2 commentsReturn-by-reference round-trip failure
0bac259 Opened by Jesse Ruderman at - 1 commentLLVM assert with "bind id(fail)"
84100c6 Opened by Jesse Ruderman atLexer truncates u64 literals outside u32 range
e797b73 Opened by Jan de Mooij at - 1 commentmutable fields subvert purity
f08ffe2 Opened by Jesse Ruderman at - 2 commentsLLVM assert with generic uniq assign
4217d70 Opened by Jesse Ruderman atUnique boxes containing pinned kinds should be shared kinds
7dc493d Opened by Brian Anderson at - 3 commentstemporary unique boxes and vectors should be moved into tags
0063d93 Opened by Brian Anderson at - 3 commentsglue_drop crash
86f2d6f Opened by Jesse Ruderman at - 2 commentsLeak with cycle through closure
2618509 Opened by Jesse Ruderman atcycle collection crash
8af294e Opened by Jesse Ruderman at - 4 commentsRUST_CC_ZEAL crashes the compiler
bf377d6 Opened by Jesse Ruderman at - 2 commentsShared-kind typarams shouldn't be copyable
c51c99e Opened by Brian Anderson at - 3 commentsImplicit copy of pinned kind runs destructor twice
7b215dc Opened by Brian Anderson at - 1 commentMake sure implicit copies don't copy non-copyable types
4b1e8dd Opened by Brian Anderson at - 1 commentMove compiletest from test/ to src/
b35d820 Opened by Brian Anderson at - 1 commentDon't allow record extension from resource types
8d51cad Opened by Brian Anderson atGet rid of glue.o
d45e2ca Opened by Brian Anderson atImplement C stacks
571854d Opened by Patrick Walton at - 3 commentsGet rid of main.ll
397d479 Opened by Brian Anderson at - 1 commentResources can't be put into tags
707ed75 Opened by Brian Anderson at - 5 commentsUpdate development policy to relax rules on committer agreements
35e72eb Opened by Brian Anderson at - 4 commentsFunction return does not always perform a move
05e5e77 Opened by Brian Anderson at - 4 commentstest/run-pass/alt-range is still wonky on windows
b6021d6 Opened by Brian Anderson at - 1 commentBuild directory structure doesn't support target executables
4e7b6d6 Opened by Brian Anderson at - 1 commentCycle collector doesn't collect rustc::syntax::fold
baf4f77 Opened by Brian Anderson atRename libstd.so to libruststd.so
4e24223 Opened by Brian Anderson at - 7 commentsErrors inside macros use unreliable line/column references
242b31c Opened by Josh Matthews at - 3 commentsobj methods can't be type polymorphic independently of the obj
3811ef3 Opened by Brian Anderson at - 2 commentsDetect when a record, tuple, or call can write in-place
f7a5b32 Opened by Marijn Haverbeke at - 1 commentmake check dependencies are busted
64236c8 Opened by Brian Anderson atValgrind doesn't understand writing arguments to another stack
71b0b33 Opened by Patrick Walton at - 2 commentsSegfault in rustc with --time-passes due to binding generically to unit
e1fc420 Opened by Patrick Walton at - 1 commentPass immediates by value, rather than by reference
33e7b62 Opened by Marijn Haverbeke atUpdate windows installer
19af5aa Opened by Brian Anderson atWindows installer license text doesn't fit in window
07f8a19 Opened by Brian Anderson atFigure out what we're going to do instead of rpath on windows
f344a74 Opened by Brian Anderson at - 8 commentsFind a way to take or drop temporaries without spilling them
72b6411 Opened by Marijn Haverbeke atAdd permute to standard library
f914b06 Opened by Josh Matthews at - 2 commentsAdd float support to #fmt
cc64043 Opened by Josh Matthews atstr_to_float converts fractional values in reverse
30028bc Opened by Josh Matthews at - 4 commentsbump LLVM on rust-mac1 when it comes back online
c85d17b Opened by Brian Anderson at - 1 commenttrans_eager_binop should use ty::type_is_float
1861ff6 Opened by Josh Matthews atAdd random float generation to stdlib
79ac5b0 Opened by Josh Matthews at - 1 commentdyld: Library not loaded: @rpath/libstd.dylib - when doing make check
ecdaa80 Opened by David Teller at - 3 commentsld: symbol(s) not found for architecture i386
70a7343 Opened by Andrew at - 7 commentsMake vectors and strings immediate again
bff0f8e Opened by Marijn Haverbeke atImplement bare functions
4a454f8 Opened by Brian Anderson at - 1 commentImplicit return double-frees in some situations
f103aae Opened by Marijn Haverbeke at - 1 commentcrash: upcall fail 'non-exhaustive match failure', ../src/comp/middle/resolve.rs:528
41cb421 Opened by Elly Fong-Jones at - 3 commentsFailure parsing malformed crate directive
3f61620 Opened by Brian Anderson atbaffling error: "expected fn() -> native but found fn() -> native (types differ)"
e9ee551 Opened by Elly Fong-Jones at - 2 commentsBinding a single-variant nullary tag does not work
dffa832 Opened by Brian Anderson at - 1 commentComparison of by-ref single-variant nullary tag does not work
9b1be79 Opened by Brian Anderson at - 1 commentHigher-order generic functions disobey kind system
e038b6b Opened by Brian Anderson at - 2 commentsProblem with generics and bare functions
3301190 Opened by Brian Anderson at - 11 commentsAdd math module to stdlib
825f87c Opened by Josh Matthews atLine numbers in stack traces
39b6af6 Opened by Niko Matsakis at - 5 commentsAlt matching on float literals is broken
684f3f6 Opened by Marijn Haverbeke atNon-boxed recursive tag constructor fails to compile with "Out of stack space"
33cc0d5 Opened by Matt Brubeck at - 1 commentAllow tests to be ignored conditionally
62e4a5f Opened by Brian Anderson at$PATH for running compiletest.exe is not correct on windows
47d9613 Opened by Brian Anderson at - 5 commentsRewrite spawn again
86fd4dd Opened by Brian Anderson at - 1 commentMake a decision about fn@/lambda and fn&/block
d7b426c Opened by Brian Anderson at - 5 commentsSupport Ruby-style block arguments
f457adf Opened by Marijn Haverbeke atalias analysis does not recognize mutable object fields as unsafe roots
3261951 Opened by Marijn Haverbeke atGet rid of iterators
9f6b3f2 Opened by Marijn Haverbeke atcompiletest test runner doesn't always catch all of stdout
66c8220 Opened by Brian Anderson at - 2 commentsfns using c-stack-cdecl native ABI cannot be used as values
89ce308 Opened by Niko Matsakis at - 1 commentfns using c-stack-cdecl native ABI cannot be called from outside crate
a7fec18 Opened by Niko Matsakis at - 7 commentsChange the bare fn calling convention and representation
5912fb3 Opened by Brian Anderson at - 2 commentsCycle collector doesn't collect unique pointers
f234e20 Opened by Brian Anderson at - 4 commentsCycle collector doesn't run resource destructors
9541ed7 Opened by Brian Anderson at - 1 commentChange the syntax for type parameter kinds
18b4ff2 Opened by Marijn Haverbeke atMake LLVM a git submodule
61f0ab9 Opened by Brian Anderson at - 1 commentAllow referencing non-function symbols in native modules
febe072 Opened by Elly Fong-Jones at - 3 commentsAllow items at the crate top level and in 'directory' modules
217b6d9 Opened by Brian Anderson at - 1 commentInstall man pages as part of make install
38d8ff6 Opened by Brian Anderson atWarn when specifying a kind bound that's too narrow
f76aa8b Opened by Marijn Haverbeke at - 2 commentsWrite rustdoc
f083523 Opened by Brian Anderson at - 10 commentsMove task notification out of the runtime
69744e6 Opened by Brian Anderson at - 9 commentsAdd operator 'as' (type cast) to documentation
e4ae859 Opened by Matt Brubeck at(NaN == x) and (NaN < x) and (x < NaN) are true for all x:float
f6f489e Opened by Matt Brubeck at - 5 commentsFloating point comparisons in Rust do not follow IEEE 754
202e093 Opened by Matt Brubeck at - 1 commentAdd 'argument mode adapter' functions to std
f57b060 Opened by Brian Anderson at - 4 commentsRename list's "car"/"cdr" to "head"/"tail"
caa70f4 Opened by kud1ing at - 1 commentRename log_err to print
0b2f17e Opened by Brian Anderson at - 12 commentsClean up logging output
8fe0014 Opened by Brian Anderson atfloat::from_str returns 0 for one space, and NaN for multiple spaces
87f5374 Opened by Matt Brubeck at - 5 commentsDocument RUST_LOG
fe3c44a Opened by Brian Anderson at - 2 commentsSimplify attribute parsing
aca78c8 Opened by Brian Anderson at - 1 commentLibcore and libstd split, with linking to core by default.
03d469c Opened by Patrick Walton at - 12 commentsAdd 'companion mods' to the language docs
e5db9fc Opened by Brian Anderson atAdd pattern guards to the language docs
790804e Opened by Brian Anderson at - 1 commentBetter documentation for building on Windows
1ab09c9 Opened by darkf at - 1 commentDocument resource types
8c3ac87 Opened by Matt Brubeck at - 1 commentint::from_str("-1") == -253 and other bugs
ab6b973 Opened by Matt Brubeck atTwo io tests fail when running as root
1484bfb Opened by Brian Anderson at - 1 commentList: make head/tail's expectation of a non-empty list visible in the type system
842c5e1 Opened by kud1ing at - 10 commentsDocument pattern ranges
bb4d4d8 Opened by Josh Matthews at - 1 commentIs there a way to specify crate attributes in a single .rs file?
48008e0 Opened by Marijn Haverbeke at - 1 commentMake type annotation for consts optional
9362e82 Opened by Marijn Haverbeke at - 1 commentAdd sort to stdlib
36579df Opened by Josh Matthews at - 2 commentsRecord field is corrupted when passing from fn(x<int>) to fn(x<T>)
843732b Opened by Matt Brubeck at - 3 commentsmod std can't import option::t as option then re-export it
6f58ecf Opened by Brian Anderson at - 1 commentRe-exports do not work across crates
5d6302d Opened by Brian Anderson at - 2 commentsIs there any reason to allow 'import name;'
86c0691 Opened by Marijn Haverbeke at - 2 commentsTutorial unclear regarding backslash preceeding newlines in string literals
4df68b2 Opened by teratorn at - 1 commentMake function arguments immutable again
35df728 Opened by Marijn Haverbeke atTutorial unclear regarding attributes/annotations
493353b Opened by teratorn atImplement a Rust REPL
e40cd8c Opened by teratorn at - 30 commentsMake configure script accept --prefix
fff915b Opened by Brian Anderson at - 1 comment#[test] items are not being configured out in a non-test build
62726f5 Opened by Marijn Haverbeke at - 6 commentsMore informative error messages when using #[test] or #fmt without std
73727bb Opened by Marijn Haverbeke at - 11 commentsTask system is embarrassingly unexpressive
aae4bf8 Opened by Marijn Haverbeke at - 1 commentRust needs ropes
7a63642 Opened by David Teller at - 1 commentrust.pdf fails to build when src directory is absolute
9398baa Opened by Brian Anderson at - 3 commentscrash: recursive tag with vector -> out of stack space, sorry
92cd686 Opened by Elly Fong-Jones at - 2 comments"missing crate link meta 'name'" warning seems to be saying the wrong thing
2bb7bf9 Opened by Brian Anderson at - 2 commentsRemove --check-unsafe flag
5b7fecd Opened by Brian Anderson at - 3 commentsRemove --no-typestate flag
5447006 Opened by Brian Anderson at - 2 commentsMake the code in the tutorial runnable somehow
391345e Opened by Marijn Haverbeke at - 1 commentAlias checker seems to get confused by lib/rope.rs
16b3dd8 Opened by Marijn Haverbeke at - 1 commentSomething about make perf is broken
3169814 Opened by Brian Anderson atMake libuv a git submodule
e371c70 Opened by Brian Anderson at - 1 commentcrash: "Ptr must be a pointer to Val type!"
46ec6c9 Opened by Elly Fong-Jones at - 2 commentsBasic 'Hello World' Port/Channel example causes abort/memory leak
b639475 Opened by Jack Ferris at - 8 commentsFriendly error when submodules not expanded
4d2fb86 Opened by Graydon Hoare at - 3 commentsImplement versioned library naming and rename libruststd back to libstd
b03ec40 Opened by Brian Anderson at - 14 commentsNative "c-stack-stdcall" does not work
5b6826f Opened by Brian Anderson at - 1 commentConfigure libuv in the configure script
6468db4 Opened by Brian Anderson at - 2 commentsNative functions declared multiple times generate incorrect LLVM declarations
5e20834 Opened by Brian Anderson at - 2 commentsPotential Typechecker issue when storing lambda in variable
ae92d08 Opened by Jack Ferris at - 1 commentc-stack-cdecl assumes arguments are passed on stack
4b5afad Opened by Niko Matsakis at - 4 commentsReplace the constant functions in std with actual constants
836ac0b Opened by Brian Anderson atbot.rust-lang.org misconfiguration results in 404s
6eb5523 Opened by Brian Anderson at - 1 commentNative pointer vectors
8dbac09 Opened by Joshua Wise at - 16 commentsBogus "unreachable pattern" error with ranges
8a36534 Opened by Elly Fong-Jones at - 2 commentstest/bench/task-perf-word-count is broken
10f2a9d Opened by Brian Anderson atPointer addition results in compiler crash
5ff1139 Opened by Joshua Wise at - 1 commentbind'ing a native function behaves incorrectly
cd33de0 Opened by Joshua Wise at - 3 commentsunsafe::reinterpret_cast can cause valgrind errors
25fa3e8 Opened by Josh Matthews at - 3 commentsToplevel macros
b25aca4 Opened by David Teller at - 5 commentsRevise the kind system
955ab38 Opened by Marijn Haverbeke atUse wrappers for native functions
a80a2ad Opened by Brian Anderson at - 10 comments#cfg conditional compilation does not work in object expressions
00f0325 Opened by Stefan Plantikow at - 2 commentsTwo intrinsics call C functions on the Rust stack
5e3a425 Opened by Brian Anderson at - 4 commentsResource flag is larger than necessary
dab25a4 Opened by Niko Matsakis at - 1 commentPredicate failure during translation of call to native returning generic type
974dc24 Opened by Brian Anderson at - 2 commentslock_held_by_current_thread is probably not threadsafe
0b04549 Opened by Brian Anderson at - 1 commentError when forgetting a :: when specializing a generic is confusing
ef4d01f Opened by Josh Matthews at - 10 commentsActually implement block scope safety checks
7f9a91e Opened by Marijn Haverbeke atImplement the task tree and task killing using messages
dac782e Opened by Brian Anderson at - 2 commentsConsolidate rt's three definitions of rust_fn
82b646f Opened by Brian Anderson at - 5 commentsOptimize native wrappers
87ee4c0 Opened by Niko Matsakis at - 3 commentsProhibit in-scope consts from use as variable names in binders, like nullary tags
621f683 Opened by Stefan Plantikow at - 10 commentsImplicit return of last expression doesn't work
49d5287 Opened by Stefan Plantikow at - 5 commentsAdd a note on incorrect trailing semicolon
f368aa1 Opened by Brian Anderson at - 1 commentconfigure should fail if subcommands fail
6976f56 Opened by Brian Anderson at - 1 commentWrite a pygments lexer so that we get syntax highlighting on github
5fac9c2 Opened by Stefan Plantikow at - 3 commentsThe empty record type can be declared but not instantiated
323fa98 Opened by Brian Anderson at - 1 commentstd: implement pow, floor, ceil
9e679a4 Opened by Stefan Plantikow at - 1 commentStop walking all of AST on every pass
0211783 Opened by Marijn Haverbeke at - 2 commentsInner attributes must before any item
1aca761 Opened by Haitao Li at - 2 commentsty::type_needs_drop is inaccurate
a297dea Opened by Marijn Haverbeke atUnsafe blocks make their contents pure?
16b1be0 Opened by Brian Anderson at - 2 commentsRemove auth directives
d699324 Opened by Brian Anderson atLanguage ref sales pitch says that C functions are unsafe
925df9b Opened by Brian Anderson at - 6 commentsrustc crash: "option none" at src/lib/option.rs
aca1823 Opened by Elly Fong-Jones at - 1 commentfoo(...)->f as b should be tail callable if both are aliases of the same type
ffb2cb8 Opened by Stefan Plantikow at - 6 commentsKeyword table in the manual uses a bizarre, change-hostile format
57b93f1 Opened by Marijn Haverbeke at - 5 commentsCannot build on Fedora: wrong CPUTYPE?
d6dd1fb Opened by MIURA Masahiro at - 2 commentsWiki "Development policy": Clarify sentence
218dad1 Opened by kud1ing at - 2 commentsSome floating point math functions produce different results on windows
3ef3e3a Opened by Brian Anderson at - 12 commentsStandard library documentation is outdated
de7df61 Opened by kud1ing at - 3 commentsBuild continually runs make on LLVM
e13e989 Opened by Brian Anderson at - 1 commentAdd support for no_split_stack attribute to LLVM. Use it on main
587239c Opened by Brian Anderson at - 10 commentsTypeclass/interface implementation
8d4310f Opened by Joshua Wise at - 11 commentsCompile error with ambiguous shortcut import resolving
aed192a Opened by Haitao Li at - 7 commentsOS X Lion's uname -m does not lie
2f31a29 Opened by Dylan Lukes at - 3 commentslinux/mac bots fail on 64-bit run-pass/bind-native-printf
229387c Opened by Brian Anderson at - 5 commentsmake -j8 on the build bots
0e11ac8 Opened by Brian Anderson at - 2 commentsTurn off the tinderbox scripts
c9af57e Opened by Brian Anderson at - 3 commentsBots not collecting perf data
2b5472c Opened by Brian Anderson at - 2 commentsrust-mac1 bot has issues
2b5fe9d Opened by Brian Anderson at - 6 commentsrustc: 'option none' at src/lib/option.rs:34
8e13ccc Opened by Elly Fong-Jones at - 1 comment64-bit windows build.
cdd79c0 Opened by Niko Matsakis at - 29 commentsRFC: (export foo::*) re-export all contents of module
dfc8e72 Opened by Dylan Lukes at - 11 commentsBuild doesn't work when target-triples does not contain host triple
4764a3f Opened by Brian Anderson at - 5 commentsReview and update wiki FAQ pages for 0.1 release
1991373 Opened by Brian Anderson at - 6 commentsSplit Module Definitions
561b6a1 Opened by Dylan Lukes at - 3 comments#[cfg_attr]
318543b Opened by Dylan Lukes at - 10 commentsLast-use analysis does not handle blocks correctly
0b3b02e Opened by Marijn Haverbeke atTest run-pass/send-iloop fails occasionally
c7b4403 Opened by Brian Anderson atRust crashes when port queues are full
009602f Opened by Brian Anderson at - 2 commentsTypechecking is twice as slow on x86_64
f79e10d Opened by Brian Anderson at - 1 commentCompiling to an output file with the same name as a native function hits LLVM assert
00bda94 Opened by Brian Anderson at - 6 commentsCompiler should take more care about literal representation
4aec68f Opened by Marijn Haverbeke at - 2 commentsfsync not implemented on windows
a279d3f Opened by Brian Anderson at - 1 commentMerge stdtest with std
fb11bab Opened by Brian Anderson at - 1 commentImplement more communication primitives
f4a8bb0 Opened by Stefan Plantikow at - 5 commentsstr::bytes documentation should mention that the returned vec is not null-terminated
ebd2f05 Opened by Brian Anderson at - 1 commentLeak with do loops
69f5b8f Opened by Brian Anderson at - 2 commentsTypestate doesn't track initialization through closures
bba5d13 Opened by Josh Matthews at - 2 commentsGive std::task::task_notification a shorter name
bff9338 Opened by Brian Anderson at - 1 commentbind allows data to be moved multiple times
0a4e1ba Opened by Niko Matsakis at - 3 commentsASM debugging still stringify's AST nodes even when it is disabled
28318fa Opened by Niko Matsakis at - 1 commentMark a few bytes at the end of every stack VALGRIND_MAKE_MEM_NOACCESS
2e7d41c Opened by Brian Anderson atVariables used in
f373a67 Opened by Niko Matsakis atwhenstill considered unusedAvoid checking control paths that will never be reached
ce1cee4 Opened by Josh Matthews at - 2 commentsscrutinize hash functions: << precedence often misused
c01af26 Opened by Niko Matsakis at - 1 commentTag constructors should be considered pure
88bc34b Opened by Marijn Haverbeke atobjects with floats crash on windows
73ea10f Opened by Niko Matsakis at - 2 commentsTags should be represented using null ptrs where possible
a521760 Opened by Niko Matsakis at - 17 commentsAllow constant expressions to refer to other constants
9f4ad83 Opened by Marijn Haverbeke at - 3 commentsadd special syntax for mutable variable declarations
f6a9239 Opened by Stefan Plantikow at - 24 commentsCut features out of our LLVM build
66d0013 Opened by Brian Anderson at - 2 commentslambdas and blocks should both have optional type decls
d3878c9 Opened by Niko Matsakis at - 5 commentsImplement crate_type attribute
fcad738 Opened by Brian Anderson atFigure out a different way to allow crate-level and directory-level modules
259aad0 Opened by Brian Anderson at - 7 commentsClarify story on native functions
9a956fe Opened by Niko Matsakis at - 8 commentsPretty-print in place
dd26a35 Opened by Graydon Hoare at - 1 commentUnresolvable names in other modules fail hard
7c52aab Opened by Josh Matthews at - 1 commentImplement complex numbers
99cf6cf Opened by Stefan Plantikow at - 10 commentsmake on windows - mingw 20111118 fails
d92e83c Opened by Salil Wadnerkar at - 17 commentscrash: Assertion cx.fcx.llobjfields.contains_key(did.node) failed at src/comp/middle/trans.rs:2914
3662caf Opened by Elly Fong-Jones at - 5 commentsTutorial: please clarify "mutable vector"
c94e40f Opened by kud1ing at - 1 commentgetopts should use result::t
2ab379a Opened by Erick Tryzelaar at'make all' only builds stage 1
525fbaa Opened by Brian Anderson at - 2 commentsbuild broken on os x
35170b3 Opened by Stefan Plantikow at - 1 commentDecouple #[link_name = ""] and #[link_args]
7fbc276 Opened by Brian Anderson atMake a new attribute for the #[link_name = ""] special case
70a5fef Opened by Brian Anderson at - 7 commentsInvestigate a segmentation fault in link::link_binary
85dee9c Opened by Haitao Li at - 2 commentsAdd testing supports tests those need multiple compile commands
1b50577 Opened by Haitao Li at - 12 commentsinvalid format string causes leaked memory in rust main loop
733e5a5 Opened by Grahame Bowland at - 2 commentsLink with ld instead of gcc
f49eeda Opened by Brian Anderson at - 7 commentsAllow link_args attributes on crates
d762bbe Opened by Brian Anderson atDisable locking in memory_region when RUSTRT_TRACK_ALLOCATIONS=0
2ffb726 Opened by Brian Anderson at - 3 commentsAdd #[link_type="object"] to link against object files
b6a366c Opened by Erick Tryzelaar at - 2 commentsPut all the trans_* modules under an umbrella trans module
d68e98c Opened by Brian Anderson atrustc crash with upcall fail "option none"
e8befd2 Opened by Erick Tryzelaar atShould
35b7050 Opened by Marijn Haverbeke at - 2 comments5.fparse as a float literal, or expr_field(int literal, "f")?OS X generates warning about compact debug info for __morestack
c176895 Opened by Brian Anderson at - 2 commentsAdd caching to tag_variant
6ccb7bc Opened by Brian Anderson at - 1 commentllvm-config sometimes doesn't provide the correct include directory
61f13a7 Opened by Brian Anderson at - 10 commentsdeal with .dSYM on os x
5873440 Opened by Stefan Plantikow at - 2 commentsGo over std and core and add pure declarations
7bd4707 Opened by Stefan Plantikow at - 12 commentsType casts should be considered as pure where possible
1617e74 Opened by Stefan Plantikow at - 1 commentReturn address at the bottom of stack should be 0
1b24d82 Opened by Brian Anderson at - 1 commentUse __morestack to switch to the C stack
ef29d72 Opened by Brian Anderson at - 1 commentRemove stack alignment from core::task::unsafe_spawn_inner
33a019f Opened by Brian Anderson atRewrite upcall_new_stack/del_stack to follow the standard upcall convention
fc1af6c Opened by Brian Anderson at#[link_name = ""] should be an error even when #[nolink]
245f994 Opened by Brian Anderson atFix failing tests on windows
d002793 Opened by Brian Anderson at - 1 commentUse quotes to improve error messages
fce05a4 Opened by kud1ing at - 2 commentsImporting a module that does not exist fails hard
925bfcc Opened by Josh Matthews at - 1 commentAdd valgrind guard bytes to the end of the stack again
61fc144 Opened by Brian Anderson at - 3 commentsfix setenv and getenv (especially on os x)
44b5234 Opened by Stefan Plantikow at - 10 commentsfrom_strs should return option::t<T>
085104a Opened by Erick Tryzelaar atAdd debug representation of strings
9fed5f2 Opened by Josh Matthews at - 4 commentsAdd debug representation of objects
fe6cb0c Opened by Josh Matthews at - 1 commentAdd debug representation of enums
14c4413 Opened by Josh Matthews at - 2 commentsFix debug representation of arrays of structs
3a577ea Opened by Josh Matthews at - 5 commentsAdd debug representation of function types
1209509 Opened by Josh Matthews at - 1 commentAdd debug representation of resources
f1a0f74 Opened by Josh Matthews at - 1 commentBuilding with debugging causes test failures on i686-unknown-linux-gnu
59b3fec Opened by Brian Anderson at - 19 commentsName mangling mistakes with -g
930125b Opened by Brian Anderson at - 2 commentsRust snapshot binaries aren't recognized by RHEL5
12b1f38 Opened by Brian Anderson at - 13 commentsos x / make check-fast bug that seems to effect invoke-external-native
91cbb2b Opened by Stefan Plantikow at - 6 comments"char": make "to_lower"/"to_upper" work for non-ASCII characters
129a68c Opened by kud1ing at - 8 comments"char": add a type and function for Unicode Character Categories
a2fc28e Opened by kud1ing at - 6 commentschange map::new_hash to mk_hash
0df96e3 Opened by Erick Tryzelaar at - 2 commentsswap arg order of vec::init_fn
6b9e187 Opened by Erick Tryzelaar at - 4 commentscargo: auto-fetch default sources file from rust-lang.org
106dc9d Opened by Graydon Hoare at - 2 commentscargo: list packages matching name
10f83f9 Opened by Graydon Hoare at - 2 commentscargo: shortcut for adding a source
4b411d5 Opened by Graydon Hoare at - 3 commentscargo: dependency-resolution
2df07d7 Opened by Graydon Hoare at - 2 commentscargo: extract json from crate files
5d41609 Opened by Graydon Hoare at - 1 commentcargo: refresh source index from remote crates
1af84ee Opened by Graydon Hoare at - 1 commentcargo: add $HOME/.cargo/lib to rustc default search path
043e0a6 Opened by Graydon Hoare at - 3 commentsBogus span identified with unmatched import
c0f521c Opened by Brian Anderson at - 6 commentsMake the initial obstack size very small
40c4f5d Opened by Brian Anderson at - 2 commentsJSON: add support for "null"
9c208c1 Opened by kud1ing atstdlib/json.rs is written in a very inefficient style
ebce8e2 Opened by Marijn Haverbeke at - 2 commentsstd::unicode::icu: add libicu character category functions
f58fa05 Opened by kud1ing at - 1 comment"char": implement "is_whitespace" and "maybe_digit" using "std::unicode::icu"
bc8fd88 Opened by kud1ing at - 7 comments#fmt float broken on Ubuntu Precise
582f782 Opened by Haitao Li at - 3 commentsLibcore: move "io" to libcore
4223844 Opened by kud1ing at - 5 commentsUnwinding can still sometimes leak memory
6e8ffb4 Opened by Marijn Haverbeke at - 1 comment#fmt uses wrong default precision for float
9066089 Opened by Brian Anderson at - 10 commentsfix machine type equality
fe51ac5 Opened by Stefan Plantikow at - 4 commentsExpose floating point environment and handle fp exceptions
59e9167 Opened by Stefan Plantikow at - 5 commentsNew logging macros #info and #debug do not work
d505fe0 Opened by linuxfood at - 1 commentProminent instructions on how to register a package with cargo-central
cd4af02 Opened by Graydon Hoare at - 1 commentType unification error messages excessively mystifying
cbd54c7 Opened by Joshua Wise atRequest for source addition
8b32bee Opened by Joshua Wise at - 2 commentssplit stdtest into stdtest/coretest
cd8a46a Opened by Brian Anderson at - 3 commentsinvalid location with #debug type error
0e387dd Opened by Erick Tryzelaar at - 3 commentsodd issue with #fmt and floats
ed3343b Opened by Erick Tryzelaar at - 2 commentskind checker does not recognize implicit returns
fe9f94f Opened by Marijn Haverbeke atmake rustdoc handle imports and exports
72079cd Opened by Stefan Plantikow at - 2 commentssupport explicit discriminant numbers on tag variants
6d8513f Opened by Graydon Hoare at - 7 commentsrustc, rustdoc: give nicer feedback when no arguments are given
9d5e74a Opened by kud1ing atmake check and install should depend on all
89239d3 Opened by Graydon Hoare atchange "when" to "if" in pattern guards
119edcb Opened by Niko Matsakis at - 14 commentsAllow tuples and other irrefutable patterns in parameter specifications
a8f32b9 Opened by Niko Matsakis at - 2 commentsLast use doesn't consider closure bodies properly
eef34a6 Opened by Niko Matsakis at - 2 commentstrans.rs assertion error compiling code
635f7a8 Opened by Erick Tryzelaar at - 3 commentsmake all no longer works after make clean
ae9d62b Opened by Niko Matsakis at - 1 commentpassing rust records by value to native functions broken
3925d94 Opened by Erick Tryzelaar at - 8 commentswarn when int or uint is used in a native type decl
7502206 Opened by Niko Matsakis at - 3 commentsrustc: errors should not display runtime boilerplate logging
4eb0077 Opened by Erick Tryzelaar at - 12 commentsAdd fixed sized arrays for native module records
276f899 Opened by Erick Tryzelaar at - 2 commentsSet up FreeBSD bot
2b0ddd8 Opened by Brian Anderson at - 1 commentAll non-www URLs redirect to front page
2e0671d Opened by Jesse Ruderman at - 4 commentsStandard Library documentation: sort function names
f8d33a1 Opened by kud1ing at - 3 commentsStandard Library documentation output: missing record return type
749afa0 Opened by kud1ing at - 4 commentsStop passing spans around in trans
b3be7c7 Opened by Marijn Haverbeke at - 3 commentsRevert llvm branch commit
5b8e46b Opened by Josh Matthews at - 1 commentdo something more careful than eval_const_expr
19ac8dc Opened by Kevin Atkinson at - 3 commentsTutorial is out of date online
b56671a Opened by kud1ing at - 2 commentsStop building stage3 on normal test cycles
1cfbaf4 Opened by Marijn Haverbeke at - 1 commentrustlang.org still points to github
5213fed Opened by Tim Chevalier at - 1 commentAllow modifications to local variables in pure functions
0c75ebb Opened by kud1ing at - 17 commentsllvm-dis does not work on our generated .bc files anymore
dc4047d Opened by Marijn Haverbeke at - 2 commentsSimplify the rope:bal1 test
5bb24ed Opened by Brian Anderson atAllow overloaded literals
33c6ad8 Opened by Brian Anderson at - 9 commentsExport all tag variants
3c2d4aa Opened by Brian Anderson at - 12 commentsEliminate dot in nullary-tag variant patterns
915047a Opened by Brian Anderson at - 4 commentsRename tag to something else. Possibly 'enum'
58a53f1 Opened by Brian Anderson at - 7 commentsEliminate the disambiguating :: in id::<int>
16fa470 Opened by Brian Anderson at - 4 commentsSeparate tag variants by comma
0bab4b8 Opened by Brian Anderson at - 3 commentsEnsure consistent naming of predicates in std and core
f803199 Opened by Stefan Plantikow at - 4 commentsallow recursive object methods
c07b8cb Opened by Erick Tryzelaar at - 2 commentsAdd support for hexadecimal float literals
04c20ce Opened by Stefan Plantikow at - 22 commentsStop flushing stdout every time a line is logged
46e7317 Opened by Brian Anderson at - 5 commentsStop defining NVALGRIND when valgrind isn't found
c7681be Opened by Brian Anderson at - 1 commentImplement indefinite-extent iface dicts
f7923ae Opened by Marijn Haverbeke atImplement cast-to-iface
983b380 Opened by Marijn Haverbeke at - 1 commentFix re-exporting of impls
1d1a100 Opened by Marijn Haverbeke atAdd some useful interfaces to the core and std libs
d51a8d4 Opened by Marijn Haverbeke at - 11 commentsDocumentation links on wiki front page are broken
d6ae518 Opened by Tim Chevalier at - 1 commentFind out why core::float needs explicit exports
07fd0ad Opened by Stefan Plantikow at - 4 commentsSegfault with generic functions
e3ba4b3 Opened by Marijn Haverbeke atrustc's --test flag should imply --bin
8fcf405 Opened by Brian Anderson at - 1 commentFix make dist
a2d6d49 Opened by Brian Anderson at - 1 commentHave the bots run make distcheck
ca9cffe Opened by Brian Anderson at - 3 commentsReorganize the directory structure of librustc and the driver
5e67cd9 Opened by Brian Anderson at - 1 commentMacro errors are reported at def, not use
3681332 Opened by Niko Matsakis at - 7 commentsDependencies for C++ files in rt are wrong
ae56b20 Opened by Niko Matsakis atbare fn types in record unification produces unexpected errors
9a42ec5 Opened by Niko Matsakis at - 3 commentscargo: Add the ability to run tests
5a53105 Opened by Brian Anderson at - 2 commentsCreate a continuous integration server for building rustpkg packages
6bfe6f3 Opened by Brian Anderson at - 16 commentsredesign task API to use sendable fns and be more approachable
c70ad1a Opened by Niko Matsakis at - 2 commentsspawning a bare fn doesn't work
3606ea0 Opened by Niko Matsakis at - 2 commentsDismantle std::unstable
283b927 Opened by Brian Anderson at - 8 commentspp omits parens needed to disambiguate call-with-block sugar
c6d723e Opened by Jesse Ruderman at - 3 commentslog (fail, 2) hits an LLVM assertion
62070e5 Opened by Jesse Ruderman at - 1 comment"error: internal compiler error ty_fn_args() called on non-fn type"
1ba51ed Opened by Jesse Ruderman at - 1 comment"warning: Captured variable 'x' not used in closure" presages a crash
2b42404 Opened by Jesse Ruderman at - 1 commentnon-exhaustive match failure in typeck::lookup_method
ec6ad8c Opened by Jesse Ruderman at"upcall fail 'option none'" with recursive iface impl?
0e686b5 Opened by Jesse Ruderman at - 1 commentrustc hang with infinite recursion in ty::fold_ty
9d562dd Opened by Jesse Ruderman atinternal compiler error fail called with unsupported type |
cf45c9a Opened by Jesse Ruderman atRUST_CC_ZEAL crash: too much recursion in walk_uniq
001d721 Opened by Jesse Ruderman at - 2 commentsAnonymous function with upvar trips assert in trans
dd4903d Opened by Jesse Ruderman atrebind-fn.rs crashes with RUST_CC_ZEAL=1
ce4fa27 Opened by Jesse Ruderman at - 2 commentsGeneric type can't be inferred through lambda block
22ba466 Opened by Brian Anderson at - 2 commentsCheck that rustc's output is writable before linking
864d8f4 Opened by Brian Anderson at - 3 commentsBlock style autodetection should take upvars into account
20395eb Opened by Marijn Haverbeke at - 2 commentsAdd many more tests for iface and impl
7ab4195 Opened by Marijn Haverbeke atexpected error scanner is too imprecise
9c41cde Opened by Niko Matsakis atDon't log in the red zone
82f7e6c Opened by Brian Anderson atUpdate spawn example in language doc
86110fb Opened by Brian Anderson at - 1 commentLeak with sendfn
f5c82bd Opened by Jesse Ruderman at - 3 commentsbetter error message when there is a missing semicolon with an expression
e9d319c Opened by Niko Matsakis at - 6 commentsLeaks when failures occur during unwinding
35599a5 Opened by Niko Matsakis at - 6 commentsdeprecate 'obj' in docs
386727b Opened by Graydon Hoare at - 2 commentsremove 'obj' system
d5f0aa9 Opened by Graydon Hoare at - 1 commentTransfer rust to mozilla administrative group on github
73b6c7f Opened by Graydon Hoare at - 3 commentsGenerate rustdoc output instead of naturaldocs in build
ed37923 Opened by Graydon Hoare at - 2 commentsallow for native mod functions to initialize records
7760598 Opened by Erick Tryzelaar at - 4 commentsRemove the global variables that store the discriminant IDs per variant
5be8516 Opened by Kevin Atkinson at - 2 commentsAdd a mechanism to set the max stack size
9f6eab7 Opened by Brian Anderson at - 3 commentsmove rust-mode.el to src/etc/emacs/
831c5e5 Opened by Graydon Hoare at - 2 commentsShould it be possible to use a boxed iface type for a parameter bounded on itself?
85539d8 Opened by Marijn Haverbeke at - 2 commentsmake boxes self-describing
95f05e8 Opened by Niko Matsakis at - 6 commentsImpl resolution may try to access unresolved types
77ba030 Opened by Marijn Haverbeke atrt: remove set_min_stack
748b192 Opened by Brian Anderson at - 2 commentsCollect benchmark numbers for 0.1
8c1b4d8 Opened by Brian Anderson at - 12 commentsrt: Add a way to configure the runtime environment from the command line
75516f8 Opened by Brian Anderson at - 8 commentsconvert shape code to be visitor glue
bc42879 Opened by Niko Matsakis at - 3 commentscustom tag discriminants not considered in the shape code
d2418bd Opened by Niko Matsakis at - 1 comment
ba3fad1 Opened by Marijn Haverbeke at - 4 commentscore::float::consts::pidoes not workBounds check error in typecheck when compiling alt-expression
9327203 Opened by Tim Chevalier atAllow 'give up on this function scope, continue with next' errors in typeck
b55d4fe Opened by Marijn Haverbeke at - 1 commentParser doesn't handle fn@ or fn~ expr as statement
315dae1 Opened by Marijn Haverbeke at - 1 commentInner attributes not supported on all item types, including fn
a67268f Opened by Brian Anderson atImprove type error messages
83cfcac Opened by Marijn Haverbeke at - 3 commentsAllow C code to call into Rust code
a66d6bc Opened by Brian Anderson at - 2 commentsReduce the Rust stack red zone
5d26cb2 Opened by Brian Anderson at - 4 commentsNeed custom discriminant tests in the pretty printer
3730d4b Opened by Niko Matsakis atC-like tags should be castable to int with or without custom discriminants
a8d072d Opened by Niko Matsakis at - 2 commentsRevoke Rust's claim to the
fb77c79 Opened by bstrie at - 4 comments.rcfile extension on GitHubpandoc: unrecognized option `--section-divs'
abe3cf2 Opened by Brian Anderson at - 1 commentGitHub's markdown doesn't understand commented out examples in tutorial
513bbea Opened by Brian Anderson at - 7 commentsClosures can't be declared as diverging functions
a378945 Opened by Brian Anderson at - 3 commentsRun tutorial code fragments as part of make check
f78a3d4 Opened by Brian Anderson at - 1 commentAdd syntax highlighting to rust-lang.org's code snippet
f2c91b9 Opened by Brian Anderson at - 5 commentsrust-lang.org says rust is BSD licensed, when it is MIT
179820e Opened by Brian Anderson at - 1 commentSupport a very basic form of operator overloading
4e26b8e Opened by Marijn Haverbeke at - 4 commentsLibrary support for go-like deferred function
fb5ac90 Opened by Brian Anderson at - 7 commentsWrong default filename for --lib --emit-llvm -S
8257128 Opened by Brian Anderson at - 1 commentstr::unsafe_from_bytes should be unsafe
01b3a3f Opened by Brian Anderson at - 1 commentMemory corruption with --emit-llvm -S on linux
28f7b0f Opened by Brian Anderson at - 4 commentsStack growth defeats optimization
95f6e76 Opened by Brian Anderson at - 6 commentsFunctions written in expression style are slower than imperative style
bd96812 Opened by Brian Anderson atHave some form of destructing if
fa2ae88 Opened by Kevin Atkinson at - 10 commentsrust: task ran out of stack
4a2506a Opened by Grahame Bowland at - 4 commentscore::* listed four times in RUST_LOG=?
01d7b1d Opened by Josh Matthews at - 6 commentspretty printer for uints sometimes drops the "u" suffix
7ecbb62 Opened by Niko Matsakis atChange rustc crate crate_type to "lib". Stop passing --lib
27c1ded Opened by Brian Anderson at - 1 commentCrash in shape code during tag comparison
afb44e7 Opened by Brian Anderson at - 5 comments--pretty typed is broken for most programs
63bfdac Opened by Marijn Haverbeke at`make perf' failed with perf 3.2
c8b122b Opened by Haitao Li at - 1 commentTeach debuginfo to generate namespaces for each component of a path
3a21b57 Opened by Josh Matthews at - 9 commentsFunction name is occasionally duplicated
5ac27c5 Opened by Josh Matthews at - 6 commentsCollect various one-off analysis tidbits into a 'lint' pass
388cd99 Opened by Brian Anderson at - 6 commentsClean up and document rustc::front::attr
9363cff Opened by Brian Anderson atInvalid write with by-copy generic tuple
74fa6e6 Opened by Brian Anderson at - 4 commentsAdd module "tuple" to libstd
3b45b70 Opened by kud1ing at - 1 commentMove existing packages to cargo-central
c8383f7 Opened by Brian Anderson at - 1 commentMove libcore tests into core
cc4a0bc Opened by Brian Anderson at - 1 commentAdd version number to win32 control panel
1bab756 Opened by Brian Anderson at - 2 commentsSundown backend for rustdoc
5e32e2a Opened by Brian Anderson at - 11 commentsrustc stack overflow by "hit an unexpected failure path"
84a6659 Opened by Haitao Li at - 2 commentsUnify "str::lines()" and "str::lines_any()" and make it Unicode-correct
be8a4fd Opened by kud1ing at - 6 commentsrustctest Segmentation fault when fs::path_is_dir uses type c_int
4826aa1 Opened by Haitao Li at - 3 commentsMake the test runner schedule tests more efficiently
761f2bc Opened by Brian Anderson at - 1 commentrustc: option
6b63eea Opened by Haitao Li at - 1 comment--time-passesdoesn't show anythingSegv fault with nested closure
11e2425 Opened by Haitao Li at - 3 commentsmake interface types more like closures
fc57706 Opened by Niko Matsakis at - 7 comments#fmt does not print out "%"
d7901f2 Opened by Erick Tryzelaar at - 1 commentTriple-quoted strings
31b83c5 Opened by Brian Anderson at - 1 commentbit shift operators take odd types
ff70db7 Opened by Niko Matsakis at - 7 commentsrust-mode doesn't know 'enum'
b61fd68 Opened by Brian Anderson atAdd .elc to .gitignore
6db7dd7 Opened by Brian Anderson attutorial: Logging section doesn't mention 'debug' level
4d8963e Opened by Brian Anderson attutorial: Closure section still discusses 'block' type
0ee0480 Opened by Brian Anderson at - 5 comments#bind() macro
455f018 Opened by Brian Anderson at - 4 commentsmake dist doesn't include man page so install fails
9914cbe Opened by Brian Anderson at - 1 commentKeywords should not be allowed as variable identifiers
295afdd Opened by Matt Brubeck at - 4 commentsReserved words are not enforced by the compiler
09cded2 Opened by Matt Brubeck at - 1 commentBlock comment grammar
f2ca69b Opened by Mike Samuel at - 3 commentsNumber grammar
4927414 Opened by Mike Samuel at - 2 commentsRun language ref examples
161a75b Opened by Brian Anderson at - 1 commentWindows installer sets PATH wrong?
a79bdf2 Opened by Brian Anderson at - 1 commentLinker commands don't quote paths with spaces
f7f94c1 Opened by Brian Anderson at - 1 commentMake all tutorial snippets pass
f14c4e0 Opened by Brian Anderson at - 3 commentsSwap expression section in spec copies block of text from move expression
130a5ab Opened by Mike Samuel atAssociativity
c994552 Opened by Mike Samuel at - 3 commentsRemove std::extfmt
5da68af Opened by Brian Anderson atcargo: Add 'description' to packages
664dfc3 Opened by Brian Anderson at - 1 commentWindows installer splats system PATH
6ea1b89 Opened by Sebastian Sylvan at - 15 commentsShould rustc.exe be statically linked to libgcc etc.?
77404fc Opened by Sebastian Sylvan at - 6 commentsrustc.exe doesn't link helloworld.rs
07edf29 Opened by Sebastian Sylvan at - 1 commentFailed test when optimization turned off: test_md4
f96b011 Opened by Kevin Atkinson at - 3 commentsret x + ret y allowed
5bf6ea4 Opened by Kevin Atkinson at - 6 commentsmove rustpkg to its own repository
24200ff Opened by Lizzie Dixon at - 8 comments#fmt float precision is busted
5d15804 Opened by Brian Anderson at - 2 comments'make check' should be a superset of 'make all'
0f925e7 Opened by Brian Anderson at - 2 commentsRFC: Only track byte offsets in codemap and related modules
e418969 Opened by Kevin Atkinson at - 10 commentsDocs 7.3.3 Constraints: incorrect example code
9410fa0 Opened by Rick Waldron atTypo in tutorial
2e95891 Opened by Kosta at - 2 commentsString hashes vulnerable to algorithmic complexity attacks
afa45b9 Opened by Kosta at - 14 commentssupport break and continue in blocks via enums
9995193 Opened by Niko Matsakis at - 14 comments--prefix is broken in 0.1 distribution (rpath related)
1755636 Opened by Austin Seipp at - 1 comment--prefix is broken in 0.1 distribution (rpath related)
7b530ac Opened by Austin Seipp at - 9 comments#[no_core] should be an attribute
9605665 Opened by Brian Anderson at - 3 commentsRecursive enum type causes compiler task to run out of stack
6a85e1b Opened by Jim Fisher at - 2 commentsUnused import check doesn't consider impls
0f7e311 Opened by Brian Anderson at - 2 commentsDevelop some combined infrastructure for command-line switches and crate attributes
ce36595 Opened by Brian Anderson at - 2 commentsWarnings as errors
9d3e655 Opened by Brian Anderson at - 2 commentsMove the unused imports check into the lint pass
13d69f2 Opened by Brian Anderson at - 1 commentDefining types that represent native linked lists is hard
d6fef7b Opened by Josh Matthews at - 2 commentsReorganize std::os, std::generic_os to be sane
3814637 Opened by Brian Anderson at - 1 commentStandardize core/std naming conventions
019cd34 Opened by Brian Anderson at - 3 commentsCargo sig verification failed
a03a265 Opened by Anton C. Swartz IV at - 4 commentsCreate a macport
6cafa50 Opened by Brian Anderson at - 4 commentsContinuous documentation server for rust packages
9e6bde5 Opened by Brian Anderson at - 5 commentscargo: Tell the user when gpg isn't available
0842546 Opened by Brian Anderson at - 1 commentRelinquish the alignof keyword in rustrt
b88b150 Opened by Brian Anderson atenum / tag alignment is always 1 right now
d337e26 Opened by Niko Matsakis at - 15 commentsMake C-like enum's binary compatible with C enums
d376c98 Opened by Kevin Atkinson at - 1 commentRFC: enum discriminant ought to be smaller
9880d0b Opened by Niko Matsakis at - 20 commentsBe able to convert from integers to C-like enums
2013dca Opened by Kevin Atkinson at - 4 commentsiteration library and lightweight bind syntax
a79ba93 Opened by Niko Matsakis at - 7 comments::rt::backtrace Backtraces are not very useful on Mac
44de21b Opened by Tim Chevalier at - 12 comments#fmt strings should allow index of argument, count, and precision to be specified
55f7948 Opened by Brian Anderson at - 5 comments#fmt should generate compile errors for invalid format strings
2a7d8ab Opened by Brian Anderson at - 2 comments#fmt should allow any width int, float, etc to be used
b356e50 Opened by Brian Anderson at - 11 commentsSyntax extension to load an entire file into [u8] at compile-time
5ff9513 Opened by Brian Anderson at - 6 commentsMalformed attribute in module is silently dropped by parser
6efdd36 Opened by Brian Anderson at - 1 commentgettimeofday example in tutorial uses wrong structure def
ff6c6d4 Opened by Brian Anderson at - 3 commentsCan't use left shift on enum discriminants
e76c913 Opened by Brian Anderson at - 2 commentsTypestate code doesn't handle const item inside fn
22f0423 Opened by Marijn Haverbeke atAllow ifaces to refer to their own type
3c23685 Opened by Marijn Haverbeke at - 1 commentoptimize message sending and/or scheduler
2260b4e Opened by Niko Matsakis at - 8 commentsAllow attributes on enum variants
c8d422f Opened by Brian Anderson atUse the codemap's source string in gather_comments_and_literals
e3af3ff Opened by Brian Anderson at - 1 commentNeed unsafe fn core::str::from_cstr_len
9354e5b Opened by Brian Anderson atNeed unsafe fn core::ptr::memcpy
49180f1 Opened by Brian Anderson at - 2 commentsmake uninstall
af54eda Opened by Patrick Walton atProvide binary downloads
868ae2e Opened by Belleve at - 9 commentsUnify our bytepointer representation in the libraries
bf71c43 Opened by Marijn Haverbeke at - 2 commentsRFC: remove native types
daf90bb Opened by Marijn Haverbeke at - 2 commentsRedefine ctypes::void as a zero-variant enum
d37b781 Opened by Brian Anderson at - 2 commentsproposal for str::from_bytes_with_error_cb
b758f06 Opened by Kevin Cantú at - 3 commentsEmpty vector optimization
3de2be1 Opened by Marijn Haverbeke at - 1 commentRequest for Thrift RPC support
eedc1a5 Opened by P. Oscar Boykin at - 7 commentsrustdoc should copy docs from interfaces to implementation methods
349d95b Opened by Brian Anderson at - 6 commentsAdd datasort refinements to Rust
9452c69 Opened by Tim Chevalier at - 50 commentsmain()'s initial stack segment should be big
c8180ff Opened by Brian Anderson at - 7 commentsCreate and export rust C API from the runtime
e60a56d Opened by Brian Anderson at - 6 commentsClean up runtime exports
e36c5fb Opened by Brian Anderson at - 10 commentsResources don't support inner attributes
b5abfbd Opened by Brian Anderson at - 1 commentremove the :: after type names in "as" expressions
c45765a Opened by Niko Matsakis at - 5 commentsError when a type parameter name is given parameters itself
a4aa53d Opened by Marijn Haverbeke at - 1 commentUsing a named constant in an alt branch binds the value to that name instead
8194ec5 Opened by Josh Matthews at - 1 commentbounds check error with vec::reserve 2 dimensional vectors
c4b9f1c Opened by deadlock atbuild conflict with texlive-latex-base (Ubuntu 11.10)
51537cd Opened by Kevin Cantú at - 12 commentsStack-allocation only subset/specifier
bed46c1 Opened by litghost at - 3 commentsRemoval of block spans from trans has ruined lexical block debug info
5118ea4 Opened by Josh Matthews at - 6 commentssegfault logging a hashmap
80788d1 Opened by Erick Tryzelaar at - 1 commentICE on unresolved module
4863f3a Opened by Ben Noordhuis at - 1 commentRemove ternary operator
9b024dc Opened by Brian Anderson at - 30 commentsrustc ICE with typoed path to enum constructor in alt
fdc0666 Opened by Joshua Wise at - 2 comments"internal error in instantiate" when using a generic impl method
3e1d129 Opened by Jonathan A. Sternberg at - 2 commentsRFC: Allow matching against n-ary variants with just the name
ec767b8 Opened by Marijn Haverbeke at - 14 commentslint: Warn when items are unused and not exported
754c101 Opened by Brian Anderson at - 1 commentAdd core::repeat(int, fn()) function
5fbb36b Opened by Brian Anderson at - 11 commentsfeature request: allow packed types
4b122df Opened by Ben Noordhuis at - 3 commentsLinking fails when using a crate name alias
c720de8 Opened by Brian Anderson at - 2 commentsUsing 'type' as parameter name doesn't work
287908d Opened by Tim Taubert at - 3 commentsCompilation fails on GRSecurity/PaX kernel
ed6df4a Opened by Deleted user at - 3 commentsAllow attributes on iface and impl methods
d4ce530 Opened by Brian Anderson atstd::sort uses different convention for lteq
ff3c410 Opened by Brian Anderson at - 1 commentcan't determine value for sysroot
fa89fd4 Opened by Michael Fellinger at - 10 commentsExpression syntax and semicolon
b33fb3d Opened by Xiao Jia at - 6 commentsReplace str::sbuf with *ctypes::c_char
93f71a3 Opened by Brian Anderson at - 9 commentsRFC: Exempt .field from forms-not-allowed-after-block-calls
bc5dc31 Opened by Marijn Haverbeke at - 3 commentsRFC: Increase precedence of
7bbfc9f Opened by Marijn Haverbeke at - 3 commentsasRFC: Parameterizable self type in ifaces
32f4e0b Opened by Marijn Haverbeke at - 7 commentsSwitch
992880d Opened by Marijn Haverbeke at - 4 commentsoption::ttooptioneverywhereCheck exhaustiveness for int, str, ... -typed alts
1c2f7cc Opened by Tim Chevalier at - 8 commentsImplement scheduler domains
0ef3134 Opened by Brian Anderson at - 4 commentsRust progams hang on windows
64bc284 Opened by Graydon Hoare at - 13 comments#[cfg] attribute doesn't work on things that are not items
70a13de Opened by Brian Anderson at - 4 commentsAdd a way to conditionally compile things when a config item is not present
580df2b Opened by Brian Anderson at - 2 commentsRemove timer code from scheduler
aaab7d2 Opened by Brian Anderson at - 5 commentsImplement classes as per pcwalton's proposal
a49594d Opened by Tim Chevalier at - 24 commentsInterrupting configure makes the build process unhappy
3e3b4ce Opened by Tim Chevalier at - 1 commentRFC: Handle built-in type names in resolve, rather than parser
2931fbe Opened by Marijn Haverbeke at - 3 commentsPort modules "str" and "vec" to interface "iter"
d0e7bab Opened by kud1ing at - 6 commentsproper ctags support for rust
a083c36 Opened by Niko Matsakis at - 9 commentsRust functions that can be called from C
b99c3b1 Opened by Brian Anderson at - 16 commentsIll-typed base expression in index
1392e8a Opened by Eric Holk at - 1 commentUpdate box debuginfo for new representation
6f5dcb8 Opened by Josh Matthews at - 3 commentsNative modules do not support const, enum and type properly.
a645b9c Opened by Beoran at - 6 commentsMonomorphize generic functions
abffec6 Opened by Marijn Haverbeke at - 10 commentsboxed data still imposes a small perf penalty
f4f8ec3 Opened by Niko Matsakis at - 4 commentsRFC: Allow a module to export other items with same name
e3e2f89 Opened by Niko Matsakis at - 17 commentsremove box data from shape tables
bee7b8c Opened by Niko Matsakis at - 1 commentUpdate task-perf-word-count-generic
b1a6817 Opened by Brian Anderson atCycle collector is still turned off
ac9e376 Opened by Marijn Haverbeke at - 3 commentsTeach rust_run_program about envs
95709b1 Opened by Graydon Hoare at - 1 commentImprove compiletest perf on win32, remove procsrv
b3b0ce3 Opened by Graydon Hoare at - 1 commentprint fully qualified types in error messages
96d83ba Opened by Niko Matsakis at - 3 comments#[test] fns is not type checked when not testing
8a5aec2 Opened by Niko Matsakis at - 5 commentsAdd a dead code elimination pass
e83a29e Opened by Tim Chevalier at - 8 commentsvec::reserve should reserve the exact amount requested
62bfa8e Opened by Brian Anderson at - 3 commentscargo should install to ./.cargo by default instead of ~/.cargo
325317f Opened by Brian Anderson at - 6 commentsGenerate debug info for generics
8ab28aa Opened by Josh Matthews at - 4 commentsImplementing an interface before its definition hits a compiler error
95e9873 Opened by Marijn Haverbeke atMove syntax extensions and macros out of compiler
5971ad1 Opened by Brian Anderson at - 12 commentsCannot determine a type for this expression
4eee567 Opened by Brian Anderson at - 1 commentCross-crate inlining
5780e6b Opened by Niko Matsakis at - 2 commentsAdd linter option to complain about shadowed built-in types
30a2b06 Opened by Marijn Haverbeke at - 11 commentsWhat happens when the runtime runs out of task ids?
e4049a2 Opened by Brian Anderson at - 6 commentsUse msvc on windows, not mingw
1dd354e Opened by Graydon Hoare at - 10 commentsmake check hangs on windows
47257c9 Opened by Brian Anderson at - 1 commentlog to stderr, write rustc's output to stderr
79622b9 Opened by Brian Anderson at - 2 commentsstr should support a few other string en/decodings
10e3bb1 Opened by Kevin Cantú at - 6 commentsShebangs as comments
70cadf8 Opened by Andrew at - 12 commentserror message
c6b7d51 Opened by deltrem at - 5 commentsmake stops, because no target is indicated and no make file is found
f8ab401 Opened by deltrem at - 12 commentsRecord inheritance
becb32b Opened by Aluminium95 at - 2 commentscore::unsafe::reinterpret_cast should move in its argument?
872c7c7 Opened by Brian Anderson at - 6 commentsIncorrect error handling for processes that fail to spawn on windows
efd41ba Opened by Brian Anderson atSpecify C stack size when creating schedulers
4f853e6 Opened by Brian Anderson at - 4 commentsTry applying branch weight metadata to bounds checks
815291b Opened by Brian Anderson at - 2 commentsint::from_str lacks radix option
9c4839c Opened by Andrew at - 6 commentsqquote can fail when spans are slightly off
0c2d56c Opened by Niko Matsakis at - 5 commentsqquote does not include make it easy to use computed identifiers
d0a8f11 Opened by Niko Matsakis at - 9 commentsRedesign task API
4f908ba Opened by Brian Anderson at - 5 commentsTasks should not hold a ref to their parent
e1ef071 Opened by Brian Anderson at - 8 commentsChange enum's values
d7c9aec Opened by Aluminium95 at - 3 commentsDisallow 'import foo;'
f0fe4a8 Opened by Marijn Haverbeke at - 2 commentsCreate an API for hosting the Rust runtime
5afd371 Opened by Brian Anderson at - 8 commentscargo: Add system mode for installing to sysroot
70b4827 Opened by Brian Anderson at - 2 commentsFix libuv makefile generation for FreeBSD
5f56288 Opened by Brian Anderson at - 1 commentMake scheduler stacks smaller
cc8f0ee Opened by Brian Anderson at - 1 commentStatically link jemalloc to the runtime
9fe8849 Opened by Brian Anderson at - 7 commentsRFC: Python-like slices in vec
7884055 Opened by Niko Matsakis at - 22 commentsupcall_vec_push is slow
b094ab4 Opened by Patrick Walton at - 2 commentsSwitching to the C stack is slow
5bfd181 Opened by Brian Anderson at - 7 commentsUnexpected failure path when attempting to evaluate 0b42
96710ba Opened by bstrie atmultiple errors for the same problem
8ee30cb Opened by Daniel Brooks atStore the task pointer on the Rust stack segment, not in TLS
d09ec76 Opened by Brian Anderson at - 7 commentsstd/core library functions with preconditions are a pain to use
91d816f Opened by Marijn Haverbeke at - 24 commentsrunning cargo from build dir can't find rustc
1b86868 Opened by Erick Tryzelaar at - 1 commentCannot declare unsafe impl functions
e74e8a4 Opened by Erick Tryzelaar at - 1 commentMutable values in predicate arguments break typestate checks
7936441 Opened by Andrey Vlasovskikh at - 2 commentsThere's no programmatic way to tell the test runner to run serially
a9a4466 Opened by Brian Anderson at - 5 comments0 bytes definitely lost on i686
2d336db Opened by Brian Anderson at - 12 commentsRemove vec::*_mut functions
f2eeebf Opened by Brian Anderson at - 1 commentrange functions should iterate backwards as well
8b77083 Opened by Brian Anderson at - 12 commentsLast use analysis doesn't doesn't move out results of anonymous functions
119224c Opened by Brian Anderson atrecursive enum runs out of stack
3e31c6b Opened by Erick Tryzelaar at - 3 commentsBetter error message for "argument 1 may alias with argument 0, which is not immutably rooted"
730cf30 Opened by Joe Hildebrand at - 8 commentsClear explanation of the rules enforced by the alias checker needed
35dd49b Opened by Niko Matsakis at - 4 commentsFreeBSD deadlocks during compiletest
68b1446 Opened by Brian Anderson at - 3 commentsAdd socket API to libc module
c52e939 Opened by darkf at - 7 commentsvec::to_ptr duplicates vec::unsafe::to_ptr
0768803 Opened by Brian Anderson atcould support for erlang-like bit syntax?
2d35c0f Opened by Simon Liu at - 2 commentsVariables that are only used for swapping are marked as unused
a15eecc Opened by Marijn Haverbeke at - 8 commentsMultiple errors in getopt example
439725e Opened by Andrew at - 1 commentvec::shift borks on command line arguments
6ad03c5 Opened by Andrew at - 1 commentConsider changing the Rust ABI back to fastcall
c5cc158 Opened by Brian Anderson at - 3 commentsgetopt error with single character options
47c0de5 Opened by Andrew at - 1 commentpseudo-overloading functions with enums
71dafe1 Opened by Erick Tryzelaar at - 6 commentsCrust functions don't work across crates
389d0c4 Opened by Brian Anderson atAdd crust functions to language docs
9f1d94a Opened by Brian Anderson at - 1 commentLint check for using incorrect types in native fns should check crust functions
59ddcdc Opened by Brian Anderson at - 6 commentsRFC: Destructuring vectors syntax
a0ea700 Opened by John Harrison at - 9 commentsalias checker rules seem inconsistent or buggy around boxes
07b4b42 Opened by Niko Matsakis at - 4 commentsError diagnostics are often printing the wrong line lately
6c3e750 Opened by Marijn Haverbeke atString offsets should always be in bytes
e4e142a Opened by Marijn Haverbeke at - 15 commentsBuilding and compiling C code with rustc/cargo
32babd5 Opened by Austin Seipp at - 12 commentsMacro for selecting from multiple ports
06ce52f Opened by Jesse Ruderman at - 5 commentsComparing resources is not implemented
367a93a Opened by Marijn Haverbeke at - 2 commentsbreak/cont outside loop is checked poorly
c5d7f7d Opened by Marijn Haverbeke at - 1 commentblock syntax redundant
25545e7 Opened by Andrew at - 9 commentsReset the stack growth boundary in __morestack
d4a235b Opened by Brian Anderson at - 7 comments0.4
67dd053 Opened by Brian Anderson atAdd API for task local data
3b315d2 Opened by Brian Anderson at - 6 commentsPort to ARM
dc3be66 Opened by Brian Anderson at - 8 commentsPort to Android
226bf73 Opened by Brian Anderson at - 2 commentsSupport for custom build logic in Cargo
92d342c Opened by Austin Seipp at - 8 commentsrustc should support compiling C code
6bb1f23 Opened by Austin Seipp at - 6 commentsRFC: Require explicit syntax to declare boxed, unique closures
432eb7e Opened by Niko Matsakis at - 11 commentsLLVM assert when defining same native function with different types
2db8e27 Opened by Brian Anderson at - 8 commentsRevisit linked failure mechanism
c76b929 Opened by Brian Anderson at - 9 commentsIntroduce a T_err type for type errors
cf277b9 Opened by Tim Chevalier at - 7 commentsimport foo::* sometimes fails to import foo::foo
5d59a3e Opened by Marijn Haverbeke at - 2 comments#fmt handles $.4f incorrectly when the number is round
430c714 Opened by Boris Zbarsky at - 4 commentsDefault methods for interfaces
0946054 Opened by Erick Tryzelaar at - 2 comments#fmt handles %f incorrectly when the number needs rounding (truncates instead)
97244bf Opened by Boris Zbarsky at - 2 commentsInconsistent behavior for bitshifts by more than length of field
5eb303b Opened by Boris Zbarsky at - 11 commentssupport LLVM subtargets
ffc2a9c Opened by Graydon Hoare at - 2 commentsSupport destructuring in function arguments
89a3fb0 Opened by Marijn Haverbeke at - 6 commentsmultiple different errors for the same problem
e5c3077 Opened by Daniel Brooks at - 4 commentsError message when a non-pure function is used as a constraint could be clearer
1511084 Opened by Boris Zbarsky at - 1 commentinterface type not printed in human-readable form in error messages
b4e6b41 Opened by Daniel Brooks at - 1 commentInfinite compiler hang
55ac954 Opened by bstrie at - 1 commentShift operators are undefined in some situations
60e280f Opened by Brian Anderson atUnreachable outer expressions should warn
c9eed23 Opened by Jesse Ruderman at - 11 comments#fmt "%?" does not print newline escape char
d1a04e0 Opened by Erick Tryzelaar at - 2 commentsRFC: Move
ee97cca Opened by Marijn Haverbeke at - 3 commentstri,four, andropeout of libstdRFC: Exports on individual items (pub and priv)
df34553 Opened by Patrick Walton at - 14 commentsLast uses aren't moved into closures by default
948eb1f Opened by Brian Anderson at - 3 commentsUnsatisfied precondition moving into a closure that is immediately called
edf81ae Opened by Brian Anderson at - 2 commentsclosure in record triggers a memory leak and abort
5d9339b Opened by Erick Tryzelaar at - 15 commentsAlt optimizations
eaca08b Opened by Jesse Ruderman at - 5 commentsWarn on unused pattern bindings
8241df4 Opened by Brian Anderson at - 2 commentsglue_free crash
e18071a Opened by Jesse Ruderman at - 3 commentsType-parameterized main breaks trans
377c1c7 Opened by Jesse Ruderman atUnreachable generic array concat breaks trans
790bc3f Opened by Jesse Ruderman at - 1 commentShow all pointers in hex in leak reports
443a49e Opened by Jesse Ruderman at - 4 commentsDocumentation never explains what main function's type must be
49a4537 Opened by Tim Chevalier at - 1 commentReports "not all control paths return a value" when that's not true
b7f2191 Opened by Jonathan A. Sternberg at - 3 commentsAdd an infinite-loop construct
68b3a8a Opened by Tim Chevalier at - 17 commentsctypes::void still isn't correct
62963f3 Opened by Brian Anderson atMisleading error message for bad export statement
de98899 Opened by Brian Anderson at - 7 commentsmethod lookup within an impl fails when receiver is an iface type variable
5de2531 Opened by Niko Matsakis atiface methods with generic ret types that get bound to unit ret to undef memory
a2a1147 Opened by Niko Matsakis at - 3 commentsglob-imported const not resolved after used as a binding
c4a1ac0 Opened by Brian Anderson atLint warning when unsafe blocks or functions do nothing unsafe
e805226 Opened by Brian Anderson at - 3 commentskinds are not (always?) enforced in impl calls
cecc6bf Opened by Niko Matsakis atusing resources as explicit type argument yields ICE
7d438b7 Opened by Niko Matsakis atReplace the kernel task map with a port map
0914ad0 Opened by Brian Anderson at - 1 commentfs::list_dir should only return the contents of the directory
e9632bb Opened by Jonathan A. Sternberg at - 6 commentsabsolute path names are not correct for crates not in root namespace
48a907b Opened by Niko Matsakis at - 19 commentsOn non-compiletest tests, only use a single test task when valgrinding
a1e3126 Opened by Brian Anderson at - 6 commentsValgrind sometimes takes a very long time on some tests
f6b595b Opened by Brian Anderson at - 6 commentsRace condition in task killing
8ec35ad Opened by Brian Anderson at - 3 commentsrust_port_detach is very inefficient
1a14a5e Opened by Brian Anderson at - 2 commentssafe ref checker permits vectors to be freed as they are being iterated over
e66d130 Opened by Niko Matsakis at - 4 commentsassertion failures in quasi-quoting
08c292f Opened by Niko Matsakis at - 7 commentsModify the libc/os calls to win32 functions to use UTF-16
272c25a Opened by Graydon Hoare atReplace fail invocations with ice_condition.raise in rustc
e79e8af Opened by Brian Anderson at - 11 commentstest runner should sort list of failures
b277cc9 Opened by Brian Anderson atAdd build options for running tests under thread sanitizer
38cddf8 Opened by Brian Anderson at - 10 commentsMove std::util::unreachable to core
7f3c3c9 Opened by Brian Anderson atBounds check error in rustc when using wildcard in alt-expression
caa4945 Opened by Viktor Dahl at - 1 commentOnly write out metadata for items that are actually reachable from outside
81d1382 Opened by Marijn Haverbeke atClean up / rewrite resolve
eaf99e8 Opened by Marijn Haverbeke at - 5 commentsNeed a filesystem function to get the user's home directory
0375175 Opened by Brian Anderson at - 6 commentsSomething is still broken in port detach
1c8b3d9 Opened by Brian Anderson at - 2 commentsadd an LLVM-instruction profiler
ba4a563 Opened by Graydon Hoare at - 1 commentAdd a HTML module, including character escaping
4a8b48d Opened by kud1ing at - 1 commentnon-mut local variable checking should use typestate
b97ef1f Opened by Niko Matsakis at - 3 commentsInlining map functions causes an ICE
4f76b9d Opened by Patrick Walton at - 1 commentParse rustdocs out of markdown-formatted doc strings
cdefb15 Opened by Brian Anderson at - 2 commentsRename core::vec::last_total to core::vec::last
d9258c4 Opened by Brian Anderson at - 2 commentsmonomorphization fails with generic methods on impls
769a9ed Opened by Niko Matsakis at - 4 commentsRFC: handling partial functions in Rust libraries
7daafca Opened by Tim Chevalier at - 6 comments"multiple applicable methods in scope" error should list them
fbaefec Opened by Brian Anderson at - 8 comments#ast appears to clobber node_ids
ee71a61 Opened by Marijn Haverbeke at - 1 commentRFC: Some kind of type-of operator
f478d15 Opened by Marijn Haverbeke at - 6 commentsCannot build in debootstrap/chroot environment
84c7f71 Opened by Christine Koppelt at - 8 commentsUse consistent names for constructors in libs
9761bf9 Opened by Brian Anderson at - 3 commentsUse pygments to syntax highlight rustdocs
9264aff Opened by Brian Anderson at - 4 commentsrustdoc generates incorrect links for impls
6b2709c Opened by Brian Anderson atrustdoc should not use full paths to name mods in the TOC
1883346 Opened by Brian Anderson at - 5 commentsRemove vec::enum_chars and enum_uints
fd16d66 Opened by Brian Anderson atrustdoc doesn't document reexports of implementations
391fb33 Opened by Brian Anderson at - 3 commentsdocument rustdoc
7ee41d1 Opened by Brian Anderson at - 1 commentTutorial mentions non-existing variable
02f1318 Opened by Ori Avtalion at - 1 commentRustdoc: inconsistent treatment of modules and native modules
26c570f Opened by bstrie atRustdoc: allow submodule navigation from crate-level index
91b4180 Opened by bstrie at - 9 commentsrustdoc html pages don't have a title
865455c Opened by Brian Anderson at - 1 commentAdd a lint option to warn about while (true) { ... }
a6d3a1b Opened by Tim Chevalier at - 1 commentRustdoc: add intra-page navigation to native module pages
390c015 Opened by bstrie atsegfault inserting into a hashmap
dc76104 Opened by Grahame Bowland at - 3 commentstype state doesn't handle closures properly
d83071b Opened by Niko Matsakis at - 8 commentsChange all the somemod::t types to be named after their mod
bcfb33c Opened by Brian Anderson at - 1 commentAdd extension impls for commonly used core functions and import by default
11e7a88 Opened by Brian Anderson at - 1 commentChange the argument order of vec::foldl
96858e2 Opened by Brian Anderson at - 11 commentsStop generating failure paths for non-check alts
066ee1c Opened by Marijn Haverbeke atBad file/lines in error (assert/fail/alt check) messages from inline functions
939dd89 Opened by Marijn Haverbeke at - 23 commentsvariance for type params and nominal types is broken
3888503 Opened by Niko Matsakis at - 1 commentCrash when returning inside while-loop
b656931 Opened by Viktor Dahl at - 2 commentscast expressions not allowed in the patterns of an alt expression
e655f1c Opened by bmk7800@gmail.com atadd rustdoc to 'make install' and the windows installer
3dd3285 Opened by Brian Anderson at - 1 commentstr::from_buf/c_str, etc. should be unsafe
e09e60c Opened by Brian Anderson at - 1 commentports should not take a reference to their tasks
03a472c Opened by Brian Anderson at - 1 commentExperiment with reusing monomorphized instances across crates
19545ba Opened by Marijn Haverbeke at - 11 commentsStop passing type descriptors to intrinsics
ad4a454 Opened by Marijn Haverbeke atRemove dynamic tydesc, dict, and dynastack support from runtime
43be64f Opened by Marijn Haverbeke atNeed an os::copy function
b156f3f Opened by Tim Chevalier at - 2 commentsImprove compiletest
c81e85b Opened by Tim Chevalier atMake char::to_upper and char::to_lower support Unicode
66e3b27 Opened by Tim Chevalier at - 2 commentsObtain machine floating-point constants automatically
d72c00a Opened by Tim Chevalier at - 2 commentsIn core::comm, native function call_with_retptr shouldn't take a boxed closure
e06e47b Opened by Tim Chevalier atCheck for failure in core::comm::port_ptr
53c1593 Opened by Tim Chevalier at - 1 commentRUST_CC_ZEAL crash with box closure
d730002 Opened by Jesse Ruderman at - 2 commentsAdd a test for ctypes to verify the sizes of machine-specific types
36e311d Opened by Tim Chevalier at - 1 commentdoc-tutorial tests don't always get regenerated?
ff95a0f Opened by Tim Chevalier at - 1 commentSupport more types in extfmt
825a8e9 Opened by Tim Chevalier atPossibly use a bool for flags instead of a vector, in extfmt
f9c594c Opened by Tim Chevalier at - 1 commentself types unsound with boxed ifaces
638ec2a Opened by Niko Matsakis at - 1 commentOptimize str::unsafe::slice_bytes
7a6860b Opened by Brian Anderson atChange int to uint in count_is constructor in extfmt
3c95fbe Opened by Tim Chevalier at - 2 commentseither function should not be exported at the top level of core
4188401 Opened by Brian Anderson atChange floating-point predicates to intrinsic calls if possible
8a255eb Opened by Tim Chevalier at - 11 commentsInvestigate using log2 instead of ln in f32::logarithm
f25915d Opened by Tim Chevalier at - 2 commentsDon't hardwire machine word size into core::int
347fc1b Opened by Tim Chevalier at - 1 commentTest that core::int::hash() works properly on negative integers
9d3f82a Opened by Tim Chevalier at - 1 commentrustdoc shouldn't consider more than one period to be the end of a sentence
1541609 Opened by Brian Anderson atcore::io cleanup
3ccb92d Opened by Tim Chevalier at - 6 commentsImprove performance of iter library ( core::iter )
6eb3a8b Opened by Tim Chevalier at - 2 commentsFix exports in core::libc
142bb3d Opened by Tim Chevalier at - 3 commentsRFC: Replace built-in compare operations with an iface
7407755 Opened by Marijn Haverbeke at - 2 commentstreemap should implement map
63d56f7 Opened by Erick Tryzelaar at - 1 commenttreemap should be implemented with a better algorithm
102c483 Opened by Erick Tryzelaar at - 2 commentskind checker should also check type instantiations
cdd1df1 Opened by Marijn Haverbeke atRewrite debuginfo
b208c82 Opened by Marijn Haverbeke at - 2 commentsrustdoc: Printed backslashes must be triple-escaped
889da9d Opened by Brian Anderson at - 1 commentrust is not valgrind clean at all on mac
720bd68 Opened by Brian Anderson at - 2 commentscrash if vector is mutated while iterating
0963609 Opened by Brian Anderson at - 1 commentErrors caused by macros aren't always reported
38acde2 Opened by Josh Matthews at - 1 commentIncorrect span when reporting unexpected token
f5d3828 Opened by Josh Matthews atMisreported option::get failure
fbd121c Opened by Josh Matthews at - 5 commentsSwitch argument orders of option::from_maybe and maybe
ae6cff1 Opened by Brian Anderson at - 1 commentInlined and monomorphised functions should have llvm internal visibility
bf863ba Opened by Brian Anderson at - 1 commentrustdoc doesn't print type parameters in function signatures
972f9a7 Opened by Brian Anderson atRemove lock_and_signal::lock_held_by_current_thread
06d0b07 Opened by Brian Anderson at - 2 commentsOS X Framework support
3bad84b Opened by John Harrison at - 3 commentsOS X Universal Binary Support
65a8a0e Opened by John Harrison at - 12 commentsGet rid of the rust_task_thread::blocked_tasks list
2063acb Opened by Brian Anderson at - 3 commentsConvert rust_task_thread::running_tasks list to a queue
0f243bf Opened by Brian Anderson at - 9 commentsAdd a helgrind bot
cbc0e47 Opened by Brian Anderson at - 7 commentsRFC: Rethink argument modes
d37aafe Opened by Marijn Haverbeke at - 1 commentRename unsafe::leak to forget
bb248bd Opened by Brian Anderson atRemove 'move' operator from language ref
72145a5 Opened by Brian Anderson atRFC: Make RUST_LOG={error,warning,debug,all} work
d9d61e0 Opened by Patrick Walton at - 9 commentsModularize handling of x64 ABI rules in native.rs
8bb2d9d Opened by Graydon Hoare at - 4 commentscalling native passing struct by value is broken on x86
e443b0e Opened by Graydon Hoare at - 1 commentLeak when binding a stack closure
33c911b Opened by Brian Anderson at - 5 commentsWarn when RUST_LOG contains a name that isn't a valid path
746a13b Opened by Josh Matthews at - 4 commentsAppending to a mutable vector in a hashmap doesn't update the vector
af9b277 Opened by Josh Matthews at - 1 commentavoid implicit copy in ptr::addr_of()
93cf393 Opened by Xin Wang at - 7 commentsOnly apply last use move optimizations to types that actually benefit from them
78429e2 Opened by Marijn Haverbeke at - 1 commentRemove vec_len and ptr_offset intrinsics
22d77e3 Opened by Brian Anderson at - 1 commentStop saving floating point registers in __morestack
47e58a7 Opened by Brian Anderson at - 1 commentExtract stack management code from rust_task
4751a37 Opened by Brian Anderson at - 1 commentAdopt rust-bindgen
e75ef96 Opened by Graydon Hoare at - 2 commentsRFC: Add immutability-based checks in place of safe ref checker
8a47f5f Opened by Niko Matsakis at - 5 commentsA destructor that fails when run from the cycle collector will do terrible things
66d73ec Opened by Brian Anderson at - 3 commentsFinish renaming rust-builtin back to rust-intrinsic
59190e0 Opened by Marijn Haverbeke atChained hashmap iteration sometimes misses items even in sane use
87e3ea8 Opened by Marijn Haverbeke atDetect and fail when hashmap is modified during iteration
f140350 Opened by Niko Matsakis at - 4 commentsCore library reference is outdated
71c4d99 Opened by Till Schneidereit at - 2 commentsInfix operators as first-class functions
a11f2a8 Opened by Gareth Smith at - 2 commentssegfault calling same function from two other functions (now reduced)
931012f Opened by Grahame Bowland at - 7 commentsneeds_drop intrinsic
4948ab3 Opened by Niko Matsakis at - 2 commentsiter::to_list should be called to_vec
1d1bba5 Opened by Brian Anderson atVariadic native functions
d96a5e2 Opened by Niko Matsakis at - 4 commentsmain task needs to run on the main OS thread
9a47efe Opened by Brian Anderson at - 9 commentsICE returning unique pointer
481372d Opened by Ted Horst atcci pretty-print failure
b723b46 Opened by Graydon Hoare at - 3 comments"fatal, 'on_rust_stack()' failed" with recursive resource
e8646e9 Opened by Jesse Ruderman at - 10 commentstypeck hang with recursive type
53ecee5 Opened by Jesse Ruderman at - 19 commentsRust<->C by-val ABI issues on 32bit
99a8bab Opened by Jeff Olson at - 11 commentsArena-ified binary-trees benchmark causes memory corruption and crashes
0b04910 Opened by Patrick Walton at - 1 commentold aux libraries cause test failures
9d3fe5f Opened by Brian Anderson atRemove return pointers for small values
35be95f Opened by Patrick Walton at - 2 commentsTry to eliminate "new" libstdc++ dependencies in rt and rustllvm
aed8a1f Opened by Graydon Hoare at - 6 commentsCrates need to specify which versions they use
6c1557c Opened by Brian Anderson at - 1 commentTutorial section on crates shouldn't mention --lib
64467c2 Opened by Brian Anderson atShould vec::reserve reserve the exact amount or in powers of two?
220e420 Opened by Brian Anderson at - 2 commentsRustdoc: add links to online source files if "url" attribute is present in crate
c7bb179 Opened by bstrie at - 13 commentsinvalid dereference on enum leads to compiler internal error
4b1e3cb Opened by Grahame Bowland atduplicate symbols with enum in boxed closure
a9f26c0 Opened by Grahame Bowland at - 7 commentsRun all tests from a single test runner
fcb8f19 Opened by Brian Anderson at - 3 commentsrt: Refactor the functions for getting the current task
eed6c41 Opened by Brian Anderson at - 1 commentrt: Refactor logging and assertion macros
b3cc015 Opened by Brian Anderson at - 2 commentsOptimization bug on atom processors and/or subtarget for atom
2ab61b1 Opened by Graydon Hoare at - 17 commentsStack closure functions should probably be always inlined
6d51064 Opened by Brian Anderson at - 1 commentTutorial: explain how to handle task failure
f05292d Opened by kud1ing at - 18 commentsRename "maybe" things to "option" in core::option
3c4e392 Opened by Tim Chevalier at - 2 commentsChange "use" to "extern mod"
76c1e71 Opened by Andrew Dunham at - 17 commentsrt: Get rid of rust_internal.h
b443ed8 Opened by Brian Anderson at - 1 commentRFC: take libclang as a dependency
a78d488 Opened by Graydon Hoare at - 9 commentsrt: rust_task should always hold the kill_lock when transitioning
21c9059 Opened by Brian Anderson at - 1 commentUses "io.println" instead of "io::println", please.
e69a03c Opened by Liigo Zhuang at - 1 commentError for uninitialized vec is unhelpful
8267472 Opened by Evan Vigil-McClanahan at - 14 commentsCompiler crash in ebml.rs
3781c5f Opened by Evan Vigil-McClanahan at - 10 commentsError span for reinterpret_cast error is very incorrect
21301e9 Opened by Josh Matthews at - 1 commentFAQ links in error messages
2bca600 Opened by Niko Matsakis at - 14 commentsAllow parameter types to be omitted from closure expressions
f3d9c3a Opened by Niko Matsakis at - 6 commentsMismatched record type message is backwards
87eaa80 Opened by Josh Matthews at - 1 commentMake reinterpret_cast differing size error display differing sizes
3683e16 Opened by Josh Matthews atRFC: Integrate capture clause into parameter list
97685a7 Opened by Niko Matsakis at - 11 commentsPorts and channels tutorial example code
ec8d7dc Opened by Jesse Vorisek at - 6 commentsSend kind in reference manual
875cfc1 Opened by Jesse Vorisek at - 2 commentsstrings in arenas causes leak
13415ee Opened by Ted Horst at - 4 commentsOpen source rustbot
0f437a7 Opened by Brian Anderson at - 2 commentsMake shootout benchmarks visible on website, post to alioth.debian.org
14a15ff Opened by Michał T. Lorenc at - 14 commentsread and write file line by line
efebd0a Opened by Michał T. Lorenc at - 2 commentsmailing-list
9babf68 Opened by Michał T. Lorenc at - 1 commentide or editor support
75292f7 Opened by Michał T. Lorenc at - 5 commentsclass support
3c781f2 Opened by Michał T. Lorenc at - 1 commentexhaustiveness checking and trans fail on this pattern
2f97b84 Opened by Niko Matsakis at - 2 commentsRFC: complete set of vector types
3a6db40 Opened by Graydon Hoare at - 3 comments"De-ajax'd issues" link on website broken
f2f1de0 Opened by Jon Morton at - 4 commentsan impl that contains two methods with the same name does not yield an error
b06f94c Opened by Niko Matsakis atRemove old for loop syntax
e7f2626 Opened by Brian Anderson at - 2 comments--enable-debug causes strange crashes
35f747a Opened by Brian Anderson at - 1 commentcfg() and multiple predicates, logic language, etc
e8e9995 Opened by Jeff Olson at - 14 commentstask::task_builder should just be called 'builder'
0d3bb74 Opened by Brian Anderson atAdd extension methods for ptr
bb5a818 Opened by Brian Anderson at - 1 commentAdd overloaded operators for ptr
cf4ab47 Opened by Brian Anderson at - 7 commentsReported path for unresolved named imports is wrong
b4eef9e Opened by Brian Anderson at - 4 commentsAdd a bindgen pass
589268d Opened by Brian Anderson at - 13 commentsInternal compiler error when bootstrapping in Ubuntu Oneiric
cbe3adf Opened by Deleted user at - 6 commentsTeach valgrind to backtrace through our stack switches
0f6390c Opened by Brian Anderson at - 4 commentsDependency problems in rust 0.2 package for Windows
51b6813 Opened by James Mansion at - 1 commentMaintain a 'This Week in Rust' blog
5bfe239 Opened by Brian Anderson at - 13 commentsrustdoc-generated docs do not include typedefs
e2273c7 Opened by Niko Matsakis at - 2 commentsCast a number to a c-style enum
b850d91 Opened by Jon Morton at - 10 commentsMut syntax for record fields
9078c00 Opened by Jon Morton at - 5 commentsMake crate linkage rules less error-prone
ad444d0 Opened by Brian Anderson at - 8 commentsCan't link to multiple versions of the same crate
71a56c0 Opened by Brian Anderson at - 3 commentsTransitive crate dependency resolution ignores metadata
9e1b3b0 Opened by Brian Anderson at - 10 commentsI disabled test/compile-fail/vec-concat-bug.rs
9543149 Opened by Marijn Haverbeke at - 1 commentDocument new-style for loops in the tutorial
9f7ae05 Opened by Marijn Haverbeke at - 1 commentRet from for-loop block sometimes generated bad LLVM bitcode
c3cce9f Opened by Marijn Haverbeke atifaces in std and core duplicate code and docs
762b8be Opened by Jon Morton at - 3 commentsBlock unwind leak
87151d3 Opened by Jesse Ruderman at - 1 commentLLVM assert "Op types should be identical!" with iter_vec(fail){...}
9c180ff Opened by Jesse Ruderman at - 1 commentctor unwind leak
c185298 Opened by Jesse Ruderman at - 1 commentsrc/README.txt doesn't mention the purpose of fuzzer/
b9b5420 Opened by Brian L. Troutwine at - 1 commentBasic Block does not have terminator!
f9198dd Opened by Jesse Ruderman at - 3 commentsBoth operands to ICmp instruction are not of the same type!
a11aab2 Opened by Jesse Ruderman at - 4 commentsCannot create binary operator with two operands of differing type!
adbaf51 Opened by Jesse Ruderman at"Invalid cast" with vec::iter(fail)
87c56e9 Opened by Jesse Ruderman atallow mutation of moved upvars
502f8c5 Opened by Niko Matsakis at - 6 commentsEnhance / redesign the time module
9fca701 Opened by Stefan Plantikow at - 9 commentslogging functions handle unicode poorly
68f182e Opened by Jesse Vorisek at - 3 commentsCan't use the same function from two different crates with the same name
466e0aa Opened by Brian Anderson at - 1 commentfailure in closure causing a pointer being freed was not allocated
4b212c3 Opened by Erick Tryzelaar at - 2 commentsConsider implementing Singularity's channel contracts
1adae44 Opened by Brian Anderson at - 5 commentsCombine channels/ports. Allow multiple receivers
0696d99 Opened by Brian Anderson at - 2 commentsVersion migration tool
23be91e Opened by Brian Anderson at - 10 commentsMac bot occationally fails on 3 time::tests
fdecb19 Opened by Haitao Li at - 4 commentsTest run-pass/bind-native-fn.rs triggers Windows bots fail
e46351d Opened by Haitao Li at - 1 commentMulti-crate tests cannot share auxiliary modules
87b8f17 Opened by Haitao Li at - 3 commentsupcall fail: print_type shouldn't see a ty_infer
a6b9efa Opened by Grahame Bowland atfloat::from_str and NaN/inf/-inf
1fa9c9d Opened by Grahame Bowland at - 5 commentssymbols versions are not mangled correctly
ed0217b Opened by Brian Anderson at - 12 commentsOutput of --emit-llvm -S won't assemble with llvm-as
6f04a82 Opened by Brian Anderson at - 4 commentsShow toolchain version information on RustBot website
a8ff65b Opened by Haitao Li at - 1 commentMetadata failure with rust-socket crate
0ff1457 Opened by Josh Matthews at - 3 commentsWebsite needs docs for current release
438d192 Opened by Brian Anderson at - 3 commentsTODO: Reference Manual: Rationales and design tradeoffs
f53d053 Opened by bstrie at - 7 commentsStack growth is unbounded during unwinding
6454836 Opened by Brian Anderson atError highlighter misbehaves in the presence of tabs
cc16517 Opened by Josh Matthews at - 2 commentsfail: print_type shouldn't see a ty_infer
bdcff4f Opened by Josh Matthews at - 5 commentsRemove the difference between .rc and .rs files
45c20d3 Opened by Brian Anderson at - 5 commentsDisable automatic inlining of resource dtors and other things
651f61e Opened by Niko Matsakis at - 4 commentsRemove typestate, etc.
7de17ad Opened by Brian Anderson at - 11 commentsintegrate reachability map computation with export
fe11598 Opened by Niko Matsakis at - 2 commentsAdd method to obtain useful system hardware information
2ff0fcd Opened by Stefan Plantikow at - 7 commentsrustbot should display issue links and titles when mentioned or IRC
9ef5ead Opened by Brian Anderson at - 3 commentsNeed iterators over unsafe buffers
6ea5e00 Opened by Brian Anderson atInternal compiler error in trans, with bind and iterators
a0cc2ff Opened by NAKASHIMA, Makoto at - 2 commentsDocument pass-by-move arguments / modes in general
9dbd37f Opened by Tim Chevalier at - 3 commentsMake machine types different from int/uint, etc.
bf227de Opened by Brian Anderson at - 24 commentsRework
27ce480 Opened by Brian Anderson at - 4 commentsmake tidyRFC: Remove bind
2f35dc3 Opened by Niko Matsakis at - 8 commentsClosure inference is based on expected type
578ef4e Opened by Brian Anderson at - 22 commentsConfusing parser error
d042ad8 Opened by Brian Anderson at - 2 commentsrustc: List metadata fails with class
ff52cb9 Opened by Haitao Li at - 1 commentsupport overloaded operators in lvalues
4a0891c Opened by Niko Matsakis at - 5 commentsAdd debuginfo representation of classes
0cd9895 Opened by Josh Matthews at - 3 commentsDevise a way to test debuginfo
4e03df5 Opened by Brian Anderson at - 3 commentsmetadata decode error with libraries, modules, and impls
f99a1f1 Opened by Erick Tryzelaar at - 2 commentsRFC: Pull float support into separate libmath
e0f2894 Opened by Stefan Plantikow at - 12 commentsBorrowing
8c9a26e Opened by Niko Matsakis at - 2 commentsSubregions for nested functions
ed2dcb4 Opened by Niko Matsakis at - 1 commentNominal types containing region ptrs
7434b67 Opened by Niko Matsakis at - 2 commentsClosure reform
85d9f74 Opened by Niko Matsakis at - 29 commentsPrevent regions from being closed over and hidden from view
dc1eef1 Opened by Niko Matsakis at - 13 commentsHandle borrowing of unique pointers correctly
d21fb0b Opened by Niko Matsakis at - 5 commentsrustdoc search command
5f67326 Opened by Brian Anderson at - 11 commentsEnum variants don't support full rustdocs
d59f503 Opened by Brian Anderson at - 2 commentsrustdoc should output rust.css
84e8ff6 Opened by Brian Anderson at - 3 commentsMethod calls don't autoderef
62b1c42 Opened by Brian Anderson at - 2 commentsMove metadata handling into its own crate
68b2ce7 Opened by Brian Anderson at - 11 commentsProblem casting mut ref in call to native function
68328f5 Opened by Stefan Plantikow at - 6 commentsmake clean on mac fails to cleanup *.dSYM directories
db2f9b2 Opened by Ted Horst at - 4 commentsLabeled break and continue
e980ea5 Opened by Brian Anderson at - 31 commentslink_args attribute should be applicable to crates
286e492 Opened by Brian Anderson at - 1 commentnative_lib_path attribute
4f2abbb Opened by Brian Anderson at - 2 comments--attr flag
15d6ed7 Opened by Brian Anderson at - 7 commentsMonomorphizing an infinitely expanding fn generates an ICE
f0ea2e4 Opened by Niko Matsakis atDeclare enums as LLVM named structs
fca92fe Opened by Brian Anderson at - 7 commentsiface types do not check that the instance is copyable
8760f19 Opened by Niko Matsakis atConsider prioritising crate search directories
b3c428f Opened by Brian Anderson at - 1 commentadd a region-based alt& statement
2295fb4 Opened by Niko Matsakis at - 2 commentsUpgrade LLVM to 3.1 RC
d3b3ede Opened by Brian Anderson at - 2 commentsRemove
8fedc76 Opened by Brian Anderson at - 4 commentsbeConvert
984c3b2 Opened by Brian Anderson at - 8 commentsassertto a macro/library functionRename 'cont' to 'next'
7acfe26 Opened by Brian Anderson at - 21 commentsRemove
8b5fc74 Opened by Brian Anderson at - 3 commentsdoloopsSwitch to go's casting syntax
5ad7a10 Opened by Brian Anderson at - 4 commentsImplement fail as a macro/library function
40a46cd Opened by Brian Anderson at - 11 commentsRemove
2128afa Opened by Brian Anderson at - 10 commentswhileloopsGrammar tests
a528760 Opened by Brian Anderson at - 26 commentsMake Rust work with emscripten
336f9c9 Opened by Brian Anderson at - 30 commentsRope code appears to do a string overrun
8fe8aab Opened by Graydon Hoare at - 4 commentsBuild rust with rustpkg
e0eb3c6 Opened by Brian Anderson at - 15 commentsSingle integrated UI for all rust tooling
4c47923 Opened by Brian Anderson at - 10 commentsGeneralize the few functions that are not common across all the core integer modules
f4086fa Opened by Brian Anderson at - 4 commentsReorganize
fbe732a Opened by Brian Anderson at - 14 commentscore::sysand other runtime detailsCannot import impls from diamond-shaped libraries
0f661af Opened by Erick Tryzelaar at - 2 comments"use std" before #[link(...)] in .rc file causes an error
ef085ba Opened by Erick Tryzelaar at - 8 commentsInconsistent function names in core::result
7052d73 Opened by Gareth Smith at - 1 commentImplement syntax extensions for #file and #line
700983e Opened by Tim Chevalier at - 4 commentsUse new Mozilla 'sandstone' visual style for rust-lang.org
09496de Opened by Brian Anderson at - 3 commentsBetter way to inject core macros
a69d529 Opened by Tim Chevalier at - 3 commentsMake syntax::expand::expand_syntax_ext return an option
dab9957 Opened by Tim Chevalier at - 3 commentsFinish the polish on format!
a0c76b7 Opened by Tim Chevalier at - 8 commentsPossibly keep an array sorted instead of sorting-all-at-once in gather_anti_quotes
808d876 Opened by Tim Chevalier at - 1 commentCleanup in syntax::ext::simpleext
2f9ede2 Opened by Tim Chevalier at - 2 commentsBounds checking for float literals
a8e5572 Opened by Tim Chevalier at - 8 commentsDo NFKC normalization in lexer
448bdef Opened by Tim Chevalier at - 15 comments
81de0b0 Opened by Brian Anderson atmutablekeyword is still parsedMisleading error message when using wrong type of function in
95b59b2 Opened by Brian Anderson atforResolve the static region during typechecking, not in the parser
362090f Opened by Tim Chevalier at - 1 commentBoxed closures should be nameable, too
24195ac Opened by Joshua Wise at - 5 commentsICE and memory leak with recursive impls across libraries
82d21fd Opened by Erick Tryzelaar at - 2 comments#ast should only generate calls to the qquote module
457a01f Opened by Brian Anderson at - 1 commentfreeze type vars after structure is extracted
3d844d0 Opened by Niko Matsakis at - 6 commentsproper subtyping/LUB/GLB for region fn types
626788a Opened by Niko Matsakis at - 7 commentsDon't duplicate LLVM string constants
0c4b6a6 Opened by Brian Anderson at - 1 commentcargo vs rc files
9139442 Opened by Jesse Vorisek at - 4 commentsavoiding races with native module initializers
207f9a3 Opened by Erick Tryzelaar at - 4 commentsstr::from_bytes
7c81d76 Opened by Jesse Vorisek at - 11 commentsAccess errno for system calls from Rust code
7f9b30c Opened by Jesse Vorisek at - 3 commentsstack closure leak
22675c9 Opened by Matt Bone at - 1 commentStop running tidy on the test suite
b40e540 Opened by Marijn Haverbeke at - 5 commentsMemory leak when calling
4f50b1d Opened by Marijn Haverbeke at - 3 commentsspan_fatalfrom transImprove iface error message when types differ in boxity
4389d21 Opened by Tim Chevalier at - 4 commentsduplicate definition of module core with bad span
eb90294 Opened by Brian Anderson at - 2 commentsTry disallowing keywords as identifiers
ba0b792 Opened by Brian Anderson at - 9 commentsRemove bitcasts
6274cf9 Opened by Brian Anderson at - 1 commentPut shared and unique boxes into their own LLVM addrspace
2591f8b Opened by Brian Anderson at - 2 commentsself type is incorrect w/r/t region parameter
3ef6e7f Opened by Niko Matsakis at - 1 commentMake unique boxes self-describing
ac593fa Opened by Brian Anderson at - 4 commentsBug borrowing certain rvalues, maybe
a23be77 Opened by Graydon Hoare atTighten up the edit-distance suggestions on resolve
b0811c0 Opened by Brian Anderson at - 5 commentsinfer variance for region parameters
4f8cf2e Opened by Niko Matsakis at - 5 commentserror monomorphizing rather complex use of ifaces
8055ea6 Opened by Niko Matsakis at - 2 comments
0ca52ad Opened by Brian Anderson at - 4 commentscopyandsendifaces cannot be used as type parameter boundsClasses: make sure cross-crate casting works
83b9201 Opened by Tim Chevalier atClasses: make sure exports work as expected
476a4c9 Opened by Tim Chevalier at - 1 commentClasses: test that "regular" impls work for classes
e8eafe1 Opened by Tim Chevalier atClasses: test that classes can implement parameterized ifaces
090e416 Opened by Tim Chevalier at - 3 commentsClasses: add test to enforce that
264e917 Opened by Tim Chevalier atselfis required inside a classClasses: add tests for allocating classes in various regions
7966957 Opened by Tim Chevalier at - 5 commentsClasses: documentation for classes
b0a554c Opened by Tim Chevalier at - 2 commentsClasses: make sure "pub" sections work
cf22a3c Opened by Tim Chevalier at - 2 commentsClasses: handle typestate correctly in ctors
1ee3ba7 Opened by Tim Chevalier at - 2 commentsClasses: add compile-fail test to enforce that
536e302 Opened by Tim Chevalier atselfis not a first-class valueClasses: implement destructors
38ae53d Opened by Tim Chevalier at - 2 commentsClasses: enforce rules about copying and sending classes
90b6d6f Opened by Tim Chevalier atClasses: make private fields and methods class-private, not instance-private
e2c113a Opened by Tim Chevalier at - 3 commentsClasses: make sure references to class methods or fields auto-deref
8b10c3f Opened by Tim Chevalier at - 1 commentMake it possible to create boxed iface instances without re-boxing
0723811 Opened by Marijn Haverbeke at - 3 commentsRFC: Unify pub for classes and pub for export
4e0a1c3 Opened by Niko Matsakis at - 4 commentsmerge keywords: impl and implements
41fa4cf Opened by Graydon Hoare at - 12 commentsSimplify build directory structure.
7fafc7b Opened by Brian Anderson at - 8 commentsShape and LLVM disagree about the alignment of 64-bit ints on 32-bit x86
224d355 Opened by Brian Anderson at - 10 commentsAdd an 'extensions' impl to list
c33e62e Opened by Marijn Haverbeke at - 1 commentTurning on runtime logging while runtime optimizations are on frequently results in segfault
ff185df Opened by Brian Anderson at - 1 commentEscape characters in syntax::parse::token::to_str()
403c58e Opened by Tim Chevalier aterror for multiple impls in scope should say why
5713eb1 Opened by Niko Matsakis at - 1 commentupcall fail 'ty_size: unhandled type' in src/rustc/middle/trans/native.rs
d0c055c Opened by Justin Marsh (:flaviusb) at - 1 commentIncorrect capitalization in error
8f2cb43 Opened by Brian Anderson at - 3 commentsType parameter confusingly inferred to bogus type
bc6fa26 Opened by Brian Anderson at - 3 commentsbounds in iface types do not appear to be resolved
d2c234c Opened by Niko Matsakis at - 5 commentstype variables in method names are resolved in wrong scope
c170d69 Opened by Niko Matsakis at - 3 commentsICE with impls exported from a non-exported module
f8ff1d0 Opened by Niko Matsakis at - 3 commentsimplement []/@ translation
98e6b89 Opened by Graydon Hoare at - 1 commentImplement concatenation on new vector types
7ce27e3 Opened by Graydon Hoare at - 2 commentsSome ty::sty values are being inferred as ast::ty_
16e0000 Opened by Brian Leibig at - 4 commentsImplement constants using & but not ~ or @
f21b26e Opened by Graydon Hoare at - 1 commentCompilation failure
3ffbbfa Opened by Alexander Stavonin at - 4 comments"Unfortunate copy" in syntax::parse::new_parser_from_file
573429b Opened by Tim Chevalier at - 11 commentsAvoid the need to "make clean" manually when building Rust
1f62fa0 Opened by Tim Chevalier at - 6 commentsMake channel 0 invalid
64dc8b6 Opened by Brian Anderson atcross-crate calls to generic class methods yields unconstraind tvars
d516af4 Opened by Niko Matsakis at - 2 commentsTrack liveness of memory values
4ec9104 Opened by Brian Anderson at - 2 commentsAssertion failed: (ref_count == 0), function end_detach on freebsd
ee518e9 Opened by Brian Anderson at - 1 commentAdd a raw pretty printer for the metadata format
28b8760 Opened by Tim Chevalier at - 10 commentsConfusing error message when same-named field and method both in scope
989ef40 Opened by Brian Anderson at - 8 commentsLint warning when shadowed variable isn't used
fc3cc01 Opened by Brian Anderson at - 2 commentsRFC: moving out of enums
13d9e9d Opened by Niko Matsakis at - 19 commentsICE type checking incorrect impl decl
c615c1a Opened by Brian Anderson at - 1 commenttask::builder is copyable but is intended to be non-copyable
62a938c Opened by Brian Anderson at - 1 commentType inferrence failure with methods and closures
a5993e4 Opened by Brian Anderson at - 1 commentis_null method no longer works because of unconstrained types
5d1a00f Opened by Brian Anderson at - 2 commentsCalling native functions that take enums by value is broken
60ab044 Opened by Brian Anderson at - 6 commentsexhaustiveness checking does not tell me what is missing
7ef4690 Opened by Niko Matsakis atCannot move upvars through multiple closures
f8affb7 Opened by Brian Anderson at - 4 commentsFix pretty-printing of macro invocations
a7bea7f Opened by Tim Chevalier at - 2 commentsvisit::visit_mac is incomplete
3755da5 Opened by Tim Chevalier at - 1 commentRewrite std::bitv using classes
41f08b0 Opened by Tim Chevalier at - 3 commentsCheck that bitv sizes are equal in std::bitv::equal
8ba8d3f Opened by Tim Chevalier atDo something about std::deque
0a3d179 Opened by Tim Chevalier at - 1 commentPackage up map::chained
5f64185 Opened by Tim Chevalier at - 1 commentTypestate preconditions in
298d1d6 Opened by Tim Chevalier at - 2 commentsstd::sha1Fail better in extra::crypto::sha1::add_input()
74d813d Opened by Tim Chevalier at - 10 commentsFix or remove FIXME in std::smallintmap
0814c9a Opened by Tim Chevalier at - 2 commentsMake std::sort::quick_sort3 take lt and eq types
43acf05 Opened by Tim Chevalier at - 1 commentPermissions in std::tempfile::mkdtemp
6d06abf Opened by Tim Chevalier at - 3 commentsAddress time library FIXMEs
fc48fb8 Opened by Tim Chevalier at - 13 commentsRemove unused "tydesc_field_obj_params" constant in back::abi
d18e977 Opened by Tim Chevalier atNamed service support
d50ffba Opened by Alexander Stavonin at - 2 commentsint::abs should return an unsigned int
ef1972b Opened by Tim Chevalier at - 2 commentsBad parse error message for missing alt close brace
60f7ca3 Opened by Tim Chevalier at - 8 commentsrecursive bounds do not work (a.k.a., f-bounded polymorphism)
869c7e5 Opened by Niko Matsakis at - 6 commentsUn-xfail test of error message for "missing 'self'"
e522434 Opened by Tim Chevalier at - 9 commentsview items should support attributes and conditional compilation
9a89ccf Opened by Brian Anderson at - 7 commentsIncorrect quoting in 'attempted access of field' message
9999aae Opened by Brian Anderson at - 1 commentDuplicate module warning error
7a02ac7 Opened by Jesse Vorisek at - 3 commentsrustc vs permissions
916065d Opened by Jesse Vorisek at - 2 commentsImplement stack maps for unwinding
a5a1da8 Opened by Patrick Walton at - 17 commentspath::normalize description
c51fe36 Opened by Jesse Vorisek at - 1 commentbitv each() method loops forever
ee69bb4 Opened by Niko Matsakis at - 2 commentsMake ty params non-positional
3ad7877 Opened by Tim Chevalier at - 10 commentsinvalid read in rust_scheduler::kill_all_tasks
b627435 Opened by Brian Anderson at - 1 commentCustom polymorphic logging
c09122f Opened by Tim Chevalier at - 8 commentsSmart asserts
58ae9ca Opened by Jesse Vorisek at - 18 commentstest/run-pass/issue-2316.rs fails if ran without a full make first
ec50b1c Opened by Marijn Haverbeke atIncremental recompilation
24f90ef Opened by Tim Chevalier at - 25 commentsBad error message dereferencing something with a class type
b3ba161 Opened by Tim Chevalier at - 1 commentRename
dcba2b4 Opened by Brian Anderson at - 3 commentsextensionstomethodsin libsself type should be "just a type"
ce093f6 Opened by Niko Matsakis at - 1 commentReorganize llvm and clang libs and bindings
d7aefbf Opened by Brian Anderson at - 8 comments
d006da6 Opened by Paul Stansifer atloopcan mask state changes in typestateRFC: static methods in classes
079132c Opened by Tim Chevalier at - 12 commentsConvert the runtime to a crate
13b0d41 Opened by Brian Anderson at - 6 commentsreachability export map does not consider overloaded operators
6d87775 Opened by Niko Matsakis at - 5 commentsSeedable RNG and separation/extension of .gen_* functions
35e7cfe Opened by Gareth Smith at - 4 commentsICE with metadata, ifaces, and generic functions
8e46395 Opened by Erick Tryzelaar at - 3 commentsTutorial should not be behind https
4085df9 Opened by kud1ing at - 5 commentsupdate README.txt with new home of syntax code
7fcc3b1 Opened by Lindsey Kuper atInternal compiler error using deque
dc37175 Opened by Eric Holk at - 4 commentscombine last use, init'dness, and move out checking
5a633c9 Opened by Niko Matsakis at - 3 commentsbetter error message for method not found
63acefe Opened by Niko Matsakis at - 1 commentRust should support multiple imports of extension methods
aaf5733 Opened by Eric Holk at - 1 commentRFC: flexible syntax for macro invocations
3d10348 Opened by Paul Stansifer at - 13 commentsRFC: "don't omit me!" attribute for variants
faa6f8b Opened by Tim Chevalier at - 15 commentsTutorial links to 0.1 release / too many divergent install instructions
0ca36b8 Opened by Lindsey Kuper at - 6 commentsdocumentation on operator precedence out of date
7312566 Opened by Michael Arntzenius atduplicate definition should report location of the definition
ca6fea8 Opened by Erick Tryzelaar at - 4 commentsHelpful error message when confusing a field with a method
cb0d54a Opened by Tim Chevalier at - 8 commentsImporting/Exporting an impl (not type) from another module
db24124 Opened by Erick Tryzelaar at - 1 commentRFC: Small closure syntax tweak
cf002ca Opened by Patrick Walton at - 16 commentsIn test suite, strange error-pattern behavior on lines with a *
e123b37 Opened by Tim Chevalier at - 1 commentEnhance interface with LLVM optimizations
8ec5579 Opened by Tim Chevalier at - 1 commentInclude deduced locations for native libraries in rpath
715b09d Opened by Tim Chevalier at - 4 commentsTest back::x86_64::get_target_strs on a 64-bit Windows machine
67901be Opened by Tim Chevalier at - 7 commentsMake driver::driver::parse_cfgspecs parse any variety of meta_item
21e277c Opened by Tim Chevalier at - 2 commentsUse correct host triple
bded949 Opened by Tim Chevalier at - 3 commentsWarn if building a library with explicit output file name
950bbd6 Opened by Tim Chevalier at - 1 commentIn intrinsic::ty_visitor iface, possibly expose enter/leave calls for compound data
933ca15 Opened by Tim Chevalier at - 1 commentAdd a -main-is flag to rustc
505ceba Opened by Tim Chevalier at - 4 commentsUse correct span in metadata::creader::resolve_crate_deps
a694a92 Opened by Tim Chevalier at - 5 commentsTypechecker can't pass copies to functions taking [const T]/&
629a0b4 Opened by Eric Holk at - 3 commentsBetter error message in metadata::loader::crate_name_from_metas
d5bdd28 Opened by Tim Chevalier at - 1 commentTrack span info for type constraints
dc176bd Opened by Tim Chevalier at - 2 commentsunused var causes copying of resource type
475ae8e Opened by Michael Arntzenius at - 8 commentsPrint out more useful info in ast_map::node_id_to_str
e87fb31 Opened by Tim Chevalier at - 2 commentstypestate has very bad performance on large vectors
b16c793 Opened by Brian Anderson at - 1 commentAdd a mode for running tests with GC
5bc6987 Opened by Brian Anderson at - 2 commentsICE with exporting a type and impl from a crate
ca08f72 Opened by Erick Tryzelaar at - 1 commentcannot assign to nullary variant
414f4ea Opened by Niko Matsakis at - 4 commentsLogical and arithmetic shift operators are the opposite of many other languages
e8d80b6 Opened by Michael J. Sullivan at - 1 commentRename librustsyntax to libsyntax
54bccc4 Opened by Brian Anderson at - 1 commentDon't use external node ids in crate metadata
ea83f40 Opened by Brian Anderson at - 8 commentsResources should be sendable
ff80649 Opened by Eric Holk atAdd deep const kind
8f9689a Opened by Eric Holk at - 1 commentself type shouldn't be able to have type parameters
2fb67b7 Opened by Michael J. Sullivan at"block type" error message is potentially confusing
c43793d Opened by Lindsey Kuper at - 2 commentsIdentifiers shouldn't be strings in the compiler
acfb710 Opened by Patrick Walton at - 1 commentWarn or error on platform-specific integer conversions
7118e6e Opened by Eric Holk at - 1 commentnon-exhaustive match failure in eval_const_expr when shift arguments differ in signedness
3be0050 Opened by Michael J. Sullivan at - 2 commentsresolve failure when setting enum discriminator to a declared const
97c08b8 Opened by Michael J. Sullivan at - 3 comments"the type of this value must be known in this context" is fatal
92d4658 Opened by Patrick Walton at - 3 commentsImplement "no implicit copies" scheme
992d65a Opened by Michael J. Sullivan at - 3 commentsbound regions and resolving inferable types
6c6dcbb Opened by Niko Matsakis at - 1 commentinterface method name collisions
1df64eb Opened by Michael Arntzenius at - 5 commentsrefactor how impl self type vs iface type is stored (at least for classes)
cd99a2c Opened by Niko Matsakis at - 1 commentCannot overload <=
52d9f89 Opened by Eric Holk at - 2 comments
a9f2e88 Opened by Paul Stansifer at - 4 commentsmyclassobj.methunsafely copiesmyclassobj
dea915d Opened by Paul Stansifer at - 2 comments{|| ... x ...}unsafely copiesxi8 literals and friends have incorrect ranges
40789f5 Opened by bstrie at - 10 commentsLibrary doesn't have a way to iterate over an integer range with for
78f5886 Opened by Michael J. Sullivan at - 3 commentscrust fns lose their type when they cross crates
a392635 Opened by Niko Matsakis at - 1 commentAdd par to libstd
89fc853 Opened by Eric Holk atIncorrect unused variable warning
e095956 Opened by Brian Anderson at - 1 commentby-val and by-move can be dangerous when combined
d993604 Opened by Niko Matsakis at - 2 commentsICE with cross-crate resources and channels
46ebd13 Opened by Eric Holk at - 5 commentsICE when using type parameters of an impl.
72e4007 Opened by Paul Stansifer at - 4 commentsHeap closures should always require a capture clause to capture mutable variables
3867bd7 Opened by Michael J. Sullivan atliveness in stack closures
bd6d200 Opened by Niko Matsakis at - 1 commentWarn when implicitly copying mutable data and unique boxes/functions
ab099bd Opened by Michael J. Sullivan atWarn when implicitly copying polymorphic data
522dbce Opened by Michael J. Sullivan at - 2 commentsMake vectors and strings not implicitly copyable
5926a94 Opened by Michael J. Sullivan at - 3 comments(cargo) requires root permissions and writes to /usr/local/lib/?
d2919c3 Opened by Kevin Cantú at - 1 comment(cargo) not installing with +x permissions (stat? chmod?)
321dbe9 Opened by Kevin Cantú at - 3 commentsARC needs to enforce that its parameter is in the const kind
2a007f6 Opened by Erick Tryzelaar at - 3 commentsLog functions truncate long strings
0ca27cb Opened by Jesse Vorisek at - 2 commentsUse a consistent metavariable for types in the tutorial
05fa4ce Opened by Lindsey Kuper ati16 literals have a blatantly wrong range
e4babbc Opened by Michael J. Sullivan at - 1 commentallowing trailing comma in with expressions / functional record update
549eb52 Opened by Niko Matsakis atICE - monomorphization related
befae69 Opened by Paul Stansifer at - 4 commentsWarn when invoking polymorphic functions with non-implicitly-copyable types
6f57416 Opened by Michael J. Sullivan atICE when setting a enum discriminator to an unsigned constant
9c7aa73 Opened by Michael J. Sullivan at - 3 commentsNegative values of signed ints treated as positive array indexes
4250660 Opened by Michael J. Sullivan atArray indexes can overflow in some situations
724a442 Opened by Michael J. Sullivan at - 3 commentsspawn_listener2
4470081 Opened by Jesse Vorisek at - 3 commentsexporting impl from root of crate causes ICE
3c86b6e Opened by Niko Matsakis at - 1 commentLint deals with nested items very poorly
822ac6c Opened by Michael J. Sullivan atImplement "fieldset" optimization for record types
6147c3a Opened by Patrick Walton at - 5 commentsSystem-level cargo directory requires root permissions for all commands
0f4cb3d Opened by Zack Corr atConsider making ty::t "fatter"
b4c4318 Opened by Patrick Walton at - 7 commentsAdd bloom filters to standard library.
ed30444 Opened by Eric Holk at - 7 commentsreturning an unconstrained, bound region should be an error
db110fb Opened by Niko Matsakis at - 8 commentstreat self region specially
d1fd595 Opened by Niko Matsakis atLint treats unknown warning attributes as an error
6fe0be0 Opened by Michael J. Sullivan at#fmt accepts some combinations of precision and 0 padding that gcc warns about
b1dbdd4 Opened by Brian Anderson at - 5 commentsVectors don't allow a trailing comma
646b533 Opened by Michael J. Sullivan at - 2 commentsspecial comment to indicate work that is pending a snapshot
df8c595 Opened by Niko Matsakis at - 4 commentsrustdoc spawns too many threads
a3ad1fe Opened by Tim Chevalier at - 3 commentsRemove resources
97c8c60 Opened by Tim Chevalier at - 1 commentMake class destructors callable from the cycle collector
ac6b339 Opened by Tim Chevalier at - 2 commentsllvm assert with class dtors and closures
d6f1ced Opened by Erick Tryzelaar at - 3 commentssegfault in hash access (possibly alias analysis)
f31879b Opened by Grahame Bowland at - 1 commentMove futures out of core
5e9123c Opened by Brian Anderson at - 7 commentscrash using by-value records with mutable fields
ffef084 Opened by Niko Matsakis at - 3 commentsrust_sched_loop shouldn't have logging-related functions
3bd6ed3 Opened by Brian Anderson atMove 'swappable' out of core
2c94ecb Opened by Brian Anderson at - 2 commentsrustdoc should understand javadoc-style comments
9acedcf Opened by Brian Anderson at - 20 commentsno warning for implicit copies into closures
dd32831 Opened by Niko Matsakis at - 1 commentwarning about implicit copies should explain why type is not implicitly copyable
089f0b9 Opened by Niko Matsakis at - 3 commentsOptimize poor benchmark result
aba97ea Opened by Brian Anderson at - 10 commentsMismatched types with class self region
d411f98 Opened by Brian Anderson atMake "no implicit copies" diagnostics controllable through lint settings
ba2af2d Opened by Michael J. Sullivan atinternal compiler error: type_of with ty_param
a666118 Opened by Kevin Cantú at - 4 commentsAttribute to annotate functions that implement the for loop protocol
3b73f8c Opened by bstrie at - 4 commentsProperly warn when implicitly copying into closures
f21212a Opened by Michael J. Sullivan at - 1 commentMake it easier to compile examples from the tutorial
43a00e9 Opened by Tim Chevalier at - 8 commentsSuggest which trait to import if method lookup fails
14e2eb4 Opened by Tim Chevalier at - 8 commentsEmpty classes dislike being placed into vectors
c43ef90 Opened by Brian Anderson at - 5 commentsAdd a command to make rustbot list its work queue
e2ec8ff Opened by Brian Anderson at - 1 commentAdd a command to make rustbot kill all child processes
61c3d9a Opened by Brian Anderson at - 1 commentMake sure rustbot only builds the most recent revision of a branch
221f3b0 Opened by Tim Chevalier at - 4 commentsRFC: Disallow 'unsafe' keyword when opening a function body
8e197cc Opened by Brian Anderson at - 8 commentsRFC: Allow copyless destructuring of tuples
ed4774f Opened by Erick Tryzelaar at - 3 commentsuv hang in stdtest on windows
b6e498b Opened by Brian Anderson at - 1 commentmac2 rebuilds llvm every build
e4f2980 Opened by Brian Anderson at - 2 commentswarnings and pretty-printer output sometimes seem to mix on FreeBSD
af88ca1 Opened by Tim Chevalier at - 2 commentsInline get_sp_limit, set_sp_limit, get_sp runtime functions
dd11a32 Opened by Brian Anderson at - 1 commentrun-pass/bind-native-fn.rs exits with unexpected status on FreeBSD
6431172 Opened by Jyun-Yan You at - 3 commentsRemove functions like vec::iter_between
fb41738 Opened by Erick Tryzelaar at - 2 commentsallow nominal types to be declared non-copyable
04cefd9 Opened by Niko Matsakis at - 5 commentsllvm assert with exports, resources, and classes with destructors
f7f63c4 Opened by Erick Tryzelaar atAllow glob-exporting items in external crates
1504ef4 Opened by Tim Chevalier at - 1 commentassign_op with overloaded operator evaluates receiver twice
d1354e3 Opened by Tim Chevalier at - 3 commentsnormalize_for_monomorphization could normalize recursively
754ea5e Opened by Tim Chevalier at - 6 commentstrans_const_expr should hash-cons to avoid duplicate constants
4c752c7 Opened by Tim Chevalier at - 2 commentsRemove tuple of tydescs from closure types
b31abf9 Opened by Tim Chevalier atMake
0f70d67 Opened by Tim Chevalier at - 1 commenttrans::common::blocka class...In debuginfo::create_local_var, handle pattern bindings
58eb980 Opened by Tim Chevalier at - 2 commentsMake trans_iface_callee alignment-safe
620fb8d Opened by Tim Chevalier at - 1 commentVerify that trans::native::build_direct_fn gets ABIs right
4739365 Opened by Tim Chevalier at - 5 commentsUse correct types in trans::tvec
cde3a7f Opened by Tim Chevalier atIn trans::type_use::mark_for_expr, don't count fields after the chosen field
17bde8b Opened by Tim Chevalier at - 2 commentsUnit tests for typestate operations
d680153 Opened by Tim Chevalier at - 1 commentIn tstate::auxiliary::constraint, find a way to "freeze" the descs field
8ee6c8f Opened by Tim Chevalier at - 1 commentCycles can be created in the exchange heap
6e645d8 Opened by Michael J. Sullivan at - 1 commentNeed some way to silence the warning about using a non-implicitly-copyable-type in a copy-iface-bounded position
d4d16de Opened by Patrick Walton at - 3 commentsDon't warn about instantiating a copy type parameter with a non-implicitly-copyable type when the receiver is the only one with the type parameter
5ff8b89 Opened by Patrick Walton atThe compiler makes an enormous number of copies of vectors and strings
bdd582b Opened by Patrick Walton at - 3 commentsProvide a way to turn off the "instantiating copy type parameter with a not implicitly copyable type" warning separately from no_vecs_not_implicitly_copyable
645f688 Opened by Patrick Walton at - 1 commentint::from_str isn't failing
554a497 Opened by Jesse Vorisek at - 1 commentruntime makefile doesn't properly handle header dependency
b95e2bf Opened by Michael J. Sullivan at - 2 commentsOverloaded operators can copy self when self is noncopyable.
de33bf2 Opened by Eric Holk at - 9 commentsAdd one-shot closures
7d1dc1c Opened by Eric Holk at - 14 commentsImmutable classes aren't considered implicitly copyable
54fc0f2 Opened by Patrick Walton at - 2 commentsLint pass to flag unneeded qualified names
00079ec Opened by Tim Chevalier at - 1 commentLots of dead typaram code in shape interpreter
dc7b861 Opened by Michael J. Sullivan atget rid of outdated logging functions in util::common
8f67432 Opened by Lindsey Kuper at - 2 commentsTest runner prints "running 1 tests"
61bd912 Opened by Tim Chevalier atmake install is broken
01b5adc Opened by Brian Anderson at - 1 commentVisitor glue regressed rustc performance by 8 seconds
9181e25 Opened by Patrick Walton at - 3 commentsclasses fail to compile with non-trivial modules
7013127 Opened by Jesse Vorisek at - 5 commentsdvec should export from_elt
a10b51e Opened by Jesse Vorisek at - 2 commentsdvec should implement iter::base_iter
9d30c64 Opened by Jesse Vorisek at - 2 commentshashmap to_str
89d5196 Opened by Jesse Vorisek at - 1 commenthashmap and mutable values and efficiency
db41fbc Opened by Jesse Vorisek at - 4 commentsAttributes at the beginning of a file have confusing semantics
f3bc292 Opened by Tim Chevalier at - 5 commentsChange inner attribute syntax for clarity and consistency
7169e2b Opened by Brian Anderson at - 68 comments"this pattern has X fields, but the corresponding variant has Y fields" shouldn't be a fatal error
3cacdac Opened by Patrick Walton at - 5 commentsICE from running out of memory
0ea292a Opened by bstrie at - 16 commentsInfinite loop with a self-referential class
10ed3dd Opened by Tim Chevalier at - 3 commentsBorrow check doesn't look through newtypes
7e6347a Opened by Tim Chevalier at - 1 commentInfer length of @-box borrows (or just borrow for the whole block)
81b90ba Opened by Patrick Walton at - 2 commentslibrustrt doesn't always get rebuilt
807628d Opened by Tim Chevalier at - 1 commentos::copy_file needs to copy the execution bit
b9a3d6e Opened by Erick Tryzelaar at - 2 commentsAdd a recursive file copy function
c230cee Opened by Erick Tryzelaar at - 4 commentsOverloaded assignment operators can leak memory
4ee9c96 Opened by Eric Holk at - 1 commentAllow trailing commas in import globs
a6338da Opened by Erick Tryzelaar at - 1 commentblock as a class leads to segfaults
7e2f36f Opened by Eric Holk at - 6 commentsAllow modes on self
0250063 Opened by Eric Holk at - 5 commentsFailed
8c2add3 Opened by Lindsey Kuper at - 4 commentsgetin util::ppaux::re_scope_id_to_str, followed by ICEKind checker is not aware of bounds on overloaded operators
e2728d5 Opened by Eric Holk at - 3 commentsTurn off runtime assertions, turn on runtime optimizations
7e7cae2 Opened by Brian Anderson at - 2 commentsICE when returning a local unwrapped dvec inside an impl
dfc162d Opened by Erick Tryzelaar at"assigning to immutable upvar" error is jargony
3892c55 Opened by Tim Chevalier at - 2 commentsImprove typeck::collect::collect_item_types
7bf9a83 Opened by Tim Chevalier at - 1 commentFix typeck::infer::can_mk_assignty
41ee1d3 Opened by Tim Chevalier at - 1 commentIn reflect::methods::visit_ty, move magic numbers into intrinsic::
71a3a04 Opened by Tim Chevalier at - 3 commentsIn reflect::methods::visit_ty, don't always visit all the variants
3f75d40 Opened by Tim Chevalier at - 4 commentsMake topmod's name the empty string in rustdoc
5075f3e Opened by Tim Chevalier at - 1 commentIn rustdoc::reexport_pass::build_reexport_def_map, use a parallel fold
aa955b8 Opened by Tim Chevalier at - 1 commentUse include_bin! to include data set in test/bench/shootout-k-nucleotide
c3e253a Opened by Tim Chevalier at - 1 commentPass mapper's first argument by move, in test/bench/task-perf-word-count-generic
751cd50 Opened by Tim Chevalier at - 1 commentUse signal-channel in test/run-pass/basic.rs
12f6997 Opened by Tim Chevalier atMake sure classes can be compared
78ff37d Opened by Tim Chevalier at - 1 commentUn-xfail or remove test/run-pass/issue-506.rs
2a64af1 Opened by Tim Chevalier attype_needs_drop() should return false for stack/any closures
c3fb50e Opened by Eric Holk atUn-xfail or remove src/test/run-pass/foreign-lib-path.rs
054bed5 Opened by Tim Chevalier at - 6 commentsClarify port semantics WRT test/run-pass/task-comm-16.rs
37107a3 Opened by Tim Chevalier at - 2 commentscompare rust type with llvm value in result, lval_result
be02c7a Opened by Niko Matsakis at - 1 commentCheck for recursive use in dvec
d9c10e7 Opened by Tim Chevalier at - 1 commentAddress FIXME in core::float::to_str_common
af58c81 Opened by Tim Chevalier at - 2 commentsFix alignment issues in core::int-template
5b7daf8 Opened by Tim Chevalier at - 1 commentmoves from unsafe ptrs / initializers
5d09b00 Opened by Niko Matsakis at - 2 commentsbounds in ty params can't seem to refer to other ty params
5377e4c Opened by Tim Chevalier at - 5 commentsCompare glue and size shape glue for resources are unimplemented
7d911f3 Opened by Michael J. Sullivan at - 1 commentshape interpreter walks over fixed length vectors incorrectly
0219039 Opened by Michael J. Sullivan at - 1 commentVectors of resources are logged incorrectly by the shape glue
8ad5d5a Opened by Michael J. Sullivan at - 1 commentCross-crate overloading doesn't work
70b8aa8 Opened by Tim Chevalier at - 7 commentsTrait inheritance/composition
e098077 Opened by Tim Chevalier at - 4 commentsTy param for vec::unpack_slice doesn't get inferred
e4b8792 Opened by Tim Chevalier atRewrite std::timer::recv_timeout more clearly
26f3464 Opened by Tim Chevalier at - 1 commentsilencing warning about duplicate attributes
e33c328 Opened by Tim Chevalier at - 2 commentsMove fill_charp_buf from os to str
b311bfc Opened by Tim Chevalier at - 4 commentsUse a native stack in os::global_env::get_global_env_chan
cf71058 Opened by Tim Chevalier at - 1 commentHandle Windows drive letter correctly in core::os::make_absolute
808d3be Opened by Tim Chevalier at - 1 commentAbstract unix file permissions in file api's
b18f217 Opened by Tim Chevalier at - 6 commentsConstrain the core::path::path type
3990354 Opened by Tim Chevalier at - 4 commentsRewrite std::run
c782d81 Opened by Tim Chevalier at - 5 commentsMake test_leaks unit test in core::run work on Windows
d26f270 Opened by Tim Chevalier at - 2 commentsMake string equality faster
95503c4 Opened by Tim Chevalier at - 2 commentsMake native functions unsafe
9f6b15d Opened by Brian Anderson at - 4 commentsFixed length vector copies are incorrectly marked as not implicitly copyable
d8b9cad Opened by Michael J. Sullivan attrans trips llvm assertions when copying fixed length vectors
e996396 Opened by Michael J. Sullivan attrans fails when monomorphizing code with user-defined index ops
f5b8274 Opened by Tim Chevalier atNicer printing of type and region variables
bd3b80a Opened by Lindsey Kuper at - 11 commentsLiveness, borrowck and last use interact badly
cf651c7 Opened by Tim Chevalier at - 17 commentsSay why non-implicitly-copyable things are that way
d421305 Opened by Patrick Walton at - 8 commentsICE from
f8eb4f6 Opened by bstrie at - 5 commentsimport int;option is_some() should not require a copyable value
26842cd Opened by Niko Matsakis at - 2 commentsstrptime and time zones
5b643b3 Opened by Jesse Vorisek at - 4 commentsBoxed strings don't work
14e3f83 Opened by Michael J. Sullivan at - 2 commentsmain's argument vector can't be logged or compared properly
4f951af Opened by Michael J. Sullivan at - 2 commentsStandard library should have a set module
c6dc0b1 Opened by Tim Chevalier at - 4 commentsCompiling LLVM crashes under GCC 4.7
da40c02 Opened by Elliott Slaughter at - 6 commentstypestate sees
e6069d9 Opened by Paul Stansifer at - 14 commentsbreakas applying to the outermost loopvar keyword for mutable locals only
e201223 Opened by Dave Herman at - 42 commentsConsolidate various "make sure these two types are the same" functions in typeck
50cef4d Opened by Lindsey Kuper at - 1 commentLock/Condition variable can cause infinite loops.
d147570 Opened by Eric Holk at - 1 commentDocument suffix inference
c9ea761 Opened by Lindsey Kuper at - 1 commentWarning directives aren't respected when in front of methods in impls
251f74e Opened by Michael J. Sullivan at - 3 commentsUn-export core::priv when uv moves to core.
388378b Opened by Graydon Hoare at - 1 commentAdjust core::num::strconv to use fixed buffers, not heap allocated
c8153e6 Opened by Graydon Hoare at - 4 commentsvec::capacity is really vec::len?
ec85206 Opened by Joseph Montanez at - 1 commentParse ipv6 addresses in net_ip
642f90b Opened by Graydon Hoare at - 1 commentSeveral type errors incorrectly still have type variables in them
bdf9176 Opened by Michael J. Sullivan atVector reform
a02095c Opened by Michael J. Sullivan at - 4 commentsstd::net_tcp: don't capture unique box in i/o task
9d8328b Opened by Graydon Hoare at - 2 commentsstd::net_tcp: transfer ownership of write buffer to i/o task.
c041d17 Opened by Graydon Hoare at - 2 commentsstd::net_tcp: handle ipv6 addresses
6fd7684 Opened by Graydon Hoare at - 5 commentssegfault:
d842bed Opened by Paul Stansifer at - 5 commentsaltallows uniqueness violationReorganize / rewrite filesearch and cstore
cad65af Opened by Graydon Hoare at - 10 commentsEliminate code duplication between core::run::program_output and procsrv
ee66296 Opened by Graydon Hoare at - 1 commentSupport attributes on class ctors and dtors.
7f78290 Opened by Graydon Hoare atParse URLs fully (in cargo)
fd4e657 Opened by Graydon Hoare at - 3 commentsCargo: various init/install/uninstall minor logic bugs
36c0588 Opened by Graydon Hoare at - 1 commentSelf possibly has the wrong kind
1aa4d29 Opened by Graydon Hoare at - 1 commentImprove or remove the CFG_INSTALL_SNAP logic
12d9ee4 Opened by Graydon Hoare at - 5 commentsMove ABI debug helpers into a testcase
7bf0409 Opened by Graydon Hoare at - 4 commentsRemove arbitrary-constant sanity checks in cycle collector
9494fcc Opened by Graydon Hoare at - 1 commentVarious bugs in the rt debug interface
4b385cf Opened by Graydon Hoare atrust_new_task_in_sched might fail to acquire scheduler
7993fba Opened by Graydon Hoare at - 1 commentPossible alignment bug in cycle collector
da70aaa Opened by Graydon Hoare at - 1 commentMove the check_claims global someplace less random.
f89beaf Opened by Graydon Hoare at - 1 commentRework / fix numerous bugs in rust_kernel::fail
3d084c6 Opened by Graydon Hoare at - 1 commentTrace task names in logging macros
6a7a1ac Opened by Graydon Hoare at - 9 commentsAvoid visiting diamond-dependencies 2**N times when building crate map
805825a Opened by Graydon Hoare at - 1 commentConvert rust_run_program.cpp to Rust
abbbf80 Opened by Graydon Hoare at - 6 commentsQueryPerformanceFrequency failure mode not handled
e6f8d7e Opened by Graydon Hoare at - 6 commentsUse annihilator in cleanup_task
f0d4621 Opened by Graydon Hoare at - 3 commentslogic bugs in rust_task::delete_this
7fe0a60 Opened by Graydon Hoare at - 2 comments"upcall fail" is an ugly failure message
1c5b524 Opened by Graydon Hoare atreset_stack_limit can move off the C stack?
3d81da0 Opened by Graydon Hoare atupcall_call_shim_on_rust_stack has redundant call to record stack limit?
e73cbb4 Opened by Graydon Hoare at - 1 commentRemove exchange_malloc after snapshot
95ef68d Opened by Graydon Hoare at - 2 commentsSee if we can avoid calloc in shared_malloc
d865afc Opened by Graydon Hoare at - 1 commentINVALID_THREAD is not a portable constant
ebb4fcf Opened by Graydon Hoare at - 3 commentsDetermine whether morestack needs to save %rax
4fc0a38 Opened by Tim Chevalier at - 1 commentImplement a lock-free malloc/free for local allocations
9727543 Opened by Tim Chevalier at - 5 commentscomparing bounds on impl method type parameters with bounds declared on trait is completely bogus
8162c9c Opened by Niko Matsakis at - 12 commentsMove ABI tests from rust_builtin into the testsuite
3d2eb93 Opened by Tim Chevalier at - 1 commentIn rt/rust_debug.h, flag::operator needs a lock
add299c Opened by Tim Chevalier at - 2 commentsMultiple issues in rust_kernel::fail
1530d9f Opened by Tim Chevalier at - 1 commentRemove dead fields from rust_sched_loop
f720b3c Opened by Graydon Hoare at - 1 commentrust_run_program::rust_process_stub
dbc8134 Opened by Tim Chevalier at - 1 commentMake scheduler fields private
83d6e4f Opened by Graydon Hoare at - 1 commentRemove (some?) shape tags post-snapshot
73f51cf Opened by Graydon Hoare at - 2 commentsHandle failure properly in rust_sched_loop::schedule_task
ef06a5c Opened by Tim Chevalier at - 2 commentstask shutdown protocol is overcomplex, undocumented, fragile
7077a94 Opened by Graydon Hoare atKill off stray operator-new in rust_task.h
1557f2b Opened by Graydon Hoare at - 2 commentssanitize_next_sp might do better to allocate a new rust stack when returning to rust?
e577fd0 Opened by Graydon Hoare at - 5 commentsPossibly-wrong alignment calculation in get_box_size
c555061 Opened by Graydon Hoare at - 2 commentsRTS fails to build with --enable-debug
db8c2ba Opened by Tim Chevalier at - 1 commentEliminate need for -fno-strict-aliasing in lock_free_queue.h
fe4822c Opened by Graydon Hoare at - 2 commentsRFC: 0.0f32 → 0.0f, 0.0f64 → 0.0d
d8ddb4f Opened by Patrick Walton at - 3 commentsMove-out-of-raw-pointer in vec::shift
08398e0 Opened by Graydon Hoare at - 2 commentstrans_assign_op does a possibly the wrong kind of move
92d9641 Opened by Graydon Hoare at - 1 commentDestructors aren't run properly for vector slice literals
3f63ca1 Opened by Michael J. Sullivan at'main function not found' should not be a span error
58264fe Opened by Brian Anderson at - 1 commentLLVM assert with boxed classes and destructors
785b574 Opened by Brian Anderson at - 3 commentstvec::trans_add is almost dead
29ec8d7 Opened by Eric Holk at - 2 commentsMove string append to core::str
8986ced Opened by Eric Holk at - 1 commentFix vec-add
8c114c2 Opened by Eric Holk at - 1 commentRetire sys::get_tydesc interface
b5d0396 Opened by Graydon Hoare at - 2 commentsPut "getting started" in the part of the wiki that's for developers
3723691 Opened by Lindsey Kuper at - 1 commentpattern bindings can be mutable
4761c80 Opened by Niko Matsakis at - 1 commentiter module and ranges
ef05bd0 Opened by Jesse Vorisek at - 5 commentsCannot import same impls from two numeric types at once
72f9d8e Opened by bstrie at - 3 commentsLLVM assert (possibly class-related)
548ba6b Opened by Eric Holk at - 6 commentsPerformance has gotten significantly worse
c325bf4 Opened by Brian Anderson at - 10 commentsDetect python 3 and abort during build
74fdc73 Opened by Brian Anderson at - 9 commentsHigher-order argument modes generate contradictory compile errors
c6089b6 Opened by ben blum at - 8 commentsGeneric inner functions declared inside closures don't get ASTs exported
616a960 Opened by ben blum at - 2 commentstest_port in run-pass/binops.rs causes valgrind warnings from shape_glue
d7a0f79 Opened by Michael J. Sullivan at - 5 commentsChange compiler to write vectors as []/~
c48f1ac Opened by Michael J. Sullivan atruntime segfaults (stack overflow) at exit when logging is on
d4459fa Opened by ben blum at - 6 commentsExclusive arcs currently aren't safe
4ac9cd1 Opened by Eric Holk atName mangling fails for intrinsic wrappers
4a15268 Opened by Elliott Slaughter at - 3 commentsIntegrate remaining parts of wanted-libraries into std
1729576 Opened by kud1ing at - 12 commentsImplement subscripting operator for hashtables
6c97bf8 Opened by Glenn Willen at - 1 commentCalling overloaded operators from code generated by syntax extensions doesn't work properly
1c682cc Opened by Michael J. Sullivan atUnexported ifaces should export metadata anyway for cross-crate monomorphisation
8aed184 Opened by ben blum at - 9 commentsExistentials: "x as some_iface" promotion makes polymorphic fns monomorphise wrong
a39362c Opened by ben blum at - 7 comments"let _ = foo();" is differently effectful from just "foo();"
9d4e2fc Opened by ben blum at - 4 commentsFuzz testing with fault injection
4cb984e Opened by Brian Anderson at - 8 commentsempty enums are not sendable
29dab23 Opened by Eric Holk at - 2 commentsImplement unread_byte for byte_buf
f2b8c1a Opened by Tim Chevalier at - 7 commentsOrganize std::ebml into modules
1de41b4 Opened by Tim Chevalier atLess arcane error message for stray backquote
f953dff Opened by Lindsey Kuper at - 3 commentsProvide a function to write the standard ebml header
f0487e9 Opened by Tim Chevalier at - 5 commentsSerialize floats in ebml
2789c85 Opened by Tim Chevalier at - 1 commentOptimize EBML encoding
8ebd17e Opened by Tim Chevalier at - 9 commentsPossibly use a vector of nodes to represent rope concat nodes
ce0c0a2 Opened by Tim Chevalier at - 2 commentsPretty printer will print wrong literals when printing expanded output
79c079f Opened by Michael J. Sullivan at - 2 comments#fmt expands to not great code
d45bf51 Opened by Michael J. Sullivan atAccept @[], ~[], &[] as synonyms for []/@, []/~, []/&
66493a8 Opened by Michael J. Sullivan atLLVM assert with classes, regions and slices
b0a1dbf Opened by Brian Anderson at - 1 commentlibc.rs: is exporting libc::malloc and friends really safe?
b58779b Opened by ben blum at - 3 commentspath.rs: "consts::path_sep" wrong on Windows?
8908d35 Opened by kud1ing at - 3 commentsChange the pure keyword
34d7ea4 Opened by Brian Anderson at - 5 commentsSometimes, methods have different purity than corresponding functions
4827cf3 Opened by Tim Chevalier at - 4 commentsRFC: Reduce lexer to a regular language
ad28b2a Opened by Graydon Hoare at - 5 commentsRemove snapshot code from net_tcp unread_byte
28e5080 Opened by Brian Anderson atAllow moves in closures if closure reinitializes moved variables.
0e9d1ca Opened by Eric Holk at - 14 commentsThere should be a way to mark blocks as
1111f07 Opened by Paul Stansifer at - 2 commentspure.Switch the compiler over to using ~[] notation instead of []/~
8c317e9 Opened by Michael J. Sullivan atLambdas: |args| syntax should facilitate manually-curried functions.
1e6a690 Opened by ben blum at - 7 commentsallow attaching strings to assert messages
4d95e4b Opened by ben blum at - 7 commentsWindows build is broken
853488e Opened by Tim Chevalier at - 2 comments.DS_Store
5610b63 Opened by Jesse Vorisek at - 2 comments'unexpected sort of node' when generating debug info
af9ab34 Opened by Jesse Vorisek at - 5 commentsICE: encode_symbol: id not found
76f905e Opened by Eric Holk at - 3 comments-g breakage
3cad6a0 Opened by Jesse Vorisek at - 1 commentSyntax for turning off warnings is confusing
14e5a9d Opened by Brian Anderson at - 3 commentsdocument warning suppression
9f914af Opened by Jesse Vorisek at(Non) implicitly copyable strings
30ee61c Opened by Jesse Vorisek at - 4 commentsrustc --ls ICE
d16a63c Opened by Jesse Vorisek at - 5 comments2 compile-fail tests' failure modes changed with new lambda syntax
c090127 Opened by Brian Anderson atIncorrect lambda kind inferred in block tail position
9ed08c5 Opened by Brian Anderson at - 1 commentPretty-printer does disambiguation of 'do' that is no longer necessary
33527c9 Opened by Brian Anderson at - 3 commentsmap needs clear
396cb79 Opened by Jesse Vorisek at - 3 commentsAdd missing shootout benchmarks
e37e10b Opened by kud1ing at - 13 commentsAdd ctpop and other bit counting intrinsics
f29dc10 Opened by Eric Holk at - 4 commentsConsider using InitializeCriticalSectionEx on Vista and higher
2888d6d Opened by Eric Holk at - 2 commentsDust off MapReduce
a084b02 Opened by Eric Holk at - 9 commentssys.rs: destratify lock_and_signal() and create_lock()
827890e Opened by ben blum atIssues with rust-level lock_and_signal
7ce0daa Opened by ben blum at - 1 commenttask->disallow_kill should be a counter, not a flag
5d9d11f Opened by ben blum atConfusing error messages with ||-closures vs binary "||"
eb3efd0 Opened by ben blum atSegmentation fault when compiling v0.2 (compile_and_link)
0a84f5a Opened by Jim Fisher at - 3 commentsRemove rust_task::running and friends
ea33366 Opened by Eric Holk at - 2 commentsarc should require send trait
b360353 Opened by Brian Anderson at - 2 commentsChange handling of doc comments to warn when mis-parsed, not error.
505567a Opened by Brian Anderson at - 18 commentstutorial: 'do' explanation needs a better example
46a2f30 Opened by Brian Anderson at - 3 commentsgetopt doesn't handle missing spaces for single character options
010e73e Opened by Josh Matthews atdvec::from_elt should be dvec::from_elem
519baf0 Opened by Brian Anderson atptr::memcpy/move/set ignore return values of underlying C functions
0db6101 Opened by Brian Anderson at - 1 commentcomplete default methods for traits
f345d2e Opened by Lindsey Kuper at - 18 commentsAdd rt-aware blocking semaphores in sys.rs, for use in exclusive ARCs
349f16e Opened by ben blum at - 4 commentsImplicit borrows and typeclasses interact inconsistently
7f94193 Opened by Michael J. Sullivan at - 3 commentsICE when promoting @[] to slice
02daaa5 Opened by Michael J. Sullivan at - 1 commentRFC: Make \xNN mean utf8 code unit, not unicode codepoint.
435adae Opened by Graydon Hoare at - 19 commentsUpdate kind docs in tutorial
1f6e3b2 Opened by Eric Holk at - 2 commentslocal_crate ICE
d53a324 Opened by Jesse Vorisek at - 6 commentsBindgen-based build tool that creates self-contained hybrid crates from foreign libraries
f8eecb2 Opened by Brian Anderson at - 4 commentstrack which value is "expected"/"actual" in infer
55d8f62 Opened by Niko Matsakis atSupport Windows in extra::term
09e1e90 Opened by Tim Chevalier at - 12 commentsPerformance of std::treemap::find
1c89b15 Opened by Tim Chevalier at - 1 commentValidate usage of inline attributes
edd3a11 Opened by Tim Chevalier at - 8 commentsderiving cleanup
b0982a4 Opened by Tim Chevalier at - 7 commentsMake the lexer use a uniquely linked stack
817a0b2 Opened by Tim Chevalier at - 1 commentMake back::link run the LLVM linter
bf26184 Opened by Tim Chevalier at - 6 commentsAllow class constructors to have typestate constraints
72597e7 Opened by Tim Chevalier at - 1 commentvec needs clear
24196e4 Opened by Tim Chevalier at - 3 commentsRun tests in task-perf-word-count-generic
0d560c0 Opened by Tim Chevalier at - 1 commentSendable Data Structures, or: How I Learned to Stop Worrying and Love Region Pointers
ff655ab Opened by ben blum at - 4 commentsConfusing error when using do instead of for
ace2620 Opened by Brian Anderson at - 5 commentsCompiler needs to be ok with multiple matching crates when using multiple workspaces in RUST_PATH or such
514dd6a Opened by Zack Corr at - 3 commentsBe precise about the stack budget
ae3c053 Opened by Brian Anderson at - 3 commentsIs deadlock unsafe?
b27114f Opened by ben blum at - 5 commentsrustc complains with -L.
e623b98 Opened by Josh Matthews atclasses with destructor should error if one tries an explicit copy
1fe80e6 Opened by Erick Tryzelaar at - 3 commentsMultiple constructors silently ignored
934db36 Opened by Glenn Willen at - 2 commentsMake ^ the unsafe-pointer sigil, * the region-pointer sigil.
802df83 Opened by Graydon Hoare at - 8 commentsGet rid of the iter-trait hack
50d2aad Opened by Michael J. Sullivan at - 7 commentsNon copyable values captured by fn~ closures can be copied
6c3da2a Opened by Michael J. Sullivan at - 4 commentsAdd explicit notion of copyability for closures.
7315bc7 Opened by ben blum at - 3 comments"Clone" kind bound on closures and traits, with autogenerated clone implementation
7937b75 Opened by ben blum at - 13 commentsstd::arena doesn't run destructors
8494123 Opened by Michael J. Sullivan at - 2 commentsAccessing a field in a closure makes rust want to copy ... something
cd60d93 Opened by Glenn Willen at - 4 commentssegfault in shape code with pipes
c404a5b Opened by Erick Tryzelaar at - 7 commentsFront page example fails to compile
7af50c5 Opened by Alexey Kryuchkov at - 2 commentscomm.rs out of date
4ecd667 Opened by Jesse Vorisek at - 1 commentWierd type error with for loop in class constructor
395eae3 Opened by Gareth Smith at - 4 commentscomm::peek hangs
46df8f5 Opened by Jesse Vorisek at - 9 commentsFunction Generics Seems Redundant
8a21991 Opened by Ryan Scheel at - 6 commentsCounterintuitive semicolon-related behavior in last expression of constructor
d856292 Opened by Glenn Willen at - 4 comments'fail' exit from a constructor should be exempt from 'field is never initialized
777494e Opened by Glenn Willen at - 3 commentsUnfortunate error message for enum variant used in alt branch but not imported
b511169 Opened by Josh Matthews at - 2 commentsICE when incorrect number of bindings present
c90affb Opened by Josh Matthews at - 2 commentsRFC: Replace ports with pipes
e316b86 Opened by Eric Holk at - 4 commentsTutorial typos
e366d74 Opened by Paul Dagnelie at - 1 commentICE when using placement new with non arena types
eae4839 Opened by Michael J. Sullivan at - 1 commentImplement
263ad6b Opened by Graydon Hoare at - 6 comments&Ppatterns for borrowed ptrsImplement macro for manipulating source location
bbd15d1 Opened by Erick Tryzelaar at - 1 commentNon-#[test] fns calling #[test] fns passes compiler with --test flag
132f57a Opened by Ryan Scheel at - 7 commentsCould rustdoc annotate complexity?
10ebdc1 Opened by i30817 at - 8 commentsConvert upcalls to core Rust functions
f7b5369 Opened by Brian Anderson at - 6 commentsPipes: support "terminal states"
fd7630a Opened by Eric Holk atPretty printer should use prefix vstore notation instead of /~.
b703102 Opened by Michael J. Sullivan atrust_task::block_locked and rust_task::must_fail_unlocked naming inconsistency
2b23489 Opened by ben blum atRFC: Migrating the issue tracker to Bugzilla
dacd8d6 Opened by bstrie at - 4 commentsTest harness needs a more flexible testname white/blacklist argument
993415c Opened by ben blum at - 4 commentsConfusing error message for use of old lambda syntax
7e923db Opened by Tim Chevalier at - 1 commentRemove redundant functions from libraries
59bf20d Opened by Brian Anderson at - 8 commentsICE with pattern guards
227635a Opened by Tim Chevalier at - 3 commentsMysterious runtime races when running stage1-coretest
1dafe51 Opened by ben blum at - 2 commentsInstallation documentation could use info on mingw
2f52fb8 Opened by Tim Chevalier at - 3 commentsICE with reexported methods and external crates
2e0e679 Opened by Brian Anderson at - 2 commentsMake it easier to locate deadlocked tests
932f19a Opened by ben blum at - 19 commentsWhy is it safe for old rust_port.cpp to store a pointer to its owning task?
1651aa9 Opened by ben blum at - 4 commentsAudit all callsites to rust_task::yield()
693c86f Opened by ben blum atmake install on top of an already installed rust results in breakage
3c0ec85 Opened by Joshua Wise at - 5 commentsvec::view()'s signature is unsafe
e7df322 Opened by ben blum at - 8 commentsUse vec::view when possible
bea01f1 Opened by Eric Holk atDecide whether src/test/pretty/block-arg-disambig is necessary
e971089 Opened by Tim Chevalier at - 1 commentUn-xfail test/run-pass/class-separate-impl
39da861 Opened by Tim Chevalier atRemove rustdoc::par
59fe331 Opened by Eric Holk atext::pipes::ast_builder cleanup
9b07cba Opened by Tim Chevalier atUse proper spans in ext::tt::transcribe
9b6554b Opened by Tim Chevalier at - 17 commentsPossibly handle macros in fold
0a54245 Opened by Tim Chevalier at - 7 commentsInclude correct files in rust_abi on Windows
147a8a5 Opened by Tim Chevalier at - 1 commentAssert correctly in task_wait_event in rust_builtin
3afa372 Opened by Tim Chevalier at - 1 commentGive schedulers and tasks useful names
80f7bd2 Opened by Tim Chevalier at - 10 commentsMake a copy constructor for the data class in rust_shape
1f69bff Opened by Tim Chevalier at - 1 commentDo some esoteric Windows magic in lock_and_signal
086b2e1 Opened by Tim Chevalier at - 4 commentsMake dynamic_size_of call size_of in rust_shape
fb42180 Opened by Tim Chevalier at - 1 commentImplement size_of glue for classes with destructors
4a1f810 Opened by Tim Chevalier at - 1 commentTool for checking the safety of non-exhaustive patterns
c922339 Opened by Tim Chevalier at - 7 commentscargo should add option to install HEAD versions
4ba0dc0 Opened by Erick Tryzelaar at - 2 commentsAdd select2 for pipes::port
27a24e3 Opened by Eric Holk at - 2 commentsio::reader needs a method to read into a preallocated vec
6acabad Opened by Erick Tryzelaar atio::reader_util should be parameterized over readers
53dbde7 Opened by Eric Holk at - 2 commentsICE while casting to iface
3d87b42 Opened by Eric Holk at - 2 commentscore::tuple should have methods aswell/instead of functions
4f31292 Opened by Gareth Smith at - 2 commentsSupport prefix notation for vstore strings (@str instead of str/@)
68d3d80 Opened by Michael J. Sullivan at - 1 commentGet rid of all old-style string literals and string types in the compiler
9c4b2b0 Opened by Michael J. Sullivan atStop accepting /~, /@, and /& vstore symbols
1e2e592 Opened by Michael J. Sullivan at'make clean' does not make clean enough
4b225db Opened by Glenn Willen at - 8 commentsUnused warnings should trigger for swaps
4f6f3d4 Opened by Tim Chevalier at - 7 commentsMove std::test into core or change the way coretest works
7b0d4f0 Opened by Brian Anderson at - 8 commentsFix shootout benchmarks
7532637 Opened by Brian Anderson at - 4 commentsMisleading resolve error with multiple imports
dc1067b Opened by Brian Anderson at - 2 commentserror: unresolved import
149e86f Opened by Jesse Vorisek at - 10 commentsEnums that don't carry anything in their arms shouldn't use shape glue
f8913c8 Opened by ben blum at - 3 commentsdlist enhancements
5d60189 Opened by ben blum at - 3 commentsCompiler ICEs if input files are not valid UTF-8
483b035 Opened by Michael J. Sullivan atCompiler fails with docstrings over constructor
647a30c Opened by strangeglyph at - 1 commentLibrary support for creating and manipulating @-vectors
d78b5ab Opened by Michael J. Sullivan at - 1 commentMake bare vector and string literals default to being fixed width
dd33d6d Opened by Michael J. Sullivan atdvec and vec interface cleanup
9a2d744 Opened by ben blum at - 1 commentgenerate tests from code example docstrings (to fight bitrot)
3d7dd89 Opened by Jeff Olson at - 8 commentsICE when trying to access shared-access-boxed vector in iface impl
9514083 Opened by Alexander Tumin at - 3 commentsAdd a loop-iterator for option (suggest better names)
d53e023 Opened by ben blum at - 5 commentsBugs found during ICFP. (meta-issue)
46380a7 Opened by ben blum atreflection doesn't work for fixed length strs
31328a5 Opened by Eric Holk at - 3 commentsTask accounting statistics
02c8885 Opened by ben blum at - 15 commentsCompiler ICE: alt branch with non-unanimous binding site
d663c53 Opened by Eric Faust at - 2 commentstransactional facilities are not implemented for ty_ivar
05e57ef Opened by Niko Matsakis at - 1 commenttranactional facilities inconsistently implement for borrowings table
970ce4c Opened by Niko Matsakis at - 3 comments
1b6cdcd Opened by Paul Stansifer atas, impls, and autounboxing, used together, segfaultrustc gets confused with classes that implement polymorphic ifaces
0e3c9ee Opened by Eric Holk at - 4 commentsImporting a nonexistent item does not cause compilation to fail
296f7a1 Opened by bstrie at - 1 commentExporting a nonexistent item does not cause compilation to fail
61a535d Opened by bstrie at - 4 commentsProblem installing rust 0.3 in OS X 10.6.8
381ed84 Opened by Ezequiel Darío Gambaccini at - 5 commentsAdd freeze operator
1688b43 Opened by Eric Holk at - 4 commentsConfusing 'implicit copy' warnings when copying into heap closures without a capture clause
b4d2ee9 Opened by ben blum at - 2 commentsSeparate "make check" and "make commit" targets
5f3b978 Opened by Tim Chevalier at - 2 commentsMetadata ICE in servo
59a9eb4 Opened by mmeyerho at - 9 commentsCompiler silently ignores #[warn(..)] attributes where non-applicable
f7f7baa Opened by ben blum at - 1 commentrustdoc can't handle re-exported classes
9af8cf0 Opened by Tim Chevalier at - 2 commentsDemotion to const ptr leads to confusing error message
6d38604 Opened by Jesse Ruderman at - 8 comments"internal compiler error: unexpected failure" compiling rust-glut by latest rust git revision
34bf310 Opened by Sergey Kolosov at - 1 commentpreserve name of type parameter when printing
5e3a5bb Opened by Niko Matsakis at - 5 commentsextern functions can't be declared unsafe
4f5daa6 Opened by Josh Matthews at - 5 commentsAdd a lint pass to warn when things are exported but not documented
957375f Opened by Eric Holk at - 2 commentsRFC: Task spawn options interface
62c2662 Opened by ben blum at - 12 commentsLet destructors move out of class fields if it's the last use.
98d5ff1 Opened by ben blum at - 5 commentsAllow disjunctive patterns in irrefutable let-bindings. (RFC)
6299875 Opened by ben blum at - 1 commentFix issue-506.rs by adding a void-returning stub in the runtime.
04c8f61 Opened by ben blum at - 2 commentsAmbiguous error messages.
920457f Opened by mmeyerho at - 1 commentvec::u3::is_ascii in auto-gen'd v0.3 docs, not in language
a4c8ca3 Opened by Ryan Scheel at - 6 commentsio::reader::read_byte for *FILE behaves surprisingly on EOF
af39bf4 Opened by Tim Chevalier at - 7 commentsMultiple overloads of a single operator.
fec48c8 Opened by Brendan Zabarauskas at - 5 commentsinference for regions fails to find GLB for two region parameters
74e4b3d Opened by Niko Matsakis at - 1 commentICE in Earley Parser
879a227 Opened by Eric Holk at - 1 commentAdditional constructors/possible-classification for std::bitv
5c91c85 Opened by Gareth Smith at - 2 commentsAdd #[warn_unused_result] attribute for functions
b4aefda Opened by ben blum at - 3 comments+= on unique vectors needs to move RHS or ensure it's copyable
7a0b841 Opened by Patrick Walton at - 2 commentsChange "iface" and "interface" to "trait" in the tutorial
16210e2 Opened by Tim Chevalier at - 1 commentLanguage FAQ is out of date
f435acc Opened by Tim Chevalier at - 2 comments"assigning... prohibited due to outstanding loan" could be clearer
d2e8042 Opened by Jesse Ruderman at - 2 commentsdl.rustlang.org/ should point to rustlang.org
b5b580a Opened by Ryan Scheel at - 1 commentMake unsafe pointers always non-null
c1aae14 Opened by Jesse Ruderman at - 5 commentsOutstanding-loan error message does not follow style guide
655d116 Opened by Jesse Ruderman at - 2 commentsSpan for "reinterpret_cast called on types with different size" error is incorrect
57e1b35 Opened by Josh Matthews at - 1 commentRFC: lint mode for unused results
2f87863 Opened by Niko Matsakis at - 23 commentsWrapper for LLVM assertion failures
b4af954 Opened by Tim Chevalier at - 2 commentsLater duplicate attributes, e.g. #[ignore(cfg(windows))] #[ignore], are silently ignored
0686f1f Opened by ben blum at - 6 commentsBorrowck doesn't correctly handle lifetime of ~rvalue
d83df86 Opened by Sergei A. at - 4 commentsBorrowck doesn't consider calls to fn~ to be borrows
6da19c4 Opened by Niko Matsakis atChange how scope of & is computed
50fc73b Opened by Niko Matsakis atDerefs of newtypes give the wrong mutability
1a3f2f3 Opened by Niko Matsakis atTreatment of bound / free regions is wrong
958331c Opened by Niko Matsakis at - 2 commentsio::reader should expose OS errors to users
ce9e488 Opened by Erick Tryzelaar at - 4 comments'make install' ignores --prefix for installing the man page
2c1949f Opened by Simon Sapin at - 4 commentstutorial: hello world sample program won't compile
f39c690 Opened by fsouza atTypo in tutorial
fcce84e Opened by Jesse Ruderman at - 1 commentAssertion failure only when compiling with -O
7bf3839 Opened by Gareth Smith at - 4 commentstypos in tutorial
2c20538 Opened by Sergei A. at - 2 commentsborrowed pointers vs generics
39317b9 Opened by Jesse Vorisek at - 1 commentType parameters that appear in a fn type should not require a Send bound
2794f7c Opened by Niko Matsakis at - 15 commentsmultiple bounded type parameters
bafa409 Opened by Jesse Vorisek at - 1 commentTweak error message to suggest adding an owned bound
483e495 Opened by Jesse Ruderman at - 2 commentscasting between region and unsafe ptr is unsound
e1167c9 Opened by Niko Matsakis at - 2 commentsTracing GC in rust
cc5fb52 Opened by Elliott Slaughter at - 13 comments"How to submit a pull request" wiki page
bb13935 Opened by Tim Chevalier at - 2 commentsCan't use quasiquoter from libsyntax
ebc8ef5 Opened by Eric Holk at - 1 commentA few more typos in the tutorial
3ce44f9 Opened by Sergei A. at - 1 commentUnhelpful resolve failure
2b64af1 Opened by Josh Matthews at - 1 commentInlining intrinsics across crates causes link errors
9c7e004 Opened by Eric Holk at - 1 commentUnhelpful error for different impl method signature vs trait
561e6b7 Opened by Josh Matthews at - 1 commentUnresolved name next in macro expansion
6a5faaf Opened by Eric Holk at - 2 commentsrepresentable check fails if an enum references another enum that is cyclic
08f0d33 Opened by Niko Matsakis at - 8 commentssubst of region var for region param not happening on iface
2cc517c Opened by Niko Matsakis at - 1 commentexhaustiveness checking sometimes fails to detect missing variants
d6f8207 Opened by Niko Matsakis at - 1 commentcross-crate class construction fails
7e1c2c3 Opened by Jesse Vorisek at - 5 comments
a229eae Opened by Eugene at - 2 comments+1constant is not allowedAdd recv_timeout for pipes
50ca37f Opened by Eric Holk at - 6 commentsAdd select_timeout for pipes
c629eb5 Opened by Eric Holk at - 5 commentsAdd recv_some for pipes
e65d965 Opened by Eric Holk at - 1 commentAdd send_any for pipes
5a7000d Opened by Eric Holk at - 7 commentsAdd send_ready
3dcd69b Opened by Eric Holk at - 5 commentsAdd send_all for pipes
2dbf4ea Opened by Eric Holk at - 9 commentsICE: rust: task failed at 'Assertion fcx.locals.contains_key(nid) failed',
d1c9c70 Opened by Damian Gryski at - 8 commentsFix code generation making liveness pass unhappy
ed71f5b Opened by Elliott Slaughter at - 1 commentallow pure closures to be created, inferred
1c81026 Opened by Niko Matsakis atBorrow check needs to consider moves into patterns
37adc54 Opened by ben blum at - 19 commentsLLVM is generating terrible code
d2532cc Opened by Eric Holk at - 10 commentsLLVM failure compiling borrow
cd0d05d Opened by Niko Matsakis at - 4 commentsimprove resolve error messages
49f524c Opened by Jesse Vorisek at - 2 commentsTutorial inconsistency on "alt" vs "alt check"
c0024b5 Opened by Jesse Ruderman at - 1 commentLLVM assertion failure with unreachable vector add
a9d95db Opened by Tim Chevalier at - 6 commentsConfusing sentence in the tutorial
99bdb64 Opened by Jesse Ruderman at - 1 commentTutorial: Update "Interacting with foreign code" to not use "uint"
d177596 Opened by Jesse Ruderman at - 1 commentTutorial typos
ab4e432 Opened by Jesse Ruderman at - 1 commentRecord can have two fields with the same name
1b23b6a Opened by Jesse Ruderman atFigure out why pipes in compiletest breaks
ef0d7a0 Opened by Eric Holk at - 2 commentsUnhelpful error message with missing semicolon
45d44e4 Opened by Jesse Ruderman at - 1 commentIncorrect "non-exhaustive patterns" message with zero-variant enum
42ac148 Opened by Jesse Ruderman at - 1 commentDouble bind in alt causes assert in trans
06caaf9 Opened by Jesse Ruderman at - 1 commentBox-enclosed destructors can't safely access other boxes.
d8138e9 Opened by ben blum at - 12 commentsAllow borrowed interface types
dd18662 Opened by Jesse Ruderman at - 1 commentremove residual hokey hash functions
6f46a9f Opened by Niko Matsakis at - 5 commentshashtable benchmarks
813b771 Opened by Niko Matsakis at - 1 commentgetopts and ---help
099ca14 Opened by Jesse Vorisek at - 3 commentserror: internal compiler error: unexpected failure
ced191b Opened by Sergei A. at - 1 commentMonomorphised log statements have the wrong path in the crate_map
fe7d3f7 Opened by Brian Anderson at - 11 commentscombined trait/impl syntax
10293f3 Opened by Gareth Smith at - 18 commentsMountain lion (clang 4.0) compatibility issue
eca32f7 Opened by fsouza atRust mode indents wrong in Aquamacs
6afbcad Opened by Tim Chevalier at - 3 commentsLLVM assert with simple closures
4fb7b64 Opened by Brian Anderson at - 3 commentsrooting of boxes in borrowck fails to take moves into account
6d214bb Opened by Niko Matsakis at - 10 comments"implicit, semicolonless return" doesn't work if followed by an inner function
e3c55fa Opened by ben blum at - 2 commentsIncorrect FFI examples in tutorial
9cf1ebd Opened by Brian Anderson at - 1 commentNew closure kind syntax
6bc4933 Opened by Brian Anderson at - 2 commentsDrop braces from alt, make arrow required
08b8538 Opened by Brian Anderson at - 1 commentEliminate the distinction between statements and tail expressions
b2933d8 Opened by Brian Anderson at - 1 commentRFC: Infer the type of float literals
1783959 Opened by Brian Anderson at - 2 commentsCamel case types
069df90 Opened by Brian Anderson at - 6 commentsAdd drop intrinsic trait
8e691ac Opened by Brian Anderson at - 1 commentAssertion reports wrong line number
3c235b2 Opened by bstrie at - 3 commentsKeyword changes
34a41df Opened by Brian Anderson at - 1 commentBetter error message for "error:
e1b30a9 Opened by ben blum at - 17 commentsbreak' outside of loop" inside ofdo' inside of `for'Syntax backtraces don't work for the new macro system
6e6b82e Opened by Paul Stansifer at - 14 comments
6f15dfd Opened by Paul Stansifer at - 8 commentsfile!,line!andcol!(and possiblymodule!) do the Wrong Thing.Confusing 'implicit copy' warnings with outstanding loans
5234d7c Opened by ben blum at - 1 commentAdd #[cfg(debug)]
b0ad7ab Opened by ben blum atAdd more lint checks for style
9ea7ab9 Opened by Brian Anderson at - 15 commentsunary move is not integrated into borrowck
4deb505 Opened by Niko Matsakis at - 1 commentAdd comments documenting pipe implementation
1ea8ec6 Opened by Eric Holk at - 1 commentToken tree parsing is inefficient in cases of nested macros
cd28f3f Opened by Paul Stansifer at - 8 commentsRustdoc should support structs
68af2ec Opened by Eric Holk at - 1 commentAlt arms with effect blocks don't parse the same as plain blocks
839cbee Opened by Brian Anderson at - 1 commentAlt arms with block structured expressions shouldn't require commas?
0a0c23f Opened by Brian Anderson at - 1 comment4 spaces for alt indents
b3d24ff Opened by Brian Anderson at - 4 commentsCommas should be optional between alt arms even when not required
0495715 Opened by Brian Anderson at - 1 comment"unsafe" on methods doesn't work
96a25a5 Opened by ben blum at - 10 commentsUnary move breaks linearity when moving out of enums
bf7b06f Opened by ben blum at - 2 commentsWarn when a local is "mut" but clearly not mutated
33f6d82 Opened by Jesse Ruderman at - 9 commentsWarn when integer constant does not fit
e7f245a Opened by Jesse Ruderman at - 2 commentsAST alt arms should take an expression instead of a block
5ac5daa Opened by Brian Anderson at - 8 commentsimplement item macros
c36c00d Opened by Paul Stansifer at - 7 commentsAssociation lists with map implementation
feda208 Opened by Brian Anderson atRemove classes
d0a570f Opened by Brian Anderson at - 6 commentsRemove structural records
1206076 Opened by Brian Anderson at - 4 commentsRename task::osmain to task::platform_thread
fd7aa36 Opened by Brian Anderson at - 1 commentcomparison between borrowed pointers hits ICE
9ad06e3 Opened by Niko Matsakis at - 4 commentsarc::exclusive doesn't play nice with failure/unwinding.
1d188c1 Opened by ben blum atchange + mode to pass by-value
82b38a6 Opened by Niko Matsakis at - 5 commentsNondeterminism as an effect
8f4795a Opened by ben blum at - 12 commentsScheduler work stealing.
c709bad Opened by ben blum at - 24 commentsICE with zero-arm alt, no matter the type. Also unsafe pointers.
f2d774c Opened by ben blum at - 6 commentsMoves into patterns (also irrefutable patterns) always copy
6478e7a Opened by Niko Matsakis at - 4 commentsRace condition in pipe selecting
2fbbc5d Opened by Eric Holk at - 4 commentsCan declare two methods with the same name and different arguments
a8843ab Opened by Emmanuel Surleau at - 3 commentsInvestigate replacing O(n) locking with refcounting tasks in taskgroup killing
4405496 Opened by ben blum at - 3 commentsRemove alt check
968367a Opened by Brian Anderson at - 14 commentstest_gl_tcp_server_access_denied failure on Linux (x86_64)
6be11b9 Opened by Alex Rønne Petersen at - 1 commentRework task::try for new task_builder interface.
c8794fd Opened by ben blum at - 2 comments"let () =" should be irrefutable
0d28268 Opened by ben blum at"make check-notidy" runs tidy
6b12ed8 Opened by Tim Chevalier at - 1 commentbuild issues on mountain lion / homebrew
e07d37f Opened by Erik Hollensbe at - 5 commentsMaybe alt arms shouldn't allow any blocky expression to omit the comma separator
2ee6787 Opened by Brian Anderson at - 2 commentsrun-pass/trait-composition-trivial doesn't work with check-fast
ed44e56 Opened by Brian Anderson at - 2 commentscrash when logging tuple with bare strings
8300eae Opened by Ted Horst at - 7 commentsptr::assimilate's name doesn't suggest what it does
f0398ea Opened by Brian Anderson at - 8 commentsSplit core::ptr into modules for unsafe pointers and region pointers
671e545 Opened by Brian Anderson at - 2 commentsnet::url doesn't parse schemeless urls correctly
9417efa Opened by Brian Anderson atRecord with only float fields cannot be passed by-value (++) to foreign code
5891b4e Opened by JoeDralliam at - 3 commentsMacro import/export
efeb758 Opened by Eric Holk at - 18 commentsrustdoc fails intermittently
9c35980 Opened by Tim Chevalier at - 1 commentunnecessarily explicit copy lint
47134d8 Opened by Niko Matsakis at - 1 commentAdd library for "Shared state is just a mode of use of concurrency"
5f4b341 Opened by ben blum at - 4 comments'mod extern libc { ... }' shouldn't work
d173261 Opened by Brian Anderson at - 1 commentDon't export arc::exclusive from libcore
021d88a Opened by ben blum at - 2 commentsIntegrate c-ares with the runtime
ef591d0 Opened by Brian Anderson at - 4 commentsassertion failure in trans_alt when combining if, nested patterns
1daa35a Opened by Niko Matsakis at - 11 commentsrust-mode uses deprecated backquotes
14874d7 Opened by Brian Anderson at - 1 commentAdd arc::unwrap
ec1948e Opened by ben blum atClean up atomic primitives in libcore
d7aee3e Opened by ben blum at - 2 commentsAdd easy wrappers for oneshot pipes.
d1ff8d5 Opened by ben blum at - 1 commentMore mysterious coretest races.
acadc19 Opened by ben blum at - 3 commentsPipe send should return whether the receiver might receive the packet
0d4ef73 Opened by Eric Holk at - 1 commentRemove old-style impls
e7705d3 Opened by Brian Anderson atRemove iter::timesi
000cce3 Opened by Brian Anderson at - 4 commentscore::iter tests are all commented out
71c4db8 Opened by Brian Anderson at - 4 commentsImplement static trait methods
190ff33 Opened by Michael J. Sullivan atRemove *_implicit traits
f9fe5fd Opened by Brian Anderson at - 1 commentpipes::chan should also expose try_send
1cc2aab Opened by Eric Holk at - 1 commentNon exported enum variants can be imported from other crates
737d56a Opened by Michael J. Sullivan at - 3 commentsICE with class in polymorphic impl function in crate
69233da Opened by ben blum at - 4 commentsNon exported paths can be imported from other crates if they are reachable
b707e18 Opened by Michael J. Sullivan at - 2 commentsSlice regions upset in only one case
ce025e9 Opened by Graydon Hoare at - 1 commentDon't unconditionally ref task when blocking on a pipe
4b45a55 Opened by Eric Holk at - 3 commentsMake core::future sendable
54ef04d Opened by Brian Anderson at - 2 commentsnon_camel_case_types lint check should allow trailing underscores
b936505 Opened by Brian Anderson at - 1 commentBuild fail on mac osx for Git code
46e1ae4 Opened by Amit Singhai at - 5 commentsRemove old-style operator overloading
c4f1346 Opened by Brian Anderson at - 3 commentsAdd a mechanism for libcore to export privates to libstd only.
c6c9d60 Opened by ben blum at - 1 commentConcurrency primitives in sync.rs with static enforcement.
13911fd Opened by ben blum at - 3 commentsprevent destructuring from structs w/ destructors
47e82b8 Opened by Niko Matsakis at - 1 commentregion inference doesn't capture all dependencies between regions
9d99a08 Opened by Niko Matsakis at - 1 commentType and Value namespaces are mixed up
c0d342e Opened by mmeyerho atlint mode to warn about potential borrows
439698b Opened by Niko Matsakis at - 4 commentsICE with polymorphic regioned struct
3977d02 Opened by ben blum at - 6 commentscross-crate impl of reexported trait isn't resolved
6060066 Opened by Brian Anderson atType inference insufficient around trait parameterized functions
0f1059d Opened by Michael J. Sullivan at - 2 comments@trait, ~trait, and &trait should be supported
153819c Opened by Alex Rønne Petersen at - 2 commentsrustdoc should handle impls differently
db5729a Opened by Brian Anderson at - 11 commentsRemove impl_map
725e690 Opened by Brian Anderson at - 1 commentglibc malloc/free crash with destructors and util::ignore, only in coretest.
64b6eb6 Opened by ben blum at - 7 commentsBorrow check doesn't properly deal with references into mutable record fields
c2fa199 Opened by Michael J. Sullivan at - 2 commentsAllow doc-strings on item macros
88a1384 Opened by Eric Holk at - 8 commentsRegioned destructors don't run in the right order
af5b685 Opened by ben blum at - 2 commentsHandle flexible type protocols appropriately
d03d6a0 Opened by Eric Holk at - 4 commentsBorrowed pointers inside enums
5495498 Opened by Emmanuel Surleau at - 9 commentsBorrowed pointers in destructors enable use-after-free crashes
fe332cd Opened by ben blum at - 3 commentsPipe should get terminated if a blocked receiver is killed & punted awake.
840d043 Opened by ben blum at - 1 commentConst translation doesn't understand indexing into non-entire slices
a0df5f1 Opened by Graydon Hoare atReport const index out-of-bound condition earlier
ec43ac6 Opened by Graydon Hoare at - 24 commentsGeneric extern fns (former crust functions) cause an ICE
e492e03 Opened by Patrick Walton at - 10 commentsStructs initialised with new syntax don't run destructors.
3988955 Opened by ben blum attrait types should require explicit pointer types
5f677a0 Opened by Brian Anderson at - 2 commentsAdd a way for macros to check and report errors
218259a Opened by Eric Holk at - 11 commentsto_str trait should be imported by default
69e51fc Opened by Brian Anderson atPipe should get terminated if a blocked selector is killed & punted awake.
a95c3d4 Opened by Eric Holk atStruct constness/mutability needs to be represented in metadata
32b0914 Opened by ben blum at - 6 commentsAll vec.rs by-reference functions are unsafe.
20d1f1e Opened by ben blum at - 1 commentGLB of two regions is computed incorrectly
85009f1 Opened by Niko Matsakis at - 1 commentDestructors and wild-card patterns (when do destructors run?)
d87ecc1 Opened by Tim Chevalier at - 11 commentscore-vec-append has gotten slower
84e7a55 Opened by Eric Holk at - 5 commentsBogus duplicate definition of value error
6816d2a Opened by Gareth Smith at - 2 commentsmake emacs rust-mode package.el compatible (marmalade/melpa)
ce171c7 Opened by Max Penet atAllow item macros to take type parameters
716bd55 Opened by Eric Holk at - 8 commentsMutable reference mode for first arg to methods ignored due to self type parsing bug
9d4dc76 Opened by Michael J. Sullivan atWrong error message trying to initialise an empty struct
e18282c Opened by ben blum at - 10 commentsadd trace_macro!
f49b7c7 Opened by Eric Holk at - 2 commentsseparate rust-format or rustfmt tool that does the pretty-printing
d351f5a Opened by Daniel Patterson at - 17 commentsupdate infer to track expected/span for better error messages
5b73312 Opened by Niko Matsakis atMake autoserialize generate fails with a proper error message
379d0b5 Opened by Tim Chevalier at - 3 commentsRemove old closure type syntax
08b9acb Opened by Brian Anderson at - 1 commentConvert intrinsics away from argument modes
d037551 Opened by ben blum at - 1 commentMacro system apparently has trouble with nested token trees
51181ee Opened by Eric Holk at - 2 commentsUse correct constructor naming conventions in core/std
8587d68 Opened by Brian Anderson at - 1 comment'do' and 'for' cannot instantiate polymorphic functions at requisite closure type
681dad4 Opened by ben blum at - 3 commentsAdd an API for 'named services'
ba9b453 Opened by Brian Anderson at - 3 commentsAdd unique hashes to type descriptors
ff848b2 Opened by Brian Anderson at - 4 commentsmake with SNAPSHOT_FILE should always use the new snapshot
64f5576 Opened by Eric Holk at - 4 commentsLogging glue dumps core on classes w/ destructors and boxes
a258a2e Opened by Michael J. Sullivan at - 1 commentStop parsing 'iface'
cbd9481 Opened by Brian Anderson at - 1 commentInvestigate replacing little-lock exclusives with mutex_arc in taskgroup code.
f0b63bb Opened by ben blum at - 1 commentintegral variable bindings do not "rollback" like they should
b2c89d7 Opened by Niko Matsakis at - 2 commentsStructs are required to have one field
e81bb1c Opened by Gareth Smith at - 9 commentsInvestigate avoiding lifecycle_lock traffic in task::unkillable()
885d027 Opened by ben blum at - 5 commentsICE with polymorphic struct without <T> with destructor
0f4d199 Opened by ben blum at - 3 commentsSegfault (use-after-free) in ty::lookup_field_type when pattern-matching structs
77769cc Opened by ben blum at - 10 commentsCompiling "Hello World" can take a prohibitive amount of time
76c9392 Opened by bstrie at - 8 commentsrvalues don't live long enough when using "ref"
7cb0ce3 Opened by ben blum at - 1 commentShouldn't be able to let-pattern-unwrap structs with dtors
eecb4d7 Opened by ben blum at - 1 commentAdd vec::swap_remove
90074f0 Opened by Eric Holk at - 3 commentsPretty printer drops parens around unary move in method call lhs
a324bda Opened by Michael J. Sullivan atvtable resolution does not take place for calls that are not statically resolved
a817a2e Opened by Niko Matsakis at - 1 commentrustc crashes when attempting to match a &str
0440a3e Opened by Gareth Smith at - 6 commentsPattern-destructing a struct inside a ~-pointer violates linearity
57b1b14 Opened by ben blum at - 24 commentsInstalling multiple versions doesn't work well
2635ead Opened by Tim Chevalier at - 4 commentsmutability is not inherited through fixed-length vectors
7b12f79 Opened by Niko Matsakis atDe-duplicate methods in core::path(2) when default trait methods work
5c72041 Opened by Graydon Hoare at - 4 commentstypeof() in the type language
00f65c6 Opened by ben blum at - 5 commentsmacro parser should back out of failed nonterminal parsing
3647030 Opened by Paul Stansifer at - 11 commentscrate-method-reexport-grrrrrrr.rs broken by recent (metadata?) changes
6338613 Opened by Michael J. Sullivan at - 2 commentslimitations on matching on moved values
39d477c Opened by Niko Matsakis at - 1 commentIrrefutable bindings matching code is broken
26ef862 Opened by ben blum at - 11 commentsdefer reasoning about region relationships until after regionck
c072f4e Opened by Niko Matsakis at - 5 commentscrust functions passed as arguments can't be treated as *u8
686881a Opened by Josh Matthews at - 5 commentsBe more explicit about #[test] dependency on std.
54e3a1f Opened by neju como at - 2 commentsInclude name in "unresolved name" error messages.
66111ba Opened by neju como at - 2 commentsstack allocated vecs can be returned from functions
8657976 Opened by Erick Tryzelaar at - 14 commentsstr::bytes should probably be str::to_bytes
b5b021d Opened by Brian Anderson atcombining explicit self and closures yields an LLVM failure
429c7b6 Opened by Niko Matsakis at - 1 commentMacro expansion is inconsistent.
548de10 Opened by neju como at - 6 commentschar::to_digit comment
a1d53c2 Opened by Jesse Vorisek atICE with pretty printing macro expanded auto_serialized tuples
09ca94f Opened by Erick Tryzelaar at - 3 commentsMore of the iteration functions/methods should be marked pure
842d9b6 Opened by Michael J. Sullivan atMake vec::zip not require T:copy
91a36e2 Opened by ben blum at - 3 commentsNeed to enforce copyability with "copy" in enum patterns
443c39a Opened by ben blum at"ref" in guarded patterns trips LLVM asserts
53eeaeb Opened by ben blum at - 2 commentsICE in trans with guarded match arms
bbc2cd2 Opened by Brian Anderson at - 4 commentsMove the fail upcall to core::rt for better debugging
1965367 Opened by Brian Anderson at - 1 commentspan information is mistaken in the presence of combining characters
32196e5 Opened by Michael J. Sullivan at - 6 commentsMust check mutability when instantiating impl &T methods
4c727aa Opened by ben blum at - 3 commentsConstants for mutability that are useful for visitor api are in libsyntax
01be6f1 Opened by Daniel Patterson at - 5 commentschange struct separator syntax from ";" to ","
c4d1d2a Opened by ben blum at - 5 commentsrustdoc: add syntax highlighting
67439e1 Opened by Brian Anderson at - 3 commentssort functions are clumsy
02c6d7e Opened by Jesse Vorisek at - 1 commentunused variable / dead assignment warnings should have lint modes
14536e8 Opened by Niko Matsakis at - 6 commentsThere is unsafe code in resolve3!
07075fc Opened by Michael J. Sullivan at - 1 commentMethods with explicit self can be called on structs that don't match that type
c557314 Opened by Michael J. Sullivan at - 2 commentsAvoid lifecycle_lock traffic in call_on_rust_stack
49e3650 Opened by ben blum atPattern reform.
be107d9 Opened by ben blum at - 3 commentsImplementation of vector build function have a nasty reinterpret_cast
65f9ba3 Opened by Michael J. Sullivan atMore typesafe task-local data + LLVM shouldn't fold constants
f88d1b6 Opened by ben blum at - 7 commentsMethod matching against type parameters/boxed traits/classes is much less powerful than against impls
9e4f281 Opened by Michael J. Sullivan atrewrite core::either to not require so much T:copy
f549e18 Opened by ben blum at - 1 commentICE with unbound node ID and cross crate traits
8fa4097 Opened by Erick Tryzelaar at - 1 commentWhy are region parameters not allowed on type parameters?
b3c3a40 Opened by ben blum at - 3 commentsReplace interned string comparisons with pointer comparisons
cdeca78 Opened by Patrick Walton at - 1 commentdocument #fmt
f7709df Opened by Jesse Vorisek atfloat::round doesn't
729ee51 Opened by Jesse Vorisek at - 4 commentsUnconstrained region variables when making str-ptr-ptr hash and eq
7b80c24 Opened by Patrick Walton at - 6 commentsString slices as the keys of sendable maps bring about pain
9e7ddeb Opened by Patrick Walton at - 4 commentsStruct literals should use assignability for their fields
8251d5f Opened by Patrick Walton at - 4 commentsRFC: import result::{Result, Ok, Err} by default
a77ef58 Opened by Brian Anderson at - 1 commentborrowed pointers should be compared
fb7a0df Opened by Vincent Belliard at - 8 commentsglue_drop and glue_take in bad order
f612fb9 Opened by Vincent Belliard at - 14 commentscopy bindings in pattern guards are broken
187d6ca Opened by Niko Matsakis at - 2 commentsstring operations are quite inefficient
df5edd9 Opened by Vincent Belliard at - 2 comments"foo() -> !" means something different in fns than in proto!
7c00247 Opened by ben blum at - 9 commentsRemove old syntax for structs implementing a trait
53eb32e Opened by Erick Tryzelaar at - 2 commentsRemove old syntax for struct constructors
4f799e9 Opened by Erick Tryzelaar at - 1 commentAssembly comments affect generated code.
84c9d3d Opened by Jed Davis at - 8 commentsAllow items to be anonymous
08db102 Opened by Tim Chevalier at - 2 commentsUtility functions in core::int/uint, etc should not be by reference
ff6ea35 Opened by Brian Anderson atChange all XXXs to FIXMEs
72aaeaf Opened by Brian Anderson at - 25 comments"Hello World" example in tutorial doesn't compile
b6af03e Opened by Atul Varma at - 9 commentsAutoderef on trait methods in a monomorphized caller doesn't work
daea8aa Opened by Niko Matsakis at - 1 commentAbstract the version number in the Rust codebase
e2de2db Opened by Brian Anderson at - 4 commentsLint pass to warn about integer suffixes
1b61c7c Opened by Tim Chevalier at - 8 commentsRedesign the logging subsystem
66af81a Opened by Brian Anderson at - 25 commentsAdd a json::to_str_pretty function
97111c9 Opened by Erick Tryzelaar at - 3 commentsunwrap fails when Option with struct containing unique box is passed with + mode
b0f3bdc Opened by Deleted user at - 3 commentsAdd a Clonable/Clone trait. Implement it for all the clonables
9c3e17a Opened by Brian Anderson at - 3 commentsICE with traits, tuples, and anonymous functions
037328a Opened by Erick Tryzelaar at - 4 commentsDocument core::io
6bd1fe2 Opened by Brian Anderson at - 5 commentsrustc crashes in Windows due to missing libgcc DLL
e13e7a9 Opened by Andrew at - 2 commentsrustc vs rustc.exe in PATH (Windows/MinGW)
3e9385a Opened by Andrew at - 18 commentsRemove bare function types, replace with inference
6bf4376 Opened by Niko Matsakis at - 5 commentsAdd
3d1a97a Opened by Niko Matsakis at - 3 commentsextern "abi" fntype to represent C pointersLint mode for structural records
76acef5 Opened by Niko Matsakis atRemove modes from libstd and libcore at least, enable deprecated mode warning by default
373d96b Opened by Graydon Hoare at - 8 commentsReduce keyword list to something more reasonable, hopefully "finished"
85e26c0 Opened by Graydon Hoare at - 6 commentsMysterious error in flate.rs
335bf8a Opened by Brian Anderson at - 1 commentBuild should create directories as needed
d7981ea Opened by Tim Chevalier at - 5 commentsTime tests fail sporadically on Mac
2390b98 Opened by Tim Chevalier at - 3 commentsAutomatic JIT testing
8c6654b Opened by Brian Anderson at - 6 commentsMake waiting on subprocesses non-blocking
7872a15 Opened by Brian Anderson at - 2 commentsAdd implementations of the io traits using uv async file i/o
1b748ea Opened by Brian Anderson at - 3 commentsSupport linking crates in JIT
ec11f6d Opened by Zack Corr at - 4 commentsSidebar links on the website are confusing beginners
8fc1548 Opened by Zack Corr at - 3 commentsdocument pipes vs comm
1bb63d6 Opened by Jesse Vorisek at - 2 commentsdocument structs
68dae88 Opened by Jesse Vorisek at - 1 commentdocument repeated vectors
844a694 Opened by Jesse Vorisek atdocument ref
12af48a Opened by Jesse Vorisek at - 4 commentsdocument common enum fields
c9ed5e6 Opened by Jesse Vorisek at - 3 commentsdocument static methods
fd3001e Opened by Jesse Vorisek at - 1 commentdocument [int*3]
5c48785 Opened by Jesse Vorisek at - 1 commentdocument const items
06e4d22 Opened by Jesse Vorisek at - 2 commentsdocument lang attribute
0fb1c56 Opened by Jesse Vorisek at - 3 commentsrustc ICEs when an impl doesn't have all the methods it needs to
7b8b3ed Opened by Jed Davis at - 1 commentAdd rust-mode to the build
0ec3223 Opened by Brian Anderson at - 3 commentscrate name in log map is taken from name of output binary, not the crate name
a3bee4d Opened by Jesse Vorisek at - 8 commentsrustc --ls is broken
8d7d355 Opened by Jesse Vorisek at - 4 commentsignored link and crate_type attributes
ad634d3 Opened by Jesse Vorisek at - 5 comments-(W|A|D|F) help
1a0f7f8 Opened by Jesse Vorisek at - 1 commentjson copying
f5dfabf Opened by Jesse Vorisek at - 2 commentscircular imports with globs
a1ca6f9 Opened by Jesse Vorisek at - 18 comments10x performance regression in task spawning
49f47b9 Opened by Brian Anderson at - 4 commentsvec::to_mut is probably unsafe
b7928d5 Opened by Brian Anderson at - 1 commentRename vec::to_mut/from_mut
213f44e Opened by Brian Anderson at - 4 commentsrename vec::from_slice and/or str::to_unique
5709070 Opened by Jesse Vorisek at - 4 commentsBorrowing a mutable explicit self pointer as immutable trips an LLVM assert
c5b3fd4 Opened by Patrick Walton at - 1 commentAllow an optional reason field to lint attributes
273003b Opened by Brian Anderson at - 5 commentsspurious camel case warning
6aa3245 Opened by Jesse Vorisek at - 3 commentsmove parts of rustrt/core to std
b594258 Opened by Brian Anderson at - 4 commentsStatically link the runtime to core
90c786d Opened by Brian Anderson at - 5 commentsdocument error message terms
942ee07 Opened by Jesse Vorisek at - 5 commentsmessage regarding
ee8b3de Opened by Niko Matsakis at - 4 commentsownedbound is overly crypticLibrary that wraps blocking IO system calls with a 1:1-threaded task.
7023b37 Opened by ben blum at - 7 commentsNeed backtracking to make ~str == &str work
aa3c066 Opened by Patrick Walton at - 2 commentsMove all intrinsic declarations into intrinsic.rs. Document them
1a645a4 Opened by Brian Anderson at - 8 commentsSegfault with pattern guards, copy bindings, impls, and structs
32cf552 Opened by Patrick Walton at - 1 commentMake str::as_buf less error prone.
dec166c Opened by Brian Anderson at - 2 commentshashmap each should be pure
f155203 Opened by Jesse Vorisek at - 4 commentsToStr should be pure
7f1b42c Opened by Jesse Vorisek at - 1 commentsort purity
d62f74f Opened by Jesse Vorisek at - 5 comments14.4, "Polymorphic Traits", refers to "the 'of' clause", but there's no 'of'
51dcc26 Opened by Jim Blandy at - 2 commentsdocument macro patterns
147b50b Opened by Jesse Vorisek atadjust choice of rust nonterminals (and their names) in macro patterns
1fb9b97 Opened by Jesse Vorisek at - 6 commentspure macros
c188265 Opened by Jesse Vorisek at - 1 commentICE when using for comprehension against @[]
1081c90 Opened by Jamil at - 2 comments"Testing" chapter has broken link to "attributes" explanation
4cefde8 Opened by Jim Blandy at - 1 commentRemove semicolon as struct field separator
c9055f1 Opened by Brian Anderson at - 3 commentsMake all the maps implement a single trait or set of traits
8f480b6 Opened by Brian Anderson at - 2 commentsLanguage FAQ is out of date
df63b77 Opened by Tim Chevalier at - 1 commentBorrow check does not detect moves in overloaded operators
88cb7d8 Opened by Niko Matsakis at - 3 commentsICE from 'Assertion res as int != 0 failed'
9a2dc49 Opened by bstrie at - 3 commentsCompiler runs out of stack
8666f1e Opened by Thomas Stegen at - 3 commentsmetadata version number
d58de9e Opened by Graydon Hoare athardcoded paths in makefile prevent using checkinstall
afeecd4 Opened by Ronny Pfannschmidt at - 3 commentslanguage version markers
95c55bf Opened by Graydon Hoare at - 10 commentsUnhelpful error message for unresolved ident in (multiple) import
3109296 Opened by Blaze Jayne at - 1 commentOrder of type parameter declarations matters
fa47db0 Opened by Tim Chevalier at - 3 commentslint mode for int/uint in FFI does not warn about *uint, but should
fa48332 Opened by Niko Matsakis at - 4 commentsPossible memory corruption or vec misbehavior in metadata
c3a384c Opened by Graydon Hoare at - 2 commentsTutorial: Pull “traits” section up near “generics”
ac3939e Opened by Jesse Ruderman at - 2 comments'times' Iterating incorrect number of times
d4e55c4 Opened by Chris at - 3 commentsmerge_sort stability
c9a7999 Opened by Jesse Vorisek at - 2 commentsunit test macros
3a248f2 Opened by Jesse Vorisek at - 5 commentsreflection on strings
98a2323 Opened by Vincent Belliard at - 4 commentsTrans refactor was major perf perturbance
fbab6cb Opened by Graydon Hoare at - 14 commentsMove creation and initialization of strings into a rt helper
71988f8 Opened by Niko Matsakis at - 3 comments"expected type parameter but found type parameter"
51a6296 Opened by Tim Chevalier at - 4 commentsAdd a crate attribute to specifiy the size of the main stack
e407ad7 Opened by Brian Anderson at - 4 commentsRewrite rust_start in Rust
df3a512 Opened by Brian Anderson at - 2 commentsChange the example on rust-lang.org
4c72a59 Opened by Brian Anderson at - 18 commentsAllow the task failure message to be caught
b2f4f49 Opened by Brian Anderson at - 13 commentserror: failed to resolve imports (I think I'm doing something wrong)
a5b67d6 Opened by Brendan Zabarauskas at - 1 commentimpl ICE
2abd4d3 Opened by Jesse Vorisek at - 4 commentspath parens
2cf7d77 Opened by Jesse Vorisek at - 2 commentspath filetype
f0f7a5c Opened by Jesse Vorisek at - 1 commentRFC: Return by move
7547b0e Opened by Tim Chevalier at - 11 commentsBots should run with optimizations both enabled and disabled
cea24ab Opened by Tim Chevalier at - 4 commentsConfusing error for misspelled
47ab589 Opened by Tim Chevalier at - 1 commentOptionbetter mismatched types error message
60b0f0b Opened by Jesse Vorisek at - 11 commentscomm module doc comment
7e1a532 Opened by Jesse Vorisek atpath empty
0627864 Opened by Jesse Vorisek at - 9 commentsRemove core::unreachable
9f77278 Opened by Brian Anderson at - 5 commentsusing unused arguments
470f18c Opened by Jesse Vorisek at - 10 commentsunused arguments vs borrowed pointers
5d8d40d Opened by Jesse Vorisek at - 6 comments'duplicate definition' error with static functions in different trait scopes
d60fe66 Opened by Brendan Zabarauskas at - 4 commentsGC bots
9326dbd Opened by Brian Anderson at - 1 commentConflicting between
8fc69b7 Opened by NAKASHIMA, Makoto at - 15 commentsimpl <T: Base> T: Extandimpl B: Extpath::normalize and //
c8be87b Opened by Jesse Vorisek atParallelize some phases of compilation between a crate and its dependency
94a4140 Opened by Brian Anderson at - 6 commentsFeature #rust more prominently in docs
5d54e34 Opened by Brian Anderson at - 3 commentsThere should be a way to create non-constant @str values
f158e47 Opened by Gareth Smith at - 4 commentsThere should be some way to generate default implementations of the cmp::Eq and cmp::Ord traits (deriving?).
23d212b Opened by Gareth Smith at - 9 commentstasks hang
c97ed86 Opened by Jesse Vorisek at - 16 commentsRFC: Remove "unchecked" blocks
b88b6ba Opened by Patrick Walton at - 5 commentsAdd a Repr trait that's distinct from ToStr (or a repr() method on ToStr)
67fa55e Opened by Jesse Vorisek at - 2 commentsrand should not use boxed traits
e4584d6 Opened by Patrick Walton at - 4 commentsRFC: Task-local RNG
5568cde Opened by Patrick Walton at - 5 commentsdocument task scheduler
458f20f Opened by Jesse Vorisek at - 9 commentsDocument purity
624f82a Opened by Jesse Ruderman at - 1 commentRefactor handling autoref, autoderef, and borrowing
77a46b3 Opened by Niko Matsakis atBikeshedding calling *u8 "buf" and [u8] "bytes"
1043f97 Opened by Erick Tryzelaar at - 1 commentWindows split stack complications?
792903a Opened by Brian Anderson at - 8 commentsMake
46c52b7 Opened by Niko Matsakis at - 5 commentsa.b()always a method call, refactor how methods are represented in the compilerty::subst failure (mismatching region params) with regioned structs
5e8c0a3 Opened by Thomas Stegen at - 8 commentsRemove redundant constructors in std::map
88b9b42 Opened by Brian Anderson at - 1 commentDocument ToBytes/hashing, ToStr, cmp::Eq
89a2d6f Opened by Blaze Jayne atPromoting unique boxes to shared boxes
1fdfe4c Opened by Brian Anderson at - 15 commentspriv impls do not create private methods
4b1802e Opened by Brian Anderson at - 1 commentErroneous ambiguous method error
4a09faa Opened by Niko Matsakis at - 3 commentsllvm-mc not found
495c5d3 Opened by Brian Anderson at - 5 commentstask sleep
8ce5220 Opened by Jesse Vorisek at - 4 commentsquery SchedMode
c6f8d03 Opened by Jesse Vorisek at - 4 commentsmoded spawn_listener
9398959 Opened by Jesse Vorisek at - 1 commentI don't know whether I use rustdoc properly.
93385e4 Opened by Deleted user at - 4 commentsA portable Version of Rust Compiler for Windows
47567c8 Opened by Jamil at - 13 commentsTrying to put a named function into a twiddle box does weird thing
cc49e41 Opened by Brian Anderson at - 5 comments"foo as @Trait" needs to be "@foo as @Trait"
b5ed4b1 Opened by Patrick Walton atHow can I compare string..?
4f41a30 Opened by Deleted user at - 7 commentsImplement ThreadPerCore scheduling mode in task API
01f8210 Opened by Brian Anderson at - 1 commentimplement ThreadPerCore
475d2c9 Opened by Jesse Vorisek at - 2 commentsRemove
6a7be94 Opened by Niko Matsakis at - 7 comments<-and<->forms0.3 Windows release is missing some DLLs
a54f1b4 Opened by Pierre Bourdon at - 1 commentImplement &Trait, ~Trait
c8038ec Opened by Niko Matsakis at - 2 commentsUsing constants at compile time to define vector lengths
b1a2c47 Opened by Brendan Zabarauskas at - 9 comments~"" == "" fails to borrow
786023e Opened by Deleted user at - 2 commentsRFC: zero initializer / undefined intrinsics for POD types
4697a4d Opened by Niko Matsakis at - 8 commentsEliminate global lock in allocation path
6cda923 Opened by ben blum at - 10 commentsThe crate store does not deduplicate used crates
8f7a3d6 Opened by Brian Anderson at - 2 commentsintrinsic and core's #[lang] attribute are redundant with one another
ac49b4a Opened by Graydon Hoare at - 1 commentRemove rtcalls in favor of lang items
c6ecb4b Opened by Brian Anderson at - 2 commentsIntegral type inference is busted for chars
b871a85 Opened by Brian Anderson at - 1 commenttests for cleanup in guards
dc487b4 Opened by Niko Matsakis at - 8 commentsWhen I read the number by read_byte, it prints I guess ASCII number..
4800ebc Opened by Deleted user at - 1 commentVery bad error message for missing trait
1cfd2b4 Opened by Jesse Vorisek at - 3 commentsKind checker doesn't check that struct fields are copyable
57a9614 Opened by Tim Chevalier at - 3 commentsLint pass to warn about catchall cases
1efa87d Opened by Tim Chevalier at - 6 commentsI would like to know how to create struct and enum..
58bf5c3 Opened by Deleted user at - 2 commentsIntern project: Annotated source browser
c86a974 Opened by Niko Matsakis at - 12 commentsStruct literal syntax allows repeated fields
ce66ae2 Opened by Tim Chevalier atAdd sugar to simplify mutable function arguments
d2b9175 Opened by Erick Tryzelaar at - 8 comments'pub use' does something different than 'export', can't be used cross-crate sometimes
0e3eb63 Opened by Graydon Hoare at - 6 commentsreimplement purity check in a more principled way
db6dc66 Opened by Niko Matsakis at - 1 commentRename ARC to Arc
34afbf0 Opened by Brian Anderson at - 15 commentsLaunch scheduler threads lazily
951c221 Opened by Brian Anderson at - 1 commentReduce the complexity around rust_sched_launcher
0b4a534 Opened by Brian Anderson at - 2 commentsEliminate the 'no debug symbols in executable' warning on mac
d5705a6 Opened by Brian Anderson at - 16 commentsReduce the size of scheduler thread stacks
fe126da Opened by Brian Anderson at - 5 commentsAdd a scheduler type to the task API
30682f7 Opened by Brian Anderson at - 2 commentsAdd a SIMD vector type
1e3888a Opened by Patrick Walton at - 6 commentspattern matching on a reference to an enum results in an llvm broken module error
b3ca895 Opened by Erick Tryzelaar at - 1 commentsegfault in repr with references
366f174 Opened by Erick Tryzelaar at - 5 commentsAutomatic linking of extern mods is not effective
0a40f26 Opened by Brian Anderson at - 6 commentsTurn on the non_camel_case_types warning by default
cdda228 Opened by Brian Anderson at - 3 commentsinclude! items
fec15e8 Opened by Jesse Vorisek at - 3 commentsbetter visibility control
9ca111e Opened by Jesse Vorisek at - 11 commentsLogging of newtyped uints is broken
441479b Opened by Niko Matsakis at - 5 comments&str can't be treated as a borrowed pointer &T
9e39f32 Opened by Brian Anderson at - 1 commentSupport .should_fail doc tests
993172a Opened by Brian Anderson at - 5 commentsignore! macro doesn't seem to work
487b832 Opened by Erick Tryzelaar at - 2 commentsRFC: Rvalue lifetimes
25d9b88 Opened by Niko Matsakis at - 11 commentsBetter error message on duplicate trait implementation
57e4892 Opened by Philipp Brüschweiler at - 6 commentsRemove by-mut-ref mode altogether
49049ca Opened by Niko Matsakis at - 3 commentsauto-ref and auto-slice should not be mutually exclusive
67a7157 Opened by Niko Matsakis atRemove class-related code from the compiler
6fd1ff7 Opened by Brian Anderson at - 4 commentsRemove # extension syntax
e788cb3 Opened by Brian Anderson at - 1 commentRename lint to something else
55224cf Opened by Brian Anderson at - 3 commentsDiscover better llvm optimizations for Rust
930f994 Opened by Brian Anderson at - 6 comments"Internal error looking up a definition" when assigning an enum a value from a variable
c1227b4 Opened by bstrie at - 4 commentsMake sure spans on non_camel_case_types are correct
722b133 Opened by Brian Anderson at - 4 comments
0bf38f1 Opened by Niko Matsakis at- mode should pass immediate values by-value
allow(non_camel_case_types) on rustc/libsyntax etc
4adee46 Opened by Brian Anderson at - 1 commentLint warnings should explain how to disable them
2034312 Opened by Brian Anderson at - 1 commentRemove rust_atomic_increment/decrement and rust_compare_and_swap_ptr
ffe9a5a Opened by Brian Anderson at - 4 commentsWrong mode for main() argument causes LLVM assertion failure
dacf60b Opened by Tim Chevalier at - 1 comment"Const" is confusing
9d87f12 Opened by Jesse Ruderman at - 5 commentsinjected code results in errors that emacs hates
69255c5 Opened by Brian Anderson at - 11 commentsHide #[test] functions by default in emacs
841cdbb Opened by Brian Anderson at - 2 commentsTest functions should work when defined inside other functions
281de13 Opened by Brian Anderson at - 7 commentsStop prepending the path and line number to every line in error messages
3bc9104 Opened by bstrie at - 21 commentsRFC: Remove newtypes
57044ac Opened by Niko Matsakis at - 11 commentsChange how
176ae49 Opened by Niko Matsakis at - 3 commentsfn(&T)parsesdocument prefixing _ to names to suppress unused variable name warnings
7cc60ec Opened by Erick Tryzelaar at - 1 commentReport module reexports in rustdoc
6e8c48d Opened by Brian Anderson at - 5 commentsHide private definitions in rustdoc
c4160fb Opened by Brian Anderson at - 3 commentsRemove release signature information from website
68d4a3f Opened by Brian Anderson at - 2 commentsRemove PDF manual from web site
aaebb37 Opened by Brian Anderson at - 1 commentTag 0.3.1
5dcb158 Opened by Brian Anderson at - 1 commentRename Send trait to Owned
f61809f Opened by Brian Anderson at - 10 commentsAll tools should be libraries
23a4c8a Opened by Brian Anderson at - 4 commentsRewrite the 'short summary of features' on rust-lang.org
7246b21 Opened by Brian Anderson at - 7 commentsCombine rustdoc, prep.js and extract-tests.js
ee97bc2 Opened by Brian Anderson at - 7 commentsthe type_use code should consider ABI-specific classifications
913b3b0 Opened by Niko Matsakis at - 4 commentsport the "autoref-arg" code used in overloaded operators to use the ptr adjustment table
d2554e6 Opened by Niko Matsakis at - 19 commentsMove dlist to std
26ea48d Opened by Brian Anderson at - 4 commentsFunctions provided in a vector to a vec::each can't be called
6c436dc Opened by Tony Aldridge at - 6 commentsInvoke instructions kick us off the FastISel path
fbf27e5 Opened by Patrick Walton at - 10 commentsDestroying the LLVM Module is slow
abc85ad Opened by Patrick Walton at - 13 commentsLLVM LiveIRVariables is slow
6217175 Opened by Patrick Walton at - 1 commentConsider not running the verifier in non-debug builds
17578d0 Opened by Patrick Walton at - 9 commentsOut-of-stack failure leaks arguments
77d091e Opened by Brian Anderson at - 5 commentsformatting recursive enums seg faults
eaa3ca3 Opened by Jesse Vorisek at - 2 commentsenum equality no longer works
0ecf185 Opened by Jesse Vorisek at - 4 commentsio::println allocates on the GC heap
d86b5b5 Opened by Patrick Walton at - 3 commentsHashMap ICE
4d89706 Opened by Jesse Vorisek at - 1 commentimpl HashMap : Eq
4698be8 Opened by Jesse Vorisek at - 2 commentsimpl f64 : Eq
33b334c Opened by Jesse Vorisek at - 1 commentexamples
3b54c89 Opened by Jesse Vorisek at - 21 commentsdefault method ICE
a6c90fe Opened by Jesse Vorisek at - 6 commentsUse rustdoc to test examples on the wiki
e20abe7 Opened by Brian Anderson at - 2 commentsMicro-optimize the __morestack fast path
5f838bd Opened by Brian Anderson at - 5 commentsRemove unnecessary logic in new_stack_fast
2bc9dfa Opened by Brian Anderson at - 3 commentscrate version number
5175698 Opened by Jesse Vorisek at - 7 commentsgetopts optflagmulti
b884f02 Opened by Jesse Vorisek atCustom closure (and trait) "kind" bounds
06d9292 Opened by ben blum at - 17 commentshtml anchor links in docs don't work with &
051c0de Opened by ben blum at - 1 commentRewrite fmt! for performance
a86098f Opened by Brian Anderson at - 5 commentsstr::view interacts strangely with @str values
85963bf Opened by Gareth Smith at - 2 commentsCreate a Rust actor library with high-level patterns, recovery, networking, sandboxing
bbd6e25 Opened by Brian Anderson at - 25 commentsICE matching borrowed strings
dd69945 Opened by Jesse Vorisek at - 4 commentsTutorial needs to explain dtors
e8eb395 Opened by Brian Anderson at - 1 commentTutorial needs to discuss auto(de)ref
841c133 Opened by Brian Anderson at - 1 commentTutorial needs to introduce Option
48c452d Opened by Brian Anderson at - 2 commentsTutorial needs brief intro to module syntax early
9ff29eb Opened by Brian Anderson at - 2 commentsTutorial should probably discuss constants
899f13c Opened by Brian Anderson at - 1 commentCasting an enum to an int inside match
4c7bc6a Opened by Brendan Zabarauskas at - 6 commentsOnly display one level of heirarchy in the tutorial TOC
59d98c9 Opened by Brian Anderson at - 1 comment&*x should crash if x is a null, unsafe ptr
4b2820f Opened by Niko Matsakis at - 1 commentRemove explicit exports from libraries
986ab41 Opened by Tim Chevalier atScheduler is launching a thread per task
c3dc2e0 Opened by Brian Anderson at - 1 commentNegative interaction between &self, auto-ref, and @T implementations
5bf346b Opened by Niko Matsakis atRFC: Irrefutable patterns in closure argument lists
f444c8d Opened by bstrie at - 4 commentstask thrashing
b971023 Opened by Jesse Vorisek at - 5 commentsICE: encode_symbol: id not found
61c9a16 Opened by Eric Holk at - 4 commentsoption::chain, result::chain, etc. Should take arguments by value
c9b1593 Opened by Brian Anderson at - 1 commentAdd a regular expressions library to the distribution
cd48fa0 Opened by Brian Anderson at - 74 commentsMysterious ICE when compiling servo in test mode
5c4e494 Opened by Blaze Jayne at - 1 commentvec::init and tail should return slices
cbb8953 Opened by Brian Anderson at - 4 commentscore::at_vec::append_test fails
7facfd0 Opened by Tim Chevalier at - 1 commentDestructors cause warnings about explicit modes
1f4168b Opened by Tim Chevalier at - 1 commentnet_tcp doesn't use SO_REUSEADDR
d370901 Opened by Jesse Vorisek at - 6 commentsinfer or permit declarations of variance for type parameters
483ca81 Opened by Niko Matsakis at - 26 commentsnet_tcp read timeout
15a8bf8 Opened by Jesse Vorisek at - 11 commentsRFC: settle rules about visibility of impls
c004ec5 Opened by Niko Matsakis at - 4 commentsICE encountered on pattern guard of nested match
243d6b5 Opened by Blaze Jayne at - 9 commentsRemove mention of records from tutorial
1c4e856 Opened by Brian Anderson at - 1 commentvec::consume/consume_mut are probably not failsafe.
0b481b3 Opened by Brian Anderson at - 10 commentsWe need an core::at_str library
e4e0045 Opened by Erick Tryzelaar at - 7 commentsPut glaring warnings and many capital letters in the docs of option::get() and option::unwrap().
9c6b0ac Opened by ben blum at - 14 commentsFreestanding (runtime-less) Rust
e4d1962 Opened by bstrie at - 15 commentsType inference failure around closure argument types
919209d Opened by Niko Matsakis at - 2 commentsBroken and inconsistent links in tutorial and manual.
aec15a6 Opened by anshin at - 7 commentsfuture module is confusing, as is relationship to task
a45ee98 Opened by Jesse Vorisek at - 6 commentsiter map
d0009ec Opened by Jesse Vorisek at0.3 compiling to .o file instead of .exe
eadd2a2 Opened by Adam Weeden at - 4 commentsInner attributes on impls don't parse
1c1d1ab Opened by Brian Anderson at - 5 commentsStop compiling LLVM with asserts
83d26e1 Opened by Brian Anderson at - 5 commentsBad signature for
379a696 Opened by Benjamin Herr at - 4 commentsmainassertsRevisit "must camel case identifiers" lint warning on by default
0fb794c Opened by Erick Tryzelaar at - 4 commentsBetter discussion of 'move' in tutorial
a80d127 Opened by Brian Anderson at - 1 commentAllow method overloading on bound generic types
77f7fdc Opened by Erick Tryzelaar at - 4 commentsReview core/std for bad copies
210ec73 Opened by Brian Anderson at - 1 commentEliminate move_it macros
6a938ca Opened by Brian Anderson at - 6 commentsExternal ABI by-value parameter can't be demoded
e3d7621 Opened by Brian Anderson at - 1 commentFinish eliminating 'export'
ca37392 Opened by Brian Anderson at - 3 commentsConvert assert, log, fail to macros
7670bb2 Opened by Brian Anderson at - 2 commentswebsite: 404 link
48a8c97 Opened by Fiyorin ᵘʷᵘ at - 2 commentsrust 0.3.1 fails to compile with host clang installed
71d4ba5 Opened by Fiyorin ᵘʷᵘ at - 4 commentsSymlinked rustc can't find sysroot
9c82d48 Opened by Brian Anderson at - 7 commentsCompiling with --test yields an explicit mode warning on the first token
c810ca1 Opened by Gonçalo Mendes Cabrita at - 2 commentsslight rust-lang.org redesign
107c086 Opened by Brian Anderson atDirect cast to a polymorphic trait type is not supported directly
fdecf7b Opened by Ahmad Salim Al-Sibahi at - 4 commentsdoc tests should run with warnings as errors
b072532 Opened by Brian Anderson at - 4 commentsSwitch the order of
2ab3b19 Opened by Brian Anderson at - 5 commentspipes::stream's resultcore::rand shouldn't used boxed traits
d514891 Opened by Brian Anderson at - 2 commentsstage0 compiler doesn't work on x86_64 debian wheezy
891845c Opened by Brian Anderson at - 7 commentsDiscrepancy in closure modes
4930d3d Opened by Kyle Jones at - 6 commentsICE when compiling vector literal with non-constant length
6d11f62 Opened by Philipp Brüschweiler at - 3 commentsTests are executed twice when compiling a crate
1967da5 Opened by Philipp Brüschweiler at - 1 commentAssert by level
dacaa98 Opened by Graydon Hoare at - 6 commentsThrow away the AST and side tables before running LLVM passes and linking
1ab1b48 Opened by Patrick Walton atConditional compilation doesn't work on methods
5bb91cb Opened by Brian Anderson at - 1 commentType errors with
154b066 Opened by Benjamin Herr at - 5 commentsforanddoexpressions could be clevererFunction items don't pretty-print visibility correctly
016ab94 Opened by Brian Anderson at - 1 commentmissing libgcc_s_dw2-1.dll message after install in win7 (rust-4)
6c80bc3 Opened by isaac at - 5 commentsICE when compiling an FFI binding with a certain type
12c5b03 Opened by Philipp Brüschweiler atRemove the pipe protocol compiler
1fd3f93 Opened by Brian Anderson at - 5 commentsLibraries installed on windows do not have expected symbols
26d62ba Opened by Brian Anderson at - 17 commentsRemove old fixed length vector syntax
2c5cca1 Opened by Brian Anderson at - 2 commentsWindows installer adds an extra bin directory filled with extra junk
4d40eb9 Opened by Brian Anderson at - 10 commentscrash: compile-time typeck/check.rs failure
29dd9d1 Opened by Eric at - 4 commentsbig regression in std-smallintmap from turning off legacy modes
3d0e61a Opened by Brian Anderson at - 1 commentDead functions in middle::trans::shape can't be removed
6bc1ea5 Opened by Tim Chevalier at - 1 commentMove mailing list archives to Google Groups
664a2cd Opened by bstrie at - 1 commentCrash "free(): invalid pointer" in sock.read() in a separate task
2a90482 Opened by Tim Taubert at - 11 commentsRFC: Remove move/copy keywords in favor of type-based solution
78e1c0d Opened by Niko Matsakis at - 1 commentRemove fn expressions
7a1c80d Opened by Niko Matsakis at - 3 commentsExtern/native function reform
69ef153 Opened by Niko Matsakis at - 14 commentsisaac_seed assert
ed05acf Opened by Jesse Vorisek at - 3 commentsinternal compiler error trying to match
520e61c Opened by Benjamin Herr at - 2 commentsNoneagainstErr(_)mismatched types: expected
c4b60a7 Opened by Benjamin Herr at - 5 commentsfn&() -> !but foundfn&() -> _|_String concatenation with + only type-checks if the first operand is an owned pointer
a250308 Opened by Andy Matuschak at - 8 commentsDefault methods seem not to be able to call self yet
265956c Opened by Andy Matuschak at - 1 commentpossible bug with borrowing and moving things into tasks
82b4933 Opened by Erick Tryzelaar at - 1 commentnum::Num implementations not searched for binary operation implementations
7906026 Opened by Andy Matuschak at - 1 commentBuilding a binary crate complains about multiple "main" functions
0452f1d Opened by Ian Henderson at - 2 commentsAdd a way to link by git commit id
11122a0 Opened by Brian Anderson at - 3 commentsSegmentation fault: repr::write_repr(io::stdout(), &(0_i32, &42));
6861176 Opened by Benjamin Herr at - 1 commentInternal compiler error casting to trait type twice
97d3584 Opened by Benjamin Herr at - 3 commentsToStr::to_str() should be marked as "pure"
cbc9536 Opened by Andy Matuschak at - 3 commentsStructs with missing fields list all the fields as missing in error messages.
d2d8655 Opened by Daniel Patterson at - 4 commentsInternal compiler error when using a trait with default implementations as a field in a struct
3d1eebf Opened by Andy Matuschak at - 4 commentsMake recursing too deep a fatal runtime error and make the limit larger
48324cb Opened by Brian Anderson at - 13 commentsCleanup region hierarchy code, especially around closures
604e3ad Opened by Niko Matsakis at - 12 commentscargo recursive install is broken
adf1725 Opened by Erick Tryzelaar at - 3 commentsrustllvm conditional build
82a0e91 Opened by Luca Bruno at - 1 commentLLVM assertion failure with nested trait
808e6bc Opened by Amitava Shee at - 3 commentsICE when instance method calls static method
d929820 Opened by Blaze Jayne at - 3 commentserror: internal compiler error: create_function: unexpected sort of node
db51fe1 Opened by Amitava Shee at - 1 comment&const parameters for mutating strings in core::str are wrong
4a392e9 Opened by Brian Anderson atCompile Install Fails.
1575ca0 Opened by wpoosanguansit at - 3 commentsRename str's trait "UniqueStr" to "Trimmable"?
01ee17e Opened by kud1ing at - 1 commentConsider renaming serialization/deserialization to encode/decode
6f737ea Opened by Erick Tryzelaar atRewrite serialization to use reflection
7196704 Opened by Erick Tryzelaar at - 2 commentsTutorial link from 10.2 is broken
c7dd27a Opened by Josh Matthews atstd::timer::delayed_send shouldn't require Copy type
b7b9913 Opened by Brian Anderson atTweaked trait example from tutorial fails in rustc/back/rpath.rs
6529ccb Opened by Orpheus Lummis at - 3 commentsOffer nightly builds of master
a5f9ca1 Opened by Niko Matsakis at - 7 commentsRFC: Allow pure functions to mutate their
cd10289 Opened by Tim Chevalier at - 5 comments&mutargumentsImprove error message when type is unknown
0d16f2c Opened by bstrie at - 9 commentsMove out of self doesn't work
47b2e00 Opened by Tim Chevalier at - 3 commentsChange how task::future_result works
61d3e05 Opened by Tim Chevalier at - 17 commentsRemove unneeded exports in syntax::parse::parser
3822adc Opened by Tim Chevalier at - 2 commentsRemove front::intrinsic::get_tydesc
68e0052 Opened by Tim Chevalier at - 4 commentsAllow constant expressions to refer to constants defined in other crates
86d00c3 Opened by Tim Chevalier at - 1 commentOptimize tvec::iter_vec_raw
70f04b7 Opened by Tim Chevalier at - 5 commentsFix type of get_tydesc intrinsic in typeck::check::check_intrinsic_type
5239012 Opened by Tim Chevalier at - 4 commentsDo something sensible with rustdoc/demo.rs
64eece8 Opened by Tim Chevalier at - 3 commentsFix test::run-pass::reflect-visit-data.rs
b12cab5 Opened by Tim Chevalier at - 4 commentsRewrite sudoku benchmark to use a constant matrix for the board
1e21a2b Opened by Tim Chevalier at - 1 commentSupport richer tuple unpacking
b2e89fc Opened by tav at - 1 commentDocs reference check expressions
9c4bb71 Opened by Josh Matthews at - 1 commentStop putting the ident interner in local storage
cb87b4a Opened by Brian Anderson at - 11 commentsallow types to specify the kind of serializer they should be used with or carry state
c53ed46 Opened by Niko Matsakis at - 8 commentsICE with per-type serializer
419fa93 Opened by Niko Matsakis at - 4 commentsRewrite how trait-impl matching works in typeck
dc95b1c Opened by Niko Matsakis at - 10 commentsOperator overloading should attempt eager resolution
dd0341d Opened by Niko Matsakis at - 2 commentsBug in generic trait implementation?
d62a01c Opened by tav at - 9 commentsBorrowing mutable vector subslices
ac4182f Opened by Erick Tryzelaar at - 2 comments"unknown start of token" error message is really bad
4cad48e Opened by Tim Chevalier at - 5 commentsDeque shouldn't require copyable types
8af918d Opened by Brian Anderson at - 3 commentserror! and debug! escape single quotes strangely
c97975c Opened by Tim Chevalier at - 3 commentspub method preceeded by attribute can't be parsed
8cafee2 Opened by Brian Anderson at - 1 commentUse last-use to provide "fixit" hints
ca49865 Opened by Tim Chevalier at - 1 commentSplit Vim extensions into separate repository
7fdb4c6 Opened by Ahmad Salim Al-Sibahi at - 15 commentsMake io::with_str_writer pure
ee44ad7 Opened by Erick Tryzelaar at - 2 commentsNew tasks should always spawn into the default (general) scheduler unless otherwise requested
dd9ac7f Opened by Brian Anderson at - 1 commentIncorrect 'cannot bind by-move with sub-bindings` error
09ba06d Opened by Brian Anderson at - 4 commentsParsing gpg output makes cargo fragile to the environment
d2f54f6 Opened by Luca Bruno atPrivacy can be violated using pointers
5f86a32 Opened by Gareth Smith at - 1 commentBorrowck doesn't handle &mut correctly anymore
6333f93 Opened by Niko Matsakis at - 1 commentProblems with destructuring structs with a path to a submodule
ed92695 Opened by Erick Tryzelaar at - 1 commentCannot destructure structs cross crates
74be2ab Opened by Erick Tryzelaar at - 2 commentsReflection-based printing traverses cycles and runs out of stack
abb94a5 Opened by Blaze Jayne at - 17 commentsStop rebuilding crates during testing
aa18ea7 Opened by Brian Anderson at - 7 commentsStop running valgrind by default
e70ab99 Opened by Brian Anderson at - 1 commentRestructure staged build / cross-compile architecture for speed
aa26b53 Opened by Brian Anderson at - 2 commentsFront page example doesn't compile.
6e4eb14 Opened by Chris Dew at - 2 commentsrevert rust's clang iOS6 buildsystem hotpatch
cfbf850 Opened by Erick Tryzelaar at - 3 commentsParse multiple consts from a single keyword
b5ccdf6 Opened by bstrie at - 7 commentsLLVM assertion failure with self-referential struct
a8fd050 Opened by Tim Chevalier at - 4 commentsNo check for infinitely sized structs
9feb2f6 Opened by Niko Matsakis at - 7 commentsrustdoc: consecutive single-line docstrings should be concatenated
1164e64 Opened by Deleted user at - 7 commentserror: unresolved name: core::error
c39c241 Opened by Jesse Vorisek at - 1 commentstd::net::url's encode and decode should be pure
6bf30f9 Opened by Erick Tryzelaar atMerge type_span and type_def, and ditto with value_span and value_def
429d71e Opened by Patrick Walton at - 2 commentsMerge def_mod and def_ty maybe
c5748aa Opened by Patrick Walton at - 10 commentsMake anonymous traits only implementable in the same module that declared the type
5b8a618 Opened by Patrick Walton at - 6 commentsCross-crate static methods in anonymous traits
d9f033b Opened by Patrick Walton at - 1 commentoverlong utf-8 sequences should be treated as invalid utf-8
90aa86d Opened by Wolfgang Bumiller at - 4 commentsDocument pub use foo::*
dde5ebd Opened by Jesse Vorisek at - 1 commentICE when using + or - instead of named methods of Num
8fae4d1 Opened by Blaze Jayne at - 2 commentsvec::find should return a reference
edaaa62 Opened by Erick Tryzelaar at - 3 commentsCasting to a trait doesn't auto-coerce to a &T type
3b422db Opened by Erick Tryzelaar at - 8 commentsNeed a mechanism to write rust-version-specific code
9bef7ee Opened by Erick Tryzelaar at - 17 commentsIncorrect warning about value assigned to variable not being used
4f89863 Opened by Robert Knight at - 10 commentsAdd Zero Trait
de7553e Opened by Armin Ronacher at - 3 commentsA Case Against Separators
19c20ef Opened by Armin Ronacher at - 5 commentsNonNil Trait
dd3ad43 Opened by Armin Ronacher at - 9 commentsunsafe-ness not visible in library reference doc
c0b88c7 Opened by Dan Connolly at - 3 commentsSentence is cut off in reference manual
cc35d7d Opened by Tim Chevalier atAdd an option to emit compiler warnings when using 'rustc --parse-only'
28a591f Opened by strangeglyph at - 6 commentsextend fmt! to handle f32 and f64 types
8953307 Opened by Erick Tryzelaar at - 1 commentextend fmt! to add %g analogous to printf '%g'
f05fe22 Opened by Erick Tryzelaar at - 9 commentsIllegal instruction (core dumped) with function pointers
07137ef Opened by Dan Connolly at - 4 commentsUnknown Compiler Error
18a377f Opened by Kyle Jones at - 1 commentOpenCL support
450117f Opened by bstrie at - 11 commentsConfigure script provides no feedback during
3f5f67f Opened by Blaze Jayne at - 6 commentsgit submodule updateAllow break and others inside do blocks (or stack closures in general)
52b1a4d Opened by Armin Ronacher at - 1 commenttime::rfc822, rfc822z, rfc3339 should be pure
798c889 Opened by Jesse Vorisek at - 1 commentOperator overloading without implementing the respective trait
99c9596 Opened by Philipp Brüschweiler at - 2 commentsICE with slice in a generic struct
4a730c6 Opened by 14427 at - 4 commentsICE with multiple fails
e3a4fcf Opened by 14427 at - 2 commentsBorrowck doesn't propagate mutability to supercomponents correctly
4fb0e36 Opened by Niko Matsakis atInfinite loop in macro expansion
d193eb4 Opened by Niko Matsakis at - 2 commentsPossible short-circuit miscompile for while loop guard
b1e0808 Opened by Blaze Jayne at - 4 commentsWarn on useless comparisons (like GCC's -Wtype-limits)
9ab3cdd Opened by Viktor Dahl at - 1 commentRFC: moving managed pointers across tasks
023eb80 Opened by Erick Tryzelaar at - 2 commentscore::unit should be called core::nil
5f1c944 Opened by Brian Anderson atcore::uniq should probably be core::owned
43c9760 Opened by Brian Anderson atstr::buf_as_slice includes (and reads) uninitialized memory in the slice
6b2a014 Opened by Brian Anderson at - 6 commentsResolve error in pattern match of struct in a different module
39f017a Opened by Blaze Jayne at - 2 commentsResolve error when initializing a struct with explicit module
9a0d3a5 Opened by Blaze Jayne at - 1 commentParse error when pattern matching a struct from different module
d6d2887 Opened by Blaze Jayne at - 2 commentsAllow borrowing a whole vec of pointers
f666ce4 Opened by Jesse Ruderman at - 8 commentsRefactor region granularity
6ae9a8c Opened by Niko Matsakis at - 1 commentDocumentation: How does match decide which identifiers bind and which match
e1f8b3a Opened by Dobes Vandermeer atConvert constructors to new conventions
a074a4b Opened by Brian Anderson at - 9 comments'Callee takes its argument by copy' shouldn't be capitalized
1d9ed07 Opened by Brian Anderson atinternal compiler error: no enclosing scope with id XY
be75181 Opened by Wolfgang Bumiller at - 6 commentsExample from #1458 no longer parses
7b39d57 Opened by Tim Chevalier at - 1 commentDocument where
1380bbc Opened by Brian Anderson at - 3 commentsusedirectives are allowedContainers - meta-issue to talk about quality of containers, what should be replaced, etc
2bb050b Opened by Daniel Patterson at - 6 commentsAdd section on ~[], DVec, etc to the tutorial
41f21b6 Opened by Niko Matsakis at - 4 commentsexplicit self and object types (trait types) are incompatible
918e4d4 Opened by Niko Matsakis at - 1 commentstruct matching problem with rparse
c08ac64 Opened by Dan Connolly at - 2 commentsoperator overloading seg fault
27af7bc Opened by Jesse Vorisek at - 3 commentsSyntax extension for converting enums to/from integers
d20328d Opened by Erick Tryzelaar at - 9 commentsConvert all uses of vec::slice to vec::view
38c5b7b Opened by bstrie at - 16 commentsref pattern nested inside let LHS causes LLVM assertion failure
0731e23 Opened by neju como at - 7 commentsCan force segfault with basic features
89bd3d2 Opened by Paul Nathan at - 5 commentsPotential name typo in borrowed pointer tutorial.
63ecc4a Opened by neju como at - 1 commentUnused move causes a crash
68e928d Opened by Jesse Ruderman at - 4 commentsFeature Request: Allow default implementations of static methods in derived traits.
6aefe26 Opened by Gareth Smith at - 2 commentsLLVM assertion failure when passing a pointer to a struct to a C function
e643108 Opened by Luci Brănescu-Mihăilă at - 4 comments"make check" fails on Arch Linux
7af1a0a Opened by NAKASHIMA, Makoto at - 2 commentsTypedefs and static methods do not work together
74c12d3 Opened by Blaze Jayne at - 1 commentdocument "/&" syntax
fca697e Opened by Erick Tryzelaar at - 2 commentsregion error "Cannot encode region variables"
59adbbc Opened by neju como at - 5 commentsExplict kind declarations on types
e02b95d Opened by Brian Anderson at - 3 commentsio::Reader for TcpSocketBuf is inconsistent in its implementation of read_byte() and eof()
ebc3e07 Opened by Damien Schoof at - 1 commentStruct initializers allow missing fields
5e707b0 Opened by Brian Anderson at - 2 commentsrustc guards ICE: Assertion m.len() > 0u || chk.is_some() failed
440f6e2 Opened by Dan Connolly at - 5 commentsregression in namespace lookups
4ab6a28 Opened by Wolfgang Bumiller at - 1 commentSomething funny going on with extern double pointers
0e3790e Opened by Eevee at - 2 commentsLinking to static native libraries loses the native library debug info
c193fad Opened by Brian Anderson at - 7 commentsMention in the reference manual that types and modules share the same namespace
c4b5401 Opened by Tim Chevalier at - 1 commentMention in the reference manual that types and modules share the same namespace
8cb2639 Opened by Tim Chevalier at - 1 commentUnable to infer trait's type parameter when using static method of trait
19c1e15 Opened by Blaze Jayne at - 11 commentsError choosing among several implementations of a trait's static method
c319d02 Opened by Blaze Jayne at&fn is non-copyable
20b5ab4 Opened by Niko Matsakis at - 3 commentspipes::peek returns true unexpectedly
ab022c2 Opened by Brian Anderson at - 1 commentXCrate typedef of trait makes ICE
2b83ff0 Opened by Brian Anderson at - 5 commentsXCrate pub use does not resolve
48b0d12 Opened by Brian Anderson atLLVM assert instantiating mutually recursive struct
afd515c Opened by Brian Anderson at - 3 commentsMacros inside default methods throw internal compiler error
531d004 Opened by Dustin Lacewell atRun valgrind with fair scheduling when available
ec14df3 Opened by Brian Anderson at - 7 commentsAdd global data API, rewrite chan_from_global_ptr
9bb7fd9 Opened by Brian Anderson at - 7 commentsmove_val_init causes wierd breakage
520ad74 Opened by Brian Anderson at - 5 commentsuninstall tries to rm -f $prefix/lib
006d815 Opened by Benjamin Herr at - 2 comments
df84763 Opened by Niko Matsakis at - 4 commentsinit()intrinsic is unsafestd::rl is unsafe
2a3b7c2 Opened by Brian Anderson at - 4 commentsRename old upcalls and move them to rust_builtin
01e2cdf Opened by Brian Anderson at - 5 commentsRFC: rename self type to Self, to disambiguate from self region
cf78c38 Opened by Blaze Jayne at - 3 commentsAdd methods for mutable unsafe pointers
f42e540 Opened by Brian Anderson atSharing Channels in Rust
099392a Opened by Paul Harvey at - 5 commentsmake-check-very-fast
3930471 Opened by Tim Chevalier at - 3 commentsCompiler bug when attempting to build with lmath
69a4cda Opened by Brendan Zabarauskas at - 2 commentsCan't use symbolic enum in struct constant
5a6f09a Opened by Blaze Jayne at - 2 commentsICE when deriving cmp::Eq of struct with ~str
6bde6f5 Opened by Blaze Jayne at - 3 commentsCondition module shouldn't require copyable types
48edb40 Opened by Deleted user at - 2 commentsrustc's test pass shouldn't generate calls to os::args
666b76f Opened by Brian Anderson at - 3 commentsRename core::info, etc. and modernize
c8e3669 Opened by Brian Anderson at - 2 commentsConvert compiler to use Drop trait
c32e6d3 Opened by bstrie at - 5 commentsBad documentation for --emit-llvm and --save-temps compiler flags
7917a46 Opened by Tim Chevalier at - 7 commentsFix testing prerequisites
750ce1a Opened by Brian Anderson atOpen file_reader on Windows in binary mode
d4b1d34 Opened by Chad Retz at - 2 commentsRename "Const" trait to "Freeze"
7fc1994 Opened by ben blum at - 8 commentsDetermine trait inheritance hierarchies for core and std traits
4e0d4f8 Opened by bstrie at - 6 commentsStruct names can't be pattern matched with module prefixes
36d12c7 Opened by Brian Anderson at - 2 commentsTraits can be inherited multiple times without rustc throwing an error
56e452b Opened by Brendan Zabarauskas at - 3 commentsICE on recursive enums
e4679f4 Opened by Geoffry Song at - 1 commentMake sure that derivable methods actually have derivable signatures
f77a389 Opened by Patrick Walton atBuilding the manual fails incorrectly when node isn't installed
4942a5c Opened by Brian Anderson at - 3 commentsIncorrect mixing of character and byte positions in parser
e33cf80 Opened by Brian Anderson at - 4 commentsInternal compiler error
b1082d8 Opened by Damien Schoof at - 2 commentsHundreds of ignore'd tests are bitrotting in the test suite
c2d5337 Opened by bstrie at - 18 commentsFuzzyEq should include a method that accepts an epsilon value
b5238ff Opened by Brendan Zabarauskas at - 1 commentRace condition running test suite with -jX
255f96d Opened by Brian Anderson at - 1 commentMismatch of static/instance fn between impl and trait causes ICE
b9245cd Opened by Blaze Jayne at - 3 commentsIncorrect whitespace check in comment parser
0e6fd12 Opened by Brian Anderson at - 3 commentsRename std::thread_pool to task_pool
a7410d6 Opened by Brian Anderson atImpls should not allow methods not defined in the trait to be implemented
dd70e7b Opened by Armin Ronacher at - 6 comments'make' no longer builds through stage2
f973500 Opened by Brian Anderson atInheritance on self doesn't work right in default methods
10db04a Opened by Tim Chevalier at - 6 commentsNumeric types should satisfy the Add trait
920e8bc Opened by bstrie at - 1 commentoverlapping instances should be detected for inherited traits
3047945 Opened by Brian Anderson at - 1 commentoverlapping instances should be allowed for traits with no methods
013b534 Opened by Brian Anderson at - 1 commentBuilt-in trait inheritance
3092233 Opened by Brian Anderson at - 5 commentspub/priv qualifiers should be forbidden on impls
c5fa61e Opened by Tim Chevalier at - 5 commentsCross-crate private methods can be called
33e3e68 Opened by Tim Chevalier at - 5 comments"rustc has stopped working" on windows
3128ee9 Opened by Sandro Mosca at - 3 commentslmodern.sty missing on Ubuntu 12.10
e48f546 Opened by Brian Anderson at - 11 commentsInternal compiler error on invalid field name in struct literal
4c71a9f Opened by Benjamin Herr at - 3 commentsPossibly bogus
48be8f9 Opened by Gareth Smith at - 6 commentsillegal borrow unless pureerrorpub/priv qualifiers on individual variants
7b8062a Opened by Tim Chevalier at - 2 commentsEmacs whitespace-mode breaks rust-mode highlighting
c9a6737 Opened by Anders Kaseorg at - 4 commentsconfusing closure example in tutorial
d1d2090 Opened by Brian Anderson atEBNF formatting
4d80c23 Opened by Jesse Vorisek at - 1 commentdocument std::path
89dd9c5 Opened by Brian Anderson at - 5 commentscomm::recv() problem
a860b18 Opened by Aiden at - 3 comments'privileged scope' coherence checks must extend to trait supertypes
dc80af8 Opened by Brian Anderson at - 1 commentAdd a
b722c45 Opened by Brian Anderson at - 1 commentmake check-stageN-doctargetA core trait for shallow/pointer equality
4635c13 Opened by bstrie at - 7 commentsICE with using a trait as a type alias
6ea61e9 Opened by Erick Tryzelaar at - 4 commentsgetopts copy parameters
a152768 Opened by James Miller at - 4 commentsAdd a tidy check for the license
a120b7c Opened by Brian Anderson atRewrite tests.mk in Rust
8a047e5 Opened by Brian Anderson at - 9 commentsspawn_loop in std::uv::global_loop not public
d43e894 Opened by James Miller at - 2 commentsif b { x } else { y } requires identical types for x and y
02c387f Opened by Benjamin Herr at - 10 comments
4fe6ef4 Opened by James Miller at - 2 commentspipes::oneshotfunctions can't take channels/portsAdd insert and remove methods to vec::MutableVector<T> ?
845d0c3 Opened by Gareth Smith at - 1 commentFile reading test fails on Windows
85a2ad7 Opened by Tim Chevalier at - 1 commentAdd a io::Writer wrapper that supports pushback
f2701a3 Opened by Erick Tryzelaar at - 7 commentsResolve doesn't report name conflicts between a module renaming and another module
9a9559b Opened by Tim Chevalier at - 1 commenttidy errors don't abort make -jn
20ce4bf Opened by Tim Chevalier at - 1 commentTwo test cases for incorrect region inference
37e8dee Opened by Brian Anderson at - 3 commentsSegfault in reflection on enum variants
7f88955 Opened by Chris Leary at - 1 commentmacro referencing unbound syntax variable causes ICE
9699a74 Opened by Michael Arntzenius at - 1 commentMake Rust functions callable just like C functions from C code
d948037 Opened by bstrie at - 2 commentsBad auto_serialize code
199d5d7 Opened by Jesse Vorisek atA "Design FAQ" document
81a3454 Opened by bstrie at - 52 comments32-bit rustc data corruption
00705d0 Opened by Brian Anderson at - 1 commentrustc should check that for each impl of a trait, impls of the supertraits exist
7dca8ac Opened by Brian Anderson at - 9 commentstrait inheritance and kinds
4c37475 Opened by Brian Anderson at - 1 commentRemove curl dependency by using python's urllib2
0a20c96 Opened by lilac at - 2 comments[Help] cargo init error
c26cc01 Opened by jartai at - 16 commentsRemove commas from trait inheritance list
4f5940b Opened by Brian Anderson at - 2 commentsNon-constant repeat count expr causes ICE
d672314 Opened by Jimmy at - 19 commentsplay.rust-lang.org
d50be83 Opened by Deleted user at - 6 commentsConfigure script accepts undefined options
012ba47 Opened by Deleted user at - 4 commentsA better way to denote noncopyable types
3c1ff1a Opened by bstrie at - 10 commentsflatpipes is (partly) unsafe without Pod kind
9770037 Opened by Brian Anderson at - 9 commentsAnonymous impls on traits do not work
d60f76a Opened by Brian Anderson at - 5 commentsstd::ebml mods don't follow naming conventions
84e1e30 Opened by Brian Anderson atAdd Ability for Closure to Allow Argument But Never Use It
147b739 Opened by Jimmy at - 3 commentsMove the kind traits to core::kinds
b54820d Opened by Brian Anderson at - 1 commentRename core::box to core::managed
e8cfa7c Opened by Brian Anderson atRename core::unit to core::nil
3474934 Opened by Brian Anderson atpub/priv qualifiers on variants don't seem to get serialized
074a8ac Opened by Tim Chevalier at - 9 comments
fccf36b Opened by Patrick Walton at - 3 comments@@Traitwill not be adjusted properly if the method receiver has explicit selfUpdate docs for crate file changes
212ba14 Opened by Brian Anderson at - 1 commentLLVM assertion failure when calling insert on a std::map::Hashmap<(@str, T), T>
34d3fb2 Opened by Gareth Smith at - 1 commentAllow closures to mutate their upvars
442c21e Opened by Michael Arntzenius at - 11 commentsUse statements do not shadow previous items
9adf21c Opened by Brian Anderson at - 4 commentsType parameters on static methods don't work right
b171d13 Opened by Brian Anderson at - 2 commentsStatic methods are not resolved under the trait name cross-crate
b00275a Opened by Brian Anderson at - 1 commentIncorrect inference for default methods on generic traits
f86aceb Opened by Brian Anderson at - 6 commentssupertrait methods should be callable on object types
6c645ab Opened by Brian Anderson at - 13 commentsCalling default methods on type parameters that are type parameterized traits does not work
e7fb635 Opened by Brian Anderson at - 8 commentsCross-crate default methods don't work
4a797f3 Opened by Brian Anderson at - 4 commentsMaster branch failed at building on macos (assertion failure)
1a25542 Opened by Theo M. Bulut at - 9 commentslogical negation operator isn't included in core::ops
a00e05c Opened by Daniel Micay at - 4 commentsTrailing doc comments in trait definition causes an error
baeaeab Opened by Brendan Zabarauskas at - 22 commentsQuestionable type inference fail using complex generics and static methods
2bf7443 Opened by Brian Anderson at - 5 commentsXC inlining of static methods
5e2438a Opened by Brian Anderson at - 1 commentPrivacy doesn't consider type/value namespaces.
d039f42 Opened by Brian Anderson at - 12 commentsSupervised and unlinked task failure modes do not work on Windows
3c22851 Opened by Felix Martini at - 1 commentAttribute(?) to selectively disable "unreachable pattern" errors
a8a2a75 Opened by Michael Arntzenius at - 11 commentsICE on record update with "fail" as base record
65e9cc5 Opened by Michael Arntzenius at - 3 commentsCan duplicate unique pointers using auto-move-by-type
b54f994 Opened by Michael Arntzenius at - 1 commentSerializing map types
05b94f5 Opened by Erick Tryzelaar at - 11 commentsReintroduce directory modules
a43229c Opened by Brian Anderson at - 5 commentsTeach the parser to associate the mod hierarchy in a file with directories
bfd8f45 Opened by Brian Anderson at - 3 commentsRemove non-explicit-self methods
54489f8 Opened by Brian Anderson at - 3 commentsos::dll_filename() picks prefix of shared library based on host arch
876f722 Opened by ILYONG CHO at - 5 commentsearly exit ICE
24f442a Opened by Jesse Vorisek at - 4 commentsMacro for commenting out code
71182f8 Opened by Tim Chevalier at - 2 commentsProblem with type inference
6d66ff2 Opened by Steve Jenson at - 3 commentsImprove to_str & from_str with better radix handling of integer types
342d05b Opened by Dzmitry Malyshau at - 3 commentsFix type_use on 32-bit platforms
a72d352 Opened by Brian Anderson at - 2 commentsCan't break to a labeled loop from inside a for loop
cbf3aea Opened by Tim Chevalier at - 7 commentsVector impls don't work well with explicit self
fbb3000 Opened by Brian Anderson at - 1 commentType use probably doesn't work right with overloaded operators
d9cb7c3 Opened by Patrick Walton at - 6 commentsrun-pass/trait-inheritance-overloading-xc-exe fails
8fe70a0 Opened by Tim Chevalier at - 1 commentsrc/test/run-pass/stat.rs fails pretty-printing
422fa0e Opened by Tim Chevalier at - 1 commentReplace ty_param_bound with trait_ref in AST
de4c4a7 Opened by Brian Anderson at - 2 commentsxfailed three tests
d31adb5 Opened by Tim Chevalier at - 3 commentsStrange error for use of self when a impl declares a method as static but the trait doesn't
2f9954b Opened by Huon Wilson at - 3 commentsdecide if we should do backtracking in impl resolution
f7e3571 Opened by Brian Anderson at - 9 commentsLLVM assert with explicit self and objects
b40aa70 Opened by Brian Anderson at - 2 commentsAdd sugar v[a .. b] be sugar for vec.slice and str.slice
569d3e9 Opened by Erick Tryzelaar at - 38 commentspretty printer adds an extra space in borrowed pointer return type
b3c1435 Opened by Daniel Micay at - 1 commentICE with static methods
1b2cb76 Opened by Brendan Zabarauskas at - 3 commentsinteger literals could be more generic
87712c0 Opened by Daniel Micay at - 6 commentsDrop can run impure code in pure functions
8df49ee Opened by 14427 at - 3 commentsPaths in error messages for file modules contain dots now
71eef34 Opened by Brian Anderson at
5dd0a9d Opened by Patrick Walton at - 1 commentsupershould be a keyword
081d3e3 Opened by Patrick Walton at - 10 commentsselfshould be a keywordReimplement test/bench/shootout-threadring.rs
a031e41 Opened by Brian Anderson at - 1 commentRemove old static method resolution
f032b68 Opened by Brian Anderson at - 1 commentImport WriterUtil by default
8028eac Opened by Patrick Walton at - 2 commentsProblem with
78a869a Opened by Brendan Zabarauskas at - 14 commentsselfwhen inheriting generic traits.ICE with trait inheritance and generic constraints
fe82169 Opened by Erick Tryzelaar at - 3 commentsrustc runs out of stack then asserts a leak and crashes
a9c586d Opened by Henri Sivonen at - 2 commentstimer::delayed_send() blocks, doesn't return immediately
bf510d2 Opened by Tim Taubert at - 5 commentsICE with generic new-type structs
5f76b3a Opened by Brendan Zabarauskas at - 1 commentvec::raw::memcpy/memmove do not do bounds checks
c2a58ca Opened by Brian Anderson at - 7 commentslibuv/timer - 'Assertion loop_refs == 1i32 failed' when uv_loop exits
638df62 Opened by Tim Taubert at - 7 commentsremove check-fast driver
7bf30cb Opened by Brian Anderson at - 4 commentsDisplay the full index on the manual
f9bcfc8 Opened by Brian Anderson at - 1 commentftruncate is missing from core::libc
337e70e Opened by Gareth Smith at - 9 commentsConfusing error message when missing an else in an if expression
a01d2f3 Opened by Deleted user at - 9 commentsError when using cross-crate static methods exported from a private module via
f87ec91 Opened by Brendan Zabarauskas at - 10 commentspub userename ptr::memcpy, memmove, memset
f15490e Opened by Brian Anderson at - 5 commentsAdd
4e14658 Opened by Brian Anderson at - 3 commentsuninitintrinsic. Use incore::vecRemove old operator overloading
d09d855 Opened by Brian Anderson at - 5 commentsAttribute to allow naming the entry point something other than
75c1b89 Opened by ILYONG CHO at - 9 commentsmainICE with trait inheritance/generics
ad246e9 Opened by Brendan Zabarauskas at - 9 commentsrepr and/or reflection gets confused about box mutability
1b25915 Opened by Graydon Hoare at - 3 commentsIncorrect type checking for trait inheritance
bc0b6dc Opened by Brian Anderson at - 4 commentssegfault with repr and regions in closure argument types
6ba8ee7 Opened by Erick Tryzelaar at - 3 commentsPaths should terminate at module scope
ad9fb47 Opened by Patrick Walton at - 2 comments0.5 doc pass
48cb0e7 Opened by Graydon Hoare at - 1 commentinternal compiler error with self-referential struct definition
dedda44 Opened by Tim Taubert at - 4 commentsRewrite core::int, etc. to use item macros. Remove #[merge] hack
ce9d2fb Opened by Brian Anderson at - 17 commentsinferred literals and integer-const expressions aren't overflow checked
2c64325 Opened by Graydon Hoare at - 11 commentsSyntax to create dynamic-length homogenous vectors
4102cfd Opened by Geoff Hill at - 1 commentRemove redundant vec implementations traits
492c921 Opened by Erick Tryzelaar at - 6 commentsCan't call a static method on an anonymous trait
0dc14e2 Opened by Luci Brănescu-Mihăilă at - 3 commentsCan't declare static fns in multiple anonymous implementations
4219253 Opened by Erick Tryzelaar at - 7 commentsICE with struct-like enum variants
bdcb25f Opened by Tim Chevalier at - 2 commentsREPL fails to execute any piece of code: "no mode for lval"
81ee117 Opened by Zack Corr at - 5 commentsImplement a proper 'numerical tower' in core or std
192d91b Opened by Brendan Zabarauskas at - 10 commentsMake Rust work on OS X 10.5
5a8730f Opened by Brian Anderson at - 8 commentsTutorial needs better discussion of mutability and linearity
fcae558 Opened by Brian Anderson at - 2 commentsinternal compiler error: unexpected failure
e1a1ff3 Opened by Michael Neumann at - 1 comment./configure fails when spaces are in the directory tree.
1eebbbc Opened by Paul Nathan at - 4 commentsjson decoding should fail with a more descriptive error
90998b2 Opened by Erick Tryzelaar at - 5 commentsRandom extra::time test failures
486ca52 Opened by Brian Anderson at - 2 commentsfatal error: 'new' file not found
ed9fe26 Opened by Lance Bachmeier at - 2 commentsRedesign the I/O library and traits
568e039 Opened by Brian Anderson at - 4 commentsICE if generic destructor invokes a method on self ("vtables missing where they are needed")
8d0555d Opened by Tycho Sci at - 10 commentsNot building immediately as Ubuntu PPA on Launchpad
b2b44f2 Opened by Kevin Cantú at - 4 commentsChange visitor code to generate code with explicit self
5336ad3 Opened by Jesse Vorisek at - 2 commentsstructural_records warning
3c046f4 Opened by Jesse Vorisek at - 2 comments"cargo install": infinite recursion
cc0238e Opened by kud1ing at - 2 commentsUpstream the llvm patches
6a25447 Opened by Erick Tryzelaar at - 54 commentsICE with library crate
745f05d Opened by Jesse Vorisek at - 4 comments'rustc --pretty typed' fails for hello world
27d46dd Opened by Richard Dodd at - 13 commentscannot have static and instance methods with the same name
813aa55 Opened by Tim Taubert at - 4 commentsrusti: disable unused variable warnings
3974b23 Opened by kud1ing at - 2 commentsICE on destructuring
562c007 Opened by Luci Brănescu-Mihăilă at - 3 commentsDeriving cmp::Ord
631d2c1 Opened by Gareth Smith at - 4 commentsType-directed method resolution does not work through pointers
0d06a6d Opened by Gareth Smith at - 9 commentsAdd a CONTRIBUTING.md file to the root directory in rust
1fe3499 Opened by Tim Chevalier at - 4 commentsLinearMap does not implement the SendMap trait
ff2b2d4 Opened by Jesse Vorisek at - 1 commentHashMap should implement to_str
287fd4b Opened by Jesse Vorisek at - 1 commentLinearMap.len is wrong
4b003b2 Opened by Jesse Vorisek at - 4 commentsINHTWAMA
29c3683 Opened by Jesse Vorisek at - 3 commentsBuild is broken, coretest fails
af88328 Opened by Tim Chevalier at - 3 commentsUpdate shootout-mandelbrot for core::io changes
2eb5006 Opened by Tim Chevalier at - 1 commentyou dun goofed
78d43a6 Opened by Jesse Vorisek at - 6 commentsRereborrowing loses lifetime information.
83abe1f Opened by Steven Blenkinsop at - 2 commentsBetter error message for polymorphic recursion
19fa31a Opened by migmit at - 28 commentslibcore: char::to_digit inconsistent with char::is_digit
ccbd469 Opened by Marvin Löbel atcrash copying pipes::SharedChan
c6e4288 Opened by Jesse Vorisek at - 2 commentsCan't put lifetime annotation on parameterized type
8fa77fa Opened by Steven Blenkinsop at - 1 commentARC API cleanup
d57f2a0 Opened by Jesse Vorisek at - 8 commentsdocument crate-relative paths, absolute paths, path contexts, etc.
accc29c Opened by Jesse Vorisek at - 6 commentscan't find crate for
a0375b9 Opened by Jesse Vorisek at - 10 commentscoreError calling supertrait method via trait reference
17a2f61 Opened by Josh Matthews at - 3 commentsTCP server is not working
e2e5761 Opened by Michael Neumann at - 3 commentsRFC: Limit what types can have destructors
2e6dcfb Opened by Niko Matsakis at - 5 commentsbuildbot not working
f492dd1 Opened by Tim Chevalier at - 1 commentrustc is slow on Windows XP
2b443da Opened by Deleted user at - 5 commentsAdd support for hyphens in identifiers
6b6bda5 Opened by Paul Miller at - 11 comments"unable to find implementation of trait" with a combination of a generic trait & a static method
5f7be9a Opened by Brendan Zabarauskas at - 9 commentsfloat::to_str() and int::to_str() broken on not even that large values.
0229961 Opened by Marvin Löbel at - 1 commentSegfault with explicit, by-value self and vectors
bac4c5b Opened by Gareth Smith at - 4 commentsclosure type fails to be inferred properly for vec foldl method
d69f41e Opened by Daniel Micay at - 4 commentsresult::get() causes "Entry Point Not Found" on Windows
9c85ef5 Opened by mrhandle at - 3 commentsError message for non-exhaustive pattern only shows part of missing case
98c34eb Opened by Lindsey Kuper at - 6 comments"Cannot root managed value long enough" with recursion and returning borrowed pointers
0a36391 Opened by Tim Taubert at - 4 commentsUnable to implement a trait in terms of more than one other trait
122120d Opened by Peter Williams at - 1 commentproposal: Assign trait
3be81ae Opened by Daniel Micay at - 5 commentsdrop could take self by-value, and allow early destruction
9ce5df2 Opened by Daniel Micay at - 19 commentsBorrow checker is too strict for ~mut vecs
29f2a08 Opened by Sophie Alpert at - 2 commentsConsider renaming Drop::finalize to Drop::drop
61cafc8 Opened by Erick Tryzelaar at - 11 commentsSegfault from using casted trait
1abd77a Opened by 14427 at - 5 commentsconsider including byte literals (alternative to integer literals for [u8] and u8)
5b0cf1e Opened by Daniel Micay at - 29 commentslifetime cannot outlive unknown scope. Please report a bug...
6b2f3ca Opened by Steven Blenkinsop at - 4 commentsrustdoc: Change the output of "Interface" to "Trait"
2212f15 Opened by kud1ing at - 2 commentsUsing mod <name> in <name>.rs leads to "internal compiler error: unexpected failure"
3ef9264 Opened by Mike Brown at - 5 commentsRemove
1716e67 Opened by Tim Chevalier at - 1 commentmoveandcopykeywordsGet syntax highlighting working on GitHub
e55273e Opened by Brian Anderson at - 15 commentscondition! macro should support multiple declarations
c003768 Opened by Deleted user at - 2 commentsetc/unicode.py emits ancient Rust code
2572f7d Opened by Lindsey Kuper at - 5 commentstest/run-pass/traits-default-method-self.rs fails with ICE in trans
e136eac Opened by Lindsey Kuper at - 4 commentsFast isel dislikes 64-bit integer division
6402c2a Opened by Patrick Walton at - 2 commentsVisitor glue uses first class aggregates, causes fast isel bailouts
22e65c2 Opened by Patrick Walton atFast isel dislikes switch, which pattern matching can generate
4fd8be5 Opened by Patrick Walton at - 12 commentsFast isel dislikes 1-bit function arguments
afe077a Opened by Patrick Walton at - 3 commentsPassing an rvalue as ~self causes double-free
90d77c1 Opened by Daniel Micay at - 6 commentsLLVM assertion with extern fn in struct
9138e43 Opened by Viktor Dahl at - 2 commentsDevelop doc-comment style guide
532d44a Opened by Deleted user at - 17 commentsICE on recursive type
1d5b022 Opened by davidhalperin at - 19 commentsDe-mode libsyntax and librustc
049de5e Opened by Patrick Walton at - 2 commentsMacros don't get expanded when used in item name token position
89a93f5 Opened by vadimcn at - 2 commentsuse <module>::* imports non-public module members
d6ddc29 Opened by vadimcn at - 1 commentadd an endianness meta attribute
4ed5b98 Opened by Daniel Micay atICE in match statement at conditional catch-all
7ad8b7b Opened by Marvin Löbel at - 1 commentType error messages have typedefs expanded away
db7bb35 Opened by Tim Chevalier at - 5 commentsAllow macros to expand to multiple items
7aced0f Opened by bstrie at - 13 commentsCross-crate calls to inherited methods don't work
ff16601 Opened by Tim Chevalier at - 5 commentsSpurious "value assigned is never read" warnings during macro expansion
4132cdc Opened by bstrie at - 4 commentsGeneralize moves to allow moves out of any owned content
b4ef0f1 Opened by Niko Matsakis at - 9 commentsChange std::timer functions to not require a passed-in uv::global_loop
aa87062 Opened by bstrie at - 3 commentsPrivatize appropriate struct fields in core and std
1d09414 Opened by bstrie at - 4 commentsICE when attempting to use arithmetic expression as fixed vector length
0efb1e4 Opened by bstrie at - 5 commentsCompile-time static stack size
ea034d2 Opened by Nathan at - 7 commentsCompile-time static stack size
7565fac Opened by Nathan atunit testing improperly ignores test funs that take args
ceacb39 Opened by John Clements at - 3 commentsRemove lazy initialization of scheduler threads
6e26e01 Opened by Brian Anderson at - 3 commentsBigInt tests fail on 32-bit platforms
c5e0f3c Opened by Brian Anderson at - 3 commentsDNS: rustlang.org and rust-lang.com
1cf3c12 Opened by Deleted user at - 7 commentsRFC: #[no_mangle]
bc8c3b3 Opened by Patrick Walton at - 8 commentsCalls to generic inherited methods don't work, at least in default methods
535cd16 Opened by Tim Chevalier at - 5 commentsRFC: Add a mode to not generate debug! statements, use by default for core/std
0a7235a Opened by Patrick Walton at - 6 commentsZero out only the first pointer when canceling cleanups, and don't zero out PODs
e919925 Opened by Patrick Walton at - 5 commentsInteger constant treated as 16 bit
a30f5f5 Opened by David Brown at - 1 commentExtra level of indirection with explicit self
885cc03 Opened by bstrie at - 6 commentsLiteral vec notation is less efficient than vec::from_elem
161714c Opened by bstrie at - 2 commentsFigure out a proper solution for calling Rust via JNI
342a5a4 Opened by Brian Anderson at - 6 commentsFill out missing Android runtime functions
df1a33e Opened by Brian Anderson at - 10 commentstrait that omits & on self type signals LLVM assertion failure
4c67ff2 Opened by John Clements at - 6 commentsrusti segfaults for trivial programs
1e700d6 Opened by William Ting at - 4 commentsRemove the unweaken_task runtime call
8461a9a Opened by Brian Anderson at - 1 commentUse an LLVM intrinsic instead of libc_::memmove.
0dd4376 Opened by William Ting at - 2 commentsRust should not use address spaces for garbage collection
0fd28c8 Opened by Eric Holk at - 1 commenttutorial: Compare closure argument patterns to match statements
059f234 Opened by Brian Anderson at - 7 commentsScheduler rewrite with I/O event loop
8911cb9 Opened by Brian Anderson at - 5 commentsDestroy a box in core::gc::cleanup_stack_for_failure
df3512d Opened by Tim Chevalier at - 2 commentsRemoving trailing underscore in pipes::HasBuffer::set_buffer_
adeaea3 Opened by Tim Chevalier at - 2 commentsType inference hint in private::chan_from_global_ptr shouldn't be necessary
7513492 Opened by Tim Chevalier at - 1 commentMake a version of char::escape_unicode that doesn't allocate
56346b7 Opened by Tim Chevalier at - 3 commentsi64 and u64 impls in core::repr can lose precision
1902514 Opened by Tim Chevalier at - 2 commentsDe-mode core::stackwalk::frame_address
b1f9e7a Opened by Tim Chevalier at - 4 commentsAllow ARCs to contain other ARCs
4b3a64c Opened by Brian Anderson at - 6 commentsRemove sys::begin_unwind_?
2a871ca Opened by Tim Chevalier at - 5 commentsspawn::spawn_raw::make_child_wrapper doesn't run box annihilator
c6bbed2 Opened by Tim Chevalier at - 3 commentsflatpipes::util::BufReader::as_bytes_reader doesn't handle failure
b26c440 Opened by Tim Chevalier at - 3 commentsIn Ord instance in json, compare Objects more efficiently
25d24e8 Opened by Tim Chevalier at - 3 commentsRemove transitional impl of Map for LinearMap
4cf15fa Opened by Tim Chevalier at - 1 commentFinish workcache
65ebee0 Opened by Tim Chevalier at - 3 commentsmain can be a inner function?
9f66954 Opened by ILYONG CHO at - 7 commentsRemove unwrap_shared_mutable_state
7631bae Opened by Brian Anderson at - 7 commentsIncoming is broken
3b64b1f Opened by Tim Chevalier at - 1 commentCall to vec::filter causes segfault in rustdoc tests
12cbaed Opened by Tim Chevalier at - 9 comments--enable-clang fails with against 3.0-6ubuntu3
21d396f Opened by William Ting at - 2 commentsError message ""instantiating a type parameter with an incompatible type" should tell you the type
0b4f020 Opened by bstrie at - 5 comments"Owned" should imply "Durable"
923f663 Opened by bstrie at - 5 comments&static/str should be sendable
246d6b3 Opened by bstrie at - 3 commentsnet_url::tests::test_decode_form_urlencoded causes ICE on FreeBSD
7d76310 Opened by Tim Chevalier at - 2 commentsAdd
c483310 Opened by Brian Anderson at - 1 commentat_exitruntime functionMake foreign calls work outside of task context
34fa191 Opened by Brian Anderson at - 1 commentDestructor call order
5d0d88a Opened by Tony Aldridge at - 4 commentsRunning rust code outside of the runtime
4d6f552 Opened by Aurora Nockert at - 3 commentssha1::Sha1.result_str() can yield incorrect results
eb72bd4 Opened by Peter Williams at - 1 commentPath-qualified constants can't be used in patterns
cdc41bf Opened by Patrick Walton at - 2 commentsBorrow check error with "unknown scope" region for callee's self parameter
29fec8e Opened by Jed Davis at - 8 commentsAvoid creating empty .so/.dylib/.dll files
ed9b976 Opened by MrElendig at - 4 commentsCannot use &Trait as argument for generic functions
01163fd Opened by 14427 at - 2 commentsAllow item macros to expand into items with attributes.
5f102a9 Opened by Eric Holk at - 2 commentsInlining small non-recursive functions
8a3a586 Opened by Tim Chevalier at - 3 commentsfmt!("%?", x) is broken with x of type &[char]
8faaede Opened by Simon Sapin at - 2 commentsToo many tests trigger a valgrind internal assertion about function size
6f54372 Opened by Brian Anderson at - 5 commentsRun Rust code on native stack segments
7394e4d Opened by Brian Anderson at - 7 commentsDon't switch to the C stack when there is room on the Rust stack
cf5d3d7 Opened by Brian Anderson at - 6 commentsAllow foreign functions to declare how much stack they need
ce9b878 Opened by Brian Anderson at - 1 commentWhen building a test runner, don't remove the main function
b6005e8 Opened by Brian Anderson at - 2 commentsImplement __morestack for ARM
6cbc37a Opened by Brian Anderson at - 9 commentsfoldl and foldr should pass the accumulator by value
6015ece Opened by Brian Anderson at - 1 commentICE from regions (Cannot encode region variables)
c3b30e2 Opened by Daniel Micay at - 1 commentSegmentation fault (core dump) in Rust 0.6
02711b9 Opened by Deleted user at - 4 commentsRemove weak tasks from the runtime
79cfee6 Opened by Brian Anderson at - 3 commentsSwap return value order in pipes::oneshot
2e8ae1c Opened by Brian Anderson at - 8 commentsWhat are semantics of empty enums that have been artificially fabricated?
7e506b2 Opened by Brian Anderson at - 25 comments"unknown scope" error on mutable borrowed pointer
e5a85fb Opened by John Clements at - 3 commentsSwap return values of pipes::init()
44cc350 Opened by Nick Desaulniers at - 3 commentsadd a lint check for unused pure function return values
1f2cc9a Opened by Daniel Micay at - 3 commentsStructure instantiation doesn't handle structure typedefs
ed14a02 Opened by Josh Matthews at - 23 commentsFFI tutorial isn't being tested
2272dfb Opened by bstrie at - 3 commentsNaN when hashed should have a random hash value
c17ff07 Opened by Damian Gryski at - 12 commentsSegfault without using
82c1f08 Opened by bstrie at - 2 commentsunsafein this program extracted from the test suiteImplement cross-compilation to Android
b21e33b Opened by Brian Anderson at - 44 commentsShould the drop method take mutable self?
e234736 Opened by Brian Anderson at - 6 commentsICE in closure capture computation
c4bd824 Opened by Niko Matsakis atType errors still use old fixed-length vector syntax
f2f9b77 Opened by Eevee at - 1 commentStack closures as arguments still use modes
2db64b8 Opened by Brian Anderson at - 1 commentLLVM assertion when initializing a constant function pointer
ef441b4 Opened by Josh Matthews atICE when calling constant function reference
7fa67ac Opened by Josh Matthews at - 1 commentReplace all uses of
6b88175 Opened by bstrie at - 14 commentsfailwithdie!, then removefailand renamedie!tofail!Don't create an extra scheduler in core::private::run_in_bare_thread
be10400 Opened by Tim Chevalier at - 1 commentAdd a String trait to avoid duplicating ~str, @str, &static/str operations
92e2013 Opened by Tim Chevalier at - 3 commentsConvert
e324bc7 Opened by Brian Anderson at - 3 commentssuperto a keywordCan't perform pointer casts in constant expressions
b4467c1 Opened by Josh Matthews at - 2 comments
a63b985 Opened by bstrie at - 3 commentslogshould not consume its argumentsFix xfail-license files
15462dc Opened by Brian Anderson at - 4 commentsExtend tidy license check to remaining source code
2e31df4 Opened by Brian Anderson at - 8 commentsMobile app support?
94d9139 Opened by Andrew at - 2 commentsSubmodules cannot access private members of parents
29b91e3 Opened by Brian Anderson at - 6 commentsRemove last-use analysis
5e8942f Opened by Tim Chevalier at - 2 commentsCalling std::arc::MutexARC() causes an ICE
e71a2f0 Opened by Michael Arntzenius at - 3 commentsSegfault when matching a copy of a owned box
c9ed785 Opened by lbonn at - 7 commentsSegfault matching copy of dereferenced owned string
dcbab51 Opened by Josh Matthews at - 8 commentsDocument precedence of unary operators
b98cb2c Opened by Simon Sapin at - 2 commentsfn's can no longer be implicitly converted to closures
c1a5e64 Opened by Gareth Smith at - 5 commentsICE with crate & polymorphic constructor function
178bc52 Opened by Michael Arntzenius at - 6 commentsAssertion failure causes wrong exit status
5e7860d Opened by Alex Crichton at - 6 commentsCreating a struct that includes a self-referential type causes an internal compiler error
a6a4921 Opened by Tyler Bindon at - 2 commentsRecursive type not caught
5d37d4c Opened by Jonathan A. Sternberg at - 1 commentWrong log levels in the manual
6f291fc Opened by lbonn at - 1 commentcore::at_vec should have from_owned and from_slice functions
e5e2236 Opened by Gareth Smith at - 1 commentCore documentation about how the prelude is injected is wrong
fe4637c Opened by Brian Anderson at - 2 commentsDocumentation website doesn't automatically redirect to the index page.
887ab5e Opened by William Ting at - 5 commentsSegfault with
5fd95b2 Opened by Simon Sapin at - 1 commentimpl &mut ~str: PushableWill you guys be using the "rustlang" namespace for internet?
0450993 Opened by William Ting at - 2 commentsUsing %? in fmt! broken on Windows 7
0832c3a Opened by Arets Paeglis at - 7 commentsRemainder is not modulus, but int::rem() uses the mod operator.
d9c4ffd Opened by William Ting at - 3 commentsadd 'make bench' target for pastebin/parseable formatted results
aa473fd Opened by William King at - 8 commentsRemove 'unsafe' workarounds once pure goes away
2a8aaa8 Opened by Marvin Löbel atErrors with the same span should only print the erroneous span once
c61bc69 Opened by bstrie at - 2 commentsRemove metadata::decoder::each_path and adjust users to do something else
a377fca Opened by Tim Chevalier at - 6 commentsFinish metadata::encoder::encode_info_for_mod
761404a Opened by Tim Chevalier at - 4 commentsThe tutorial should use structs instead of enums for defining strong typedefs
4d08f23 Opened by Deleted user at - 1 comment"newtype" structs fail to work across crates
9b821dd Opened by Deleted user at - 7 commentsExplicit alignment in the type system
1574514 Opened by Deleted user at - 10 comments
ad697fc Opened by Simon Sapin at - 4 comments|with thepatmacro fragment specifierRustc hangs and consumes all cpu and memory after finding illegal borrow.
b22e2eb Opened by Jake Kerr at - 2 commentsMention in the tutorial that stack-allocated values are moved-by-default
237adb0 Opened by bstrie at - 1 commentMinor error in tutorial regarding shadow declarations
06829b8 Opened by Cole Mickens at - 2 commentsPrecedence of
7c21988 Opened by Seo Sanghyeon at - 10 commentsasMerge in ABI changes while not breaking the Windows build
a10669c Opened by Tim Chevalier at - 3 commentsFactor out code duplication in src/test/bench/core-map.rs
32c0697 Opened by Daniel Micay atAdd range searches to TreeMap/TreeSet
e23984c Opened by Daniel Micay at - 6 commentsImplement Ord for TreeMap/TreeSet
921e1b6 Opened by Daniel Micay at - 1 commentLLVM linking problem with incoming
ed8ff2b Opened by Martin DeMello at - 6 commentsImprove pattern-checking error message with variable that resembles an enum variant
4aa7ef3 Opened by Marvin Löbel at - 9 commentsDoc links on home page aren't up to date
07fc05e Opened by Tim Chevalier at - 1 commentPlease make libsyntax unit tests run?
9d957ea Opened by John Clements at - 1 commentMacros should be able to expand to methods
5063818 Opened by Tim Chevalier at - 15 commentsctypes lint pass should support foreign consts
3d013bd Opened by Tim Chevalier at - 3 commentsICE when using deriving_eq with newtype and tuple structs
cf26886 Opened by Brendan Zabarauskas at - 2 commentsDisable structural records by default, allow them selectively in rustc while moving to structs
5be3461 Opened by Tim Chevalier at - 1 commentadd a lint check for mut variables that aren't mutated
d828d8e Opened by Daniel Micay at - 1 commentimpl priv methods are not private
79eaf9e Opened by Chris Peterson at - 2 commentsString formatting and internationalization
c84349c Opened by Seo Sanghyeon at - 6 commentsA "Removed Features FAQ" for historical reference
7162840 Opened by bstrie at - 4 commentsVector destructuring from tail
7441f54 Opened by Seo Sanghyeon atUn-ignore range tests on Windows
e38ffff Opened by Tim Chevalier at - 7 commentsFix links in CONTRIBUTING.md
c351887 Opened by Brian Anderson at - 2 commentsRestructure the staged build to be simpler
021c20d Opened by Brian Anderson at - 4 commentsLint warning for pattern bindings with the same name as a variant
eab3491 Opened by Niko Matsakis at - 5 commentsTrouble with using item macros to create methods inside impls
c214c48 Opened by Brendan Zabarauskas at - 2 commentsUsing
91c1693 Opened by Simon Sapin at - 5 commentserroras variable name in a patternCode using selecti fails assertion
0b9efad Opened by 14427 at - 1 commentImproving an error message: "cannot bind by-move into a pattern guard"
6c5fb86 Opened by Tim Chevalier at - 5 commentsICE with nested macros
b329501 Opened by Alex Crichton at - 7 commentsImpls inside of macros doesn't work
e4531ec Opened by Aurora Nockert at - 2 commentsLLVM assertion failure with pattern matching and references
b264162 Opened by Alex Crichton at - 3 commentsMove+return in a for loop "moving out of captured outer immutable variable in a stack closure"
c667237 Opened by Simon Sapin at - 23 comments
08435ce Opened by Chris Peterson at - 10 commentsrustc -g --testgenerates warnings: invalid DWARF generated by the compiler: DIE 0x00000026Remove CFG_LLVM_CONFIG probe from configure script
7f4546c Opened by Brian Anderson at - 1 commentDocopt library
b0dc809 Opened by Brendan Zabarauskas at - 19 commentsItem macros inside of impls don't work
6b39ea4 Opened by Brendan Zabarauskas at - 1 commentRemove structural records from libcore, libstd, macros
ed921eb Opened by Tim Chevalier at - 9 commentsOdd loaning errors when similar code works
d9c8353 Opened by Alex Crichton at - 7 commentsDo we commit to supporting "0 as T*" to express null const expression?
0c40648 Opened by Josh Matthews at - 6 commentsextern mod inside of module doesn't work as expected
7af0b71 Opened by John Clements at - 2 commentsRefactor typeck code handling
9fc2554 Opened by Tim Chevalier at - 11 commentsselfand type parametersSegfault from incorrect capture
2360dd9 Opened by Brian Anderson at - 2 commentsbuildbot console errors out if left in an open tab for too long
41a1a98 Opened by Tim Chevalier at - 2 commentsPossibly sort results in a getopts test
a85af77 Opened by Tim Chevalier at - 2 comments
4232b1e Opened by Tim Chevalier at - 3 commentsuse super::*doesn't seem to pull in exportsFailing future_result nondeterminism violates exclusive_unwrap_conflict's assumptions
8e4245b Opened by Brian Anderson at - 6 commentsUniformly prevent values with destructors from being disassembled/moved out of
8675155 Opened by Niko Matsakis at - 9 commentsSmallIntMap should implement core::container::Map
9719a0d Opened by Daniel Micay at - 1 commentStatically sized vectors on the stack result in atrocious code gen at --opt-level=0
a9f5f7f Opened by Alex Rønne Petersen at - 2 commentsBuild sometimes breaks and requires deleting the build directory to work.
d31e4e6 Opened by William Ting at - 3 commentsBuild failure should print the command line that failed
cad2063 Opened by Tim Chevalier at - 10 commentsRemove custom error handling from rustdoc
cd3b7ef Opened by Brian Anderson atPossibly change the ordering of integer-literal inference and method selection.
ef9ea71 Opened by Seo Sanghyeon at - 6 commentsstd::getopts::opts_present() is broken
9cb1bc9 Opened by Illo at - 4 commentsMaster checklist for deprecated language features to remove from the compiler
8c84f76 Opened by bstrie at - 4 commentsTLS ISAAC never reseeds
b01551a Opened by Graydon Hoare at - 1 commentRemove #[legacy_modes]
6a98784 Opened by Brian Anderson at - 1 commentat_exit test function fails
39c9f4a Opened by Brian Anderson at - 2 commentsFIXME---support overloaded operators in expr_assign_op in the moves computation
04e9d25 Opened by Niko Matsakis at - 7 commentsRemove USE_SNAPSHOT_RT etc. from makefiles
e277c2c Opened by Brian Anderson at - 1 commentBetter message when illegal moves result from a binding
b5cd0e8 Opened by Niko Matsakis at - 2 commentsDisallow "partial" borrows of
e0b443c Opened by Niko Matsakis at - 4 comments@mutPadding of enums required to avoid LLVM assert
321bc51 Opened by Niko Matsakis at - 2 commentsStrange behaviour with multiple channels caused by illegal pattern-bindings
085f123 Opened by 14427 at - 5 commentsConfusing and/or incorrect error with non-copyable types and FRU
5ea1da6 Opened by Brian Anderson at - 3 commentsRegion parameterization inference does not consider inheritance
2de0719 Opened by Erick Tryzelaar at - 6 commentsAdd Void typedef
a71fc97 Opened by Brian Anderson at - 1 commentAdd *c_void (*Void) conversion functions
7be142e Opened by Brian Anderson at - 6 commentscore: os::with_env_lock: Use a global instead of a per-runtime lock
621e127 Opened by Tim Chevalier at - 1 commentcore: finally::test_compact: You should be able to write trait impls on function items
b319c84 Opened by Tim Chevalier at - 1 commentcore: unstable::global::get_global_state: Rewrite more of the runtime in Rust
23dc7b8 Opened by Tim Chevalier at - 2 commentscore: private::weak_task::weaken_task: Take a closure that takes a PortOne instead of a Port
d2b0931 Opened by Tim Chevalier at - 3 commentsrustc: Document borrowck::loan
50e3100 Opened by Tim Chevalier at - 3 commentsrustc: check_match::specialize: Make sure the pat_enum/def_struct and pat_struct/def_variant cases are right
541ff56 Opened by Tim Chevalier at - 2 commentsrustc: Privacy-check cross-crate calls to static methods
972c1c8 Opened by Tim Chevalier at - 1 commentFinalizer not run if struct with dtor is not assigned to a variable.
7eed49f Opened by Brian Anderson at - 4 commentsFinalizer not run on tuple-like structs
d82fb31 Opened by Brian Anderson at - 4 commentsICE initializing tuple-struct with field initializers
da91b91 Opened by Brian Anderson at - 4 commentsremove #[cfg(stage2)] from smallintmap implementation (after another snapshot)
01a0a2c Opened by Daniel Micay atget rid of oldsmallintmap.rs
1942932 Opened by Daniel Micay at - 1 commentGive glues better names by default
4c81934 Opened by Brian Anderson at - 5 commentsPut experimental features behind Z-flags
2bf9dc8 Opened by Brian Anderson at - 2 commentsIntegrate front::test and rustpkg into the syntax extension framework
a76e1a3 Opened by Brian Anderson at - 4 commentsSplit core::pipes into core::comm and core::rt::pipes
7bd580e Opened by Brian Anderson at - 3 commentsRename
a8262ac Opened by Brian Anderson at - 4 commentscore::privateMove
a12121e Opened by Brian Anderson atcore::extfmttocore::privateDocumentation error for std::timer::sleep
49b6f77 Opened by Carl Lerche at - 3 commentsAdd mutexes to all calls in std::rl
82aeb43 Opened by Brian Anderson at - 5 commentsSegfault moving out of a struct and then calling a move-out-of-self method
90440ac Opened by Erick Tryzelaar at - 6 commentsLLVM assertion getting a reference out of tuple
4e925e4 Opened by Erick Tryzelaar at - 5 commentsStop memsetting exchange allocations
f0c1650 Opened by Brian Anderson at - 2 commentsprelude should not export GenericChan, GenericPort
522aa9f Opened by Brian Anderson attreemap's lazy iterator needs to be optimized
3b9f644 Opened by Daniel Micay at - 1 commentLinearMap fields should be private
aea1d62 Opened by Daniel Micay atstr::from_bytes should return a Result instead of fail on invalid input.
4cc8c78 Opened by Carl Lerche at - 4 commentsRename
087b44a Opened by Brian Anderson at - 1 commentcore::private::global_dataRemove
5a7f742 Opened by Brian Anderson at - 2 commentsdec_weak_task_countandinc_weak_task_countfromrust_kernelRemove
752b52e Opened by Brian Anderson at - 5 commentsat_exitfrom kernelPort pipes to pthreads
014dbe9 Opened by Brian Anderson at - 13 commentsICE when macro expansion has free syntactic variable reference
18851cf Opened by Felix S Klock II at - 2 commentsParser does not support borrowed explicitly-instanitated polymorphic traits
cea18b7 Opened by Felix S Klock II at - 4 commentsSegfault on Mac when function cast to borrowed trait invokes self in its impl
eeb179f Opened by Felix S Klock II at - 2 commentsICE on by-value self method should be converted into proper error at type-check time
2dfcb93 Opened by Felix S Klock II at - 1 commentinternal compiler error: ran out of stack
a9d3507 Opened by Youngmin Yoo at - 3 commentsMultibyte characters cause ICE
4a6c966 Opened by Youngmin Yoo at - 7 commentsGenerated tests for trait impls
bda1eb0 Opened by Marvin Löbel at - 8 commentsFailed to compile in OS X with a manually compiled GCC
8e69717 Opened by Kang Seonghoon at - 5 commentsPretty-print mode to replace glob imports with a precise list of names
fbc9312 Opened by bstrie at - 7 commentsinfinity-related functions shouldn't be generic over Num
1864b70 Opened by Brian Anderson at - 9 commentsintegers shouldn't implement num::Round
f0bffe8 Opened by Brian Anderson at - 21 commentsImplement rustc::middle::trans::cabi_arm
4107b1e Opened by ILYONG CHO at - 2 commentsMake core::ops appear in the docs
6c565d8 Opened by Brian Anderson at - 3 commentsAssertion failed: (runner == at_exit_runner && "there can be only one at_exit_runner")
6c52879 Opened by Chris Peterson at - 1 commentNo error handling of binary/hexadecimal floating literals
2136766 Opened by Kang Seonghoon at - 1 commentMake Rust work correctly with callgrind / kcachegrind
b124089 Opened by Brian Anderson at - 7 commentsExtern functions should be represented by a single word
93925dc Opened by Niko Matsakis at - 1 commentFinalize and update visitor interface
33cec47 Opened by Niko Matsakis at - 10 commentsRewrite rust_builtin helpers in Rust
7984c60 Opened by Brian Anderson at - 7 commentsRewrite exchange heap in Rust
6c87f68 Opened by Brian Anderson at - 4 commentsrust_sched_driver race may cause spurious wakeups on Windows
066b9e0 Opened by Chris Peterson at - 4 commentsRedesign and document the traits/functions related to numbers
a4b8ea7 Opened by Aurora Nockert at - 118 comments"error: multiple applicable methods in scope" for unadorned numeric literals
ac96a62 Opened by Brendan Zabarauskas at - 4 commentsUse of Option<~T> (at least sometimes...) considered a copy
3811a5a Opened by Niko Matsakis atMake "use" statements shadow "extern mod" and require "extern mod" to come first
b8cb7d5 Opened by dpc at - 5 commentsWrite barriers don't work for @mut
62cccb3 Opened by Patrick Walton atinternal compiler error: unexpected failure
4071442 Opened by Youngmin Yoo at - 2 commentsinternal compiler error: unexpected failure
8573907 Opened by Youngmin Yoo at - 3 commentsIncorrect parse of obsolete class method syntax
0ac34d3 Opened by Brian Anderson at - 2 commentsRemove rust_compare_and_swap_ptr
6762635 Opened by Brian Anderson atCondition for handling malformed UTF-8; also an interface to iconv
47b5add Opened by Kang Seonghoon at - 3 commentsInvestigate libunistring
b04e694 Opened by Seo Sanghyeon at - 1 commentconfusing error message from (object).method() with &mut self
9b1cff7 Opened by Daniel Micay at - 3 commentsNew syntax for lifetimes
448d416 Opened by Niko Matsakis at - 9 commentsICE matching struct
fa3f80f Opened by Josh Matthews atAdding self parameter to trait causes code to segfault
2ef6696 Opened by Matthew McPherrin at - 4 commentsOverriding default ToStr impl for @A where A: ToStr
b930201 Opened by Peter Williams at - 5 commentsICE trying to borrow invalid borrowed-pointer subscript
e849e5a Opened by Benjamin Herr at - 2 commentsPossibly invalid borrowing actually allowed
097cbc8 Opened by Alex Crichton at - 2 commentsmajor treemap performance regression (and maybe regressions elsewhere?)
4af5f21 Opened by Daniel Micay at - 1 commentCargo used
0f0df1d Opened by dpc at - 1 comment$PWDinstead of$HOME.Borrowing from a vec after mutation requires a helper function to compile
f54e2c2 Opened by Erick Tryzelaar at - 1 commentcompile-time lookup tables via syntax extensions
4dafc80 Opened by Daniel Micay at - 4 commentsRe-exporting items using a glob breaks if the module imports another module
8034a94 Opened by Zack Corr at - 17 commentsNot being able to borrow ~pointer for some reason.
9e7675b Opened by dpc at - 2 commentsRFC: Remove default ToStr implementations for @ and ~ pointers
8f4529f Opened by Peter Williams at - 5 commentsThe clear method in std::oldmap::HashMap now takes &mut self - and this leads to illegal borrow unless pure errors
ce1fdae Opened by Gareth Smith at - 5 commentsrustc sees multiple matching crates when ~ is symlinked
2e91387 Opened by Cole Mickens at - 4 commentsauto_encode should probably pass fully-qualified type- and enum-names
85f44aa Opened by John Clements at - 3 commentsICE: node_id_to_type: no type for node
0905e5e Opened by Alex Crichton at - 4 commentsunknown node (id=N)Write a parallel deque for work stealing
46e526d Opened by Brian Anderson at - 14 commentsSegfault on trivial consumption of vector
949609c Opened by Alex Crichton at - 2 commentsExpanding implicit casting
4b22b4f Opened by Alex Crichton at - 1 commentIncorrect "moving prohibited due to outstanding loan" error when destructuring vector with owned contents
f3c063d Opened by bstrie at - 3 commentsDo not parse a line with only
ffe7aca Opened by Kang Seonghoon at/s as a doc commentrustc should offer a hint when trying to coerce a fat pointer into a thin pointer
78afca7 Opened by Brian Anderson at - 3 commentsICE during coherence check when impl'ing on the same type twice: "Asked to compute kind of a type variable"
fe44d74 Opened by bstrie at - 3 commentsInconsistency with 1-tuples
8718039 Opened by Tim Chevalier at - 9 commentsBus error 10 on x86_64 platform
b9636eb Opened by John Murray at - 3 commentsBuild: configure --disable-optimize-llvm
a916db5 Opened by Felix S Klock II at - 5 commentsFlag attribute for enum
9e391c3 Opened by Seo Sanghyeon at - 3 commentsBorrow checker is not flow sensitive
27a9c11 Opened by Niko Matsakis at - 4 commentsSegfault with hashmap, boxes and pattern matching
a86d600 Opened by Brian Anderson at - 4 commentsmacro definitions escape from local scopes
36208ff Opened by John Clements at - 2 commentsConstant vector length should accept non-literal constants
2107c78 Opened by Josh Matthews at - 1 commentBetter error message when struct construction field name is left "implicit"
b50f689 Opened by Josh Matthews at - 10 commentsFinish removing inner-vector-mutability
25ea160 Opened by bstrie at - 1 commentderiving doesn't work inside function
2e88429 Opened by Kang Seonghoon at - 10 commentsDocument "deriving"
2a0241c Opened by kud1ing atOfficially rename '%' from mod() into rem() in traits and docs
afb70bb Opened by Marvin Löbel at - 2 commentsRFC: Change operator method lookup to be less magical
7890d49 Opened by Niko Matsakis at - 15 commentsRemove #[rust_stack]
9bbc61c Opened by Brian Anderson at - 4 commentsmark default label in switch generated from match as unreachable
0f46755 Opened by Daniel Micay at - 1 commentTake advantage of LLVM range metadata for enum discriminants
fe93600 Opened by Seo Sanghyeon atICE using enum discriminator in constant expression
19e0df2 Opened by Josh Matthews at - 4 commentsXID_Start / XID_Continue might not be quite right
a03381d Opened by Graydon Hoare at - 11 commentsWrong type inferred for closure when returned from function
f173857 Opened by Viktor Dahl at - 3 commentsGet
68b0727 Opened by Brian Anderson at - 8 commentsmake checkto work with -j againICE when passing too many arguments to a function
cca316b Opened by Josh Matthews at - 1 commentMake core::rt::rt_exchange_malloc's signature consistent with private::exchange_alloc::malloc's signature
6bf7908 Opened by Tim Chevalier at - 2 commentsDon't do bad thing in ProgRes destructor in core::run
c56e5c1 Opened by Tim Chevalier at - 2 commentsRemove workaround for borrowck bug in borrowck::loan::loan
7797472 Opened by Tim Chevalier at - 1 commentCoalesce resolve::MethodInfo with ty::method
d3d8373 Opened by Tim Chevalier atPossibly remove x-ray flag in resolve
2b3a5f7 Opened by Tim Chevalier at - 2 commentsIn resolve, re-use ribs to avoid allocation
9282752 Opened by Tim Chevalier at - 3 commentsHandle namespaces in a more generic way in resolve::resolve_single_import
c012918 Opened by Tim Chevalier at - 3 commentsImprove search_ribs in resolve
968ebff Opened by Tim Chevalier at - 8 commentsDetermine whether we need a node ID when resolving methods
58ce62b Opened by Tim Chevalier at - 4 commentsPossibly merge resolve_definition_of_name_in_module with resolve_name_in_module
20475dd Opened by Tim Chevalier at - 6 commentsRemove record_exports pass from resolve
ea97a5a Opened by Tim Chevalier at - 5 commentsFinish resolve::dump_value
c9be413 Opened by Tim Chevalier at - 1 commentReplace macro impls in libstd/num/strconv.rs with generic impls
910f7a5 Opened by Marvin Löbel at - 8 commentsRewrite net::ip without using libuv
68fb6ca Opened by Brian Anderson at - 7 commentsadd shrink_to_fit method to vectors
4cb3c53 Opened by Daniel Micay at - 2 commentsbenchmark whether 1.5x is a better growth factor for vectors
7c9c6fb Opened by Daniel Micay at - 6 commentsrustpkg: Build files into .rustpkg without unique names and then install them into ~/.rustpkg with unique names
e3e189f Opened by Zack Corr at - 1 commentrustpkg: Add support for custom configuration for dependencies
1f8ec9b Opened by Zack Corr at - 2 commentsStop parsing capture clauses
eac1ed8 Opened by bstrie at - 1 commentRemove newtype enums from the compiler
f34a78d Opened by bstrie atRemove space-separated trait bounds
9eee3be Opened by bstrie at - 1 commentType check failure in
650b2d3 Opened by Jeong, YunWon at - 3 commentsmatchfor tuple.RFC: Implement a #[derive] or #[auto] meta-syntax-extension
ba3371d Opened by Niko Matsakis at - 4 commentsBorrowed ptr to boxed trait exposes "uniq" type
efeb42b Opened by John Clements at - 5 commentsinternal compiler error in check_match.rs
c20f1ab Opened by Shannon Jones at - 1 commentAllow inner attributes on external module declarations.
c3251cd Opened by Brian Anderson at - 3 commentsfmt! does not depend on commas between arguments
f10eeb2 Opened by Marvin Löbel at - 2 commentswrong doc on core::run::run_program
6e09b2d Opened by Marvin Löbel at - 2 commentssmallintmap should implement a set type
60ff361 Opened by Daniel Micay atget rid of dvec
cc71c95 Opened by Daniel Micay atget rid of std::oldmap (migrate to core::hashmap)
aaba305 Opened by Daniel Micay at - 2 commentsimplement a persistent self-balancing binary search tree
661e1de Opened by Daniel Micay at - 8 commentsadd an LRU cache container to the standard library
2f678fb Opened by Daniel Micay at - 5 commentssplit the Map and Set traits into Map, MutableMap, PersistentMap and Set, MutableSet, PersistentSet
e839ca9 Opened by Daniel Micay at - 5 commentsadd a small vector to the standard library
2dc97f4 Opened by Daniel Micay at - 13 commentsimplement a B-tree
1ded235 Opened by Daniel Micay at - 30 commentsadd reserve/reserve_at_least to std::deque
19e183a Opened by Daniel Micay at - 2 commentsshouldn't use uwtable on functions that aren't exported
2cbbe42 Opened by Daniel Micay at - 3 commentsMake os::make_absolute logic available for arbitrary Paths
84fd28a Opened by Armin Ronacher at - 13 commentsExchange heap not empty on exit
d6267c1 Opened by Seo Sanghyeon at - 4 commentscast to &Trait causes code to segfault on method call
d439d95 Opened by Armin Ronacher at - 9 commentsICE when nesting managed pointers to a depth of 500
e0435d3 Opened by bstrie at - 12 commentsthe kinds, ops and cmp modules are left out of the libcore docs
5af7992 Opened by Daniel Micay at
2829ab3 Opened by dpc at - 3 commentsrustpkg's-cdoes not work.implement "dynamic drop" semantics using flags on the stack rather than zeroing
d726ace Opened by Daniel Micay at - 41 commentsPort pipes to new scheduler
0b48976 Opened by Brian Anderson at - 2 commentsPut uv in its own crate
dcb18a0 Opened by Brian Anderson at - 1 commentPort context switching to Rust for platforms other than x86_64
fd552af Opened by Brian Anderson at - 2 commentsMake logging work with new runtime code
c37f2cc Opened by Brian Anderson at - 2 commentsenum discriminant should only be as big as needed
df298ba Opened by Daniel Micay at - 2 commentsenums should be optimized to nullable or tagged pointers when possible
618cdef Opened by Daniel Micay at - 1 comment~, ~[] and ~str not containing @ shouldn't have gc headers
55bedf5 Opened by Daniel Micay at - 6 commentsWrite docs for the new rust tool
a20d2ba Opened by Marvin Löbel at - 5 commentsRFC: trait-declared associated type synonyms
4d031ab Opened by Felix S Klock II at - 14 commentsassert fail id.crate != ast::local_crate with trait inhertance and type synonyms
2b8e655 Opened by Felix S Klock II at - 2 commentsRename all .rc extensions to .rs
4715254 Opened by Brian Anderson at - 4 commentsAutomatically generate AUTHORS.txt file from git history
8a982d2 Opened by Tim Chevalier at - 8 commentsDon't export linenoise symbols from librustrt
5fb824b Opened by Brian Anderson at - 4 commentsrustc generates overlapping memcpy for swap
d413944 Opened by Brian Anderson at - 1 commentAdd atomic types to libraries
2edcc61 Opened by Brian Anderson at - 15 commentsExport pipe traits (GenericChan, etc.) from prelude by default
98868f9 Opened by Brian Anderson at - 2 commentsStart using @str instead of @~str in the compiler
06984a5 Opened by Tim Chevalier at - 2 commentsCan't find impl for type involving &
6a81514 Opened by Josh Matthews at - 3 commentsICE when calling function as part of vector initializer
f455849 Opened by Josh Matthews at - 1 commentFailed to compile some part of example from the website " rand::Rng().shuffle([1, 2, 3]) "
95a567c Opened by cnd at - 3 commentsReaderUtil::each_byte includes trailing EOF
ced9e94 Opened by Evan Martin at - 9 commentsUsage of semicolon in traits definitions is inconsistent
792c86f Opened by Thomas Weidner at - 4 commentsICE: with macros
053fd50 Opened by Brendan Zabarauskas at - 5 commentsReturning a large value out of multiple loops can segfault
5a8b58e Opened by Patrick Walton at - 2 commentsICE: Autoderef but type not derefable on fmt!("%?", None)
82ed02d Opened by Benjamin Herr at - 3 commentsStop using @boxes in task-local data code
2644cbe Opened by Brian Anderson at - 1 commentCompiling ambiguous macro invocation hangs forever
f63ba55 Opened by Steven Blenkinsop at - 11 commentsBegin testing emitted LLVM IR
e64733a Opened by bstrie at - 5 commentsMeta: Borrow checker rules rewrite
1b8de52 Opened by Niko Matsakis at - 10 commentsUpdate rust.md et al with proper use of newly required explicit
1a55ddf Opened by Felix S Klock II at - 3 commentsselfparameterRFC: Simplify rules on when traits can be used as objects
77d177b Opened by Niko Matsakis at - 1 commentMake object types not implement their associated trait
0ff2177 Opened by Niko Matsakis at - 1 commentIf traits-as-types no longer implicitly passed-by-reference, then rustc should reject passing them by value
51475d2 Opened by Felix S Klock II at - 6 commentsRefactor deriving code between auto_encode.rs and deriving.rs
b7626f9 Opened by Niko Matsakis at - 4 commentsvec.rs has too many
ed139e5 Opened by Jed Davis at - 4 commentspositionsInternal compiler error: trait B < A > { fn a() -> A { self.a} }
278efd9 Opened by nielsle at - 2 comments"Expected [type error]" when matching against a typo'd vector
d17fbf5 Opened by Huon Wilson at - 4 commentsFactor out type size and alignment code from C ABI implementations
a5e01f4 Opened by Seo Sanghyeon at - 6 commentsTest C ABI implementations
c5d4356 Opened by Seo Sanghyeon at - 11 commentsOnly
5b006d0 Opened by Niko Matsakis at - 25 comments'staticis permitted within type bounds (causes ICE: Cannot relate bound region)Inferred types cause awful error messages
5498395 Opened by Josh Matthews at - 4 commentscan reach
7053994 Opened by Benjamin Herr at - 8 commentspubitems withinpriv modsCan't bring nested mod into scope with
c1a019b Opened by Benjamin Herr at - 2 commentsuse foo::footutorial section 4.2 mentions "tuple" for the first time
e384bcb Opened by Nathan Fiedler at - 1 commentOption '--build=i686-pc-linux-gnu' is not recognized
394a432 Opened by cnd at - 4 commentsICE with Default Methods on Traits
77da7ac Opened by Armin Ronacher at - 2 comments
5540310 Opened by Niko Matsakis at - 2 commentsassometimes requires::before type params and sometimes notConsider making pointer boxing a higher priority
a5a19b2 Opened by Marvin Löbel at - 3 commentsinfinite size recursive struct using a fixed-size array ICEs instead of an error
e875a32 Opened by Daniel Micay at - 5 commentsRFC: Slab allocator library for sendable data structures with circular links
81ffbae Opened by ben blum at - 2 commentsICE when calling method on trait object with incorrect self type
17ef3d3 Opened by Josh Matthews at - 6 commentsRFC: Split core into core + rt
ed5d84e Opened by Brian Anderson at - 7 commentsAdd a #[start] attribute
bfd113f Opened by Brian Anderson atFix the organization of the Selectable trait, etc.
85971f5 Opened by Brian Anderson at - 5 commentsFigure out how to handle failure outside of task context
6574533 Opened by Brian Anderson at - 6 commentsReplace uses of reinterpret_cast with transmute, remove reinterpret_cast
b7c9b1b Opened by Brian Anderson at - 2 commentsFix license attribute on crates
051b627 Opened by Brian Anderson at - 1 commentRequire structs to use newtype form or have at least one field
9f3096c Opened by Niko Matsakis at - 3 commentsvec::from_fn documentation says it returns an immutable vector
cdf03d4 Opened by sammykim at - 2 commentsInternal compiler error: trait A: { fn f(&r/self) { }}
b135da4 Opened by nielsle at - 1 commentRFC: remove the ability to use
ac9f6cc Opened by bstrie at - 3 commentsErather thanein float literalsWe shouldn't use the host's
5ae2673 Opened by Jed Davis at - 14 commentsuintfor target sizes.When linking against DLLs on Windows with MinGW, 'entry point not found'
ab29e06 Opened by Tony Aldridge at - 2 commentspretty/record-trailing-comma is xfailed
cd13f62 Opened by Tim Chevalier at - 7 commentsWhat should be allowed in the pattern grammar?
0b08d9f Opened by Deleted user at - 6 commentsSegfault with simple twiddle objects
06b56fe Opened by Brian Anderson at - 3 commentsthe TreeMap Ord implementation is not 100% correct
d83af13 Opened by Daniel Micay atimplement Hash on tuples and owned containers
b69aea5 Opened by Daniel Micay at - 6 commentsmemory leak in stage1's libsyntax after disabling vecs_implicitly_copyable
e922950 Opened by Erick Tryzelaar at - 1 commentIt's weird that cmp::Ord methods can't take &const T without purity.
1fffc31 Opened by ben blum at - 19 commentsty_bare_fn consts have an environment pointer, but their type doesn't.
6345bc0 Opened by Jed Davis at - 3 commentsAdd Ptr.mut_offset method
a0a05d3 Opened by Brian Anderson at - 1 commentCoercing bare fn to
2c6f9c1 Opened by Jed Davis at - 8 comments&fnis inconsistent in statics./etc/ld.so.cache regeneration
fcca775 Opened by cnd at - 9 commentsICE with namespace qualified macro
39dc97f Opened by Huon Wilson at - 4 commentsMake rpath usage optional
a7d68e2 Opened by Fabian Deutsch at - 32 commentsstage0 segfaults on Win7 64bit
06a731f Opened by mrhandle at - 2 commentstype parameters of trait functions and impl selection combine in confusing ways
1661184 Opened by Marvin Löbel at - 11 commentsRewrite the tutorial section about traits for uppercase Self as type
64559ac Opened by Marvin Löbel at - 1 commentMake CFG_LIBDIR configurable
4890c88 Opened by Fabian Deutsch at - 5 commentsRegion parameterization inference does not play well with explicit self
ebeb645 Opened by Niko Matsakis atmake check broken on windows
8237577 Opened by Brian Anderson at - 2 commentsAllow refinement of existing method types in subtraits
3ed483c Opened by Daniel Micay at - 8 commentssubmodules can't access non-pub type names in parent modules
db7ace9 Opened by John Clements at - 3 commentsICE on completely bogus use of
e8951cf Opened by Benjamin Herr at - 5 commentsrefin closure parameter listSection 5.1 mentions ~[int] out of the blue without explanation
a65fc71 Opened by John Gabriele atlinkage errors with explicit named lifetimes parameters to a function
5963ca9 Opened by Benjamin Herr at - 2 commentsshould be possible to do [CopyableVariant, ..n] for a non-copyable type
8ea4acf Opened by Daniel Micay at - 11 commentsMove libfuzzer to a separate package
8fb9655 Opened by Brian Anderson at - 8 comments
b4a9aa0 Opened by Brian Anderson at - 9 commentsusecan't resolve non-pub parent module throughsuperlibrustrt fails to link
62bb6a9 Opened by kud1ing at - 11 commentsrustdoc doesn't use explicit self
c4525ae Opened by Daniel Micay at - 1 commenthash collisions with tuples
f1360fd Opened by Daniel Micay at - 22 commentsbuild should not bootstrap compilers for non-build-triple host compilers
ef6326c Opened by Brian Anderson at - 7 commentsUpdate pandoc on bots to get syntax highlighting in docs
196cdc8 Opened by Brian Anderson at - 3 commentsbots are no longer testing core/std on windows
6959a9a Opened by Brian Anderson at - 5 commentsImplement unwinding for ARM
aca3419 Opened by Seo Sanghyeon at - 7 commentsRFC: turn
6352509 Opened by bstrie at - 13 commentstrueandfalseinto enumsRemove
63cd4e7 Opened by bstrie at - 1 commentimpl &TypeImplement minmax
404a91a Opened by Seo Sanghyeon at - 15 commentsAbsolute paths in enum variant names cause "a variety of fun errors"
fa64bc2 Opened by Brendan Zabarauskas at - 7 commentsChange range_rev to be inclusive on the low end
6d80263 Opened by Seo Sanghyeon at - 4 commentsWrite new documentation about android cross compilation
4ba9d1a Opened by Brian Anderson at - 3 commentsCertain unicode character combinations make the compiler angry
b99dddc Opened by Tony Aldridge at - 10 commentsRaise the 78-column tidy limit
35330d2 Opened by Brian Anderson at - 8 commentsICE with an
0991e89 Opened by Alex Crichton at - 5 comments@mut ~[T]vecLLVM assertion when creating region pointer for bare self value
e883d48 Opened by Josh Matthews at - 3 commentsMake oneshot pipes work again
a094909 Opened by Brian Anderson at - 2 commentsstd::hashmap should use TotalEq
d07d3d3 Opened by Daniel Micay at - 3 commentsCross crate tests on windows are broken
44ffe1f Opened by Brian Anderson at - 6 commentsTest on Android Target
31ae010 Opened by yichoi atAdd
9c45208 Opened by Brian Anderson at - 4 commentsspawnandstreamto prelude.Reconsider names of the std::comm types
3542964 Opened by Brian Anderson at - 5 commentsRename
c80efe8 Opened by Brian Anderson at - 3 commentscore::comm::oneshot"rustpkg build" should use installed dependencies
688acec Opened by kud1ing at - 3 commentsfoldl and foldr need lifetime specifiers
d0bb1f5 Opened by Jesse Luehrs atType parameters should be distinguished from lifetime variables in pretty printer
b966c4c Opened by Kang Seonghoon at - 5 commentsCalling tuple struct constructor as a function causes segfault
21e5a2f Opened by Kang Seonghoon at - 5 commentsUnexpected result of fuzzy_eq() on large number
281fcf0 Opened by ILYONG CHO at - 3 commentsLLVM assertion using bare self value
f285f8b Opened by Josh Matthews at - 5 commentsRemove rust_exchange_alloc
1292709 Opened by Brian Anderson at - 4 commentsstdtest deadlocks on windows
8f9d41b Opened by Brian Anderson at - 5 commentsRename Android target triple
b423e28 Opened by Brian Anderson at - 5 commentsStop producing 0-byte library files
f65b838 Opened by Brian Anderson at - 2 commentsinfo!/error! cut off strings that are too long
fccdb19 Opened by Josh Matthews at - 2 commentscoretest segfaults periodically checking RUST_DEBUG_MEM env var
74e420d Opened by Brian Anderson at - 3 commentsrustc: Unexpected Failure (task ran out of stack)
6f65901 Opened by Leah Hanson at - 2 comments0.6 documentation
3d5d238 Opened by Brian Anderson at - 11 commentsErlang bit syntax
317b590 Opened by Deleted user at - 8 commentssegfault on i686-unknown-linux-gnu returning a struct from C
e7a2c0d Opened by Brian Anderson at - 5 commentsTypechecker ICE with constant names in patterns and match on literal
705292c Opened by Jeaye Wilkerson at - 6 commentsICE when matching a dereferenced complex newtype against the newtype
a1eeb6e Opened by Josh Matthews at - 2 commentsAdd generic
47f9c9d Opened by Brian Anderson at - 4 commentsrangefunction to the preludeborrow check doesn't distinguish different tuple elements in match expression
d21e3d9 Opened by Daniel Micay at - 4 commentsBuild all rust libraries and binaries with "our packaging solution"
c1db219 Opened by Brian Anderson at - 8 commentsLLVM upgrade
b1df73c Opened by Seo Sanghyeon at - 13 commentsCondition types do not support non-static-lifetime borrowed pointers
f2b3b22 Opened by Brian Anderson at - 6 commentsPort and Chan methods should take &mut self
58aeda5 Opened by Brian Anderson at - 9 commentsCombine GenericChan and GenericSmartChan traits
c49eca0 Opened by Brian Anderson at - 1 commentFailure in the test suite when removing a drop block from core::pipes
3eee1aa Opened by bstrie at - 2 commentsFailure during stage1 libcore when removing a drop block from core::unstable
60d5fbb Opened by bstrie at - 2 commentsEndless hang during stage1 when removing drop block from core::task::mod
54f589d Opened by bstrie at - 4 commentsFailure in the test suite when removing drop block from core::task::mod
e924a30 Opened by bstrie at - 2 commentsFailure during stage1 libsyntax when removing drop block from core::task::mod
489ebf1 Opened by bstrie at - 2 commentscall to os::args() suppresses nonzero exit code & "root task failed" line
5d57a8e Opened by John Clements at - 4 commentsRemove
632dc2b Opened by bstrie at - 2 commentspure
e2223fb Opened by Brian Anderson atrustshould not be creating subprocesses for its commands
7aee241 Opened by Brian Anderson at - 1 commentrustshould work without installingUpdate
542e91c Opened by Brian Anderson at - 4 commentsPathconstructor to new conventionsUpdate
0a4c9ba Opened by Brian Anderson at - 1 commentSharedChanconstructor to new conventionsadd swap method to the Map trait
2628601 Opened by Daniel Micay at - 3 commentsadd pop method to the Map trait
3a0cf17 Opened by Daniel Micay at - 1 commentBorrow checker is unsound in the presence of mutable fields
f2ff4e8 Opened by Niko Matsakis at - 1 commentRemove LLVM GC patches, add ARM patches, remove clang, rebase onto trunk
8fa4913 Opened by Brian Anderson at - 3 commentsReuse snapshot LLVM by default instead of rebuilding
f5c5049 Opened by Brian Anderson at - 8 commentsStop building clang
de13021 Opened by Brian Anderson at - 3 commentsargv argument on
ec9bf14 Opened by Brian Anderson at - 1 commentrust_startlang item etc. has incorrect typerustdoc no longer shows trait implementations in the documentation
e2b16d6 Opened by Daniel Micay at - 1 commentReplace instances of old deriving attribute with new meta-deriving one
fe366a4 Opened by Deleted user atRedesign / rewrite rustdoc
50c544d Opened by Brian Anderson at - 6 commentsimpls of priv traits should be hidden in the docs
a07a95f Opened by Daniel Micay at - 7 commentsRFC: Enum trait
bbf0466 Opened by Deleted user at - 11 commentssegfault on trivial usage of MutexARC<int>
4029f06 Opened by danglick at - 2 commentsstr api should offer a method to convert a
972d169 Opened by Niko Matsakis at - 4 comments&u8slice into an&strwith same lifetimeAfter snapshot, update the abi constants in syntax/abi.rs
6b26f3c Opened by Niko Matsakis at - 3 commentsICE: when no library name is given
bf06d2a Opened by klutzy/defunct at - 6 commentsstr module allocates too much; proposal for improvement
c54579d Opened by Marvin Löbel at - 6 commentsExport uv functions from rustrt, remove wrappers
e09edc4 Opened by Brian Anderson at - 8 commentsfailed use statements?
eb264c2 Opened by Nick Desaulniers at - 1 commentICE when passing self as the value to a nonexistent struct field
96af0c2 Opened by Jesse Luehrs at - 5 commentssegfault on vector.filter
1d8f0b3 Opened by Ross at - 2 commentsICE with using a condition from another crate
9c99b4a Opened by Youngsoo Son at - 7 commentsInternal compiler error: task failed at 'Unsupported constant expr'
73b9be1 Opened by Leah Hanson at - 4 commentsstruct Foo {} should be rejected
f0e814f Opened by Tim Chevalier atICE trying to deref a newtype struct implementing Drop
34e8f37 Opened by Benjamin Herr at - 1 commentTrait inheritance doesn't work with the Copy trait
438d14b Opened by Erick Tryzelaar at - 2 commentsthe trie should allow other fixed-size integer types as keys
da5e001 Opened by Daniel Micay at - 6 commentsInteger type inference confusion
66e25e9 Opened by Alex Crichton at - 2 commentsRegression tests for the REPL
ebb5598 Opened by bstrie at - 7 commentstype param parser allows separators in strange locations
f9a186b Opened by John Clements at - 1 commentglobal path not currently allowed in type bound for generic
95d6aff Opened by John Clements at - 1 commentLLVM assertion when implementing methods that take self by-value on numeric types
abc3c99 Opened by bstrie at - 1 comment'error: illegal borrow: borrowed value does not live long enough' on chained methods that return &'self pointers
9945db5 Opened by Marvin Löbel at - 2 commentsNegative numbers in types like-uint
6690221 Opened by Jonas mg at - 20 commentsrustdoc should show pub use statements
2362f8a Opened by Daniel Micay at - 6 commentsRemove purity-related unsafe blocks
f7473fe Opened by Deleted user atnewtype structs and tuple structs should have (or just allow) priv fields
193ce40 Opened by Daniel Micay at - 2 commentsrust could use linkonce_odr instead of internal on instantiations of generic functions
e3d2c7d Opened by Daniel Micay at - 1 commentrustc should output a loop in the IR for initializing arrays
392271e Opened by Daniel Micay at - 1 commentFFI and union
946cb0b Opened by Seo Sanghyeon at - 28 commentsLint mode for unused private functions
05b069e Opened by bstrie at - 2 commentsRFC: Forbid
1b3fb50 Opened by bstrie at - 11 commentspubandprivin positions where they do not change the default behaviorICE with invalid syntax
2395694 Opened by Daniel Micay at - 5 commentscore::trie needs an external iterator
b43ce46 Opened by Daniel Micay at - 1 commentrun-fail/unwind-misc-1 fails but exits with 0 when core::hashmap is used
254970e Opened by Daniel Micay at - 2 commentsCoherence rules are stricter than they need to be
4a49a60 Opened by Niko Matsakis at - 2 commentsgetopts should use grapheme clusters for text alignment
47f5dd0 Opened by Marvin Löbel at - 8 commentsSegfault in unstable::lang::return_to_mut
1576cc8 Opened by ben blum atRegion#subst ICE: trait A<'self, T> { fn f() -> &'self T;}
dbf461f Opened by nielsle at - 5 commentsICE: pub extern { macro_rules! foo(() => ()); }
7a93d98 Opened by Kang Seonghoon at - 3 commentsAllow destructuring assignment on fixed-length vectors
6d6bced Opened by Jonas mg at - 4 commentsICE "no enclosing scope" with cross-crate map
9197614 Opened by Alex Crichton at - 15 commentsremove the copy keyword, make Copy represent implicitly copyable types
5fe707e Opened by Daniel Micay at - 2 commentsSupport Windows build with Cygwin installation
bc74a29 Opened by Thad Guidry at - 8 commentsTrait reform
355f8ab Opened by Niko Matsakis at - 17 commentsClean up default and core linker arguments
0e8693b Opened by Brian Anderson at - 7 commentsMatching struct-like enum with wildcard is broken
33949eb Opened by NAKASHIMA, Makoto at - 5 commentsRemove reexports from core top level
3ce4f91 Opened by Brian Anderson at - 2 commentsrustdoc hides priv impls, but ignores overrides on methods themselves
bb10bc0 Opened by Daniel Micay at - 1 commentv.view(..) method has different borrow-check constraints than vec::slice(v, ..)
9aca6ff Opened by Felix S Klock II at - 1 commenterror message for @S as @T cast is unclear
cf0423f Opened by Felix S Klock II at - 8 commentsInteger literals >= 2^64 cause an ICE
e8251a0 Opened by Björn Steinbrink at - 3 commentsIncorrect loan error when local borrowed variable is updated to new loan
c87521d Opened by Kang Seonghoon at - 2 commentsdocument constant expressions in rust.md reference manual
73f6337 Opened by Felix S Klock II at - 12 commentsICE with repeated bound in impl and macro variable declaration
7573d6e Opened by Huon Wilson at - 2 commentsVisibility of struct-like enums across crates seems to fail
b6a4825 Opened by mantielero at - 4 commentsRemoving copies causing segfaults
c2c718c Opened by Alex Crichton at - 1 commentAllow usage of upstream libuv
814d6d8 Opened by Fabian Deutsch at - 7 commentsname resolution and warnings inconsistent
499b341 Opened by Jack Moffitt at - 2 commentsadd find_or_insert method to the Map trait
32c500f Opened by Daniel Micay at - 24 commentsCannot parse global type constraints
38495d5 Opened by Erick Tryzelaar atDocument casting to trait
e6eaeff Opened by Seo Sanghyeon at - 1 commentAdd tests to make sure the output of "rustc --expand pretty" can compile
54dd250 Opened by Erick Tryzelaar at - 5 commentsreseed the hash table keys on clone
72f6244 Opened by Daniel Micay at - 2 commentschained import error message unhelpful
272a67b Opened by Jack Moffitt at - 6 commentsimpl TotalEq/TotalOrd for floats with the standard (IEEE754) total ordering
f011323 Opened by Daniel Micay at - 3 commentsimplement deriving for TotalEq
5ce112e Opened by Daniel Micay at - 4 commentsimplement deriving for TotalOrd
54da7f3 Opened by Daniel Micay at - 2 commentsdefault methods for the cmp traits
86bce83 Opened by Daniel Micay at - 10 commentsfind a better way to deal with the Equiv trait
37de9ee Opened by Daniel Micay at - 1 comment&mut self and structs containing pointers don't mix because 'self is ambiguous
aff6669 Opened by Daniel Micay at - 1 commentadd a trait for external iterator objects
953f1ff Opened by Daniel Micay at - 1 commentrustc crashes when called without arguments
2ae10dc Opened by Björn Steinbrink at - 2 commentsadd #[non_owned] and #[non_const] attributes
3bd2191 Opened by Daniel Micay atDocument built-in syntax extensions
c97d73e Opened by Brian Anderson at - 4 commentsconstants should be tagged with unnamed_addr to merge them
299f44c Opened by Daniel Micay at - 4 commentsRustdoc doesn't show the struct field docs
a12f569 Opened by Kang Seonghoon at - 5 commentsSegfault with enum struct and method
d393763 Opened by Deleted user at - 5 commentsRemove std::par
f618e01 Opened by Brian Anderson at - 4 commentsMacro expansion is top down instead of bottom up
deebeb7 Opened by Valentin Gosu at - 2 commentsAdd a terminate/kill method to core::run::Program (or make destroy kill the process)
c33db4d Opened by Gareth Smith at - 1 commentadd a way to compile an internal iterator to an external one (state machine) like C#
41a23f8 Opened by Daniel Micay at - 2 commentsGeneric type alias: unable to access static fn
80c33ab Opened by Jeaye Wilkerson at - 5 commentsRelease tarball does not extract correctly with mingw tar
a195e2a Opened by Brian Anderson at - 9 commentsBuild fails on linux if libunwind is installed
4a7b762 Opened by James Miller at - 7 commentsMake the version number appear only once in the codebase
93ebc71 Opened by Brian Anderson at - 11 commentsrust binaries should not have an executable stack
32f814c Opened by Daniel Micay at - 2 commentsprovide a way to disable rust's usage of RPATH
cec6b45 Opened by Daniel Micay at - 1 commentShould we reconsider statement-on-lhs-of-expr rules?
654d640 Opened by Marvin Löbel at - 5 commentsFailure linking libuv on OS X 10.7.5
d5e8f44 Opened by Brian Anderson at - 8 commentscore::repr assumes it knows how enums are represented
c6a0ca0 Opened by Jed Davis at - 1 commentChange lifetime of the self pointer in an
2e5aa39 Opened by Niko Matsakis at - 1 comment&selfmethodWarn about overlapping patterns
ad84208 Opened by Lindsey Kuper at - 12 commentstypeck::check::_match emits derived errors
259119f Opened by Tim Chevalier at - 3 comments
df3e7d7 Opened by Tim Chevalier at - 4 commentsmake check-stage1-doc-refis brokeneach_char conflict in str::StrSlice and io::ReaderUtil
abbd0a0 Opened by Sean Billig at - 2 commentsSegmentation Fault while iterating over a vector of "~[~T as Trait]"
0003693 Opened by Robbie Straw at - 4 commentserror: macros cannot expand to foreign items
f4db7a7 Opened by John Clements at - 10 commentsusing 'self in return values doesn't appear to require a 'self parameter
4731b45 Opened by Daniel Micay at - 2 commentsrusti: duplicate definitions are accepted but break all further interaction
dd3eb73 Opened by Benjamin Herr at - 4 commentsRustpkg "ready for use" metabug
3aea941 Opened by Graydon Hoare at - 4 commentsRustpkg should operate on a URL-like pkgid
e5dfde2 Opened by Graydon Hoare at - 2 commentsRustpkg should infer crates to build
b24dfd3 Opened by Graydon Hoare at - 3 commentsRustpkg should extract dependencies from
45ce78b Opened by Graydon Hoare at - 4 commentsextern modstatements.Rustpkg and rustc should use RUST_PATH env var to locate packages
5755bbe Opened by Graydon Hoare at - 1 commentRustpkg needs to be testable
92f44be Opened by Graydon Hoare at - 5 commentsRustpkg should support versions integrated with a VCS
2d01635 Opened by Graydon Hoare at - 2 commentsUse sqrt intrinsic for floating point sqrt
7118ea5 Opened by Brian Anderson at - 12 comments"the type of this value must be known in this context" reoccurring
576ead5 Opened by Kang Seonghoon at - 1 commentCorrupted initialization in the static struct
413c849 Opened by Kang Seonghoon at - 5 commentsInconsistency between destructuring assignment and pattern matching with tuples
325de90 Opened by bstrie at - 1 commentrustc llvm assertion
0bd2048 Opened by Jesse Luehrs at - 1 commentresolve issue with reexports
bafca00 Opened by Jesse Luehrs at - 4 commentsfileinput failure on OS X bot
37623f0 Opened by Daniel Micay at - 1 comment[Docs] Logging section is incomplete
4e8cc2d Opened by Valentin Gosu at7.2.24 refers to move operator in pattern matches
d0065bf Opened by Josh Matthews at - 3 commentsFloating point modulus (and probably other llvm instrs) calls libc without stack switch
a053ca0 Opened by Brian Anderson at - 7 commentsmake performs a download
917d5fb Opened by Paul Nathan at - 3 commentsICE when returning struct with borrowed pointer to trait
16219c5 Opened by Deleted user at - 8 commentsStack exhaustion with bodyless mod statement that matches filename
ac64450 Opened by 김현강 at - 5 commentsWindows segfaults in libstdc++ when MinGW version is too new
894262d Opened by darkf at - 8 commentsi386 code ends up with TEXTREL sections
821f64b Opened by Daniel Micay at - 10 commentstype parameter bounds can't use already defined lifetimes
1ac625e Opened by Jesse Luehrs at - 1 commentWrong error message with managed boxes
edf1001 Opened by Diggory Hardy at - 6 commentsvariable in macro output incorrectly reported as unused
20b5544 Opened by Jack Moffitt at - 6 commentsInstaller 0.6 for Windows contains only rustc.exe
a3275a3 Opened by khris at - 4 commentsinconsistent behaviour regarding @mut and &mut in managed and borrowed reference types
a048339 Opened by Diggory Hardy at - 2 commentsLifetimes can escape in traits / objects
6c28c21 Opened by Niko Matsakis at - 16 commentsExpose LLVM types
0279beb Opened by Aurora Nockert at - 6 commentsReason about nested lifetimes that appear in types
eeff385 Opened by Niko Matsakis at - 1 commentpreemptive scheduling
ddd181d Opened by Daniel Micay at - 3 commentsCmplx .to/from_polar need generic
496f004 Opened by Huon Wilson at - 3 commentssin&cosCmplx .norm needs generic
60df7f5 Opened by Huon Wilson at - 1 commentsqrtCmplx division by 0 and NaN
dccf7fd Opened by Huon Wilson at - 9 commentsGuarantee that the complex number type is compatible with the C representation
bdd0b48 Opened by Daniel Micay at - 3 commentsFigure out a good convention for normalizing rational numbers
5cb2607 Opened by Daniel Micay at - 5 commentsLink dependent lifetimes in reborrowed slices
7b8710e Opened by Niko Matsakis atrustc crash for unreachable io loop
208abdb Opened by Ramon Snir at - 2 commentsmake install fails to install core libraries with correct permissions
6fe4a79 Opened by Ms. Molly Stewart-Gallus at - 3 comments'rust test' has zero return code regardless of whether there are failing tests
87c5cb7 Opened by Victor Deryagin at - 2 commentsx86 C ABI struct passing does not work for small structs
acf96e5 Opened by Brian Anderson at - 7 commentsx86 C ABI struct return does not work on windows/mac for structs < 8 bytes
525d93d Opened by Brian Anderson at - 4 commentsthe compiler hit an unexpected failure path. this is a bug
6d91ad2 Opened by Daniel Lemos at - 3 commentsInaccurate copyright attribution in LICENSE files
7bcdab3 Opened by Brian Anderson at - 8 commentsmake type modifiers usable for macro substitution
d42daba Opened by Jack Moffitt at - 6 commentsAssertion failed in libuv stream.c when running Rust 0.6 port of redis-rust
a9359fa Opened by Timm Preetz at - 3 commentsRFC: replace the type keyword
1242194 Opened by Daniel Micay at - 6 commentsAdd IRC hooks for opened pull requests
a37d6e5 Opened by Brian Anderson at - 4 comments"task failed at 'index out of bounds..." when compiling
8098237 Opened by Harry Garrood atObject types should use adjustments, include mutability
9ee6063 Opened by Niko Matsakis at - 8 commentsUsing an invalid recursive Enum crashed the compiler due to running out of stack
163887f Opened by Eric Wiltfang at - 1 commentWarn or error on multiple-
7eafbc1 Opened by Marvin Löbel at - 5 commentsmodcode duplicationRFC: make default comparisons as deep as a clone
0377ed4 Opened by Daniel Micay at - 9 commentsallow choosing the initial stack size
d27e917 Opened by Daniel Micay at - 12 comments
aaefef6 Opened by Huon Wilson at - 2 commentsfrom_str_radixincorrectly parses out-of-range repeating constants...Can not create pointer like types in Rust (without excessive gunk)
d26fb38 Opened by Ms. Molly Stewart-Gallus at - 4 commentsLinking fails attempting to run cc (fork returns -1)
8001f8e Opened by Val Lorentz at - 21 commentsassert! terminates rusti REPL
04a4a25 Opened by Dan Luu at - 7 commentsSpelling suggestions should consider trailing exclamation points
1d7930c Opened by bstrie at - 7 commentstreatment of subtyping in trait matching is unsound
6cd91da Opened by Niko Matsakis at - 6 commentsNondeterministic behavior when referencing a closure more than once
3f21562 Opened by bstrie at - 4 commentsREPL 0.6 completely broken on Ubuntu Lucid
9e01a27 Opened by Marc atice when compiling rust-css tests
da9b01f Opened by Jack Moffitt at - 1 commentICE when linking two extern functions to the same function, but with different signatures
99bee47 Opened by Jesse Luehrs at - 5 commentsenum struct variants can mask regular struct constructors
2d60d7a Opened by Erick Tryzelaar at - 6 commentsrename str::slice to str::slice_bytes
f935853 Opened by Erick Tryzelaar at - 5 commentsErrors inside a macro invocation don't report the full location of the error
573fdde Opened by Erick Tryzelaar at - 5 commentsregion/type inference bug with method
5677555 Opened by Daniel Micay at - 9 commentsrusti segfaults when spawning a new task
da6f3f2 Opened by Dan Luu atrustc ICE's when path is a directory
d0ec5ea Opened by Jack Moffitt at - 4 commentsRustpkg needs to support building multiple interdependent crates
caf7b5c Opened by Mikhail Zabaluev at - 10 commentsrust hang out when given folder name
8214eac Opened by sammykim at - 3 commentsLib: simplify
96694f1 Opened by kud1ing atstrusing lifetimed sub-strings?No Encodable/Decodable implementation for type "char"
bde2411 Opened by Michael Neumann at - 1 commentAdd support for unicode case folding
90be35d Opened by Marvin Löbel at - 1 commentHow to correct "prior loan as mutable" error with subsequent method calls?
db5b219 Opened by Deleted user atHow to correct "prior loan as mutable" error with subsequent method calls?
4fd225b Opened by Chris Leary at - 3 commentssyntax: destructuring structs, tuple structs and tuples should be consistent
46d241b Opened by Daniel Micay at - 17 commentsNo indication of license for content on the Rust wiki
c9526c1 Opened by Alex Bradbury at - 14 commentsInternal compiler error with lib is built by different rust version.
fff68d6 Opened by sammykim at - 1 commentType inference stopping short of success
24555b9 Opened by Alex Crichton at - 2 commentsIncoming is broken on Arch Linux after LLVM upgrade
f172207 Opened by Brian Anderson at - 5 commentsdebug-info tests are broken after LLVM upgrade
15b560d Opened by Brian Anderson at - 7 commentsRustdoc ignores a newline in one-line doc comments
5579637 Opened by Kang Seonghoon at
c18fd57 Opened by Leah Hanson at - 2 commentsmake docscompiles LLVMpub extern functions aren't considered unsafe from other crates
b6a836a Opened by Jesse Luehrs at - 3 commentstt-macro doesn't work
50fc745 Opened by John Clements at - 13 commentsextra-debug-info with debug! causes error: internal compiler error:
1c38838 Opened by Dan Luu at - 2 commentsPath type lacks the abilitiy to check absolute-ness
7f1131b Opened by Josh Matthews atNative C++ FFI in the same manner as D
171c17f Opened by bstrie at - 15 commentsCrossplatform compatibility error
eb61a22 Opened by macosinternals at - 4 commentsRecursive mod include causes rustc to crash.
1b478cd Opened by acertain at - 1 commentOptimized code generates valgrind errors
7290f83 Opened by Brian Anderson at - 12 commentsAdd support for rdrand Ivy Bridge instruction
f17c5b6 Opened by Brian Anderson at - 6 commentsChange @ syntax for binding pattern substructures
cc0e63a Opened by Brian Anderson at - 7 comments'lookup_item: id not found: 7184' while building q3
71cb4cd Opened by seclorum at - 10 comments'rust run' and 'rust test' need to pass arguments to both rustc and the executable
e2b6580 Opened by Marvin Löbel at - 4 commentsOut of stack error with struct containing an Option of itself
4177f5f Opened by Björn Steinbrink at - 1 commentrustc: "error: internal compiler error: calling transform_self_type_for_method on static method"
160cae6 Opened by a-p- at - 2 commentsconfigured-off modules are required to exist
a36a153 Opened by Jesse Luehrs at - 8 commentsdocs: tutorial ffi: the example compilation fails
48f77c7 Opened by Maurizio De Santis at - 2 commentsBug:
0e83844 Opened by Jan Špaček at - 2 commentsborrowed value is only valid for unknown scope: 31enum variants aren't considered to be const
2fec4ff Opened by Jesse Luehrs at - 27 commentsICE with extern C functions receiving/returning structs by value with f32/f64 members on x86_64
f6e5552 Opened by SiegeLord at - 5 commentsICE with generic extern functions
d5dde45 Opened by SiegeLord at - 1 commentDoc: http://static.rust-lang.org/doc/tutorial-ffi.html sample does not compile
ed55448 Opened by Michael Dilger at - 1 commentBug in std::net::tcp::connect
125f208 Opened by Freaken at - 1 commentCrash on Windows, Exception code: 0xc0000005
841bc4f Opened by Taco Steemers at - 17 commentsSegfault when calling a method on an owned box cast to a trait and passed to another task
e94e59d Opened by Mikhail Zabaluev at - 3 commentsICE: can't make T_opaque_trait with bare trait store
14f36bd Opened by Dzmitry Malyshau at - 5 commentsLLVM assertion failure with with borrowed pointer in struct
5354b27 Opened by Alex Crichton at - 2 commentsglibc double-free crash
cbd976c Opened by Rob Norris at - 2 commentsnested bounds on traits aren't properly checked
9f005e3 Opened by Daniel Micay at - 5 commentsTCP server fails to start listening on windows
07c7d1f Opened by Jordi Boggiano at - 11 commentsRFC: Partial application sugar
217109a Opened by Marvin Löbel at - 8 commentsmethod dispatcher doesn't handle generic implementations properly
398f495 Opened by Daniel Micay at - 7 commentsICE on enumerations referred to by submodules (submodule is declared before enum)
929fe44 Opened by Ms. Molly Stewart-Gallus at - 6 commentsmacro with repeating arguments fails with ambiguous parse
58fd035 Opened by Jack Moffitt at - 3 commentsAdd support for crossbuilding to arm-linux-gnueabihf (non-android linux)
c34789c Opened by pancake at - 5 commentsforbid redundant semicolons
80dbba8 Opened by Daniel Micay at - 6 commentsTCP server terminates on socket.read call on x86.
a0fac8d Opened by Alexander Bersenev at - 4 commentsToo long int type compiler error
0af9580 Opened by Deleted user at - 4 comments@mut freezing bugs
bfa4a75 Opened by Daniel Micay at - 2 commentsPoor error while expanding macro_rules with bad match
89fd098 Opened by Indy Ray at - 1 commentGetting rid of the usage of android ndk in rustc::driver
f630987 Opened by ILYONG CHO at - 5 commentsRust puts garbage in data structures containing static lists
8bcd863 Opened by Ms. Molly Stewart-Gallus at - 3 commentsWarn when lifetime parameters are unused.
81972e8 Opened by Daniel Micay at - 27 commentsConfusing error: 'method
3c2ca2a Opened by Brian Anderson at - 5 commentsreadhas 1 parameters'Two mut Managed Boxes Vectors ++ error
9457619 Opened by Deleted user at - 1 commentsource code indentation - 4 spaces
92f3221 Opened by Pawel Barcik at - 1 commentUnable to backtrace using gdb on ARM
6cf5e61 Opened by ILYONG CHO at - 4 commentsICE with self region
af905cd Opened by Marvin Löbel at - 8 commentsrusti: use prevents any statements from being executed afterwards
b632fcc Opened by Dan Luu atsys::size_of on packed array gives wrong size
49f23aa Opened by Daniel Micay at - 2 commentsSyntax extensions (and macros) that start a line want to be a whole statement
b5eb1f4 Opened by Paul Stansifer at - 14 commentsCan't cast to trait statically
e2a8eb3 Opened by Ms. Molly Stewart-Gallus at - 8 commentstest case for closed bug now causes ICE
41124cc Opened by John Clements at - 8 commentsthe pattern 'x()' should not be a legal identifier pattern
b70e48f Opened by John Clements at - 1 commentThe code runs slower when optimised
63d4b09 Opened by Vitaly Shukela at - 3 commentsCan't
e5ca15f Opened by Brian Anderson at - 6 commentspub useas a module defined in the current moduleLoading an "extern mod" multiple times in separate files will throw error "Library 'X' already added"
c4aa0ad Opened by Dylan Knutson at - 1 commentAllow deeply nested modules to be collapsed to a single page in rustdoc
26204e7 Opened by Patrick Walton at - 7 commentsrustdoc does not generate documentation for extern blocks.
5e8d66c Opened by Patrick Walton at - 5 commentswarning about unneeded unsafe functions is wrong
fdf9385 Opened by Daniel Micay at - 3 commentsstr::char_at_reverse is broken
99d8517 Opened by Aleksi Käpyvaara at - 2 commentsrustc out of stack when RUST_LOG=rustc
ba9df2e Opened by klutzy/defunct at - 3 commentsICE with compound assignment and Drop::finalize
a0fd210 Opened by Jae-Myoung Yu at - 1 commentallow rvalue temporaries to be borrowed as &mut
4dd0379 Opened by Daniel Micay at - 1 commentThe #[no_mangle] attribute does not work on static data.
6f4ac08 Opened by Ms. Molly Stewart-Gallus at - 1 commentcore::run and rust_run_program.cpp do unsafe and leaky things on windows
b3c0de1 Opened by Gareth Smith at - 2 commentsOption<char> should be represented as just one 32 bit value
e9da04d Opened by Marvin Löbel at - 16 comments"internal compiler error" while trying to implement the Fibbonaci function with memoziation.
88ff3ca Opened by Nils at - 3 commentsUnexpected error: loan of mutable local variable as mutable conflicts with prior loan
22228d9 Opened by Lily Ballard at - 2 commentsclosure type isn't inferred properly when a function returns a named closure
0bd13c6 Opened by Tim Chevalier at - 11 commentscore::vec is missing methods for mutable slices
ad7a236 Opened by Brian Anderson at - 4 commentsfasta-redux and threadring failing on bots
6df708a Opened by Brian Anderson at - 3 commentsCompiler out of stack on generic base trait impl restricted to a derived trait
04b0c5a Opened by Mikhail Zabaluev at - 7 commentsRustc fails to resolve imports use'd in a module if that module is loaded in another file
f0d2a58 Opened by Dylan Knutson at - 1 commentProposal: Implement assignment operator overloads
9f73bd0 Opened by Brendan Zabarauskas at - 15 commentsmirror-all-snapshots.py cannot download 2012-10-09-cd6f24f-macos snapshot
262f747 Opened by Ivan Kozik at - 9 commentsUsing enclosing function's type parameter in enum definition yields ICE instead of error
e9dc951 Opened by Jed Davis at - 5 commentsJSON deserialization of empty HashMap results corrupted object
e8e94b9 Opened by Alexander Bersenev at - 1 commentSegmentation fault in match.
e0be062 Opened by Alexander Bersenev at - 1 commentunique pointers + macros → rust: task failed at 'assertion failed: !bcx.ccx().maps.moves_map.contains(&arg_expr.id)'
47738c4 Opened by Jed Davis at - 4 commentsOverloaded
b9f3f28 Opened by bstrie at - 24 commentsAddon Option has arguably the wrong behaviorTask-local data should not require managed boxes
4b96af3 Opened by Brian Anderson at - 3 commentsRustpkg should know about docs
316aa98 Opened by Tim Chevalier at - 3 commentsPointer sigils on closures
16a3bec Opened by Brian Anderson at - 4 commentsConditions are always private
ae1d847 Opened by Brian Anderson at - 13 commentsInteger overflow checking
ed9b3be Opened by Tim Chevalier at - 8 commentsImplement
f537a04 Opened by Brendan Zabarauskas at - 2 commentsasoperator overload traitTest strconv::test::from_str_ignore_underscores fails on i686
7edf63d Opened by Brian Anderson at - 1 commentBorrow check error with hash maps
c4e6e2c Opened by Tim Chevalier at - 2 commentsconsider removing the fallback to int for integer inference
72f74a4 Opened by Daniel Micay at - 21 commentsGet rid of the master/incoming distinction
b1be95e Opened by bstrie at - 4 commentssupposedly unused unsafe blocks are really unsafe
18350ac Opened by Jack Moffitt at - 12 commentsSymbolic log levels, not just numbers
2577d70 Opened by Patrick Walton at - 2 commentsRemove the longest-match logic in module-name matching for logging
3ef6db5 Opened by Patrick Walton at - 6 comments
8bb94a5 Opened by Patrick Walton at - 4 commentsRUST_LOG=errorshould turn on error-level logging for all modulesfmt! could be optimized for some combinations of arguments
045c888 Opened by Marvin Löbel at - 3 commentsNew syntax proposal: Conditional matching
35c3d5c Opened by Brendan Zabarauskas at - 14 commentsTask local storage leaks memory
75dafb1 Opened by Brian Anderson at - 5 commentsUsing the quote_tokens!() macro results in unresolved ext_cx errors
8c6791e Opened by Cole Mickens at - 2 commentsBuilding without node, with pandoc results in error
5bdc983 Opened by Brian Anderson at - 2 commentsInternal compiler error (occurs latest version of servo)
e7f6e2a Opened by Aiden at - 1 commentIn libcore, convert functions to methods whereever it makes sense
5bdf44b Opened by bstrie at - 10 commentssyntax const_eval ICE
0970eaa Opened by John Clements at - 1 comment"task ... ran out of stack" error
4c803c4 Opened by Mitch Skinner at - 5 commentsoverloaded operators force moves with generic types
59d80e1 Opened by Daniel Micay at - 2 comments
00dce62 Opened by Marvin Löbel at - 1 commentmake checkdoesn't find NOTEs of the form '//NOTE'Bootstrap build is failing on Mac OS X with "rust: task ... ran out of stack"
704cbf4 Opened by Felix S Klock II at - 21 commentsImplement Ord/TotalEq/TotalOrd for char
4539c39 Opened by emberian atAllow trait-less impls on primitive types when in the corresponding libcore module for each type
7a23ceb Opened by bstrie at - 4 commentsLLVM assertion error with self-by-value
50b9637 Opened by emberian at - 5 commentsInherited traits don't work in trait objects
4a5ebdc Opened by Daniel Ralston at - 1 commentIncorrect span with bad imports
17a95ba Opened by emberian at - 3 commentsos::mkdir and friends should maybe not take u32
05fb486 Opened by Brian Anderson at - 14 commentsPattern matching on newtype structs doesn't work cross crate
e4a1efe Opened by Patrick Walton at - 2 commentsRustpkg/rusti/rust is not included in the Windows binary release
4c579df Opened by Dylan Knutson at - 4 commentsstd::timer::recv_timeout never receives
6929d7c Opened by Mikhail Zabaluev at - 2 commentsDrop finalizer on newtype structs does not work
3bafe27 Opened by Brian Anderson at - 4 commentsRaw pointer dereferencing ignores variable mutability
e2dc751 Opened by James Miller at - 1 commentString keys in HashMap are practically impossible
3e45e78 Opened by James Miller at - 1 commentAssertion in build on Linux x86
7967a0d Opened by Mikhail Zabaluev at - 4 commentsreplace POSIX glob implementation with an internal implementation
6efc6ea Opened by Jesse Luehrs at - 4 commentsprovide a non-allocating version of os::glob
cc7fae6 Opened by Jesse Luehrs at - 2 commentsAssignment operator for BigInt causes ICE
a9bc838 Opened by NAKASHIMA, Makoto at - 1 commentsalvage some of core::old_iter for core::iter, remove the rest
bb5c4e1 Opened by Daniel Micay at - 3 comments
a373174 Opened by kud1ing at - 5 commentsstd::io::fs::mkdir_recursiveoverhaulmanaged box annihilator sometimes reads freed memory
ebafc0c Opened by Niko Matsakis at - 1 commentRename "ascii" module to "iso-8859-1"
0852d08 Opened by Patrick Walton at - 2 commentsinternal compiler error preventing servo from compiling on OS X 10.8
06b2092 Opened by Josh Aas at - 5 commentsAdd a method to convert a vector of
3a00340 Opened by Patrick Walton at - 7 commentsAsciito a string slice without copyingIncoming fails on i686 linux with optimizations
9195966 Opened by Brian Anderson at - 6 commentsICE: function returning
2f3688c Opened by NAKASHIMA, Makoto at - 1 commentUnfoldrIteratorcompiler bug for a simple test file
3b90682 Opened by Simon Cruanes at - 8 commentsThe
e472767 Opened by Niko Matsakis at - 2 commentsSelftype is not monomorphized correctlytype limit comparisons should be conservative with respect to
1fef301 Opened by Niko Matsakis atuinttrailing attributes should not be allowed in extern mod foo { ... }
24ece2f Opened by John Clements at - 2 commentsImplement ToStr for char
92c054a Opened by bstrie at - 3 commentsUpgrade LLVM
09c2ec2 Opened by Brian Anderson at - 1 commentThere should be a shorthand for
8ab2c6d Opened by Jed Davis at - 2 commentsfoo: ref fooin struct field patterns.Borrowing ~fn to &fn leaks
91bab99 Opened by Brian Anderson at - 5 commentslibuv isn't being compiled with optimizations
f580ea7 Opened by Daniel Micay atsurprises in resolve
e49ec52 Opened by Graydon Hoare at - 5 commentsWarn about unnecessary heap allocations
45e3978 Opened by Jesse Ruderman at - 6 commentsAdd core::cmp::equiv to prelude
17ddf6d Opened by James Miller at - 3 commentsDeriving fails with 'self lifetimes
711a86a Opened by Huon Wilson atspawn on multiple computer nodes
169f80e Opened by Michał T. Lorenc at - 13 commentsmut qualifier cannot be applied to closure arguments
6396a0b Opened by Niko Matsakis at - 3 commentsICE with out-of-memory
e2e5ee0 Opened by Huon Wilson at - 2 commentsTuple arity problem in function call (Rust 0.6)
ec85b97 Opened by bitfit at - 2 commentsRemove sleeps from core::run tests
913b76f Opened by Brian Anderson at - 2 commentsICE with self.variance.is_some()
f896f10 Opened by Felix S Klock II at - 7 commentsRemove reinterpret_cast
c174412 Opened by bstrie at - 2 commentsDereference of pointer does not end its life
0c778c0 Opened by Chris Lu at - 7 commentsadd option of outputting doc attributes to crates + a doc fetching tool
b473257 Opened by Daniel Micay at - 5 commentsDesign and implement I/O error handling strategy
8fd6513 Opened by Brian Anderson at - 6 commentsString encoding/decoding and I/O
2abddf1 Opened by Brian Anderson at - 9 commentsImplement non-blocking TCP
2533684 Opened by Brian Anderson at - 1 commentBenchmark single-threaded, non-blocking TCP performance
5b41075 Opened by Brian Anderson at - 5 commentsImplement HTTP client and server library
0752b76 Opened by Brian Anderson at - 14 commentsImplement blocking file I/O using new I/O subsystem
8d41b72 Opened by Brian Anderson at - 5 commentsReplace core::io with blocking implementation of core::rt::io
2d7121f Opened by Brian Anderson at - 3 commentssome sort of iOS support
4bdc65b Opened by dobkeratops at - 28 commentsWhy did/does disable-optimize expose a hidden infinite loop
fe896a2 Opened by Felix S Klock II at - 9 commentsInfinite recursion when traversing a cyclic data structure with repr
0a01e9c Opened by James Miller at - 2 commentsICE with unicode identifiers
8c9097c Opened by Huon Wilson at - 2 commentsChange
a260769 Opened by Niko Matsakis at - 1 commentforprotocol so thatforfunctions return a boolfuture: provide infrastructure to print shared-ownership types in a way that reflects the shared graph structure
e121dd0 Opened by Felix S Klock II at - 8 commentsNeonEmitter.cpp:249: error: ‘TGError’ was not declared in this scope
7a8b8cf Opened by Josh Aas at - 13 commentsrustpkg: install from remote repository not working
ce2fce0 Opened by Pascal Jungblut at - 1 commentuse linker optimizations
ed6c760 Opened by Daniel Micay at - 5 commentsrustc should not infinite-loop on nested data type
60f2938 Opened by Felix S Klock II at - 1 commentCan not call function pointers to C functions
8a2d53f Opened by Ms. Molly Stewart-Gallus at - 2 commentsStop exporting core::rt,unicode,cmath,stackwalk,rt
2c6cdf5 Opened by Brian Anderson at - 1 commentCompiling latest master fails on i686-unknown-linux-gnu
83b3eda Opened by Dylan Knutson at - 3 commentssupport alloca
112a084 Opened by Daniel Micay at - 6 commentsFails silently: match 1 {1 => 3, 2u => 4}
cbb7407 Opened by Devin Jeanpierre at - 1 commentEliminate unsafety from scheduler operations
5122a79 Opened by Brian Anderson at - 4 commentsTest flatpipes::test_serializing_pipes is failing on the linux snapshot bot
4d21b88 Opened by Brian Anderson atRemove @-boxes from the visitor
d2c06e1 Opened by Brian Anderson at - 4 commentsNumber to/from string API
ab2ea12 Opened by Huon Wilson at - 10 commentsassert_eq!() might need a better fail message
510e1d0 Opened by Marvin Löbel at - 1 commentrust-mode: default to conventional indentation variable
6b6d47a Opened by Andrew at - 11 commentstab-widthvaluesoundness holes in let
008e79b Opened by Daniel Micay at - 1 commentleaked memory in rust main loop of ARM
d36143d Opened by yichoi at - 10 commentsRust runtime fails trying to create threads with requested stack size < TLS size
ca9408b Opened by Chris Lu at - 7 commentsThis struct hangs rustc.
594902a Opened by Christopher J Mills at - 4 commentsadd an intrinsic for calling a type's destructor
caecb05 Opened by Daniel Micay at - 1 commentneed inclusive range method
a086c38 Opened by Jack Moffitt at - 1 commentRFC Add is_not_empty methods to vectors (or
30b281f Opened by Brian Anderson at - 3 commentsis_not_*generally)Remove newtype struct auto-dereferencing method resolution
8d56b1b Opened by Brian Anderson at - 3 commentslibrustllvm.so missing from prefix target lib directory
670ded1 Opened by Tom Lee at - 1 commentFix trans cleanups to be more flexible
41001d6 Opened by Niko Matsakis at - 13 commentsshould be able to implement Drop on enums
c389dbc Opened by Daniel Micay at - 11 commentslibuv building causes a fatal error: uv.h: No such file or directory
48632fa Opened by Thad Guidry at - 2 commentsMisnamed test
035ed11 Opened by Jesse Ruderman at - 1 commentAuto-derefencing is too eager
5895b6a Opened by Huon Wilson at - 4 commentscoretest aborts in uv loop
ae74820 Opened by Brian Anderson at - 4 commentsrustc stack exhaustion with RUST_LOG=rustc
9639277 Opened by Tom Lee at - 3 commentscannot
75933d0 Opened by NAKASHIMA, Makoto at - 3 commentsderiving(Eq)for fixed-lengthed 2d vectorsRUST_LOG matches prefix
0d46f6f Opened by Seo Sanghyeon at - 3 commentsSupport attributes on macro invocations
73daafa Opened by Felix S Klock II at - 4 commentsNested method calls with
b538230 Opened by Niko Matsakis at - 10 comments&mutreceivers result in borrowck errorsAccessing
1099ac7 Opened by Niko Matsakis at - 3 comments&mutinside of@mutrequires first borrowing the@mutWrite guards on auto-sliced index expressions probably do not work
b128643 Opened by Niko Matsakis at - 1 commentRefactor callee data to store FnSig and associated info instead of ty::t
bac79a1 Opened by Niko Matsakis at - 4 commentsAssertion failure when writing to TCP socket
885e5a8 Opened by Jude Taylor at - 1 commentlint mode for missing docs
4f45734 Opened by Jack Moffitt at - 3 commentsWindows uv build is busted
3b3dec1 Opened by Brian Anderson at - 1 commentRemove dependency on rust_kernel from random number code
a11ea55 Opened by Brian Anderson atThe each_char method on &str doesn't work because multiple applicable methods are in scope
2d437c0 Opened by Thiez at - 2 commentspattern guard causes assertion failure
3161f06 Opened by 김현강 at - 2 commentsUnadorned path should resolve same as relative path written w.r.t. self/super
53432c9 Opened by Alex Crichton at - 8 commentsConvert dataflow (and liveness, and region-inference) to use a common graph abstraction
e22c98d Opened by Niko Matsakis at - 3 commentsRFC: Define binary operator traits using associated fns, not methods.
853fd42 Opened by Niko Matsakis at - 2 commentsGenerate source code annotations for editors/IDEs
6b8cfc5 Opened by Devin Jeanpierre at - 3 commentsICE with new borrowck and macros
0f2bbf1 Opened by Alex Crichton at - 5 commentsMove core::task::local_data to core::local_data
fb85bf0 Opened by Brian Anderson at - 5 commentsDynamically sized types
c32758b Opened by Niko Matsakis at - 16 commentslinking fails silently if the gcc binary can't be found
23add30 Opened by Daniel Micay at - 3 commentsRemove Durable
e2795ea Opened by Brian Anderson atatomic intrinsics should take unsafe pointers not borrowed pointers
1dbfced Opened by Brian Anderson at - 10 commentswindows libuv build not optimized
cc6918c Opened by Daniel Micay at - 3 commentsrustc.exe crashing during Windows build with i686-w64-mingw32
4631b17 Opened by Thad Guidry at - 2 commentsSegfault when casting owned structs to owned traits (double free?)
590427c Opened by bstrie at - 6 commentsICE: Computing fictitious types
744891f Opened by Alex Crichton at - 8 commentssize_of cannot be called outside of a function
3256187 Opened by Dylan Knutson at - 6 commentsReplace before-main logic with a syntax extension, use standard args for 'start' (main)
980dfab Opened by Brian Anderson at - 5 commentscompiletest allows incomplete error messages
da2a6b9 Opened by sammykim at - 1 comment
e154b33 Opened by Huon Wilson at - 3 commentsuse stdin Windows test runnerUnsafe method calls permitted incorrectly
c5699f7 Opened by Niko Matsakis at - 2 commentsReordering type parameters bounds in trait vs impl causes ICE during trans
a2acf66 Opened by Niko Matsakis at - 2 commentsc_vec introduction form must be unsafe
db7cd4f Opened by Joshua Wise at - 1 commentSegfault with | (or) and tuples and strs in match
223c318 Opened by Gareth Smith at - 2 commentsCannot automatically derive equality for structures implementing the drop trait.
e06ac3d Opened by Ms. Molly Stewart-Gallus at - 1 commentICE in parser with malformed extern decl
bc51b74 Opened by Brian Anderson atDestructuring struct with dtor by-ref
266fafb Opened by Huon Wilson at - 4 commentsNeed a strategy for interop with C unions
1ed1b72 Opened by Brian Anderson at - 3 commentsmark &mut parameters as noalias
f1015b3 Opened by Daniel Micay at - 1 commentmark & pointers to Freeze objects as llvm.invariant
ea553ff Opened by Daniel Micay at - 1 commentICE const value has different size than its type
3675627 Opened by ILYONG CHO at - 5 commentsnot produce proper exit code on ARM
798f0ed Opened by yichoi at - 2 commentsParser performance regression
402c909 Opened by Björn Steinbrink at - 6 commentsBest-effort checks for
46087d3 Opened by Niko Matsakis at - 3 comments@mutfreezing are too conservativeICE when using an enum as a member of a struct when the enum has a variant that is a struct, if the struct definition appears before the enum definition
12ee84f Opened by bstrie at - 3 commentsICE when using rust-core-foundation's CFDictionary type
1b704eb Opened by Jack Moffitt at - 2 commentsrustpkg usage messages need work
82200fd Opened by Tim Chevalier at - 5 commentsMerge new LLVM patches
e4f0e09 Opened by Brian Anderson at - 5 commentsIt would be nice to be able to redirect stdin/stdout/stderr for individual tasks.
8c9e779 Opened by Thiez at - 2 commentsrust-intrinsic ABI functions should be unsafe
0d472b4 Opened by Brian Anderson at - 7 comments"Unused imports" warning has false-positives in the presence of syntax extensions
26c36b4 Opened by Tim Chevalier at - 6 commentsImplement unkillable, rekillable and atomically for newsched
bc0b63d Opened by Brian Anderson at - 1 commentrusti always leaks memory and crashes
4972f92 Opened by James Tranovich at - 1 commentOffer suggestions for missing libraries
326ca27 Opened by Brian Anderson at - 1 commentHot code replacement
39c8357 Opened by Michał T. Lorenc at - 6 commentsIncoming build fails on Windows 7 with i686-pc-mingw32
a05971c Opened by Thad Guidry at - 5 commentsdestructuring enum-like structs that have destructors is still allowed
570585a Opened by Benjamin Herr at - 1 commentAssertion "Ptr must be a pointer to Val type!"' failed
de674ca Opened by Guillaume Melquiond at - 2 commentsAssertion "cast<Ty>() argument of incompatible type!" failed
c74d6d4 Opened by Guillaume Melquiond at - 1 commentResolve: better error message when resolve fails due to privateness
1fab429 Opened by kud1ing at - 1 commentborrow scopes should not always be lexical
d96c6f1 Opened by Jack Moffitt at - 44 commentsfind_or_insert_with should return a &mut pointer
978862f Opened by Jack Moffitt at - 6 commentsIncorrect check for memory safety in presence of closures
6dd1239 Opened by Guillaume Melquiond at - 1 commentrp.is_none ICE when using 'self lifetime name inappropriately(?)
6577846 Opened by Devin Jeanpierre at - 6 commentsMake TaskBuilder methods return Self again so we can use the builder pattern.
0868b06 Opened by Jack Moffitt at - 15 commentsRustpkg needs to support invoking the default build logic in a package script
de67e0f Opened by Tim Chevalier at - 2 commentsTeaching rustpkg how to build C libraries
e97e4e6 Opened by Tim Chevalier at - 5 commentsTeach rustpkg how to probe for C libraries and header files
fa4607f Opened by Tim Chevalier at - 4 comments
7e2c926 Opened by Tim Chevalier at - 6 commentsrustpkg buildwithout a package-ID argument should workBuild rust with rustpkg
cefd4a0 Opened by Tim Chevalier at - 1 commentChange what's allowed in
0cbdcfa Opened by Tim Chevalier at - 7 commentsextern moddirectivesAllow package IDs to refer to the middle of a source repository
1bd9321 Opened by Tim Chevalier at - 3 commentsIn rustpkg, expose the ability to clone a git repository
629827c Opened by Tim Chevalier at - 3 commentsWrite libgit2 bindings for Rust
ad505fa Opened by Tim Chevalier at - 16 commentsTeach rustpkg about branches and tags, not just repositories
95a3476 Opened by Tim Chevalier at - 7 commentsReplace uv NativeHandle implementations with a macro
d80872f Opened by Brian Anderson at - 2 commentsTest in libsyntax doesn't call abort_if_errors
e404316 Opened by Patrick Walton at - 1 commentconfigure: Clang version check should use "based on" version for Apple Clang
852c1bc Opened by Lily Ballard at - 2 commentsremove usage of vecs_implicitly_copyable
867042b Opened by Daniel Micay atAtomic intrinsics should take any numeric type
81c97de Opened by James Miller at - 4 commentsCalling rustc with non-existing file gives
36ec618 Opened by kud1ing at - 4 comments... is not UTF-8rust pkg should follow freedesktop base directory specification under appropriate platforms
59dc757 Opened by Ms. Molly Stewart-Gallus at - 5 commentsvalgrind errors around stacks and context switches in newsched
9e81e5a Opened by Brian Anderson at - 1 commentvec::raw::{to_ptr, to_const_ptr, to_mut_ptr} should not be unsafe
7820b8d Opened by Brian Anderson at - 1 commentAdd timers to core
2e6ab46 Opened by Brian Anderson at - 3 commentsAdd a uv backend to core::run
1440f27 Opened by Brian Anderson at - 4 commentsNumCast::from() crashes compiler
b7a1ffe Opened by Volker Mische at - 1 commentDocument all attributes and macros with examples
356927e Opened by kud1ing at - 15 commentsRemove obsolete macros: deriving_eq, deriving_iter_bytes, deriving_clone
494b88d Opened by kud1ing atReplace
d7ea89a Opened by kud1ing at - 5 commentsalways_inlinewithinline(always)?Global paths don't work in
78752c5 Opened by Huon Wilson at - 10 commentsmatchat allInteger literals are allowed to be stored in a type which cannot represent them
e3a5612 Opened by emberian at - 4 commentsrustc asserts on
09e72ef Opened by bstrie at - 1 commentextern fn main() {}std::priority_queue is no longer fail-safe
80d0aad Opened by Daniel Micay at - 1 commentBetter error message when the compiler runs out of stack
258aea1 Opened by Madhu Venugopal at - 4 commentsICE in ty_fn_sig() with polymorphic values
e18e9c4 Opened by Devin Jeanpierre at - 7 commentsCondition handlers can unsoundly alias mutable stack variables
283cf3d Opened by Brian Anderson at - 7 commentsswitching init to uninit made code unsound
38e3c13 Opened by Daniel Micay at - 1 commentICE: cannot export private function via public static variable
76084a9 Opened by NAKASHIMA, Makoto at - 3 commentsconfigure fails clang++ required but not found.
05c268f Opened by Aaron Moss at - 9 commentsLLVM assertion "Ptr must be a pointer to Val type!" failed.
78e0a54 Opened by ILYONG CHO at - 8 commentsCrash with C-style enums
8d45d35 Opened by Eric Wiltfang at - 5 commentsBetter error messages for unresolved imports due to privateness when using
d3271c2 Opened by kud1ing at - 15 commentsuse foo::*rustpkg should make locally cached files read-only
72c7591 Opened by Tim Chevalier at - 4 commentsAdd a lint command to rustpkg
3ab3c6c Opened by Tim Chevalier at - 5 commentsCompiling code containing very long arrays takes, a strangely long amount of time.
4612441 Opened by Ms. Molly Stewart-Gallus at - 6 commentsrusti tests failing on i686
8a88c60 Opened by Brian Anderson at - 2 commentsstd::getopt::opts_str fails for arguments other than the first one
ca9bd6b Opened by Aaron Moss at - 1 commentBox annihilator not working on Android
fed314e Opened by Brian Anderson at - 1 commentrename Owned to Send
2fb7696 Opened by Daniel Micay at - 5 commentsavoid freeze in RcMut's DeepClone implementation
4f8aa03 Opened by Daniel Micay at - 2 commentsLLVM assert failure with struct pointers and foreign functions
8a80912 Opened by Brandon Sanderson at - 5 commentsRust does not allow trailing commas in a fn signature
21ede99 Opened by Marvin Löbel at - 5 commentsCreate an
c52994c Opened by Brian Anderson at - 12 commentsapitesttool for stabilizing core interfaces.Trans should use LLVM in a threadsafe fashion
9486a0c Opened by Alex Crichton at - 1 commentTests should be able to run serially
e5f2674 Opened by Alex Crichton at - 1 commentimplement deriving for DeepClone
2e46021 Opened by Daniel Micay at - 2 commentssplit Index into Index, IndexMut and IndexAssign
591d72e Opened by Daniel Micay at - 21 commentsimpl<T: Owned> conflicts with impl<T: Const>
294d2b1 Opened by Daniel Micay at - 11 commentsrustpkg tests are ignored on i686
ffa1821 Opened by Tim Chevalier at - 3 commentsrustc should open the output file as soon as it starts compiling
001b139 Opened by Seth Fowler at - 9 commentsstd::rc should allocate with a unique pointer
37e9bf6 Opened by Daniel Micay at - 2 commentsDon't rebuild everything on test-or-comment-only changes
2febd62 Opened by emberian at - 13 commentsalso need a DeepClone impl for @T and @mut T where T is Send
ab30810 Opened by Daniel Micay at - 3 commentsscheduler deadlocks on mac
9c6bdb1 Opened by Brian Anderson at - 2 commentsConsider adding methods to GenericPort, GenericSmartChan to query whether the other side disconnected
5490bfb Opened by Brian Anderson at - 3 commentsICE for a
3a88af4 Opened by kud1ing at - 1 commentusestatement inside of anexternblock inparse_foreign_mod_items()'Unsupported constant expr' when matching on tuple-struct constants
258c81b Opened by Brendan Zabarauskas at - 4 commentsICE: 'Non-constant path in constant expr' when matching on enum constants
d6205a9 Opened by Brendan Zabarauskas at - 2 commentsICE while using polymorphic type.
0af1ed9 Opened by AyeGill at - 2 commentsRust fails when compiling with --lib
3d1be33 Opened by peacememories at - 3 commentsICE when using UnfoldrIterator (probably other types too)
5539850 Opened by Thiez at - 1 commentAdd vec::each_permutation_ref
aedde94 Opened by emberian at - 1 commentAtomic Load causes LLVM assertion
7ca2aa0 Opened by James Miller at - 4 commentsICE: trait fn returning &'self => 'region parameterization should have inferred that this type is RP'
b7c905e Opened by Benjamin Herr at - 4 commentsteach bytes! to convert ~"foo" to ~[u8] and @"foo" to @[u8]
31f5582 Opened by Daniel Micay at - 1 commentonly provide traits like Eq/Ord on @T and @mut T when they're known to be non-cyclic
e9d08ab Opened by Daniel Micay at - 4 comments-o option is mostly ignored for libraries
3834ec0 Opened by Brian Anderson at - 5 commentsLint for large stack allocated values
df5de54 Opened by Huon Wilson at - 1 commentbytes!() could be more versatil
4ad0702 Opened by Marvin Löbel at - 2 commentsDeconstructing pointer to tuple in arguments causes ICE
a538b3f Opened by Eric Wiltfang at - 1 commentRUST_LOG setting causes huge memory leak when building rustc
d0f3f9a Opened by Daniel Ralston at - 2 commentsMap methods on constant sized arrays return dynamically sized arrays.
9d6eabf Opened by Ms. Molly Stewart-Gallus at - 3 commentsOctal literals
c7fccba Opened by emberian at - 6 commentsICE when returning the wrong-sized tuple from a function
1f447c0 Opened by Alex Crichton at - 1 commentUpstream libuv patches and upgrade libuv
a5704d6 Opened by Brian Anderson at - 7 commentsAdd static_assert attribute
264c8af Opened by emberian at - 2 commentsIn trans::build::GEPi, use a small-vector optimization
edb1c3a Opened by Tim Chevalier at - 2 commentstrans::datum does something incorrect for structs with destructors
34ff08e Opened by Tim Chevalier at - 7 commentstrans::expr::trans_adt has unresolved questions
4418380 Opened by Tim Chevalier at - 3 commentsIn trans::glue, declare_tydesc and declare_generic_glue have debuginfo code commented out
dd8402d Opened by Tim Chevalier at - 1 commentFunctions with an immediate return value shouldn't have an extra argument
4cf491c Opened by Tim Chevalier at - 9 commentsRemove AST-building redundancy in libsyntax/ext
850b2d4 Opened by Huon Wilson at - 1 commentAdd SharedChan for newsched
8a88913 Opened by Brian Anderson at - 1 commentlint hints should use attribute syntax, not command line syntax
855ae3f Opened by Brian Anderson at - 2 commentsPort pipes to the new scheduler
d4b6a67 Opened by Brian Anderson at - 1 comment"value may contain borrowed pointers"
a317c9d Opened by Tim Chevalier at - 10 commentsMake FreeBSD test failures warnings, not errors, on bots.
6057fc7 Opened by Brian Anderson at - 4 commentsRemove C++ scheduler
9fd824d Opened by Brian Anderson at - 2 commentsIndexing doesn't allow non-integral indices for newtype structs
033dfc9 Opened by Huon Wilson at - 6 commentsRFC: Removing `float'
c2cd231 Opened by Aurora Nockert at - 16 commentsfmt! does not support %e
b8025f9 Opened by Aurora Nockert at - 2 commentsUnexpected "failed to find an implementation of trait" when combining mut self and impl for T where T is a type variable
918f398 Opened by Gareth Smith at - 1 commentICE with macro
44c6ad8 Opened by emberian at - 5 commentsAdd relaxed atomic inc/dec intrinsics
5baad5f Opened by Brian Anderson at - 4 commentsFunctions are not automatically coerced to run once functions but can be manually shimmed to them.
af2ce15 Opened by Ms. Molly Stewart-Gallus at - 5 commentsRequest to add a warning for large type sizes
d9c9011 Opened by Ms. Molly Stewart-Gallus at - 8 commentsFix name of method symbols (extensions)
77b475e Opened by Brian Anderson at - 5 commentsrustdoc doesn't know to nest things into list items
7936d59 Opened by Benjamin Herr at - 1 commentConsider renaming trait
43f50c5 Opened by Brian Anderson at - 4 commentsPtrtoUnsafePtrdecide on official naming conventions for ~, @, & and *
f609c23 Opened by Daniel Micay at - 11 commentsassertion failed: !bcx.ccx().maps.moves_map.contains(&arg_expr.id)
e3c5d71 Opened by Devin Jeanpierre at - 4 commentserror: expected
b4271f2 Opened by Huon Wilson at - 2 comments;or}but found}Small structs should be passed in registers
eb81699 Opened by Huon Wilson at - 3 commentsBorrow checker is confused by return statements
6c9e9dc Opened by Philipp Brüschweiler at - 4 comments
ce0560a Opened by Huon Wilson at - 2 commentsrustc --lsgives 'could not find metadata' error for missing filerusti: print() is not io::print()
d30665d Opened by kud1ing at - 3 commentsInternal compiler error when mixing enum type with struct of the same name
9f2e5f0 Opened by Ziad Hatahet at - 1 commentPoor inlining of closures for vec::from_fn<T>()
1caac78 Opened by Björn Steinbrink at - 9 commentsRemoving warnings in a weird case
6e22f3d Opened by Steve Klabnik at - 3 commentsPossibly bad 'unused import' warning
f8a2d25 Opened by Steve Klabnik at - 7 commentsOne more possibly bad import check
ede70d2 Opened by Steve Klabnik at - 1 commentLLVM assertion when using immediate values with self by-value
5e4c4fb Opened by Luqman Aden at - 1 commentmajor regression in rustc memory usage
5011119 Opened by Daniel Micay at - 17 commentsUsage of unsafe methods in safe code doesn't cause an error.
e71dcfe Opened by Brendan Zabarauskas at - 1 commentinternal compiler error: self wasn't mapped to a def?!
b8099c1 Opened by Fedor Indutny at - 4 commentsRemove *Box suffix from smart pointers.
af867b6 Opened by Brian Anderson at - 2 commentsRename ARC to AtomicRc, move to core::unstable::sync
6d37c75 Opened by Brian Anderson at - 2 commentsCrash on the use of moved value in the closure
3e82372 Opened by Kang Seonghoon at - 2 commentsLifetime too short with
6fd9ff2 Opened by Huon Wilson at - 3 comments.eachmethod, but fine witheachfunctionIntermittent error page on rust-lang.org
8260abb Opened by Luci Brănescu-Mihăilă at - 3 commentsSupport matching interpolated types in macro invocation syntax
eb7b090 Opened by Andreas Neuhaus at - 5 commentsfastffi attribute is sometimes ignored or incorrectly assigned
5772e85 Opened by Niko Matsakis at - 5 commentsDisallow visibility modifiers on impls
7753239 Opened by Brian Anderson at - 4 comments
612105b Opened by Huon Wilson at - 2 commentsreturn breakreturns pointer/uninitialised data.Better interface for static assert
bc6efb0 Opened by emberian at - 14 commentsprettyprinter reorders comments to show before doc comments
10be6ad Opened by Benjamin Herr at - 9 commentsMethod cascades
59f800d Opened by dharmatech at - 17 commentsrusti doesn't handle multibyte utf-8 characters properly
18cdb05 Opened by Benjamin Herr atDouble free(?) when returning owned self
2f3f1d8 Opened by Björn Steinbrink at - 1 commentThe type option for the pretty printer is completely broken
7efc434 Opened by Ms. Molly Stewart-Gallus at - 3 commentsFix span on unknown macro variable error
1ae4fec Opened by emberian at - 4 commentsRFC: Move libcore/libstd tests into src/test/run-pass
5f58974 Opened by Erick Tryzelaar at - 2 commentsSmallIntSet union and symmetric_difference should be in-order traversals like TreeSet
8606562 Opened by Daniel Micay at
cc97e0d Opened by kud1ing atrustc -Wshould display the list of targets asrustc -W helpdoesInternal compiler error attempting to call method as static function
8838aa5 Opened by J at - 2 commentsInternal compiler error on bcx.cxx().maps.moves_map.contains
9985e31 Opened by J at - 1 commentDocument the condition handling system
e7e4b33 Opened by kud1ing at - 2 commentsMisleading error when incorrectly initializing a struct using Monster() instead of Monster{...}
7e2e077 Opened by Fabian Deutsch at - 4 commentsuse the type's real alignment for the memmove/memcpy intrinsics, not 1
49cc12a Opened by Daniel Micay at - 1 commentReturning a struct that holds an owned trait object results in a segfault
704298e Opened by Andreas Neuhaus at - 3 commentsrust-mode syntax highlighting problem on Emacs
bca8b91 Opened by Deleted user at - 1 commentLifetime of borrowed values should be extended
cac9e9d Opened by Lily Ballard at - 1 commentAttribute syntax extensions don't expand inside blocks
d297b96 Opened by Huon Wilson at - 2 commentsuse tbaa.struct to inform LLVM about struct/enum padding
3f0bb7b Opened by Daniel Micay at - 12 commentsICE when using += with a struct field with generic type
5565ee6 Opened by Maik Klein at - 4 commentsDocument
5d7141c Opened by Huon Wilson at - 3 commentsrefin the tutorialpub use into the top-level crate module does not work
ff5d727 Opened by Mikhail Zabaluev at - 2 commentsModule file names should be resolved relatively to the referring module
73dac5b Opened by Mikhail Zabaluev at - 4 commentssed warning when configured on OS X
ea01734 Opened by Hailey Somerville at - 1 commentmark ~ parameters as noalias
adaa1e3 Opened by Daniel Micay at - 1 commentadd a type-based alias analysis pass
9424f79 Opened by Daniel Micay at - 2 commentsmark borrowed pointer parameters without a named lifetime as nocapture
b8d3b18 Opened by Daniel Micay at - 4 commentsCompiler error with float structs and foreign functions
301582a Opened by Jeremy Letang at - 2 commentsuse llvm.lifetime.end to mark the end of unique pointer lifetimes
9f6fb23 Opened by Daniel Micay at - 5 commentsFFI docs: state how to expose non-function symbols (or state if unsupported)
34f7995 Opened by Felix S Klock II at - 3 commentsOccurrences of a libstd or libextra item in the tutorial and manual should link to the docs for it
8e2dac1 Opened by Lindsey Kuper at - 9 commentsTreat "Failure" and "Safety note" doc comments specially in generated docs
989e937 Opened by Lindsey Kuper at - 9 commentsGenerated docs should list at the top, and link to, methods inside traits and impls
aaa050f Opened by Lindsey Kuper at - 5 commentsStack Closure Owned Pointer Reference Crash
1cbda0c Opened by simonjlewis at - 4 comments
7371f1d Opened by Tim Chevalier at - 1 commentmake check-stage1-stdis brokenMutable vars in rusti don't change after assignment
8c8ab0b Opened by Björn Steinbrink at - 2 commentsLLVM lint error with glue_drop
1289626 Opened by James Miller at - 3 commentsRFC: Statically enforce that only one type of doc comment is present on any given item
a938013 Opened by bstrie at - 7 commentsSix forms of doc comments are five too many
3cb2b1c Opened by bstrie at - 11 commentsmark &mut parameters noalias if there are no potentially aliasing parameters
238b98f Opened by Daniel Micay at - 16 commentsDifferent results when expanding macros manually
c25ce6f Opened by Aurora Nockert at - 5 commentsContaining transmutes on slices and other representations.
9f4337b Opened by Marvin Löbel at - 3 commentsOption<&[T]> and Option<&str> could be 2 words instead of 3
e2951b1 Opened by Daniel Micay at - 4 comments
957e90e Opened by Tim Chevalier at - 6 commentsmake x86_64-apple-darwin/stage1/bin/rustpkgis brokenerror w/ macros that expand into macro definitions
2bfaa0f Opened by John Clements at - 7 commentsRevamp borrowck treatment of closures
8c47fcb Opened by Niko Matsakis at - 5 commentsFix configure --llvm-root
27a4172 Opened by Felix S Klock II at - 10 commentsWarn for unmatchable NaN case.
283e9f6 Opened by C. Scott Ananian at - 4 commentsAdd ccache support to build (via --enable-ccache configure option)
65281fd Opened by Felix S Klock II at - 3 commentsFAQ for borrow check error with find/insert into containers
3fd9fef Opened by Patrick Walton at - 5 commentsport / wrap / package psutil for rust
14726fc Opened by Graydon Hoare at - 13 commentsPurge libextra and the test suite of all calls directly into the runtime
9fcffd8 Opened by bstrie at - 3 commentsRust port of 'metrics' for libextra
07acad0 Opened by Graydon Hoare at - 9 commentsinvestigate sandboxing for tasks on Linux (and maybe other platforms)
4559839 Opened by Daniel Micay at - 5 commentsRust port of
196ca77 Opened by Graydon Hoare at - 6 commentscriterionfor benchmarkingrustc -Z debug-info is causing llvm assert failures
ca94dea Opened by Felix S Klock II at - 3 commentsdtrace probes
6bf75c5 Opened by Graydon Hoare at - 12 commentsImprove LLVM IR Code generation
23e6d04 Opened by James Miller at - 4 commentslibextra takes a very long time to build
6a1c137 Opened by James Miller at - 2 commentsRUST_LOG=::rt::backtrace appears to do nothing
b496e08 Opened by Lily Ballard at - 3 comments[documentation] rust.md#number-literals grammar does not match behaviour in scan_number()
e5055ed Opened by ⭐caitp⭐ at - 1 commentCache
e6ccb9e Opened by emberian atTerminalin libsyntaxMatch patterns can't be macros
2a7a721 Opened by Huon Wilson at - 4 commentsMisleading error location with ill-formatted strings
9ef7eb4 Opened by Alex Crichton at - 4 commentsFormally describe type system and inference algorithm
c3523ba Opened by Niko Matsakis at - 5 commentsImplement MessageQueue without locks
7f851cf Opened by Brian Anderson at - 7 commentsImplement SleeperList without locks
7ecdff6 Opened by Brian Anderson at - 2 commentsNeed a solution for select / async events
c68125f Opened by Brian Anderson at - 32 commentsMake I/O threadsafe
5e2a0d7 Opened by Brian Anderson at - 3 commentsPort stack growth to new scheduler
86acc0c Opened by Brian Anderson at - 2 commentsNon-blocking stdin/stdout/stderr
2f5feaf Opened by Brian Anderson at - 1 commentTask failure aborts app on OS X 10.9
2cc73b1 Opened by Lily Ballard at - 14 commentsPort standard libraries to new I/O
b4db3c1 Opened by Brian Anderson at - 2 commentsICE with task::try { fail!("failed") }
b520184 Opened by Lily Ballard at - 2 commentsStore ~Task in thread local storage instead of ~Scheduler
b5a35ba Opened by Brian Anderson at - 2 commentsSeparate context switching from multithreaded scheduling
96cacc6 Opened by Brian Anderson at - 7 commentsvec::each() and each_mut() have bad return values.
1c17855 Opened by Lily Ballard at - 2 commentsReversed expected/found type error
4636d45 Opened by Josh Matthews at - 2 commentsDestructors do not run when implemented on unit-like structs
4f9c1da Opened by bstrie at - 1 commentManually calling trait function from other crate causes ICE
d675e08 Opened by Eric Wiltfang at - 2 commentsvec::any calls in ty_struct cases in ty.rs should be vec::all
97fbac4 Opened by ben blum at - 1 commentReconsider
39f02f6 Opened by bstrie at - 2 commentsas_c_strfunction for working with strings over FFIterminfo testing
6661255 Opened by emberian at - 4 commentstypeck::_match::check_pat() should record types for fn argument patterns, not just match patterns
4fb96c7 Opened by ben blum at - 2 commentsInternal compiler error - "failed to find block with tag 12"
90c7314 Opened by André Arko at - 2 commentsCreate a string type that represents either ~str or &'static str
4aa6fae Opened by Brian Anderson at - 2 commentsTag public std interfaces with stability index
b0aea99 Opened by Brian Anderson at - 7 commentsCreate a zero.rs macro. Use it in std.
6460c82 Opened by Brian Anderson at - 4 commentsBug:
c73252d Opened by Jan Špaček at - 3 commentsstream()causes random behavior / internal compiler errorDocs reference local and exchange heap without explanation
20f9def Opened by Deleted user at - 3 comments#[deriving(...)] doesn't work for fixed-size vectors
89a2fa1 Opened by Peter Williams at - 6 commentsAdd a lint pass that warns about unknown annotations.
b131b2d Opened by Thiez at - 7 commentsrustc "file:line-num" output has become incompatible with emacs' default compilation-mode
880f384 Opened by Felix S Klock II at - 20 commentsLogging some of the pseudo-crates causes even trivial programs to crash.
b024bb7 Opened by Ms. Molly Stewart-Gallus at - 2 commentsFigure out a better way to track for reporting when a method is being used like a field
b93345f Opened by Erick Tryzelaar at - 2 commentsSome struct destructors not run when Dest = Ignore.
2067b6e Opened by Luqman Aden at - 5 commentsDocs for libstd's prelude.rs should mention what is reexported
3d547e0 Opened by Deleted user at - 1 commentRework generic paths for associated functions: T::function()
4d8f435 Opened by Brendan Zabarauskas at - 40 commentsCompare jemalloc performance
c697500 Opened by Brian Anderson at - 10 commentsImpling a trait on T fails to make it accessable for generic types.
eec7270 Opened by Brendan Zabarauskas at - 3 commentsType error with cross-crate polymorphism
fb6ff7a Opened by Jan Špaček at - 1 commentAdd vec::shrink_to_fit
8936296 Opened by emberian at - 1 commentUse LZ4 or Snappy instead of Deflate in metadata
9c1832c Opened by emberian at - 4 comments
bfa1a9f Opened by Huon Wilson at - 5 comments[ .. a]pattern breaks matchesDisable the unused-mut warning when variable is prefixed by underscore
d0c628b Opened by Felix S Klock II at - 2 commentsAdd
7213580 Opened by Felix S Klock II at - 6 commentsrust objdumporrust disfor dissecting / disassembling generated librariesRustdoc doesn't check for pandoc
c925d13 Opened by Maik Klein at - 2 comments"no region bound is allowed" errors unless impl mismatches struct defn
41abdf4 Opened by Felix S Klock II at - 8 commentsuse playpen to implement a sandbox for running code on the rust website
38f9af3 Opened by Daniel Micay at - 9 commentsCompilation of rust 0.6 fails with "task failed at 'explicit failure'"
c216e7d Opened by elszben at - 4 comments
80c8529 Opened by Ethan Ransom at - 2 commentsmallocassertion failslookup_item ICE when &'self fn deref'ed from separate compile unit
1a59d5e Opened by Felix S Klock II at - 6 commentsFix glue symbol mangling
ede87b3 Opened by Brian Anderson at - 1 commentIR generation quality litmus test
db40f3d Opened by Daniel Micay at - 4 commentscast::transmute shows up in profiles
857829e Opened by Josh Matthews at - 3 commentsTrack task ownership and visualize
6600b8c Opened by Brian Anderson at - 4 commentsrust configure is misinvoking sed -i on Mac OS X
fd251e8 Opened by Felix S Klock II at - 3 commentsRust needs a high level interface to the system's process fork facilities
1f8e52b Opened by Ms. Molly Stewart-Gallus at - 6 commentsInteger -> Float -> Integer conversion can succeed while changing what the value is
ed1a9fd Opened by Aaron Todd at - 2 commentsEmacs mode fails to indent let followed by if expression
71145d8 Opened by Aaron Todd at - 1 commentAdd task pinning
b66310b Opened by Brian Anderson at - 1 commentAdd task forwarding
0535246 Opened by Brian Anderson at - 1 commentUnused imports sometimes reports used imports
742074a Opened by Michael J. Sullivan at - 1 commentType aliases and mods of the same name in the same namespace should be forbidden
8419876 Opened by Brendan Zabarauskas at - 7 commentsrustc --lib par.rs -L . -->> error: internal compiler error: can't make T_opaque_trait with bare trait store
6135863 Opened by Jeff Murray at - 12 commentsstr: utf8 encoder allows encoding invalid code points
fc1bf74 Opened by Daniel Micay at - 3 commentsValgrind warning with the last incoming repo
96b3291 Opened by Jeremy Letang at - 1 commentSystematic testing of our concurrency primitives
99ba573 Opened by ben blum at - 3 commentsShould the literal 128i8 be valid?
a871ee9 Opened by bstrie at - 1 commentOne of the tests leaves a file named "file" in the build directory
76e7523 Opened by Michael J. Sullivan at - 1 commentTurn warnings into errors in std and extra
f00b2b1 Opened by Brian Anderson at - 6 commentserror:
bf88106 Opened by Lily Ballard at - 3 commentsreturnin block functiontype inference bug with take/drop from std::iterator
ff6b0b7 Opened by Daniel Micay at - 2 comments#[unsafe_destructor] is excessively unsafe (monomorphizes wrong)
410cf17 Opened by Benjamin Herr at - 8 commentsDefault arguments and keyword arguments
52bec02 Opened by TJ at - 70 commentsUnified function / method call syntax
c31929b Opened by TJ at - 8 commentsDeriving can't be used within macros because it generates duplicate impls
1c22e2c Opened by bstrie at - 5 commentsInitializing an array with
7bcaaaf Opened by bstrie at - 4 comments[0, ..-1]compiles, but causes a segfault at runtimereplace most internal iterators with external iterators
e922155 Opened by Daniel Micay at - 3 commentsRename finalize to drop
c1f7786 Opened by Brian Anderson at - 2 commentsAllow static variables in range expressions
3017b4f Opened by Josh Matthews at - 2 commentsError on constant pointer dereference
80c66ca Opened by Huon Wilson at - 6 commentsAfter libsyntax, idents should be replaced by Names
7e9f2fb Opened by John Clements at - 20 commentsmacros should be parsed more lazily
31d8ac6 Opened by John Clements at - 23 commentsUse of GC inside destructors aborts when destructor called from GC
8f64183 Opened by ben blum at - 13 commentsReplace the current
24dfd4c Opened by Daniel Micay at - 6 commentsforprotocol with external iteratorsjemalloc breaks cross-compile, breaks incoming
6e29ddc Opened by Brian Anderson at - 2 commentsStop building jemalloc once per stage
4bb3e0a Opened by bstrie at - 2 commentsrustpkg::tests::test_package_request_version fails on Linux
d140008 Opened by Tim Chevalier at - 6 commentsPattern matching on unsafe pointers doesn't work
892f84b Opened by Brian Anderson at - 3 commentsUse a phantom type to indicate task/scheduler context in Scheduler
83e5625 Opened by Brian Anderson at - 1 commentComparison of static arrays
2d4da1b Opened by Deleted user at - 9 commentsUnsoundness: ~Trait is considered Const, but shouldn't be
565581e Opened by bill-myers at - 1 commentadd a size hint method to the Iterator trait
510eb41 Opened by Daniel Micay at - 1 commentMetadata decoding of more than one attribute like mutable and non_owned broken
d45e06e Opened by bill-myers at - 3 commentsstr::byte_slice_no_callback includes the trailing NULL
219da2d Opened by SiegeLord at - 2 commentscore::pipes::try_recv_ missing an acquire barrier
3c2e455 Opened by talchas at - 6 commentssrc/rt/rust_task.cpp has generally weird code in rust_task::new_big_stack
995cd14 Opened by Ms. Molly Stewart-Gallus at0.6 Build Error: "unexpected failure" during compilation
d187f1c Opened by Mike Burns at - 1 commentCan't override existing configurations
9807738 Opened by Ms. Molly Stewart-Gallus at - 4 commentsEnums can't impl Drop (finalizer / destructor)
47bed74 Opened by Brian Anderson at - 2 commentsPrinting of the largest and other very large floats is wrong
4d7b816 Opened by Aurora Nockert at - 10 commentsFirst-class function can't call itself
0c9dc0b Opened by thinkpad20 at - 2 commentsSet the repository HEAD to the incoming branch
d345a43 Opened by James Miller at - 8 commentsUnicode grapheme support
ad92996 Opened by Huon Wilson at - 13 commentsUnit-like structs can mask constants
65f25f7 Opened by Seo Sanghyeon at - 1 commentMatching fixed-size vectors requires handling vectors of arbitrary size
1f00b6f Opened by Deleted user at - 1 commentCan't name identifier the "flip table" emoticon.
aef503b Opened by ben blum at - 5 commentsBorrowed @mut boxes are not unborrowed during unwinding
f5d4387 Opened by Brian Anderson at - 4 commentsincoming-mac doesn't configure on the buildbots
1073e6f Opened by James Miller at - 1 commentDisallow newlines in strings
184748c Opened by Brian Anderson at - 8 commentsFunction specialization
83193eb Opened by Aurora Nockert at - 15 commentsUnexpected compiler error when changing pointer type of self
2787222 Opened by cc at - 4 commentsStructs with duplicate methods do not cause compilation warning or error
a35d11a Opened by Tim at - 2 commentsRemove addrspaces from IR
de88659 Opened by Brian Anderson at - 10 commentssync::rwlock has an obscure 3-participant race around access_lock that can result in arbitrary type coercion
122532d Opened by ben blum atChange sync::rwlock to use atomics for read_count/read_mode instead of locking
7173bfc Opened by ben blum atDon't generate debug symbols by default in OSX
6c15827 Opened by Nick Desaulniers at - 2 commentsLLVM shouldn't be build with
fdf6e4b Opened by Alex Crichton at - 3 comments--disable-threadsAdd "interleave_tasks_here()" calls inside sync libs, togglable with #[cfg(test)]
a4f3086 Opened by ben blum at - 3 commentsrustpkg should use workcache
d54e295 Opened by Tim Chevalier at - 3 commentsRFC: Consider turning
6577f82 Opened by Erick Tryzelaar at - 16 commentsasinto a user-implementable Cast traitRefactor visit.rs with a
3fcd0a3 Opened by Felix S Klock II at - 18 commentsVisitortraitTying the knot with @
d0787d8 Opened by Huon Wilson at - 11 commentsTraits extending kinds / built-in traits
907b5a6 Opened by Niko Matsakis at - 5 comments
9a948e2 Opened by Huon Wilson at - 4 commentsmake tidyshould run first on the buildbotsRFC: standardizing on naming functions that convert from one type to another
bcded67 Opened by Erick Tryzelaar at - 15 commentsRFC: merge cmp::Eq and cmp::Equiv
c300fbd Opened by Erick Tryzelaar at - 6 commentsWindows installer - libgcc_s_dw2-1.dll missing
c4f8a13 Opened by Jack Arrington at - 1 commentICE with method call on nonsensical pattern binding ("no param def for...")
439c073 Opened by ben blum at - 4 comments../configure --disable-optimize-cxx breaks jemalloc
e5b3d6d Opened by Brian Anderson at - 2 commentsDynamic library facilities are not supported on Windows
0075ab6 Opened by Ms. Molly Stewart-Gallus at - 1 commentPrepare 0.7 release documentation
816f6ad Opened by Brian Anderson at - 5 commentsRename libserialize
85650b4 Opened by Brian Anderson at - 20 commentsdocument how to make non-utf8 byte vectors with bytes!(…)
48b36be Opened by Piyush Agarwal at - 2 comments
2f87345 Opened by Huon Wilson at - 3 commentsextern moddoesn't work in windows test runner
8303571 Opened by Graydon Hoare at - 11 commentsuuid!()andiota!()(and mayberandom!()) syntax extensionsIncorrect values from float::signum() when using JIT
ab59900 Opened by cc at - 12 commentsCannot build current incoming - linker errors with LLVM
da4fc83 Opened by Lily Ballard at - 4 commentsRFC: "attempted dynamic environment-capture" is a bad error message
d6bb023 Opened by ben blum at - 1 commentrusti parsing of commands is off by one letter
56519cb Opened by Ms. Molly Stewart-Gallus atRustdoc doesn't expand macros
a566a0e Opened by Huon Wilson at - 5 commentsvec::from_elem with primitives should be as fast as calloc
89e46fa Opened by Erick Tryzelaar at - 13 commentsadd an attribute for omitting the drop flag
bd674bb Opened by Daniel Micay at - 1 commentadd an intrinsic for checking if a type is managed
955383c Opened by Daniel Micay at - 1 commentRFC: remove syntactic sugar for @mut borrows
718ec6f Opened by Daniel Micay at - 5 commentsadd a trait for smart pointer dereference
15bf29d Opened by Daniel Micay at - 19 commentsRFC: Functional struct update for structs of different types but coinciding field names/types
80c343d Opened by ben blum at - 3 commentsstd::ascii needs some improvements
e1a85cd Opened by Marvin Löbel atDecide on a naming convention for casting methods.
6107983 Opened by Marvin Löbel at - 2 commentsServer segfault when passing channels from inner tasks
d360102 Opened by Jason Fager at - 4 commentsLLVM assertion failed: "Invalid GetElementPtrInst indices for type!"
83ff953 Opened by Jan Špaček at - 3 commentsmorestack on x86 32-bit does not save edx nor floating point stack
05bf891 Opened by Niko Matsakis at - 7 commentsColoring for affected code underlining in the terminal ^~~~~~
dbe0330 Opened by Jeaye Wilkerson at - 1 commentRemove unused automatic cfg bindings
45be774 Opened by Brian Anderson at - 2 commentscross-compiling is broken without absolute rpaths
c9158fb Opened by Daniel Micay at - 1 commentDocument @ binding syntax for pattern matching
9714864 Opened by Kyle Van Berendonck at - 10 commentsUnsoundness: can put borrowed pointer in @Trait, and have it outlive its lifetime
c5c6c4b Opened by bill-myers at - 1 commentStatic method returning
fac1ee1 Opened by Huon Wilson at - 5 comments'selfwith generics fails cross crateOptimize #[deriving(ToStr)] for C-style enums
377d150 Opened by emberian at - 1 comment
42cf19d Opened by Huon Wilson at - 1 comment#[deriving(ToStr)]handles generics in a surprising manner.Textbox borders becoming red after applying pattern (whether you apply using javascript or HTML5 pattern attribute) for onChange() event
896df9c Opened by GauravBhattacharya at - 1 commentdefault method of T that calls generic fn<S:T>(&S) on self does not work
712f3db Opened by Felix S Klock II at - 3 commentsCurrent ~str UTF-8 behavior allows for denial-of-service attack with args, environ
cfae98f Opened by Lily Ballard at - 12 commentsShifts not implemented on floats, f32, f64
1345f0d Opened by Brett Jackson at - 2 commentsMIPS is currently Big Endian only
e14df25 Opened by Aurora Nockert at - 7 commentsRemoving absolute rpaths breaks multi-host builds
bb48a35 Opened by Brian Anderson at - 1 commentAdd support for DllExport on Windows
a10d2e9 Opened by Kyle Van Berendonck at - 11 commentsRaw buffer access for paths
793b760 Opened by emberian at - 3 comments--enable-debug should add -g to RUSTFLAGS now that it has been somewhat fixed
4a99fc6 Opened by Ms. Molly Stewart-Gallus at - 6 commentsUnoptimized code too big for 32-bit linker
e12c641 Opened by James Miller at - 5 commentsSegfault on calling method on owned trait object
e45a779 Opened by Ben Williamson at - 1 commentincorrect borrow conflict with temporary borrow
a47393c Opened by Daniel Micay at - 6 commentsPersistent datatypes
6e632af Opened by Aluminium95 at - 1 commentcan't build rust on mac with xcode 5 developer preview as the selected xcode
0cb0b14 Opened by Carter Tazio Schonwald at - 6 commentsReenable jemalloc
9868911 Opened by Brian Anderson at - 3 commentsfmt! doesn't work with the empty string
1be36aa Opened by Brian Anderson atrusti 32bit mac does not work
0f852c7 Opened by Graydon Hoare at - 3 comments32bit mac non-opt build doesn't work
35c5c64 Opened by Graydon Hoare at - 5 commentsConstants in pattern ranges don't parse
a425b61 Opened by Brian Anderson at - 2 commentsSome std::run tests fail under valgrind
39cad79 Opened by Brian Anderson at - 8 comments
91ac905 Opened by Huon Wilson at - 4 commentsPaths and filenames are not necessarily UTF-8Extend
8d825c7 Opened by Huon Wilson at - 4 comments#[deriving]to allow options to be specifiedQuickCheck port for Rust
bf27d06 Opened by Aaron Todd at - 18 commentsTooling for profiling of parallel code
9614744 Opened by Aaron Todd at - 3 commentsThe hand-written IterBytes implementations in middle::ty are a consistency hazard.
5bf1f7f Opened by ben blum at - 1 commentRemove the trailing null from strings
bf0e84e Opened by Erick Tryzelaar at - 14 commentsrustpkg: Add a test case that uses custom build logic
0e1bac9 Opened by Tim Chevalier at - 2 commentsrustpkg: Test multi-crate packages
aa98748 Opened by Tim Chevalier at - 9 commentsrustpkg: Add a test case with multiple workspaces
d2e9d67 Opened by Tim Chevalier at - 2 commentsFinish implementing all rustpkg commands
5127d8a Opened by Tim Chevalier at - 5 commentsTeach rustpkg how to unpack tarball packages and fetch via curl
cadf64f Opened by Tim Chevalier at - 4 commentsUnreachable *bool read causes ICE
564128c Opened by talchas at - 1 commentCan implement coerce by packing a borrowed pointer inside a @Trait
dc005d7 Opened by ben blum at - 1 commentrustpkg tests are broken on master
9433816 Opened by James Miller at - 5 commentsrustpkg tests have too much output by default
038a227 Opened by Brian Anderson at - 1 commentRemove uv I/O from extra.
100e14b Opened by Brian Anderson at - 2 commentstime::strptime() task failure with rustc 0.6
f5734eb Opened by m10e at - 2 commentsAliasing hints are based on AST types, but should be based on monormorphized ty::t
8b61770 Opened by Niko Matsakis at - 3 commentsWhen output is ignored, struct update could cause incorrect moves
0bf8226 Opened by Niko Matsakis at - 4 commentsRFC: Default trait kind-bounds based on sigil
bde1307 Opened by ben blum at - 6 commentsTrait bounds on trait type parameters never checked
d553014 Opened by Michael J. Sullivan atCan't fulfill 'static bound with &'static pointer.
cb1fad2 Opened by ben blum at - 9 commentsAtomicOption is not pointer sized
3323863 Opened by Brian Anderson at - 1 commentWindows buildslave fails during compilation
4f7f560 Opened by James Miller at - 2 commentsConsider renaming
19fa3d6 Opened by bstrie at - 4 commentsstr,int, etc. toStr,Int, Etc.Circular mod refs causes rustc to loop eternally
687044c Opened by m10e atSome tests in rustpkg pollute the build directory
bd2d6e7 Opened by Michael J. Sullivan atUpdate man page
837876b Opened by Brian Anderson at - 1 commentAdd compilation profiles to std
72b5ded Opened by Brian Anderson at - 4 commentsAdd support for alternative C libraries
385a4c4 Opened by Brian Anderson at - 10 commentsRegression in by-val self u8s
998aaa9 Opened by Brian Anderson at - 1 commentError messages in report_use_of_moved_value() should be more intelligent.
88db145 Opened by ben blum atRename
b9e4e5a Opened by emberian at - 1 commentast::purityto something else, and renameimpure_fntonormal_fnor somethingRename tuple structs to something else
7a6c12e Opened by emberian at - 10 commentsSome buildslaves shouldn't take long/slow builds
9d79cfb Opened by James Miller at - 3 commentsbors is/went haywire
eb79344 Opened by Huon Wilson at - 10 commentsRename Option::chain to Option::flat_map
e3c5f77 Opened by Honza Strnad at - 9 commentsICE: Error compiling with generic default methods
ddf8d6e Opened by James Miller at - 1 commentUse out pointer more eagerly (return value optimisation)
bdf60a6 Opened by Huon Wilson at - 5 commentsLabelled break outside of for loop doesn't work
9f46a24 Opened by Rob Hoelz at - 1 commentShadowing traits via use emits no warnings/errors
264408e Opened by Rob Hoelz at - 1 commentInherited method calls still broken.
3348184 Opened by emberian at - 1 commentFigure out what note in run-pass/rcvr-borrowed-to-region.rs is about
4518fa6 Opened by emberian at - 1 commentFix run-pass/pipe-select-macro.rs
949fe48 Opened by emberian at - 1 commentFix run-pass/coerce-reborrow-imm-vec-arg.rs
c0a8067 Opened by emberian at - 1 commentFix run-pass/class-implements-multiple-traits.rs
b7dde6a Opened by emberian atFix run-pass/match-borrowed_str.rs
a685402 Opened by emberian at - 1 commentFix run-pass/class-impl-parameterized-trait.rs
3c9d84f Opened by emberian at - 2 commentsFix run-pass/foreign-mod.rc
f65a7a1 Opened by emberian at - 4 comments"as bool" does not properly convert its argument.
23a7980 Opened by Thom Chiovoloni at - 3 commentsdefault initialization shouldn't be done with Zero
1460f21 Opened by Daniel Micay at - 13 commentsEliminate uses of C types in std
a872bdf Opened by Brian Anderson at - 6 commentsTransmute size errors use incorrect/dummy span.
16e7563 Opened by Huon Wilson at - 6 commentsFigure out a way to keep track of attributes
311f29d Opened by Brian Anderson at - 7 commentsCan't cast
614b5a2 Opened by Philipp Brüschweiler at - 15 commentsselfto trait object in default methodsFix error message for duplicate mods
af949ee Opened by emberian at
4aca74c Opened by Huon Wilson at - 1 commentSelffails to implement current trait in a default methodFunctional struct update allows copy of noncopyable values
49ac2a2 Opened by ben blum at - 3 commentsSwitch the order of arguments to assert_eq!
f8e4ab3 Opened by Brian Anderson at - 1 commentRegion#subst ICE with certain uses of 'self
5c39d7f Opened by emberian at - 6 commentsICE in subst
e39a320 Opened by emberian at - 4 commentsun-xfail-pretty the closure-bounds run-pass tests
877e343 Opened by ben blum atDecouple number of concurrent tests from RUST_THREADS env var
9845edf Opened by Brian Anderson at - 4 commentsunconstrained-region.rs hits a codegen bug
9f6a739 Opened by Daniel Micay at - 14 commentsImporting from rustpkg in pkg.rs causes link error
f993727 Opened by Dan at - 4 commentsDefault method results in: error: internal compiler error: method not found in AST map?!
b5e0f93 Opened by Palmer at - 2 commentsrun-pass: tag-align-dyn-variants.rs, tag-align-dyn-u64.rs and tag-align-u64.rs fail on 32-bit linux
8492a15 Opened by Daniel Micay at - 5 commentsICE from self region with generic impl using default method (not cross-crate)
c3208be Opened by Daniel Micay at - 2 commentsmove std::iter to libextra
5c2f8a7 Opened by Daniel Micay atLLVM assert with boolean negation in unreachable code
c14af21 Opened by bytewise at - 1 comment.sqrt() has a wrong behaviour for negative floats
5ad7ad2 Opened by Maik Klein at - 7 commentsRustpkg doesn't expand macros in pkg.rs
15e974c Opened by Dan at - 4 commentsFunction body is translated more than once
e1b260d Opened by Björn Steinbrink at - 6 commentsMultiple extern functions with differing signatures cause LLVM to throw an assertion
4907581 Opened by Philipp Brüschweiler at - 3 commentsAdd a way to move values into closures passed to methods in
8c7833e Opened by Ms. Molly Stewart-Gallus at - 7 commentsextra::arccodegen bug with a slightly modified run-pass/trait-generic.rs
ab72482 Opened by Daniel Micay at - 2 commentsTerminating comma syntax isn't supported for tuples in pattern matches.
f4bc897 Opened by Ms. Molly Stewart-Gallus at - 3 commentsextra::deque needs external iterators
a514b6a Opened by Daniel Micay at - 1 commentextra::priority_queue needs an external iterator
1b109be Opened by Daniel Micay at - 2 commentsClarify story on *T (unsafe pointers)
d16a95e Opened by Jack Moffitt at - 12 commentsICE with global variable promoting extern fn to @fn
6db1cda Opened by ben blum at - 5 commentsextra::smallintmap needs external iterators
4af6277 Opened by Daniel Micay atRequire make_absolute to normalize a path.
8f3a5dc Opened by Dan at - 3 commentsrustdoc should mark default methods as "Default method", not "Method"
e61b1f2 Opened by Daniel Micay at - 2 commentsodd type inference bug with external iterators in libextra/arc.rs
d0e2fbc Opened by Daniel Micay at - 1 commentStruct definitions can have repeated fields
7c17374 Opened by Huon Wilson atClean up
9c1d45d Opened by emberian at - 2 commentsresolveerror reportingrust.rc driver wrapping rustdoc does not propogate some errors
88a39de Opened by Felix S Klock II at - 1 comment"rust doc" (rust.rc driver wrapping rustdoc) does not handle top-level items like "rustdoc"
9e02b6f Opened by Felix S Klock II at - 2 commentsconst-vec-of-fns.rs hits a codegen bug on OS X x86_64
ddee094 Opened by Daniel Micay at - 2 comments
0b224fa Opened by bstrie at - 9 commentserror!()is too easily conflatable withfail!()rustdoc should preserve case in anchors
317d151 Opened by Jack Moffitt at - 3 commentsCan reach private modules through public modules from outside the crate
2aab4c7 Opened by SiegeLord at - 3 commentsAdd option::get_mut_ref() and friends.
90ecae3 Opened by ben blum at - 6 commentsThe rustc driver should know about RUST_PATH
933d7ad Opened by Tim Chevalier at - 1 comment'assertion failed: rp.is_none()' during compile
22cf7a8 Opened by Dan at - 7 commentsExpand the set of commands that a package script can implement
a055c13 Opened by Tim Chevalier at - 3 commentsUse RUST_PATH to determine where to install to
e833adc Opened by Tim Chevalier atBors should only list failures, not interrupts
e0b5908 Opened by Huon Wilson at - 2 commentsAllow borrowing an Enum variant as a plain tuple (Feat. Req.)
88d773b Opened by bluss at - 4 commentsA tool is needed to create a dependency graph of a crate
40ed1f3 Opened by emberian at - 1 commentDon't pass self in the environment slot.
d6352a2 Opened by Luqman Aden at - 4 commentsWe generate way too many syscalls for
4157ebc Opened by bstrie at - 6 commentsfn main() {}Odd segfault when copying data
844e02d Opened by Rob Hoelz at - 3 commentsIssues with extern C functions receiving/returning structs by value with floating point members on x86_64
7f8adb6 Opened by SiegeLord at - 1 commentAdd a lint for "extern mod extra;" in run-pass tests without "xfail-fast".
d71d246 Opened by ben blum at - 3 commentsAdd remaining operations to atomic types.
a867bb9 Opened by James Miller at - 1 commentAdd remaining ordering strengths to atomic types
07b7b30 Opened by James Miller at - 2 commentsAdd operator overloading to atomic types.
d8c6b0b Opened by James Miller at - 4 commentsOptimize the compiler on the no-opt bots
0d677b8 Opened by Brian Anderson at - 5 commentsreplace empty destructors with NonCopyable
0e2280f Opened by Daniel Micay at - 2 commentsrename #[no_drop_flag] to #[unsafe_no_drop_flag]
352d5c4 Opened by Daniel Micay at - 1 commentWhen TERM=dumb, rust build dies mysteriously
6702797 Opened by Felix S Klock II at - 1 commenttuple structs should generate the same code as structs
2dbee40 Opened by emberian at - 4 commentsAllows moving in owned values into multiple closures
8c55c2e Opened by bluss at - 3 commentsfix zsh completion for lint flags and -Z
605c2ae Opened by Daniel Micay at - 1 commentPossible refinements to version handling
4a2235a Opened by Tim Chevalier at - 3 commentsBorrowing &mut multiple times in fn argument list fails, although the borrows do not overlap.
9a68839 Opened by Michael Woerister at - 2 commentsimprove extra::stats
ab851b2 Opened by Graydon Hoare at - 2 comments
9574d7a Opened by Graydon Hoare at - 4 commentsmake checkshould use a performance ratchetUsing trait bounds in default methods fails
e6843e7 Opened by Michael J. Sullivan at - 2 commentsLLVM codegen-equivalence tests
0c9eaf5 Opened by Graydon Hoare at - 1 commentGet to LLVM-lint-clean
e62b22c Opened by Graydon Hoare at - 14 commentsBorrowck does not correctly do mutability checks on Trait objects
2672b46 Opened by Mark at - 1 commentInvoking Android assembler fails
abcd270 Opened by Brian Anderson at - 4 commentsExtra impl for (not-unsafe) Freeze version of MutexARC accessor methods
6548b71 Opened by ben blum at - 10 commentsremove obsolete documentation from the site
1d0393a Opened by Daniel Micay at - 7 commentsTurn on frame pointer elimination
c1e8125 Opened by Brian Anderson at - 4 commentsdefault methods are broken cross crate when defined on structs
ec084a7 Opened by Daniel Micay at - 7 comments
4463533 Opened by Huon Wilson atmutin a default method parameter list doesn't parseCreate man pages for all tools
ad9053f Opened by Brian Anderson atPretty-printer moves comments in do- and for-loop above (and outside) loop
c84a164 Opened by Felix S Klock II at - 4 commentsrun-pass utf8_idents fails on android (android as problem)
2104063 Opened by yichoi atclean-llvm needs a make target for x86_64-w64-mingw32
11a6bd4 Opened by Thad Guidry at - 1 commentCan not override previous opt-levels in list of command flags
858ae5d Opened by Ms. Molly Stewart-Gallus at - 19 comments~fn should not use the exchange allocation header
cc337fb Opened by Daniel Micay at - 1 commentrusti broken on Windows
3f30d75 Opened by Luqman Aden at - 2 commentsUnable to run Rust in cmd.exe or Powershell on Windows 7 64-bit
2148d0d Opened by Vijay Korapaty at - 5 commentsappropriate lifetime and match
c0c644c Opened by remifontan at - 2 commentscrypto/hash/digest reorganization
eddea54 Opened by Jordi Boggiano at - 10 commentslibuv assertions triggered during testing
f69c436 Opened by Alex Crichton at - 1 commentDeadlock in the test suite
cf5cbd7 Opened by Alex Crichton at - 2 commentsThe 'doc' builder is sporadically failing
604ef4f Opened by Alex Crichton at - 3 commentsinternal compiler error: trans_lvalue reached fall-through case
8f60617 Opened by Palmer at - 8 commentsSeemingly incorrect error about use of uninitialized value
6067ba6 Opened by Palmer at - 5 commentsStale libraries can cause the build to fail.
c1671fb Opened by Ms. Molly Stewart-Gallus at - 1 commentDocument std::num
161605a Opened by Brian Anderson at - 2 commentsUnit structs aren't made public cross crate
9d5168b Opened by Ms. Molly Stewart-Gallus at - 1 commentauto-mac-64-nopt build is stuck
c886ffe Opened by Daniel Micay at - 1 commentICE pattern matching unit in function argument
9bbf2d1 Opened by Deleted user at - 1 commentextra::sync has racy functions
f8b71aa Opened by Ms. Molly Stewart-Gallus at - 2 commentsRemove
6611fc2 Opened by emberian at - 3 commentsfloatfrom the languageStatics shadow local variables causing "refutable pattern error", and non-obvious bugs.
8b1900a Opened by Huon Wilson at - 17 commentsICE: Compiler crashes during match on enum.
417d14a Opened by Michael Woerister at - 7 commentsCompiler error with C foreign function
2ee076d Opened by Jeremy Letang at - 3 commentsMore and better benchmarks are needed
de9f5a2 Opened by emberian at - 27 commentsrusti tests are unnecessarily slow
d2edeae Opened by Alex Crichton at - 2 commentsDefault methods for generic impls at different types can behave incorrectly
9b2146f Opened by Michael J. Sullivan atICE when matching an enum from a sibling module with a {} variant
39d18d9 Opened by Simon Sapin at - 2 commentsDocument diverging functions, and ⊥, better
fe85d5f Opened by Tim Chevalier at - 7 commentsIdent mangling and unicode.
b59d32b Opened by Huon Wilson at - 11 commentsTest runner is a little too enthusiastic to not re-run tests
5da5bf7 Opened by Tim Chevalier at - 6 commentsrusti tests don't work on cross-compile builds
0a40d1a Opened by Brian Anderson at - 2 commentsImplement task killing on the new scheduler.
827c441 Opened by ben blum at - 1 commentUnused rusti.rc file
6ff9bda Opened by Brian Anderson at - 2 commentscompiler crash - when using 'self lifetime
5c72f39 Opened by Dan Half-Stack Octavian at - 1 commentDocument semantics of
b08a3aa Opened by Felix S Klock II at - 2 commentsselfandsuperpath components in rust.mdNewtype enum dereferences
0c3899a Opened by Seo Sanghyeon at - 2 commentsrecursive 'mod' crashes compiler
7dd39b5 Opened by Ross at - 2 commentsCompiler does not error when implementing the same trait twice on generic types that are bounded by Copy
548b104 Opened by bstrie at - 5 commentsGet rid of the
e4b364a Opened by bstrie at - 12 commentsstd::utilmodulevec.rev_iter().collect() causes memory corruption
331b516 Opened by Huon Wilson atrelease tarball is missing RELEASES.txt and CONTRIBUTING.md
a7573e3 Opened by Brian Anderson atrust 0.6: Internal Compiler Error when compiling the following code
36034a5 Opened by qtigercom at - 1 comment
f87d1fc Opened by bstrie at - 3 commentsmake checksegfaults if port 8888 is not freeVarious problems calling ToStr on pointer types in rusti
cef4916 Opened by cc at - 2 commentsStatic default methods don't work at all
90bbd9a Opened by Michael J. Sullivan atStatic methods get the wrong type in the presence of trait type parameters
e205f3e Opened by Michael J. Sullivan atSegfault with iterators and vector of borrowed structs
d4e85c3 Opened by Tim Chevalier at - 1 commentRecursive 'mod' import not detected by compiler
5e08d6a Opened by Gavin Baker at - 2 commentsunhelpful error message for missing (first) self param on traiit method
ac1def3 Opened by John Clements at - 5 commentsOption<NonNullablePtr> optimization is unavailable to library smart pointers
613f9cf Opened by Daniel Micay at - 6 commentsCryptic error when unable to write target file due to permission problems
74c3a93 Opened by Brandon Bremen at - 2 commentsuse std::*; makes fail! fail
34eaf7e Opened by Chris Morgan at - 5 commentsMisleading error message "unresolved import. maybe a missing
60b31d3 Opened by Simon Sapin at - 4 commentsextern mod extra?"Resolve needs a better error message for some imports
7d14648 Opened by emberian at - 5 commentsrustc stack overflow when using polymorphically recursive type
00ed5b8 Opened by Michael Arntzenius at - 6 commentsOverflow handling of from_str methods is broken
aa81854 Opened by Torsten Weber at - 1 commentGetting a warning on an empty line after updating to 0.7
2406d2c Opened by David Burns at - 1 commentMultiple Implementations of a Trait
866dc1a Opened by Jessie Grosen at - 11 commentsError during build of Intrinsics.gen.tmp from Intrinsics.td on Win64
bb2fa75 Opened by Thad Guidry at - 8 commentsadd Iterable traits
1ea9b13 Opened by Daniel Micay at - 7 commentsRust fails to compile on Linux SUSE, SLES11, GCC 4.8.0
990f014 Opened by Oren Ben-Kiki at - 5 commentsSome rustdoc not parsing correctly?
4d1665a Opened by Steve Klabnik at - 2 commentsCan't compile rustc with debug info
b61656e Opened by Björn Steinbrink at - 11 commentsreflection and fmt! strings with %? need to be marked as unsafe
9b163f4 Opened by Daniel Micay at - 5 comments"Found value name used as type"
64f111a Opened by bytewise at - 3 commentsprevent creation of invalid chars in safe code
8423d75 Opened by Daniel Micay at - 2 commentsname mangling cannot be reversed
3db7be0 Opened by Daniel Micay at - 13 commentsjson module encodes invalid unicode code points in test
8e38932 Opened by Daniel Micay atCannot destructure the self argument
ddd606c Opened by Brendan Zabarauskas at - 3 commentsSegfault running 'rust' tool with unknown command
94700cc Opened by drrb at - 2 commentsStatic slices create corrupted iterators
ef0cc92 Opened by drrb at - 9 commentsHeap closures can capture already-moved values.
dfa2fba Opened by ben blum at - 1 commentBetter error messages for type-errors due to #[deriving].
fddda5b Opened by Huon Wilson at - 5 commentsFixed-length arrays implement no traits
97ae9b8 Opened by Huon Wilson at - 11 comments
c4acbbc Opened by emberian at - 1 commentfmt!'s pretty printer dies on vectors of unit structFromIterator implementations missing
3667e5b Opened by Honza Strnad at - 3 commentsFFI call to C adds an extra argument before the specified argument list
d0cb4fc Opened by Kevin Mehall at - 2 commentsimplement an owned rope type
ab29ebe Opened by Daniel Micay at - 12 commentsRe-write diagnostics handler
69c7de7 Opened by James Miller at - 4 commentsImplement dependency information output like GCC to rustc
a4cc349 Opened by Masanori Ogino at - 8 commentsCross-crate unit structs are broken
8d0fceb Opened by emberian at - 3 commentsCan't build linearscan.rs
897bd7d Opened by Fedor Indutny at - 8 commentsCompiler should offer suggestions from other implemented traits when methods aren't found
76940ab Opened by Chris Morgan at - 4 commentslinux1b bot isn't working
93d025f Opened by James Miller at - 1 commentInexact results from str::float::from_str
6a2bbad Opened by Simon Sapin at - 12 comments
5004038 Opened by Huon Wilson at - 5 comments#[no_override]for default methodsremove box headers from unique vectors and strings
b3115de Opened by Daniel Micay at - 1 commentAdd print! and println! macros
c7ff4a4 Opened by Brian Anderson atnoop_fold_view_item doesn't call fold_ident on the paths in a view_item_us
fe1b0f9 Opened by John Clements at - 5 commentsPapercuts with #[bench]
022fc49 Opened by Tim Chevalier at - 4 commentsrvalue lifetime too short when equivalent
d0392b8 Opened by Alex Crichton at - 8 commentsmatchworksSelf is not recognised as implementing inherited traits in default method implementations
c97ae66 Opened by Chris Morgan at - 4 commentsAdd missing "imports" to the 0.7 tutorial
cd7619e Opened by Mina Galić at - 3 commentsUse statements don't check for duplicates
0881daa Opened by Philipp Brüschweiler at - 4 comments
185024f Opened by Markus Wein at - 1 commentrustcrashes when run without any argumentsPort pipes compiler to newsched
2c2bdca Opened by Brian Anderson at - 1 commentMove pipes compiler runtime to extra
81ac4c2 Opened by Brian Anderson at - 1 commentRewrite the pipes compiler
fd47947 Opened by Brian Anderson at - 2 commentsderiving(Eq) requires Eq for type parameter even when phantom
bf7fc01 Opened by Keegan McAllister at - 8 commentsPassing &Foo for newtype struct Foo
c11ce76 Opened by Luqman Aden at - 3 commentsPolymorphically creating traits barely works
da7207b Opened by Alex Crichton at - 4 commentsRename UnsafeAtomicRcBox to UnsafeAtomicRc
bf54adc Opened by Brian Anderson at - 2 commentsanother default method ICE involving missing item ids in the AST map
b1f2569 Opened by Daniel Micay at - 4 commentsConsider removing
7e7001b Opened by Brian Anderson at - 7 comments-> !
07eb2a0 Opened by emberian at - 1 commentstd-extra.rsshould be rewrittenExplicit and automatic enum discriminant values can conflict unintuitively
7b20325 Opened by Michael Woerister at - 5 commentsDocumentation hides imports too aggressively
96c589d Opened by Huon Wilson at - 5 commentsrusti: Cannot print not-implicitly-copyable variables
e11ca18 Opened by NAKASHIMA, Makoto at - 2 commentsAuto-coercing from &T to *T is unsafe
e4a2694 Opened by Erick Tryzelaar at - 9 commentsLRU library
e3bf8d2 Opened by ben blum at - 4 commentsRemove &const
fd0acd3 Opened by bstrie at - 4 commentsDevise a scheme for scheduler shutdown at process-exit-time.
2905d30 Opened by ben blum at - 6 commentsSIGABRT running rt::comm tests
e0765a9 Opened by Steven Fackler at - 1 commentBitv::eq_vec should take &[bool] rather than ~[uint]
44e77ff Opened by emberian at - 1 commentICE while generating debug symbols for default trait method
0284852 Opened by Chris Morgan at - 1 commentstr.word_iter().collect() allows slices to escape the borrowck
57c3c45 Opened by Huon Wilson at - 6 comments
124b0d9 Opened by Mark at - 1 commentreturn fail!()interacts badly with while loop continuationCode location information generated in trans::debuginfo is mostly incorrect
cd239c9 Opened by Michael Woerister at - 3 commentsIncorrect "multiple matching crates" with duplicate path
8354dbe Opened by emberian at - 5 commentsreplace consume on hashmap/hashset with iterators
e7243c8 Opened by Daniel Micay at - 3 commentsdeque: replace dual forward/reverse iterators with double-ended ones
adef54a Opened by Daniel Micay at - 1 commentsmallint{map,set}: replace dual forward/reverse iterators with double-ended ones
18bf20e Opened by Daniel Micay atprovide reservoir sampling for iterators
319ab59 Opened by Daniel Micay at - 3 comments"make tidy" fails on windows
0ad4d5b Opened by Diego Devesa at - 8 commentsderiving error should point to field which caused the error
04529cf Opened by Jack Moffitt at - 5 commentsquote_expr, quote_tokens, etc. should not require an "ext_cx" to be in scope -- HOW TO FIX THEM
0114511 Opened by John Clements at - 4 commentsBorrow-check considers argument borrows to live too long
b9e2d33 Opened by ben blum at - 1 commentRusti crashes on my system when I type "let mut a = 4;" into it.
4d0f656 Opened by Vitaly Shukela at - 1 commentvectors don't handle zero-size elements correctly
e23d7f6 Opened by Daniel Micay atHighlighting assumes a dark background
3bfa78f Opened by Alex Crichton at - 9 commentsICE when declaring static char inside a function
92862e0 Opened by Chris Morgan at - 2 commentsInternal compiler error
fcafd0e Opened by Sophie Smithburg at - 4 commentseasy fix: lifetimes should contain Name's, not idents
eb4f3a1 Opened by John Clements at - 16 commentsrustpkg fails to install package from git repo
a2b0f03 Opened by Fabian Deutsch at - 4 commentsA
c83679f Opened by bstrie at - 35 commentsyieldconstruct in the vein of C#assert_once_ever!() macro
3561a50 Opened by ben blum at - 1 commentIn std::libc::funcs::posix01::glob, use a function pointer type for the errfunc instead of void
144243a Opened by Tim Chevalier atApplying --pretty typed to fixed-size vector-types fails.
285c8bf Opened by Aurora Nockert at - 5 commentsHandle infinities in rand::distributions::zero_case
4cca524 Opened by Tim Chevalier at - 1 commentBetter way to store command line arguments?
018d7bf Opened by Tim Chevalier at - 8 commentsConsider whether the sequentially consistent atomics in std::rt::comm can be converted to acq/rel
9146316 Opened by Tim Chevalier at - 2 commentsDocs still available at URL with old crate names
2f11101 Opened by Keegan McAllister at - 1 commentOptimize context switches in rt::comm::try_recv for PortOne
8f9c2a5 Opened by Tim Chevalier at - 2 commentsName std::rt::comm::MegaPipe something better
0a2e0a6 Opened by Tim Chevalier at - 3 commentsMaybe change the representation of Registers in std::rt::context
bf09c4a Opened by Tim Chevalier at - 3 commentslibgreen context switching never swaps AVX registers, and SSE registers aren't handled on 32-bit
20365d3 Opened by Daniel Micay at - 8 commentsRename Option's swap_unwrap and friends to take_unwrap and friends.
505eede Opened by ben blum at - 2 commentsgeneric random access iterator trait
72026f8 Opened by Daniel Micay at - 1 commentDon't allocate in rt::context::Context::new
85cb4da Opened by Tim Chevalier at - 1 commentICE with sibling methods containing same-name-enum containing same-name-member
d184929 Opened by Chris Morgan at - 2 commentsAllow a minimum complete implementation to be specified for mutually recursive default methods
0567357 Opened by Huon Wilson at - 10 commentsTest suite breakage: Tests keep too many file descriptors open, breaks with concurrency
8107c89 Opened by Lily Ballard at - 18 commentsRFC: allow delegating some methods from an trait impl to a field of a struct
a810b9a Opened by Huon Wilson at - 7 commentsDescribe implicit copyability in documentation
7d01889 Opened by Huon Wilson at - 2 commentsDocument binary operator argument passing conventions
e1a58e7 Opened by Brendan Zabarauskas at - 9 commentsReexporting types at a higher level doesn't work.
a7d0199 Opened by Ms. Molly Stewart-Gallus at - 4 commentsImplement FromIterator for other containers
96a30ca Opened by Mark at - 1 commentrustc hangs if gcc is removed
de4cb41 Opened by no at - 3 commentsPattern matching on fixed length vectors should not be refutable
c6bbc32 Opened by Brendan Zabarauskas at - 4 commentsIn new IO library, improve representation of FileMode
7d952e7 Opened by Tim Chevalier at - 2 commentsDebugging communication channels is difficult
54f0ee1 Opened by Jeff Murray at - 4 commentsRust build system should be documented on the wiki.
bb0d5f0 Opened by Ms. Molly Stewart-Gallus at - 1 commentrustc needs sensible options for the emission of LLVM IR/LLVM bitcode/ASM
a69d2ae Opened by Chris Morgan at - 16 commentsCross-crate inlined drop methods don't work.
8be9913 Opened by Ms. Molly Stewart-Gallus at - 2 commentsrustc successfully compiles functions with duplicate argument names
fd2015d Opened by Chris Morgan at - 4 commentsrandom fails/segfaults from the io-upstream merge when RUST_THREADS=2 on Mac
fdc3fc4 Opened by Felix S Klock II at - 9 commentsFor a better extra::future
3a96e0e Opened by Nawfel at - 9 commentsPort.try_recv() fails if called after returning None
2804dec Opened by Chris Morgan at - 2 commentsAdd an option to run only a single test
dabba0e Opened by Jan Špaček at - 6 commentsMove managed pointers into the standard library
5c5e512 Opened by bstrie at - 7 commentsCross-crate generics result in strange error.
c1cddb5 Opened by Ms. Molly Stewart-Gallus at - 1 commentmultiple logging sinks
1583eb0 Opened by Graydon Hoare at - 4 commentsBetter error messages for the nullary-enum-variant-versus-variable binding problem.
5c7ffc5 Opened by ben blum at - 2 commentsRe-exporting through super doesn't work
f987ecd Opened by Tim Chevalier at - 3 commentsDoesn't forbid moving into owned closure multiple times
c0d69a2 Opened by Geoffry Song at - 2 commentslogging doesn't work correctly in std::sys::begin_unwind_
7396bdc Opened by Tim Chevalier at - 2 commentsICE for vec.iter() with unbounded element type
51841df Opened by Huon Wilson at - 5 commentsClosure does not propagate lifetimes properly
b61abd7 Opened by bluss at - 2 commentschange Digest trait to have pure result function
db741de Opened by Eric Roshan-Eisner at - 5 commentsrust -W prints the list of lint checks in non-deterministic order
0d96766 Opened by Felix S Klock II at - 1 commentDebug information generated for lexical blocks is incorrect.
d5c36d0 Opened by Michael Woerister at - 2 commentsDocument attributes allow/warn/deny/forbid
da162f7 Opened by Felix S Klock II atAdd doc and examples for attributes test and bench
d759456 Opened by Felix S Klock II at - 4 commentsgenerated test harness should support the --help option
48bf812 Opened by Felix S Klock II atOption map/map_consume vs chain_ref/chain naming inconsistency
7be2d00 Opened by ben blum at - 4 commentsRFC: Is task::unkillable really unsafe?
19aaf72 Opened by ben blum at - 1 commentImplement constant folding in the frontend
56a6ef9 Opened by Patrick Walton at - 4 commentsPrevent calling stack closures through immutable & pointers.
481adac Opened by ben blum at - 3 commentsParser confuses double-borrowed &&type/&&expr with ANDAND token.
07cfd20 Opened by ben blum at - 8 commentsFormat specifiers and runtime-logging macros die horribly with "use std::*;"
020158a Opened by ben blum at - 2 commentsUpdate l10n templates automatically
907bfe7 Opened by Masanori Ogino at - 5 commentsOptional lang_items may not work cross crates
297dcde Opened by Alex Crichton at - 1 commentCrashes in debug code - related to %?
42225c6 Opened by Michael J. Sullivan at - 1 commentreduce ~fn and &fn headers to 1-word
f4139c1 Opened by Daniel Micay at - 2 commentsCalling a default method from an inlined function doesn't work
9005a02 Opened by Michael J. Sullivan atexpected &someEnum but found an enum or structure pattern is misleading
dfb6cba Opened by Austin King at - 4 commentsPut os::change_dir_locked somewhere else
b7f2f61 Opened by Brian Anderson at - 1 commentHide atomically from the users.
161a0b2 Opened by ben blum at - 1 commentBinary float literals sometimes "work"
9ac7acf Opened by Huon Wilson at - 2 commentsrustpkg endlessly compiles dependencies
c805dcd Opened by cc at - 4 commentsAdd a lint for unnecessary by-ref pattern
736cf3b Opened by Huon Wilson at - 6 commentsMove kind traits from std::kind to somewhere else, purge 'kind' terminology
49fc4b6 Opened by Brian Anderson at - 7 commentsRFC: Boxes vs Containers - Naming schemes for element access
408a2f4 Opened by Marvin Löbel at - 28 commentsRemove now-useless take glue
e1e7c0e Opened by Patrick Walton at - 1 commentScheduler progress sense
dec2d03 Opened by ben blum at - 13 commentsSegfault with RUST_TRACK_ORIGINS=1
dff465c Opened by Keegan McAllister at - 1 commentPretty printer doesn't handle
176a0dc Opened by Huon Wilson at - 2 comments& &correctly--enable-debug enables debugging for src/test, causing rpass/conditional-debug-macro-off to fail.
5e1abe9 Opened by Huon Wilson at - 1 commentGeneric Tuple-like Structs do not work cross-crate
253c650 Opened by Aurora Nockert at - 9 commentsstr doesn't have clear method
31c67bc Opened by Jeaye Wilkerson at - 2 commentsAllow overriding lang-items from different crates
af1e4ff Opened by Huon Wilson at - 4 commentsICE: region parameterization should have inferred that this type is RP
43e1620 Opened by Josh Matthews at - 4 commentsConflicting issues for a trait error should name the trait
06ef5d3 Opened by Josh Matthews atCan't parse binops after blocks in... some cases(?)
9cda02f Opened by ben blum at - 3 commentsCan't use same self expression in macro in two methods with differing self mutability
cc38bf5 Opened by Josh Matthews at - 1 commentBetter error message for why ~/@/&Trait doesn't automatically implement Trait
8a424df Opened by ben blum at - 6 commentsIs it possible to parameterize traits over self mode?
4ddf771 Opened by ben blum at - 2 commentsRemove #[path = "foo/mod.rs"] attributes from sources
8661f46 Opened by Brian Anderson at - 1 commentrustpkgtest doesn't depend on rustpkg executable
b153a4c Opened by Tim Chevalier at - 1 commentRust should support a no extra attribute and flag.
f371970 Opened by Ms. Molly Stewart-Gallus at - 7 commentsstd::run::Process::new() should take &[&str] instead of &[~str]
e608bd3 Opened by Jack Moffitt at - 9 commentsDe-Gc the AST
095e885 Opened by Huon Wilson at - 12 commentsBy-ref/by-mut-ref match on struct field names doesn't parse
a965da9 Opened by Huon Wilson at - 1 commentType checker is not aware that
aeda581 Opened by Peter Williams at - 7 commentsimpl Trait for Timplies thatT:TraitCannot implement Mul with different RHS and/or different Return type on one type
aaa39d2 Opened by Jeaye Wilkerson at - 2 commentsBuildbot interrupt can leave directory in an unbuildable state
a43ba3e Opened by Huon Wilson at - 3 commentsInvalid char literals are accepted
b69e2f6 Opened by sp3d at - 8 commentsCarriage return doesn't end // comments
a88849b Opened by sp3d at - 10 commentsCalling a static method on a type with no static method gives
4f927a3 Opened by Huon Wilson at - 2 commentsundeclared moduleerrortest/run-pass/core-rt-smoke crashes on Windows
7811be2 Opened by Robert Millar at - 4 commentsTests in ast.rs are commented out
b50a5a9 Opened by Brian Anderson atundefined reference to `__gxx_personality_v0' on Windows Vista 32bit with GCC 4.8.1
441131f Opened by Thad Guidry at - 11 commentsephemeral rustpkg test errors
792e0e1 Opened by Daniel Micay at - 5 commentsDocument attributes inline {,always,never}
d5a241e Opened by Felix S Klock II atDocument attributes related to linking: link, link_args, no_link, ...?
1c8bdac Opened by Felix S Klock II at - 7 commentsDocument no-op pass-through attributes
c6d0fcb Opened by Felix S Klock II at - 3 commentsDocument attributes cfg family
88f7416 Opened by Felix S Klock II at - 2 commentsDocument attribute doc and its sub-language
85b6c57 Opened by Felix S Klock II at - 2 commentsParse error on macro invocation expression at the start of a statement
d15c7af Opened by Matti Niemenmaa at - 1 commentCapturing a
5332178 Opened by Oleksii Sholik at - 3 commentsmutvariable and then modifying the variable emits a dead-assignment warningSpan for "unexpected end of macro invocation" is terrible
9f59103 Opened by ben blum at - 7 commentsFalse double-borrow and/or ICE in macro expansion (only with macro arguments)
a16ee67 Opened by ben blum atDouble free with &mut pointers to temporaries
1299c3d Opened by Björn Steinbrink at - 4 commentsRFC: Cell::with_{mut_,}ref() should use finally
a7da557 Opened by ben blum at - 2 commentsrt::io::net::tcp methods may throw SIGABRT
22b13b2 Opened by cc at - 3 commentsDocumentation about declaration shadowing incorrect.
ae8da3a Opened by Noufal Ibrahim at - 1 commentGrammar inconsistencies with empty blocks
810a841 Opened by Brendan Zabarauskas at - 14 comments{}and semi-colons.try_recv().expect(" ... ") issue
faeb611 Opened by Jeff Murray at - 2 commentsICE when transmuting [T,..1] to T
02db35c Opened by Brendan Zabarauskas at - 2 commentsrust: task failed at 'assertion failed: rp.is_none()'
5b3dade Opened by Austin King at - 4 comments"error: internal compiler error sequence_element_type called on non-sequence value"
fecc424 Opened by Jeaye Wilkerson at - 3 commentsC-like enums don't accept uint discriminants
90f8e52 Opened by Kevin Murphy at - 2 commentsBuildbot failure on stale git lockfile again (index.lock)
5c0b951 Opened by bluss at - 5 commentstests run-pass/issue-3176, issue-3168, pipe-sleep and unit-like-struct-drop-run fail on windows
725853e Opened by Robert Millar at - 1 commentLinker phase can hang on Macs without cc installed
8a335dd Opened by Tim Chevalier at - 2 commentsMove EnumSet into libstd or libextra
304feaf Opened by Keegan McAllister atBetter error message for semicolon on last line of function
556ffb5 Opened by Keegan McAllister at - 4 commentsManual doesn't document the meaning of various single quote lifetime
dae7ea1 Opened by Austin King at - 11 commentsICE when reporting lifetime error involving self in default methods
6d4c339 Opened by Michael J. Sullivan at - 1 commentAdd %p modifier to fmt!
6123dcc Opened by Josh Matthews at - 5 commentsMacros attempting to expand to multiple items silently only expand to the first one
d34a811 Opened by Paul Stansifer at - 6 comments#[should_fail] unit tests are broken on windows
53b3847 Opened by Robert Millar at - 3 commentsPutting a destructor on a newtype struct ICE's if that newtype is an immediate
89e160d Opened by Patrick Walton at - 4 commentssprocketnes is like 95% take glue due to fixed length array take glue presumably not using a loop
d7ca8cc Opened by Patrick Walton at - 3 commentsImplement Zero for tuples
2d09b11 Opened by Patrick Walton at - 2 commentsICE with nested vector patterns with an unconstrained type
7438707 Opened by Huon Wilson at - 2 commentsImplement std::num::Zero for bool
e157b92 Opened by bstrie atRFC: Implement Clone on
8e75cdd Opened by bluss at - 9 comments|A|: 'static -> R&'static fn()`Specifying an env in
22c4e8e Opened by Tim Chevalier at - 3 commentsrun::ProcessOptionsbreaksfinish_with_output@...'static pointer should implement Clone
8c44136 Opened by Evan Martin at - 2 commentsRFC: Why #[deriving(IterBytes)], not #[deriving(Hash)]?
74b2a69 Opened by ben blum at - 16 commentsrustc crashes with stack overflow on recursive imports
0982093 Opened by Stepan Koltsov at - 1 commentCompiler crashes when using std::cast::transmute() with an enum
8b360b3 Opened by Diego Devesa at - 1 commentICE: Couldn't find field in struct type (middle::trans::expr::trans_rec_or_struc)
eca68f2 Opened by Sander Mathijs van Veen at - 2 commentsoption mutate should return bool
9c413ae Opened by ben blum at - 2 commentsImplement MD5 in the digest module
cbf45dd Opened by cc at - 9 commentsICE: drop_ty_immediate: non-box ty
19abe42 Opened by Ms. Molly Stewart-Gallus at - 7 commentsRWARC should explicitly 'impl... Clone`
3547ba9 Opened by jchinlee at - 4 commentsNew lint: "unnecessary
88fea25 Opened by Oleksii Sholik at - 5 commentsreturn foo()because foo returns ()"make: building rust crate should depend on all of its sub crates
44e57e7 Opened by Felix S Klock II at - 2 commentsmake: rustc invocations need to depend on the rustc libraries
5b9c3ad Opened by Felix S Klock II at - 1 commentmake: metabug for make issues
8be51ec Opened by Felix S Klock II at - 4 commentsICE if generic destructor invokes a method on self
efa51ed Opened by Chris Morgan at - 1 commentImplement llvm memory fence intrinsic.
40b0c4f Opened by Aaron Todd at - 1 commentlack of mtwt xi could cause breakage
d1b94a6 Opened by John Clements at - 3 commentsctxts on macro invocations won't work in some places
8342d61 Opened by John Clements at - 18 commentsMoving out of
0e14539 Opened by Alex Crichton at - 7 comments&in match yields a confusing error messagenone of the rand::Rng utility functions are public
5255e06 Opened by ben blum at - 2 commentsadd mut_slice_{to,from} for MutableVector in vec.rs
da9a9e8 Opened by ben blum at - 3 commentsDefault methods and Auto-dereference
93e91ba Opened by bluss at - 3 commentsClarify Ord's requirement: what is needed for sort-order
4998a62 Opened by Masanori Ogino at - 6 commentsGeneric trait impl conflicts with all other impls
7965ab9 Opened by Steven Fackler at - 3 commentsMethod dispatch doesn't look up in inherited traits
3cbeb13 Opened by Jakub Okoński at - 1 commentCompiler crashes if type includes self by value
8942540 Opened by Stepan Koltsov at - 1 commentImplement DoubleEndedIterator where possible
f131ec1 Opened by bluss at - 1 commentCannot name a struct field
e02159b Opened by Huon Wilson at - 18 commentsnewdue to ancient syntaxRemove unnecessary
a9164e0 Opened by Alex Crichton at - 6 commentsStrandVecprefixes on relevant iteratorsprintf! behaving inconsistently with a single argument
176fdd5 Opened by bluss at - 3 commentsNo rule to make target rt/i686-pc-mingw32/stage0/arch/i386/_context.o
33eb166 Opened by Thad Guidry at - 3 commentsNO_REBUILD=1 no longer works
a2ca8b3 Opened by Brian Anderson atrustpkg hangs during check-stage1 on Mac
444739d Opened by Felix S Klock II at - 3 comments
abe33b4 Opened by Alex Crichton at - 3 comments!is not a valid ty token in macrosImplement SHA-3 Contest winner, Keccak, for extra::digest
a5bd3e0 Opened by Mark at - 4 commentsCompile bools to i1, as per Clang
cdb6532 Opened by bstrie at - 9 commentsImplement RandomAccessIterator where possible
fa4b5dc Opened by bluss at - 7 commentsICE: "Abort trap: 6" compiling the folowing code
f0ead38 Opened by UtherII at - 3 commentsMove local_data_priv somewhere else
7949bd4 Opened by Brian Anderson at - 4 commentsWe need documentation and test cases for
222c906 Opened by bstrie at - 4 commentsasm!()pointer arithmetic should use GEP
b0ca2f0 Opened by Daniel Micay atfmt! silently ignores extra arguments
25d256f Opened by Keegan McAllister at - 3 commentsRemoving
06aeb54 Opened by Alex Crichton at - 33 commentsprivas a keywordFreezing &mut only works for locals.
16e2faa Opened by Michael Woerister at - 13 commentsrustdoc_ng metabug
b7e1d39 Opened by emberian at - 3 commentsAdd implementation on Option is confusing
c96b664 Opened by Marvin Löbel at - 3 commentsWeird compiler reporting when
ec5f56a Opened by Jordi Boggiano at - 3 commentsforis forgottenAccessing the crate's version and name from within
64a118d Opened by Jordi Boggiano at - 6 commentsif_test!() macro
3d6675f Opened by ben blum at - 9 commentsNasty hidden invariant in deschedule_running_task_and_then
e8ab607 Opened by ben blum at - 8 commentsICE: encode_symbol: id not found
9a2e1cd Opened by Florob at - 1 commentTombstones created in reparent_children_to should avoid stack overflow.
2b8bc60 Opened by ben blum at - 6 commentsglobal little-locks (change_dir_lock, global_args_lock) are sloppy and wrong
1e0c581 Opened by ben blum at - 5 commentsProhibit specialized drops
ca3d2b6 Opened by Ms. Molly Stewart-Gallus at - 18 commentsIt's not possible to get the size of the offset from an arbitrary structure to it's field.
1ee84ec Opened by Ms. Molly Stewart-Gallus at - 2 commentsICE: Default methods and
81cb5c6 Opened by Alex Crichton at - 2 comments&SelfCannot use
7dcea93 Opened by Huon Wilson at[x, .. n]in staticsCan define a method twice in a trait impl
e36d176 Opened by Huon Wilson at - 2 commentsAdd Set Algebra iterators to trait Set: Intersection, Difference, Sym. Diff, Union.
cb546d7 Opened by bluss at - 2 commentsdynamic_lib misuses task::atomically in the check_for_errors_in implementations
01b9322 Opened by Ms. Molly Stewart-Gallus atConsider moving dynamic_lib to extra
262a639 Opened by Brian Anderson at - 15 commentsAdd a convenience wrapper for spawn-with-handle-for-killing
25b74b0 Opened by ben blum at - 1 commenttelemetry service that tabulates top warnings, complaints
170516b Opened by Graydon Hoare at - 3 commentsCalling a function within a module derived from concat_idents fails to resolve
9402f11 Opened by Josh Matthews at - 1 commentReorganise Select and SelectPort traits in rt::select to not leak abstraction.
b0a4d37 Opened by ben blum at - 1 commentCan't access private items from child modules and vice versa
2538f78 Opened by Dov Reshef at - 1 commentSelf is not recognised as implementing kinds in default method implementations
c1e3985 Opened by Chris Morgan at - 2 commentsMacro is not working very well
c553c0e Opened by Youngmin Yoo at - 1 commentStatic variables have different addresses in different crates
fa2e9b7 Opened by Alex Crichton at - 7 commentsrt::comm oneshot ports are implemented for all T
782f6eb Opened by Brian Anderson at - 2 commentsbuild the compiler with --cfg debug
eb28f8f Opened by Brian Anderson at - 16 commentsSegfault when using dynamic_lib
70c9712 Opened by emberian at - 8 commentsUnresolved import despite explicit
2d0b99a Opened by Florob at - 3 commentsextern mod module;fix recv_ready for Port to take &mut Self and not need to return a tuple
4eb9623 Opened by ben blum at"let _ = foo" destructor semantics is broken
0cf637a Opened by ben blum at - 1 commentinternal compiler error with undeclared 'self lifetime
a437636 Opened by Stepan Koltsov at - 4 commentsEnums with >32 bits on i686 are all canonicalized to 0
d267a17 Opened by Alex Crichton at - 6 commentsConcurrent printlns get their newlines interleaved
98a8192 Opened by ben blum at - 9 commentsconfusing default failure mode for TaskBuilder::try
2c737b5 Opened by ben blum at - 1 commentRecursive importing of self::* causes ICE
3c1f286 Opened by Ms. Molly Stewart-Gallus at - 2 commentsmake the vector iterator use GEP, not ptrtoint + add + inttoptr
a135b80 Opened by Daniel Micay atNeed non-rescheduling variant of send() with new-runtime pipes for extra::sync.
fbe0d16 Opened by ben blum atDocumenting and fixing resolve's notion of public/private
bbe7b71 Opened by Alex Crichton at - 18 commentsRename macro_rules! to macro!
b7c652b Opened by bluss at - 14 commentsReplace internal iteration functions in std::either and std::result
2ae76e8 Opened by Marvin Löbel at - 3 commentsCompiler lets escape borrowed pointer to local variable.
37116ca Opened by Dmitry Ermolov at - 11 commentsConstants and expressions have diverged on enum-to-float casts.
9d8cef5 Opened by Jed Davis at - 3 commentstask::rekillable should not be unsafe, and just fail the task, not abort the runtime
c472ca0 Opened by ben blum at - 4 commentspub unit struct constructors can't be resolved cross-crate
d3fd7cb Opened by ben blum at - 1 commentinvestigate whether the atomically()/assert_may_sleep() can be a fail!() instead of rtabort!()
d8c07c6 Opened by ben blum at - 1 commentOmit the ret slot alloca when it's not needed
78e1b41 Opened by Patrick Walton at - 2 commentsrustpkg ignoring
03ee0d3 Opened by emberian at - 4 comments#[link(name="foo")]rust-mode should use block comments for commenting out selected text
66b3f4f Opened by Ms. Molly Stewart-Gallus at - 2 comments#[deriving(ToStr)] doesn't work in std
76e573e Opened by Marvin Löbel at - 3 commentsBad parse error when omitting struct fields in constructor expression
aeb763d Opened by emberian at - 1 commentDifficulty creating
d0ea9ee Opened by Alex Crichton at - 2 comments&mut TraitPutting
688bb09 Opened by Alex Crichton at - 2 comments&mut Traitin a struct causes an ICEmain libuv event loop leaks memory on mac
a85b45e Opened by Brian Anderson at - 1 commentmake for loops require an Iterator implementation
6587ce9 Opened by Daniel Micay at - 2 commentsspan_to_snippet is broken
2ada866 Opened by emberian at - 7 commentsCross-crate regions in statics ICE
a71670d Opened by Alex Crichton at - 6 commentsDead code elimination in benchmarks
f2270ee Opened by Huon Wilson at - 11 commentsInspecific span when struct has no field
7487b68 Opened by emberian at - 2 commentssnapshot segfaulting on 64-bit OS X valgrind bot
d3449b5 Opened by Daniel Micay at - 3 comments--enable-valgrind succeeds if valgrind is not installed. mac bots are not valgrinding
dc95925 Opened by Brian Anderson at - 2 comments"error: cannot bind by-move with sub-bindings" when sub-binding is _
5247269 Opened by Lily Ballard at - 1 commentShould work? let a; let b; (a, b) = (1, 2);
b76058f Opened by Jeaye Wilkerson at - 3 commentsCreate safe LLVM bindings
1e0feaf Opened by Brian Anderson at - 2 commentsMove LLVM bindings to their own crate
fd23dfc Opened by Brian Anderson at - 4 commentsAnonymous sum types
83a52f1 Opened by Gábor Lehel at - 13 commentsType inference requires type of LHS to be known for binary operators
9bdff06 Opened by Mihnea Dobrescu-Balaur at - 12 commentsAdd frequency count / histogram to extra::stat
fcf0ae4 Opened by emberian at - 1 commentType inference bug with operator || or &&
189ce8b Opened by Dov Reshef at - 7 commentsCrash compiling my unsafe (crappy) code
98f2fe2 Opened by Mathias Panzenböck at - 12 commentsrustpkg: building a lib.rs expects a main() function
3eb2070 Opened by kud1ing at - 1 commentDeallocator running out of stack space
32b6a47 Opened by John Whitney at - 2 commentsMake method names in Container traits more consistent
a8e8964 Opened by lilac at - 2 commentsWhich order to run box annihilator and TLS dtor?
105389c Opened by Brian Anderson at - 7 commentsImprove error message when trying to use unsafe self
e7b8cda Opened by Dov Reshef at - 2 commentsDisallow return types of
057563b Opened by bstrie at - 5 comments&'static foofrom being written as&fooReorganize the various encodings in libextra
fd092e8 Opened by Alex Crichton at - 6 commentsIncorrect non-exhaustive matching for fixed length arrays
cc14dfc Opened by Stepan Koltsov at - 3 commentsAttempting to match a string constant crashes the compiler
870d6fe Opened by Micah Chalmer at - 3 commentsHEAD won't build on OSX 10.8
5363f49 Opened by Jude Taylor at - 4 commentstask/spawn.rs should really be task/taskgroup.rs or rt/taskgroup.rs
6467060 Opened by ben blum at - 1 commentDon't allow "UTF-16 surrogate codepoints" in char or str
4bcd55c Opened by Jesse Ruderman at - 4 commentsRemove os::set_args
adb7264 Opened by Brian Anderson at - 10 comments"error writing buffer" on Windows when piped
af25930 Opened by darkf at - 1 comment&fn() should be copied, not moved
1301d7d Opened by Stepan Koltsov at - 2 commentsNumeric operators dont inline well on generic code.
4f39390 Opened by Sébastien Crozet at - 3 commentsGeneric code produce lots of no-ops compared to the monomorphic version.
1c67ec5 Opened by Sébastien Crozet at - 8 commentsextra::json doesn't support using Encodable to encode straight to a json value
1a17956 Opened by Huon Wilson at - 5 commentsUse the size of numeric literals to inform the inferred numeric type
7c30d63 Opened by bstrie at - 5 commentsVariable capture in closures is too restrictive
da80575 Opened by Dov Reshef at - 4 commentsBenchmark code for the runtime
1f2fe5c Opened by Aaron Todd at - 2 commentsIdle callback duplication in the runtime
2f0db39 Opened by Aaron Todd at - 4 commentsEliminate blocking on the event loop when possible
86bf450 Opened by Aaron Todd at - 3 commentsMake the select! macro work with newrt pipes.
230f659 Opened by ben blum at - 2 commentstutorial is wrong about return type of task::try
aea5dfb Opened by ben blum atDocument lang items, #[no_std], and runtimeless Rust
f0402df Opened by bstrie at - 4 commentsMake split stacks (segmented stacks) optional
f8e6507 Opened by bstrie at - 13 commentsnewrt select() implementation vulnerable to scheduler/task environment race
4abcf0c Opened by ben blum atDoNothing branch of CleanupJob is deadcode
48c6f9f Opened by ben blum at - 1 commentICE while checking
c0ee442 Opened by Dmitry Ermolov at - 2 commentsmatchwith struct-like patternsAbility to automatically derive traits on newtypes
d787f12 Opened by Jordi Boggiano at - 13 commentsCan't use bound lifetime parameter
7d08b52 Opened by Lily Ballard at - 2 comments'selfon&selfin trait implXorShiftRng::new should use a non-constant seed
d94fac9 Opened by Brian Anderson at - 4 commentsmany containers implement Ord incorrectly
51e45ad Opened by Daniel Micay at - 4 commentsLint for unnecessary trait bounds
965d4d3 Opened by Huon Wilson at - 4 commentsUsing an interpolated variable by-ref twice in a macro causes borrowck errors
bcf653d Opened by Huon Wilson atHave
d3a5c3e Opened by Simon Sapin at - 36 commentsfor pattern in iternot borrow the iteratorBad error message when deriving(Clone) is missing Clone for a member
b516b76 Opened by Keegan McAllister at - 1 commentAtomic* should not be copyable
24a7ec2 Opened by Brian Anderson at - 4 commentsinvestigate whether UnsafeArc's dtor can avoid unkillable when there's no unwrapper
786cda5 Opened by ben blum at - 1 commentReenable the mac valgrind bot
14882aa Opened by Brian Anderson at - 4 commentsIncorrect "non-exhaustive patterns" using @-binding in match
b8d9d26 Opened by bluss at - 6 commentsFailure to use rusti's :load command
977b1b8 Opened by Matthew Do at - 2 commentsMacros that operate on attributes
10e9e0e Opened by Niko Matsakis atA tutorial to demonstrate practical alternatives to unsafe shared mutable state
7532585 Opened by bstrie at - 4 commentsadd a struct ConsList<T> { Nil, Cons(T, ~List<T>) } library to libstd
9ee7a1d Opened by ben blum at - 4 commentsUsing
95bd1a3 Opened by Alex Crichton at - 1 comment&mut Traitrequiresmutlocal variableRFC: Can we make drop glue for recursive types not stack overflow?
c93861b Opened by ben blum at - 13 commentsMethods with
dcb46d1 Opened by Alex Crichton at - 3 comments&mut Traitand polymorphic objects can't get encodedrustpkg should support semantic versions
e5c70af Opened by Tim Chevalier at - 3 commentsRFC: static constants of type ~[T]
601745d Opened by Stepan Koltsov at - 7 commentsDisable libuv worker thread on mac
fdc71c9 Opened by Brian Anderson at - 2 commentsRequest for feature: unsafe as a qualifier for structure fields
8d6a8f8 Opened by Ms. Molly Stewart-Gallus at - 4 commentsshadow-before-use warning
228c777 Opened by Stephen Mosher at - 5 commentsDefault method ICE when (unused) parameter is unnamed.
80449b3 Opened by Felix S Klock II at - 3 commentsSelect trait exposes private types
a970b3a Opened by Brian Anderson at - 3 commentsTest Windows configuration with Valgrind using Wine, or Winelib
e657144 Opened by Ms. Molly Stewart-Gallus at - 7 commentsRemove the annihilate function from the crate map
ef7e02a Opened by Brian Anderson atBuilding using brew on OSX generates 12,192 "not allowed" .gitattributes messages
9a5262d Opened by Clifford Heath at - 4 commentsServer at http://rust-lang.org/ is not HTTP/1.1 compliant
a5908a0 Opened by Chris Morgan at - 10 commentsIn driver, split phase_3_run_analysis_passes into typeck and after-typeck
6991796 Opened by emberian at - 3 commentsFunction prelude associates with caller's source position
cd52aae Opened by Josh Matthews at - 2 commentsGeneric return values cause an ICE in type_metadata
941d5cc Opened by Josh Matthews at - 6 comments64-bit signed/unsigned overflow checked multiplication unavailable on 32-bit
41b3550 Opened by Daniel Micay at - 1 commentextra::stats::write_boxplot takes positive sample values only
fe00509 Opened by dmanescu atSpeed up bors cycle time
c68eaaa Opened by Alex Crichton at - 10 commentsCompiler failure on (invalid) lifetime annotation.
bd69507 Opened by Oren Ben-Kiki at - 5 commentssigned division has undefined behaviour on overflow
b86a74c Opened by Daniel Micay at - 3 commentsCover std::task::yield in Rust Tasks and Communication Tutorial
8a7c6cf Opened by Daniel Ralston at - 6 commentsThe #[start] attribute overrides the test runner implementation
9a9b4a4 Opened by Ms. Molly Stewart-Gallus at - 3 commentsLet user specify function to use for freeing foreign buffers
79fc7f1 Opened by Erik at - 2 commentsComparison of
2d6b5c1 Opened by Huon Wilson at - 5 commentsnum::rational::Ratiois incorrect with overflowdefault methods: parser rejects methods with underscore names for parameters
87eb142 Opened by Felix S Klock II at - 4 commentsMake check doesn't prevent people from breaking make check-stage0-std
7773295 Opened by ben blum at - 2 commentsMacros can't hide unsafety because of unused-unsafe
af40183 Opened by ben blum at - 4 commentsAdd thread tasks
a1b708b Opened by Brian Anderson at - 3 commentsLinker error calling StackSegment::start()
212fbee Opened by Keegan McAllister at - 2 commentsOverriding environment on Mac OS X works strangely
7c10343 Opened by Tim Chevalier at - 3 commentsMoving out of locals still calls drop glue
1e3a598 Opened by Alex Crichton at - 3 commentsurl::from_str fails on strings containing non-ascii
aa7c58c Opened by Jack Moffitt at - 4 commentsFigure out the default
2502dd3 Opened by Alex Crichton at - 8 commentsifmttraitAdjust the error messages to match the pattern "expected
2730b34 Opened by kud1ing atfoo, foundbar"Add a stage0 stdtest build to make check
43ac24f Opened by Brian Anderson at - 3 commentsReserve 'yield' keyword
538958f Opened by Brian Anderson at - 2 commentsrustc error for missing struct construction args could be improved
67bf35f Opened by Felix S Klock II at - 2 commentsWarnings as errors
e5021b3 Opened by Oren Ben-Kiki at - 2 commentsMemory corruption when matching on an Option of a vector slice
3fca402 Opened by Tim Chevalier at - 5 commentsNo compile-time error when referencing non-public module
680b577 Opened by Joshua Warner at - 3 commentsassertion failed: !is_undef(wrapped)
9684247 Opened by Carl Eastlund at - 3 commentsbetter error message for invoking method from known (but un-use'd) trait
ba44723 Opened by Felix S Klock II at - 2 commentsExtern blob is duplicated per platform
eac4e1b Opened by klutzy/defunct at - 7 commentsRustc generates wrong calling convention for WinMain
8ea59a3 Opened by klutzy/defunct at - 2 commentsos::tmpdir for Android
11a89f6 Opened by Seo Sanghyeon at - 2 commentsdebuginfo: by-value function parameters are not described correctly.
8a03afe Opened by Michael Woerister at - 2 commentsClosures cause ICE with -Z debug-info
8fd2eea Opened by Chris Morgan at - 2 commentsassertion failed:
e2c40af Opened by Carl Eastlund at - 8 comments(left == right) && (right == left)(left:1, right:0)Shouldn't be able to impl the builtin kinds.
48b5d58 Opened by ben blum atLet rustpkg find sources in the current working directory even if it's not a workspace
16380d0 Opened by Tim Chevalier at - 2 commentsCan't bound types with paths from macros
0ab5968 Opened by Alex Crichton at - 4 commentsrustpkg should accept command line flags for rustc
41a39b7 Opened by Tim Chevalier atRFC: remove linkage attributes
21b6883 Opened by Tim Chevalier at - 10 commentsrustpkg test case for recursive dependencies
e3f8451 Opened by Tim Chevalier atUsing
679ac3f Opened by Alex Crichton at - 9 comments&mut io::Writermight be too difficultmatch: some patterns are skipped after guard failed
d9c7dc4 Opened by Dmitry Ermolov at - 2 commentsTargeting arm-unknown-linux-gnueabihf fails, …-gnueabi works
73bd8b1 Opened by Johan Kiviniemi at - 4 commentsIncorrect spans for ABIs that do not match architecture
4b43785 Opened by Niko Matsakis at - 1 commentsmallest-hello-world.rs fails to link when #3678 is fixed
92f5b06 Opened by Niko Matsakis atCompiling freezes whole PC
a40eec6 Opened by Jakub Okoński at - 6 comments#[start] makes --test not work
fa36bc1 Opened by Brian Anderson at - 2 commentsLLDB cannot show backtrace at
2939b62 Opened by Lily Ballard at - 2 commentsrust_begin_unwindRustdoc shouldn't list modules only alphabetically
5fcfe42 Opened by Oren Ben-Kiki at - 7 comments"TLS" in condition tutorial
6cab82c Opened by Simon Sapin at - 2 commentsjson::to_pretty_writer output should be consistent
66ff404 Opened by Austin King at - 4 commentstrait item metadata encoding for supertraits is messy and ugly
6261bc1 Opened by ben blum at - 5 commentsExperiment with unbounded channel types that do less allocation
cd3e160 Opened by Brian Anderson at - 4 comments-Z print-link-args option is broken
47db495 Opened by vadimcn atFresh build on OS X Mountain Lion yields "warning: no debug symbols in executable (-arch x86_64)" on compiles
5d596ad Opened by John Watson at - 1 commentSmall typo in noise.rs benchmark
9cb0778 Opened by nsf atrand::Rng should be implemented for &Rng
cd08c4c Opened by nsf at - 4 commentsAdd Python-like """ here documents
14756d5 Opened by Oren Ben-Kiki at - 4 commentsRegression: Option<~str> in static struct => internal compiler error
f3a0af5 Opened by Stepan Koltsov at - 1 commentCannot declare a generic fn with a constraint containing a region
ef9269b Opened by Erick Tryzelaar at - 3 commentsAttempting to write generic extern fns gives seemingly wrong error message (and ICE if used wrong)
e4ef4ed Opened by Micah Chalmer at - 1 commentDon't hit the event loop when not waiting on I/O
90ae555 Opened by Brian Anderson at - 4 commentsNested functions are called by name, so the wrong function is called
7ae42c5 Opened by bluss at - 3 commentsICE when calling static and static mut function pointers.
2a8eb9b Opened by Brendan Zabarauskas atLarge memory regression
7e1c562 Opened by Huon Wilson at - 4 commentsRust appears to create (duplicate?) vtables at runtime that could have been emitted at compile-time.
5ad6439 Opened by Thiez at - 8 commentsConfusing/incorrect error messages with respect to visibility and traits
8812ce5 Opened by SiegeLord atCompiler does not stop
a74449b Opened by Kazuki Okamoto at - 2 commentsWindows builds use an old version of GCC
8c65e63 Opened by vadimcn at - 11 commentsindex out of bounds: the len is 1 but the index is 1
2944d04 Opened by Carl Eastlund at - 1 commentassertion failed: rp.is_none()
aeddd61 Opened by Carl Eastlund at - 1 commentNeed numeric trait for converting to
0fb250c Opened by Lily Ballard at - 1 commentOption<uint>Implement size_hint() on Range
a90498f Opened by Lily Ballard at - 1 commentPer-test thread overhead added in #8531 hits fd limit on OS X
98d7d75 Opened by Lily Ballard at - 3 comments'make' fails due to missing font
2dc803c Opened by Scott Feeney at - 2 commentsFromStr impl for extra::url::Url drops the last digit of port
580d45a Opened by Steven Fackler atrustc loop forever in case of polymorphic recursion
922f508 Opened by Nawfel at - 8 commentsAdd field accessing and indexing of arguments to
17a9c30 Opened by Tim at - 6 commentsformat!Putting a lifetime on @ skips the next token and forces
d3baab0 Opened by Huon Wilson at - 1 commentfn.Rustdoc should only end the 1st sentence at a
5290c12 Opened by Oren Ben-Kiki at - 3 comments.that is followed by a space.Rustdoc should only end the 1st sentence at a
87fe165 Opened by Oren Ben-Kiki at - 2 comments.that is not followed by a space.building rust infinite loops in __memset_sse2 on Indiana University network machines (RHEL 6.4 x64)
4844d39 Opened by Aaron Todd at - 2 commentssupport unboxed, uniquely typed closures
d6fd712 Opened by Daniel Micay at - 17 commentsReborrowing mutable pointers is overly permissive
7d753d5 Opened by Niko Matsakis at - 4 commentsDereferencing of mutable &mut paths found in borrowed paths should not be permitted
30f39a0 Opened by Niko Matsakis at - 3 commentstype
d1b8ce3 Opened by Carl Eastlund at - 4 comments~std::iterator::Iterator<A>:Senddoes not implement any method in scope namedmapBreak rt::uvio out into submodules
f2c2fdc Opened by Brian Anderson at - 1 commentsplit &fn into &fn and &mut fn
54e7c42 Opened by Daniel Micay at - 3 commentsAllow
adf9ffe Opened by Huon Wilson at - 13 commentstypeto create an alias for several trait boundsadd a hybrid unbounded integer type to the stdlib
d60a40b Opened by Daniel Micay at - 3 commentsMatches on &mut[] move the .. match & don't consider disjointness
8cb1422 Opened by Huon Wilson at - 9 comments
742059f Opened by Brandon Sanderson at - 4 commentsuse-ing an item from the current module causes unresolved use errors.debuginfo: Variables in generic functions should have generic type.
e1bcac8 Opened by Michael Woerister at - 5 commentsAdd project skeleton generation to
187d3bc Opened by Dylan Lukes at - 3 commentsrust pkgstd::rand::{gen_int_range,gen_uint_range}
e0670ce Opened by Simon Ruggier at - 1 commentRust fails to recognize libraries compiled with --link-args=-Wl,--gc-sections
a423070 Opened by Ms. Molly Stewart-Gallus at - 2 commentsintrinsics for trivial functions
df0dbe5 Opened by Graydon Hoare at - 3 commentsForgetting .iter() in for loop causes confusing type error message
f0c9b3b Opened by Tim Chevalier at - 15 commentsReuse default methods
1daa37e Opened by Graydon Hoare at - 1 commentrewrite type_use
489508b Opened by Graydon Hoare at - 3 commentsmetadata technical debt
a5e43cd Opened by Graydon Hoare at - 5 commentsdead assignment error on value that's only read in assert!()
96bfb6e Opened by Jeff Olson at - 1 commentDefault static method ICE
c9d727a Opened by Michael J. Sullivan at - 1 commentuv bindings should have separate close and delete methods
666795b Opened by Brian Anderson at - 3 commentsRemove task overcommit from extra::test
153e886 Opened by Brian Anderson atInner attributes don't parse with impls
b65571a Opened by Niko Matsakis at - 1 commentBuildbot does not build jemalloc on Windows
0e75c0a Opened by klutzy/defunct at - 4 comments{f32,f64,float}::tests::test_abs_sub unit tests in libstd fail on Windows
4103f83 Opened by vadimcn at - 1 commentICE when using a parametrized trait-object inside of a parametrized struct.
4284493 Opened by Sébastien Crozet at - 2 commentsNoticeable performance regression since the last LLVM update.
00e3810 Opened by Sébastien Crozet at - 6 commentsWhat do "game developers" want from the Rust runtime?
9447897 Opened by Aaron Todd at - 11 commentsICE "Could not find scope info for node" building Servo with -Z debug-info
dd17fb6 Opened by Keegan McAllister at - 5 commentsrustpkg should put build output in a target-specific subdirectory
2e90a9f Opened by Tim Chevalier at - 1 commentSpecifying a revision in an
4b343e7 Opened by Tim Chevalier at - 3 commentsextern moddirective can lead to duplicationAudit I/O code for failure-safety
4bd96e1 Opened by Brian Anderson atassertion failed: !borrow_list.is_empty()
3c41a05 Opened by Jack Moffitt at - 6 commentsChange extra::json::to_xxx(&Json) methods to extra::json::Json::to_xxx(&self)
514f225 Opened by Brandon Sanderson atsupport bit fields for C interop
ec12993 Opened by Jack Moffitt at - 14 commentsDocument file!() and line!() macros
fabbc85 Opened by Oren Ben-Kiki at - 4 commentsMake I/O Tests Multithreaded
011d1b2 Opened by Eric Reed at - 1 commentrt::io::timer::Timer should not implement RtioTimer
efd0d1d Opened by Brian Anderson at - 1 commentSeparate the action of starting a TCP listener from the action of waiting to accept the first incoming connection.
b1f8391 Opened by Eric Reed at - 2 commentsrustpkg test package_script_with_default_build makes bogus assumptions about the build directory layout
ba9eb8e Opened by Michael J. Sullivan at - 2 commentsCrash in cleanup_task_local_map when the map contains a closure with a managed box whose destructor accesses the task local data
b21d9d1 Opened by Lars Bergstrom at - 6 commentsMatch assumes extern statics stay the same forever
f69bcad Opened by bytewise at - 2 commentsRustpkg should recognize when asked to install with http://...
5f74529 Opened by Lily Ballard at - 1 commentBroken unit tests in std::vec
ccef435 Opened by vadimcn atMacro parser doesn't allow _ as ident
ea5ff23 Opened by Lily Ballard at - 1 commentIncorrect strftime error handling in rust_localtime
7235e69 Opened by Brian Anderson atConvert rust_log.cpp to Rust
254481b Opened by Brian Anderson atConvert memory_region/boxed_region to Rust
c0f9d12 Opened by Brian Anderson at - 2 commentsBad span computations with unicode characters, should be handling them as graphemes
a2a70c3 Opened by Huon Wilson at - 11 commentsInfinite recursion in librustc::metadata::decoder
d1f59e9 Opened by Simon Sapin at - 7 commentsstringify! on a ty macro value produces "an interpolated type"
17c515a Opened by Chris Morgan at - 1 commentWhen searching the RUST_PATH, rustpkg ignores versions
1560de0 Opened by Tim Chevalier at - 3 commentsbus error instead of infinite loop
ce10774 Opened by Carl Eastlund at - 1 commentExperiment with using objects in the visitor walk routines to avoid code explosion
bb273a8 Opened by Niko Matsakis at - 8 commentsmake clean doesn't clean jemalloc
55143cf Opened by Brian Anderson at - 1 commentmonomorphize normalization is broken
bf2282f Opened by Daniel Micay atconfigure --enable-optimize doesn't seem to override CFG_DISABLE_OPTIMIZE
bda71d3 Opened by Tim Chevalier at - 5 commentsRFC:
cd0ebde Opened by Huon Wilson at - 7 comments'tasklifetimecompiler diverges without error message when generic function has infinite instantiations
ff9a83c Opened by Carl Eastlund at - 6 commentsIt's possible to cast
ec5a274 Opened by bluss at - 3 comments0 as extern fn()in safe codeCasting 0 to
ac9d447 Opened by Micah Chalmer at - 8 commentsextern "C" fnis permittedjemalloc broken on win32
96a7c06 Opened by klutzy/defunct at - 1 commentAdd support for a export_name attribute to control the name of the symbol that is exported
fe82f44 Opened by Huon Wilson atrp.is_none ICE with fn taking <'self, T: Iterator<&'self str>>
fedf852 Opened by Lily Ballard at - 5 commentsHazards on uint overflow in std::vec
e463827 Opened by bluss at - 4 comments%? in fmt!() with string arg incorrectly escapes single-quotes
60a725a Opened by Lily Ballard atCross-crate enum struct variants exporting bug
1891b74 Opened by nsf at - 3 commentsDocument
c6d2e78 Opened by Niko Matsakis at - 6 commentsOption<extern "C" fn>in the FFI tutorialUncompressed metadata patch causes segfault
505dec3 Opened by SiegeLord at - 3 commentscstack lint ignores #[fixed_stack_segment] on default methods
138f340 Opened by SiegeLord atMacro using expr non-terminal can cause incorrect borrowck error
7750263 Opened by Lily Ballard at - 4 comments{f32,f64,float}::tests::test_frexp unit tests in libstd fail on Windows
6ce203c Opened by vadimcn at - 5 commentsconfigure --local-rust-root option is broken on windows
bcfdebe Opened by klutzy/defunct atRustc crash
3204279 Opened by Tiffany Bennett at - 1 commentUnsuffixed literals in C-like enums cause
2e30951 Opened by Huon Wilson at - 3 commentsmultiple applicable methoderrorsC-like enums discriminants values can be given different types
e359622 Opened by Huon Wilson at - 2 commentsSegfault on cyclic trait type parameter bounds.
2290cf6 Opened by Brendan Zabarauskas at - 14 commentsimpl Trait for module yields weird error message
d1adc3a Opened by Josh Matthews at - 2 commentsRFC: Name visibility determined by capitalization of first letter.
b0cbd13 Opened by Carlos Cobo at - 4 commentsBogus error when creating for an impl for a nonexistent type
b428871 Opened by Josh Matthews at - 14 commentsShould clone take &mut self?
63a3512 Opened by Brian Anderson at - 5 commentspush_fast should not be a method of public OwnedVector
e28b1c8 Opened by Brian Anderson atbytes!(..).to_owned() does not work in statement position
b973272 Opened by Lily Ballard at - 3 commentsAdd a platform-dependent calling convention alias
5952695 Opened by Deleted user at - 1 commentIssue with the built of the 26th of August
eba9739 Opened by Samuel Lê at - 1 commentIssue with the built of the 26th of August
3c3bcad Opened by Samuel Lê at - 2 commentsNeed a solution for loading out-of-tree module source
1375439 Opened by Brian Anderson at - 7 commentsFailing dtor leaks fields
68bad2c Opened by Brian Anderson at - 1 commentPerformance regression in "Add externfn macro and correctly label fixed_stack_segments"
c806af3 Opened by Palmer at - 4 commentsType inference issue when destructuring a struct
eb181e9 Opened by Steven Fackler at - 4 commentssplit up libextra (move some out to rustpkg packages, some to libstd)
015ae10 Opened by Daniel Micay at - 14 commentsmsys build fail: mswsock.h:125:20: error: 'WSAPOLLFD' was not declared in this scope
b15f38d Opened by cnd at - 5 commentsrustc can't find libpthread-2.dll, mingw ships with pthreadGC2.dll
df3e15d Opened by cnd at - 6 commentsEmacs mode indentation is incorrect in several common cases
5ec7c0e Opened by Niko Matsakis at - 5 commentsParser behavior for extra commas on methods declaration is not consistent.
d956330 Opened by Sébastien Crozet at - 4 commentsporting writeback.rs to new <V:Visitor> injects rt/uv failure
4bb58d1 Opened by Felix S Klock II at - 3 commentsemacs support issues
628a8e0 Opened by Felix S Klock II at - 1 commentDefault methods to not get the fixed_stack_segment attribute applied to IR
645028b Opened by Brian Anderson at - 1 commentfixed_stack_segment methods do not get the fixed_stack_segment attribute in IR
101c052 Opened by Brian Anderson at - 1 commentICE in report_unresolved_imports
4463c13 Opened by Josh Matthews at - 4 comments#[inline(always)] + #[fixed_stack_segment] produces invalid IR
ade0677 Opened by Brian Anderson at - 5 commentsAdd CTFE function for enum types to return the number of variants.
548d751 Opened by Tim at - 3 commentsDynamic dispatch through traits requires a managed pointer
3e95bab Opened by Arseny Kapoulkine at - 3 commentsICE with default methods of the same name on the one type
ff7e7e0 Opened by Huon Wilson atWindows builds use external assembler
1beef8f Opened by vadimcn at - 2 commentsWindows: failing unit tests in libstd\rt\io\file.rs
d76d557 Opened by vadimcn atWindows: failing unit tests in libstd\rt\io\net\tcp.rs
e33bac5 Opened by vadimcn atWindows: failing unit tests in libstd\rt\io\support.rs
ca5c3de Opened by vadimcn at&mut self to &mut Trait moves self
3bf320d Opened by Alex Crichton at - 5 commentsWindows: failing unit tests in libstd\rt\uv\file.rs
31a035d Opened by vadimcn atWindows: failing unit tests in libstd\rt\uv\net.rs
6721445 Opened by vadimcn atWindows: failing unit tests in libstd\rt\uvio.rs
fde2ebb Opened by vadimcn atWindows: failing unit tests in libstd\rt\uvll.rs
412cf86 Opened by vadimcn atWindows: failing unit tests in libstd\unstable\dynamic_lib.rs
753f7ed Opened by vadimcn at - 4 commentsRFC: Revise or at least rename the
83b10ad Opened by Niko Matsakis at - 16 commentsfixed_stack_segmentandrust_stackannotationsInfix call syntax for binary functions
45b18be Opened by bluss at - 8 commentsConfusing error when forgetting #[fixed_stack_segment]
e3b11b7 Opened by Tim Chevalier at - 3 commentslibuv has it's
a50b77e Opened by Alex Crichton at - 9 commentstarget_archspecified incorrectlyIlooping senders starve other tasks
f970e56 Opened by Brian Anderson at - 1 commentlibuv doesn't build on os x 10.6, gcc 4.2.1
a10e71c Opened by Brian Anderson at - 1 commentRemoving the no-omit-frame-pointer LLVM option breaks Mac stack traces
0f05d55 Opened by Tim Chevalier at - 1 commentThe number reader methods in should raise a condition if not enough bytes could be read
488c215 Opened by Raphael Speyer at - 2 commentsICE when converting std::run::process_status() to generic function
5953593 Opened by Lily Ballard at - 4 commentsSegfaults during pretty printing tests
ede9eef Opened by Alex Crichton at - 4 commentsEnums with no values can be matched with (*)
3277d90 Opened by Alex Crichton at - 4 commentsTrait methods can return &T types without lifetimes
c1a6baa Opened by Erick Tryzelaar at - 4 commentsmetabug: problems from check-fast being sole test driver
33e7829 Opened by Felix S Klock II at - 5 commentsLifetime inference inconsistency with borrowed pointer fields
b2e1bda Opened by Steven Fackler at - 4 commentstask <unnamed> failed at 'assertion failed: rp.is_none()', .../librustc/middle/typeck/collect.rs:1108
ae2f5c6 Opened by Utkarsh Kukreti at - 1 commentunused import lint is misidentifying/blaming globs
4b19cba Opened by Felix S Klock II at - 1 commentUse external jemalloc
7c078dd Opened by Luca Bruno at - 1 commentUse external gyp
1a1785f Opened by Luca Bruno at - 3 commentsICE with name conflict in macro
02cd5bd Opened by darkf at - 3 commentsMacro expression reuse causes invalid behavior
1261a5b Opened by darkf at - 2 commentsMacros should have an operator type
f07359d Opened by darkf at - 4 commentsICE when updating tuples
9398fd1 Opened by Gavin Baker at - 4 commentsWindows: slow rustc startup
0c955e5 Opened by vadimcn at - 24 comments
74acacc Opened by Benjamin Herr at - 13 commentsrefin function parameter patternsNew destructor semantics
c2787d5 Opened by Niko Matsakis at - 11 commentsassertion failed: task.unwinder.unwinding
f059e19 Opened by Jason Orendorff at - 7 commentsmake -jN: unpack_snapshot's cleaning can interfere with libuv build products
d494433 Opened by Felix S Klock II at - 7 commentsrust --version may trip a pthreads assertion
c84f1cc Opened by Alex Crichton at - 8 commentsDestination workspace for remote packages
65b8cae Opened by Tim Chevalier at - 3 commentsICE when trying to make trait inheritence + 'self region work
1138cb3 Opened by Jeff Olson at - 2 commentsAnonymous regions only sometimes getting related
d58d0b3 Opened by Alex Crichton at - 3 comments
86a7bd9 Opened by Carlos Cobo at - 5 commentsforsection of the manual hasn't been updated for iteratorsA large
8a481dd Opened by Huon Wilson at - 2 commentsRUST_THREADSvalue causes an abortRFC: condition macro could import parent module's (pub) identifiers
b56e632 Opened by Felix S Klock II atICE 'index out of bounds' in extra::ebml
5f40477 Opened by Simon Sapin at - 2 commentsCompiler accepts deriving(Encodable, Decodable) for TreeMaps with non-str keys
337224e Opened by Tim Chevalier at - 8 commentsICE with default methods of the same name on derived trait
26ccd3c Opened by Bengt Ericsson at - 3 commentsPoor error message when attempting to use runtime from
5cecb19 Opened by James Sanders at - 2 comments#[start]functionAbility to specify self parameter in static method call
6758ffe Opened by Erick Tryzelaar at - 19 commentsPerformance regression in "Rewrite pass management with LLVM"
43d134a Opened by Palmer at - 4 commentsIndex-assign in str should be unsafe
fa147da Opened by Simon Sapin at - 8 commentsAdd a way to tell rustpkg not to install all the crate files in a package
0695225 Opened by Tim Chevalier at - 5 commentsInterior can be moved while holding pointer to outer structure
2d81901 Opened by Brian Anderson at - 10 comments
770a2b7 Opened by Benjamin Herr at - 4 comments&5i + 5icompiles but5i + &5ior&5i == 5idon'trepr ignores paths of enums
e8abeea Opened by Daniel Micay at - 2 commentsrepr thinks fixed-size arrays of zero-size types are always empty
d7ccc9b Opened by Daniel Micay at./configure fails while trying to clone llvm
0c96b50 Opened by Michael Williamson at - 3 commentsTrouble with pipe on OS X
50d99c8 Opened by Kevin Cantú at - 6 commentsrusti seg faults on simple vector definition
86b7ed9 Opened by Jason E. Aten, Ph.D. at - 2 commentsarm gnueabihf cross compile assert fails during linking, ubuntu 13.04
ed7b5e7 Opened by Felix S Klock II at - 6 commentsCompiler error while trying to compile servo
8b09378 Opened by kingkorf at - 2 commentsrepr has no representation for trait objects
de96236 Opened by Daniel Micay atrepr has no representation for functions/closures
721bd12 Opened by Daniel Micay atrepr has no representation for lifetimes
e66c213 Opened by Daniel Micay at - 2 commentsrepr prints tuple structs as if they were normal structs
990cf80 Opened by Daniel Micay atHigher kinded polymorphism
ede78ab Opened by Tiffany Bennett at - 10 commentsdoc comments need to be before start of function definition for spawn_supervised
083c154 Opened by Jason E. Aten, Ph.D. at - 2 commentsrusti seg faults with non-ascii comments
b013a8e Opened by NAKASHIMA, Makoto at - 2 commentsDNS name resolution more than getaddrinfo()
cbba85e Opened by Seo Sanghyeon at - 13 commentsadd a name field to TyDesc, for retrieving type names
35baab3 Opened by Daniel Micay atNew formatter doesn't allow properly escaped slashes
a7f69bd Opened by Jeaye Wilkerson at - 8 commentsrepr ignores enum variant field names
e8216c0 Opened by Daniel Micay at - 2 commentsAdd a BigDecimal type
1a2be30 Opened by Steven Fackler at - 19 comments
0839aff Opened by Benjamin Herr at - 1 commentformat!stops early on spurious'}'investigate replacing visit glue with debug info
6b28090 Opened by Daniel Micay at - 2 commentsRUST_LOG=::help should be sorted
2e21230 Opened by Huon Wilson at - 3 commentsrustpkg names executables incorrectly
d0c82d3 Opened by Tim Chevalier at - 1 commentAdd buffered I/O
d1b60b7 Opened by Brian Anderson at - 6 commentsdecide whether function addresses are significant
3c00f22 Opened by Daniel Micay at - 2 commentsdecide whether global addresses should be significant by default
f4561c6 Opened by Daniel Micay at - 14 commentsrt::io DNS resolution
3b01fa9 Opened by Brian Anderson at - 1 commentDetect stability attributes on methods
963808a Opened by Huon Wilson atDetect stability attributes on modules and crates
0a76375 Opened by Huon Wilson at - 2 commentsCustom build scripts should be able to set rustc flags
292008d Opened by Tim Chevalier at - 2 commentsRender stability attributes in rustdoc
adfc695 Opened by Huon Wilson at - 1 commentDecide on (and implement) which parts of the AST can get stability attributes
2f05a1a Opened by Huon Wilson at - 4 commentsstr::not_utf8 condition is a sign that the from_bytes API needs massaging
25e4cf1 Opened by Felix S Klock II at - 12 commentsSpurious runtime segfaults on bots
569066d Opened by Alex Crichton at - 2 commentsextra::json and the Rust tokenizer unsoundly cast -1 to char
44abe55 Opened by Daniel Micay at - 4 commentsAllow empty functional updating of structs
ee7af70 Opened by Tim at - 2 commentsAllow lifetime parameters on generic types
200e598 Opened by Steven Fackler at - 2 commentsWhen RUST_THREADS is bad, "fatal runtime error: runtime tls key not initialized"
390a71e Opened by Jason Orendorff at - 6 commentsswitch to a more efficient vector/string representation
1642c01 Opened by Daniel Micay at - 11 commentsCapturing @ in a non-Send ~fn causes memory_region to crash
6e33eb1 Opened by Huon Wilson at - 1 commentrename str::from_bytes to str::from_utf8
6a69647 Opened by Daniel Micay atnewrt: wrap libuv's signal api
be78145 Opened by emberian at - 1 commentReplace std::util::unreachable with a macro
0280d13 Opened by Chris Morgan atUse Mingw-w64 for Win32
a4d3b3b Opened by klutzy/defunct at - 21 commentsICE in typeck subst
8124a92 Opened by Felix S Klock II at - 3 commentsConditions: document that conditions can only be handled in the same task
237ba70 Opened by Tim Chevalier at - 7 commentsClarify the rustpkg testing story
e93bdf7 Opened by Tim Chevalier at - 10 commentsSegfault related to trait bounds
edb4813 Opened by David "novalis" Turner at - 4 commentsUpdate FFI documentation for new enum layout with smaller/selectable discrminants.
22b95a0 Opened by Jed Davis at - 4 commentsBounds checking code can overflow
ca3de7f Opened by Thiez at - 1 commentdocs: Lifetimes & apostrophe symbol.
14e5001 Opened by Carlos Cobo at - 6 commentsdocs: Missing grammar for functions.
9707fee Opened by Carlos Cobo at - 5 commentsdocs: Missing Generics section.
5087ac4 Opened by Carlos Cobo at - 1 commentLLVM fails to eliminate bounds checking for fixed-size arrays
93f1ee7 Opened by Arseny Kapoulkine at - 5 commentsextra::json: Remove or rework ToJson
402604b Opened by bluss at - 5 commentsbuffered_file_writer always truncates
ef3a50d Opened by Jeff Murray at - 1 commentSyntax extension to generate unique identifiers
6f7fc1f Opened by Steven Fackler at - 2 commentsCross-crate global constants aren't being inlined
b3df97a Opened by Alex Crichton at - 3 commentsAn variable assigned -1 can be inferred as uint
15054ed Opened by David "novalis" Turner at - 7 commentsllvm assert failure when compiling with extra-debug-info
10ba9a3 Opened by Steven Fackler at - 2 commentsAdd a
3ae6945 Opened by Tim Chevalier at - 1 commentrustpkg initcommandStored value type does not match pointer operand type
7fc5077 Opened by bluss at - 2 commentsDerived type error when assigning function to an Option
fb8c7fe Opened by Huon Wilson at - 3 commentsSIGSEGV matching a struct-like enum in a macro
32695b5 Opened by Steven Fackler at - 8 commentsWriting a non-trait impl for a struct in a different module makes it impossible to construct that struct directly
a8dbdcb Opened by Huon Wilson at - 5 commentsunresolved import: there is no
7097d23 Opened by klutzy/defunct at - 3 commentsas_utf16_pinstd::os::win32Wrong calling convention on using ffi of extern mod
b4744b5 Opened by klutzy/defunct at - 7 commentsSegfault when using static with None values.
f57743d Opened by Flavio Percoco at - 4 commentsDon't warn on use of a deprecated item in a deprecated item
f2a2836 Opened by emberian at - 9 commentsThe two unsafe functions in std::ascii might be unnecessary.
9b88392 Opened by Marvin Löbel at - 1 commentCompare API changes using the extracted stability index.
556823c Opened by emberian at - 4 commentsNo nice way to create methods using custom pointer types.
cc35a25 Opened by Ms. Molly Stewart-Gallus at - 5 commentsBorrow checker reports multiple mutable borrows when there's only one
ad85c12 Opened by Tim Chevalier at - 6 commentsUnsound behavior when returning &-pointers
5c37613 Opened by Alex Crichton at - 1 commentEnsure up-to-date copyright years
b094ad9 Opened by Lindsey Kuper at - 10 commentsuse noalias on the retptr parameter
7e578c8 Opened by Daniel Micay at - 1 commentextra::fileinput tests are periodically failing
85759bf Opened by Huon Wilson at - 2 commentscannot implement Hash except by IterBytes ?
41b4e47 Opened by Felix S Klock II at - 6 commentsRFC: For custom string types, add ability to define newtyped unsized vectors once DST gets implemented
768315f Opened by Marvin Löbel at - 3 commentsrp.is_none ICE: struct mistyped as trait instantiated with &'self int
7e1a9a5 Opened by Felix S Klock II at - 1 commentrp.is_none ICE: trait bound with &'self int instantiated type
f67be4a Opened by Felix S Klock II at - 1 commentstd::run loops forever if exec fails
83d200c Opened by Daniel Micay at - 2 commentsIterator composition: Poor error message when Clone trait bound is missing
52c7e3e Opened by Felix S Klock II at - 12 commentsadd unicode case folding for char/str
3f05a0f Opened by Daniel Micay at - 12 commentsCompiler error doing hello world
1c04c0b Opened by v buckenham at - 2 commentsResolve can use traits for types that don't exist
c6b6726 Opened by Alex Crichton at - 1 commentinfinite recursion Trait that provides impl of its own super trait
add9b45 Opened by Felix S Klock II at - 4 commentsRFC: changes to implicit copyability
b1e67ec Opened by Jack Moffitt at - 7 comments
1e02a60 Opened by Jack Moffitt at - 5 commentsunwrapfunction documentation don't mention implicit copyabilityadd noalias to the exchange_malloc return value
9415e89 Opened by Daniel Micay at - 2 commentson mingw32: make check shows 1265 test failures
eb00087 Opened by Jason E. Aten, Ph.D. at - 3 commentsfunction parameter/return attributes are set incorrectly
1b3dbe5 Opened by Daniel Micay atCreate bindings for native mutexes
fd4a91d Opened by Brian Anderson at - 4 comments%p can't print mutable unsafe pointers
b2cfa19 Opened by Josh Matthews at - 4 commentsICE in macro expansion
f6f9d1d Opened by David Renshaw at - 4 commentsrustpkg: workcache causes problems for "rustpkg install"
36ab52c Opened by Micah Chalmer at - 2 commentsThe lifetime of the borrowed value is too long
33e026a Opened by Arseny Kapoulkine at - 9 commentsARM: packed-struct-vec
f57125e Opened by Seo Sanghyeon at - 4 commentsRust triggers LLVM ARM backend bug
e558c6e Opened by Seo Sanghyeon at - 2 commentsUnderscore in
f69331e Opened by Huon Wilson atformat!named substitutions causes "unterminated format string" errorEnable tests on Android bot
960cdc3 Opened by Seo Sanghyeon at - 21 commentsInternal compiler error
8b1ac62 Opened by alexjg at - 1 commentICE: fn in default method of trait
f1f0ac5 Opened by klutzy/defunct atrustdoc: broken overview when one puts url into first sentence
2fa7b9d Opened by Felix S Klock II at - 3 commentsTasks docstring is outdated
af818bb Opened by Flavio Percoco at - 1 commentShould Writer have a flush method?
b8ac542 Opened by Eric Reed at - 12 commentsdebug no-optimize make check yields three failures
8510c98 Opened by Felix S Klock II at - 9 commentsTowards a pluggable EventLoop, etc
ad2dcfd Opened by Jeff Olson at - 4 commentsdebug no-optimize OS X make check-fast exposes segfault in rustc
3b57326 Opened by Felix S Klock II at - 21 commentsdynamic_lib is not thread safe
11e522c Opened by Alex Crichton at - 2 commentsRemove old documentations on website
13cf825 Opened by klutzy/defunct at - 1 comment
5615e70 Opened by Marvin Löbel at - 2 comments\0should be an valid string escapeDocument what unsafety means in rust
863559b Opened by Brian Anderson at - 2 commentsRewrite serialization to use generators
3d65cac Opened by Erick Tryzelaar at - 1 commentbad span on character literal errors
e47977c Opened by Jack Moffitt at - 1 commentsret attribute not applied to extern "C" fn indirect calls
4ffbf0f Opened by Daniel Micay atadd noalias to fn() -> ~T function pointers
b446abe Opened by Daniel Micay atICE when using generic newtypes cross-crate
fd518ee Opened by Steven Fackler at - 3 commentsRemove std::either
667c46c Opened by Brian Anderson at - 15 commentsRemove 'unknown' from linux target 'triples'
bc51dab Opened by Brian Anderson at - 6 comments./configure --disable-sharedstd seems borken: No rule to make target `x86_64-unknown-linux-gnu/stage0/lib/libstd.rlib
20c4303 Opened by Jason E. Aten, Ph.D. at - 1 commentlatest build fails under debug settings: libstd/unstable/intrinsics.rs:428:8: 428:53 error: intrinsic has wrong type
cd8bfc9 Opened by Jason E. Aten, Ph.D. at - 3 comments"ignoring specified output filename for library" warning even if output filename is not ignored
3efbb5f Opened by Seo Sanghyeon at - 4 commentscan't compile libstd with -Z debug-info
c2c652f Opened by Jason E. Aten, Ph.D. at - 11 commentsThe glob tests cannot change the current working directory
b65ab50 Opened by Alex Crichton at - 2 commentsunhygienic named labels allowed in macros
96ca1ec Opened by Jack Moffitt at - 6 commentsrustc segfault with jemalloc
73de718 Opened by Frank Denis at - 6 commentsrustpkg fails to inject a link name if other linkage attributes are present
44e81e6 Opened by Tim Chevalier at - 2 commentsWorkspace dependants don't rebuild when they are altered
86cefb5 Opened by Brendan Zabarauskas at - 2 commentsUn-ignore a cwd-racy rustpkg test
4d4dfb3 Opened by Alex Crichton at - 1 commentInner statics in generic fns aren't handled correctly.
5727a4f Opened by Alex Crichton at - 3 commentsInner statics all have the same symbol name
11d7fb3 Opened by Alex Crichton atICE: 'lookup_item: id not found: 102830'
e015a86 Opened by Jeaye Wilkerson at - 4 commentscompiling libstd with -Z extra-debug-info results in "intrinsics.rs:402:8: 402:38 warning: debuginfo: Could not find namespace node for function. This is a bug! ..."
959c338 Opened by Jason E. Aten, Ph.D. at - 2 commentsrustpkg fetching remote packages is broken
edc6989 Opened by Tim Chevalier at - 3 commentsDo not poll on the port in
f9a1e90 Opened by Flavio Percoco at - 4 commentsrecv_timeoutlint for redundant trait bounds (due to trait inheritance)
ce02b34 Opened by Daniel Micay at - 9 commentsOSX: rust runtime hangs doing tcp messaging
1e6b224 Opened by Jason E. Aten, Ph.D. at - 1 commentmingw: abi change on recent gcc
51d23c4 Opened by klutzy/defunct at - 6 commentsrust pkg --help segfaults
3f5fd16 Opened by Jason E. Aten, Ph.D. at - 1 commentRFC: make the stdlib more hierarchical
5df2828 Opened by Huon Wilson at - 11 commentsSegfault on Option<T> inside struct if T is non-pointer type and it's name equals to a struct name
620a787 Opened by Bohdan Shulha at - 1 commentBad error message when rustpkg can't create the
55fea10 Opened by Tim Chevalier at - 2 commentsbuilddirectorymergefunc hits asserts on our bytecode
35d1683 Opened by Daniel Micay at - 4 commentsOwned traitobject does not inherit kind bounds
bf70331 Opened by Marvin Löbel at - 5 commentsMissing libgcc_s_dw2-1.dll message after install in Win7
4718713 Opened by putridmelon at - 5 commentsrustpkg man page is a bit misleading
fcc4049 Opened by Tim Chevalier atreplace type_use with LLVM's mergefunc pass
8e1f56c Opened by Daniel Micay at - 4 commentsdebuginfo: Generate DW_TAG_template_type_parameter DIEs for generic types
330a941 Opened by Michael Woerister at - 9 commentsdebuginfo: nil and bot should not be described as uint in DWARF
d35cf14 Opened by Michael Woerister at - 1 commentdebuginfo: Generate debugging information for global variables.
c90680c Opened by Michael Woerister at - 26 commentsdebuginfo: Describe item and member visibility in debugging information
5eadfc0 Opened by Michael Woerister at - 7 commentsCustom data types which accept only values enumerated by programmer.
1e91fb0 Opened by Jesse Ray McCracken at - 6 commentsCustom Data Types with Enumerated Values
1be2277 Opened by Jesse Ray McCracken at - 1 commentDebuginfo: Source lines for fail! invocations are incorrect
3d4d34b Opened by Josh Matthews at - 12 commentsHow should UDP handle partial packets?
7695841 Opened by Brian Anderson at - 3 commentsrustpkg: no_rebuilding_dep test failure
8182474 Opened by klutzy/defunct at - 5 commentsShould the range_* functions be in the prelude as well?
7b293e3 Opened by David Creswick at - 2 commentsICE when a static variable is declared of type for which the
9047867 Opened by Mark at - 15 commentsDroptrait is implementedMingw 4.0 has broken headers
934584a Opened by vadimcn at - 6 commentsOdd "mismatched types" error message
3889029 Opened by Jesse Ruderman at - 4 commentsClarify use of
db6d15c Opened by Steven Fackler at - 9 commentsunsafein extra::arcBundle mingw dll with stage0 package
462ef46 Opened by klutzy/defunct at - 2 commentsPretty printer doesn't preserve built-in trait bounds on trait objects
3a1f6f1 Opened by Huon Wilson atDanger with stack-allocated structs/initializer syntax
066e90b Opened by Alex Crichton at - 2 commentsrustpkg should set the exit code properly, at least for some errors
c572d3e Opened by Tim Chevalier at - 2 commentsNo syntax for type of boxed trait with a kind bound and a generic parameter
93b5e36 Opened by Benjamin Herr at - 2 commentsAdd type definition example to the manual, consider changing the term to "type alias".
cb28f2f Opened by neju como at - 5 comments"Could not find namespace node for function"...
2168aeb Opened by Jesse Ray McCracken at - 5 comments#[link_name="foo"] doesn't work with extern statics
53476a2 Opened by Luqman Aden atWith --rust-path-hack, rustpkg is too enthusiastic about matching directories
42dce8b Opened by Tim Chevalier atrustdoc_ng: clean_comment_body does a lot of string copies
49ceb30 Opened by emberian at - 1 commentRemove the cond! macro
00b7a42 Opened by Brian Anderson atuse internal linkage for private functions/methods
74c4e45 Opened by Daniel Micay at - 1 commentwhen not compiling a library, mark everything but the entry as internal
930d6ac Opened by Daniel Micay at - 1 commentAdd a logical lint pass for
1aeab19 Opened by kud1ing at - 1 commentif( foo ) ... else if ( foo ) ...patternsAdd a logical lint pass for identical expressions on both sides of operators
dbe784e Opened by kud1ing at - 1 commentautoslicing does not work in combination with
c443f2c Opened by Marvin Löbel at - 4 commentsextern fn->&fncoercionmacro argument cannot be both expr and pat
a718c4a Opened by klutzy/defunct at - 1 commentReconsider distribution of cryptographic hash functions
44d9d78 Opened by Brian Anderson at - 7 commentsConvert extra::ebml to extra::atom_trees
3be32a8 Opened by Brian Anderson at - 21 commentsAdd a mechanism for enabling experimental language features
07f9192 Opened by Brian Anderson at - 2 commentsMake struct-like enum variants experimental
54d4723 Opened by Brian Anderson at - 7 commentsMake macro_rules! experimental
642e359 Opened by Brian Anderson at - 1 commentextern fn type declarations and extern fn bindings should both default to the same ABI.
7e8bffe Opened by Brian Anderson at - 20 comments
8a273e0 Opened by Marvin Löbel at - 3 commentsextra::getopts::opt_valis private, butrustpkgmanaged to use it due to privacy bugs.Remove util::unreachable
8ffc4ac Opened by Brian Anderson at - 6 commentsconsider making the iterator tutorial into the std::iter module docstring
8406db5 Opened by Daniel Micay at - 6 commentsmark functions returning ! as noreturn
ab85c65 Opened by Daniel Micay atMake NaN() and is_NaN() method names lowercase
ccef832 Opened by Chris Morgan atNested macro invocation doesn't follow proper scoping rules
10d71eb Opened by Lily Ballard at - 10 commentsbroken rust-lang.org rustpkg tutorial link
52d389a Opened by Jason Fager at - 2 commentsrustc should not assume 'cc' is a multiarch linker
b42be49 Opened by David Barksdale at - 12 commentsAdd macro scope details to the Macro tutorial.
549f08b Opened by neju como at - 3 comments"internal compiler error: trans_lvalue reached fall-through case" with tuple assignment
9b614be Opened by Jason Orendorff at - 1 commentRemove or pref off import globs
f2ed06c Opened by Brian Anderson at - 2 commentsReserve
b3461cc Opened by Brian Anderson at - 3 commentssizeofkeywordSnapshot rustc depends on libtinfo.so.5
ae00448 Opened by Steven Fackler at - 4 commentsMake an example rustpkg repository under github.com/rust-lang
f7f8d01 Opened by Tim Chevalier at - 3 commentslibuv process tests are ignored
61c40d7 Opened by Alex Crichton atShould we create a rust-lang organization on GitHub?
66cbc71 Opened by Brian Anderson at - 4 commentsConsider allowing limited type inference in static declarations
d2854d1 Opened by Steven Fackler at - 3 commentsBad span on obsolete syntax error
bd7190d Opened by Josh Matthews atRemove RcMut and Cell and introduce Mutable
42c050a Opened by bluss at - 12 commentsuse composition in std::option
6f97439 Opened by Daniel Micay at - 14 commentsDocument
3372bb3 Opened by kud1ing at - 1 commentstd::opsdo foo!(...) { ... }
b5793aa Opened by Oren Ben-Kiki at - 1 commentUnicode
e12301c Opened by Aaron Laursen at - 9 commentsto_lower()andto_upperMatching
8278e9d Opened by Paul Stansifer at - 8 commentsttis almost uselessStop compressing metadata
4b036d9 Opened by Brian Anderson at - 5 commentsmigrate to the LLVM toolchain
516ce5c Opened by Daniel Micay at - 53 commentsstd::str::StrSlice needs documentation
f1d0e5d Opened by Luis de Bethencourt at - 2 commentsMake sure all the linux bots have the correct version of node and valgrind installed
9d01f3c Opened by Brian Anderson at - 1 commentRUST_THREADS=1 must stay with a single thread, which the runtime doesn't
5266a93 Opened by Jason E. Aten, Ph.D. at - 4 commentsEstablish a super-review policy
5f151b9 Opened by Brian Anderson at - 5 commentsmove to the successor of sundown for markdown parsing, upon release
bd95498 Opened by Daniel Micay at - 3 commentsExtend the Non-nullable pointer optimization to handle Option<Bucket<K, V>>
5bcc18a Opened by bluss at - 1 commentstd::vec::ImmutableVector needs documentation
cc5457a Opened by Luis de Bethencourt atCompiler crashes with "Calling a function with a bad signature"
7c06cbc Opened by Scott Lawrence at - 10 commentslambda-var hygiene
de5210f Opened by John Clements at - 4 commentsmatch-var hygiene
341fb14 Opened by John Clements atShould
91bbfe5 Opened by Marvin Löbel at - 5 commentsstd::str::CharRangebe public?Test output should be coloured even when run simultaneously
46ee2dd Opened by Chris Morgan at - 7 commentsIncorrect span for method lookup failure
5a4b3ba Opened by Marvin Löbel atShould the reverse iterators on strings and vectors be removed?
6b02d59 Opened by Marvin Löbel at - 2 commentsBug with trait inheritance and trait objects
97d61d6 Opened by Marvin Löbel at - 9 commentsPeeking at a port that is used after a sleep rarely terminates
0eb5ea6 Opened by Josh Matthews at - 6 commentsDisable libffi and zlib for llvm snapshots
0c9991b Opened by Brian Anderson atICE
b2b24c5 Opened by Tiffany Bennett at - 7 commentsStandardize on self-containedness of examples in docs.
b781196 Opened by Huon Wilson at - 8 commentsrepr should use the expression form of types (:: before <)
f2af61b Opened by Jesse Ruderman at - 2 commentsextra::test::test_lots_of_files appears to fail if there are any non-utf8 file names in the top 4 sublevels of /
26d570f Opened by Huon Wilson at - 7 commentssched::test::dont_starve_1 deadlocks with valgrind and on bsd
d61fb21 Opened by Daniel Micay at - 5 commentsUnable to infer the type of a ~fn inside an Option
4b5a313 Opened by Micah Chalmer at - 1 commentRustdoc (rustdoc_ng) should hide priv items and methods by default
4a31283 Opened by bluss at - 3 commentsRFC: Syntax for raw string literals
3a87262 Opened by Lily Ballard at - 44 commentsRustpkg isn't checking for freshness of crate files that aren't main.rs
a468290 Opened by Tiffany Bennett at - 5 commentsrustdoc unindents too much
ceb1877 Opened by Alex Crichton at - 1 commentextra::time: test failure on Win32 non-English locale
eacce3f Opened by klutzy/defunct at - 1 commentEOL workaround for Windows is incorrect, mangles binary files (the icon)
9ab0919 Opened by Daniel Micay at - 1 commentComments with /*********... are handled strangely
c9b1d1f Opened by Huon Wilson at - 1 commentAdd a lint for unnecessary trailing return
3d0aa59 Opened by Huon Wilson at - 5 commentsStatics' symbol names are susceptible to drift
a49a54e Opened by Alex Crichton at - 4 commentsInternal compiler error on Ubuntu 12.04
6d17811 Opened by vinmay at - 3 commentsmetrics
4039796 Opened by Brian Anderson at - 1 commentSet up a bot for running collecting memory usage
1c6cec5 Opened by Brian Anderson at - 4 commentsZip up bench metrics so they can be discovered by automation
63c4453 Opened by Brian Anderson at - 5 commentsConsider removing the
8f1b42f Opened by Marvin Löbel at - 10 comments_itersuffixes on specialized Iterator constructorsrustpkg tests shouldn't compare modification times
deef339 Opened by Tim Chevalier at - 4 commentsLint for unused lifetime parameters
d2a7338 Opened by Jesse Ruderman at - 6 commentsinternal compiler error: drop_ty_immediate: non-box ty
aa88c50 Opened by David Creswick atStandardize whether lib descriptions end with a period
736e033 Opened by Jesse Ruderman at - 8 commentsextra::url::to_str doesn't include port
157b750 Opened by Chris Morgan atarm: record_sp_limit is assuming arm > ARM7
18817df Opened by Felix S Klock II at - 6 commentsformat! should support multiple formats for one argument
1053187 Opened by Chris Morgan at - 12 commentslibstd/os.rs shows Pipe{ input, out } and order of members needs to be switched to match the posix API
7e718ba Opened by Jason E. Aten, Ph.D. at - 2 commentsHighlight function names in rustdoc_ng
e0735fd Opened by Jordi Boggiano atCanonical urls for deduplication of google results in rustdoc
6a9b411 Opened by Jordi Boggiano at - 24 commentsbors should not close pull requests
1e56c69 Opened by Simon Sapin at - 2 commentsOmitting an lifetime name in the return value of an function should be always forbidden.
cc378da Opened by Marvin Löbel at - 1 commentRename
1c4ac31 Opened by Brian Anderson at - 4 commentslooptocontinueLex nested block comments
b2aadf8 Opened by Brian Anderson at - 11 commentsUse checked arithmetic by default
abe4a2d Opened by Brian Anderson at - 23 commentsrustpkg should have a test where lib.rs re-exports local modules
43c127c Opened by Tim Chevalier at - 3 commentsCalling libc::exit immediately after startup causes assertion failure in rust_initialize_rt_tls_key
a4bad4c Opened by Brian Anderson at - 1 commentrustpkg probably won't check for upstream updates
b0ed9c2 Opened by Tim Chevalier at - 2 commentsImprove error message with bad package ID
2eeb5b2 Opened by Tim Chevalier at - 2 commentsrustpkg: error downloading external dependencies.
93ec16c Opened by Brendan Zabarauskas at - 5 commentsRemove #[abi = "foo"] attributes from codebase.
bf1031f Opened by Luqman Aden at - 2 commentsinvestigate using an LTO pass instead of a module pass
9edc137 Opened by Daniel Micay at - 1 commentWindows: stdout/stderr on
7987e99 Opened by klutzy/defunct at - 5 comments--subsystem windowsAny rust program run with "std::ptr=4" in RUST_LOG meets with a terrible fate
a6cec84 Opened by Micah Chalmer at - 2 commentsPlatform-backed, non-scheduler/runtime entangled IO
2092d33 Opened by Jeff Olson at - 1 commentrustdoc: Generate the documentation for one module on one page instead of several pages
a927801 Opened by kud1ing at - 14 commentsmark globals as internal when not building a library
4f45948 Opened by Daniel Micay atmark private functions/globals not used in inline functions as internal
8433181 Opened by Daniel Micay at - 3 commentsiter: decide on the fate of to_owned_vec, sum and product
ce3adab Opened by Daniel Micay at - 9 commentssupport partial type hints
49c5b24 Opened by Daniel Micay at - 7 commentsno way to bubble up Send/Freeze through raw pointers
c13c010 Opened by Daniel Micay at - 13 commentsfix shrink_to_fit for managed-unique vectors
3919787 Opened by Daniel Micay atrustpkg makes it difficult to work with local changes to submodules
891b4ec Opened by Tim Chevalier at - 3 commentsNeed some way to parse &[u8] as UTF-8 with replacement chars
10317bf Opened by Lily Ballard at - 12 commentsStruct fields are dead links in rustdoc search
855191f Opened by bluss atFlaky rustpkg tests
ba85c8a Opened by Alex Crichton at - 2 commentsRust-master doesn't compile any more on Ubuntu Lucid/amd64
209aef1 Opened by Frank Denis at - 7 commentsrace condition with -j# in Makefile
6c1b3f3 Opened by Daniel Micay at - 5 commentsBenchmark doesn't handle code taking >1ms
9567b71 Opened by Lily Ballard atThere should be a
992c616 Opened by Alex Crichton at - 2 comments--disable-debugbuilder for borsenable the mergefunc pass
6fbe7bf Opened by Daniel Micay at - 3 commentslibc::stat should derive Default
43ff536 Opened by Lily Ballard at - 1 commentrustdoc should support hyperlinking between crates
1da72a5 Opened by Alex Crichton atget llvm libcall optimizations working
8de7072 Opened by Daniel Micay at - 2 commentsRemove
cd4926a Opened by Tim Chevalier at - 2 commentsextern mod foo (name="bar")syntaxSnapshots no longer work on RedHat 5.5
078b623 Opened by Brian Anderson at - 17 commentsuse information about non-raw pointers being non-null
6e62aea Opened by Daniel Micay at - 6 commentsmakefile: define as many make variables as possible before use
e71418d Opened by Felix S Klock II at - 4 commentsWe need a getenv() that returns ~[u8]
8a8601e Opened by Lily Ballard at - 2 commentsrange(a, b) does not work when a > b
d82e71e Opened by Jesse Ray McCracken at - 26 commentsRust 0.8 version doesn't work on Windows.
f64508a Opened by Corwin Dong at - 2 commentsempty impl obsolete syntax error is wrong
8f4704d Opened by Jack Moffitt at - 2 commentsWindows installer doesn't remove old installation
a20c0c3 Opened by cnd at - 7 commentsConverting a [string] to a **c_char is subtlely difficult
55bb895 Opened by Huon Wilson at - 6 commentsrustdoc: Wrong page suggestion on search
df92d82 Opened by klutzy/defunct at - 2 commentsrusti segfault details: dlopen difficulties, signal handler crashing. Where is dl-object.c ?
4f1b846 Opened by Jason E. Aten, Ph.D. at - 1 commentuse pthread_atfork to make the runtime fork safe
b8143a3 Opened by Daniel Micay at - 5 commentsrustpkg install always installs even if it's already installed
b69263b Opened by Jack Moffitt at - 2 commentsConfusing error message when importing * from private modules
6bce7a2 Opened by Arseny Kapoulkine at - 1 commentdocument rustpkg use with make
95f3c4b Opened by Jack Moffitt at - 2 commentsSharedChan in Tasks and Communication Tutorial
9d62790 Opened by Simão Mata at - 3 commentserror message for start function confusing
3fb5f9c Opened by Jack Moffitt at - 1 commentIncorrect error note for empty implementations
72cd2ff Opened by SiegeLord at - 1 commentstd::vec's connect_vec and concat_vec are inefficient
204623a Opened by bluss atunsafe fn coerces to &fn without an unsafe block
14aac95 Opened by Lily Ballard at - 3 commentsTrouble resolving associated functions from a non-trait impl within a different module
65f90b1 Opened by SiegeLord at - 3 commentsa function!() macro like C99's func would be useful in addition to file!() and line!()
94860ad Opened by Jason E. Aten, Ph.D. at - 2 commentsRustdoc generates invalid code for struct-like enums
486157b Opened by Steven Fackler at - 3 commentsUnable to find crate
9103968 Opened by Aaron Dandy at - 1 commentstdcompilation process stuck on OS X
6d5157c Opened by lhatsk at - 2 commentsThis is my test
bbc56c1 Opened by meagon at - 4 commentsPow() syntax is inconsistent between floats and ints
edf87dd Opened by Zachary Tong at - 5 commentsCross-reference allusion to more detailed lifetime introduction.
35220ec Opened by neju como at - 3 commentsConfusion about rooting in Borrowed Pointers Tutorial.
f18e814 Opened by neju como at - 2 commentsICE: assertion failed: self.variance.is_some()
e7aa3fd Opened by Vladimir Matveev at - 7 commentsRustpkg only builds one test.rs file per crate
5ff02bb Opened by Steven Fackler at - 2 commentsuvio's read_stream() may not trigger task scheduling
5d1a21e Opened by klutzy/defunct at - 7 commentsBetter error message for transitive req of #[deriving]. (Also, how to use deriving here?)
6588a92 Opened by Felix S Klock II at - 20 commentsRust-0.8 : compilation fails
a029a9d Opened by eliovir at - 25 commentsRustdoc should not silently discard documentation comments.
4886fa6 Opened by Oren Ben-Kiki atFailure on non-ASCII path on windows
f228002 Opened by Xiaoyang Chen at - 9 commentsType hint on structs is ignored
70d2981 Opened by Huon Wilson at - 2 commentsprevent adding more binaries
b310adb Opened by Daniel Micay at - 3 commentsrustdoc man-page is out of date
a27f32c Opened by Huon Wilson atbuildbots should build with RUST_LOG=rustc=1
4b685c7 Opened by Lily Ballard at - 1 commentvec.as_imm_buf/as_mut_buf should perhaps pass capacity?
be5318c Opened by Lily Ballard at - 6 commentsFailed to compile 0.8 in OSX
9324565 Opened by Yann Kechichian at - 6 commentsSimple TCP server
7e775f8 Opened by Simão Mata at - 5 commentsRemove ancient obsolete syntax checker
eac6c8b Opened by emberian at - 1 commentAllow immutable access of &mut struct field through &self
a0cca54 Opened by bluss at - 10 commentsExpansion of format_args! uses static with lower-case
389a133 Opened by Oren Ben-Kiki atUndefined references to 'pthread_barrier_{init,destroy,wait}' on Android
361bf57 Opened by Luqman Aden at - 3 commentsClients of the new path need to be updated for non-utf8 paths
6e16ee8 Opened by Lily Ballard at - 11 commentsno debug-info on locals in stack frames when stepping though rust-msgpack
887717e Opened by Jason E. Aten, Ph.D. at - 10 commentsstd::rt::io::file::FileInfo::open_stream() cannot open /dev/null
ed0ca8e Opened by David Barksdale at - 1 commentTeach
c92f419 Opened by Tim Chevalier at - 2 commentsrustpkg testhow to run a specific testLint mode for conflicting
ccfecb4 Opened by Tim Chevalier at - 2 commentsextern modsMake example package scripts implement
b6efaab Opened by Tim Chevalier at - 1 commentbuildinstead ofinstallMake rustpkg accept multiple package IDs in a single command
38d52b9 Opened by Tim Chevalier at - 1 commentDocument that multiple rustpkg processes are a bad idea
46daa23 Opened by Tim Chevalier at - 1 commentmake <= 1-word types immediate
0235316 Opened by Daniel Micay at - 4 commentsrp.is_none ICE failure with 'self lifetime
69180f2 Opened by nwin at - 3 commentsAllow nested alternatives in patterns
5026453 Opened by Benjamin Herr at - 3 commentsAllow work stealing schedulers to be added dynamically
54b3380 Opened by Brian Anderson at - 2 commentsStop using public newtype structs to wrap private types
b5f0aa3 Opened by Steven Fackler atInteresting format! specifiers are rejected
1492c2c Opened by Alex Crichton at - 1 commentmissing_doc lint doesn't check for documentation on enums
bffd765 Opened by Steven Fackler atpretty printer escapes newlines in string literals only in macro invocations
9b4c6e2 Opened by Benjamin Herr at - 1 commentIs extra::sort::tim_sort stable?
f767997 Opened by Simon Sapin at - 7 commentsCan
e1bfd46 Opened by Felix S Klock II at - 3 commentspub use"reexport" priv items from the current module?benchmarks that take longer than 1ms per iteration aren't run and report 0 ns/iter
43808bc Opened by Jason Toffaletti at - 3 commentsrustc overwrites read-only files on Linux
5fa5053 Opened by Tim Chevalier at - 3 commentsCrash during the release of a complex structure (Rust-0.8, linux)
8b37bce Opened by Dzmitry Malyshau at - 10 commentsLLVM assertion failed when passing a Option<extern "C" fn()> to an extern "C" fn
284af13 Opened by Brendan Zabarauskas at - 3 commentsAdd benchmarks to std::path
d1824eb Opened by emberian at - 3 commentsFix rustdoc crate name extraction
ebb9e67 Opened by Steven Fackler at - 5 commentsAndroid segfaults for API level <18
e7a25fd Opened by Seo Sanghyeon at - 4 commentsDuplicated functionnality for parsing comments
0b64dde Opened by Georges Dubus at - 1 commentSegfault when compiling wrong program
73eb98b Opened by codename68 at - 1 commentICE when trying to assign to unsafe pointer
d70380d Opened by Jason Toffaletti at - 5 commentsmake -j8 fails the first time
ea6cca4 Opened by Keegan McAllister at - 3 comments"debuginfo: Could not find namespace node" building rust-http
e7fe777 Opened by Keegan McAllister at - 1 commentAdd a statically-initializable mutex type to libstd
ec7bf89 Opened by Steven Fackler at - 1 commentLifetime error messages could be improved.
2244f32 Opened by Oren Ben-Kiki at - 4 commentsAn option of a generic pointer triggers an LLVM assertion
8b5169c Opened by Kang Seonghoon at - 6 commentsConsider reducing memory usage after trans
82ef52a Opened by Alex Crichton at - 3 commentsStruct destructuring allows repeated bindings of a moved variable
139050f Opened by Alex Crichton at - 2 commentsProposal: Anonymous fields
c6a54a9 Opened by Oren Ben-Kiki at - 2 comments
87059bf Opened by Kang Seonghoon at - 1 commentOption<f64>::Somebehaves incorrectly in 64-bit hostHaving a variable in scope affects macro invocation parsing
523a4a9 Opened by Lily Ballard at - 12 commentsStarting Rust runtime twice (sequentially) fails
865f138 Opened by drrb atDefine coherence restrictions in the manual impl section.
f8c66cf Opened by neju como at - 5 commentsUnsoundness from mixing trait impls
a8e7e47 Opened by Alex Crichton at - 7 commentsICE: no type for node 25: expr n >> n (id=25) in fcx 0x7f317b3ecd50
d616925 Opened by Jason Toffaletti at - 1 commentEnable compiler warnings in stage0
45b33df Opened by Alex Crichton at - 1 commentPromote once-fns to a #[feature] directive
bbd6b19 Opened by Alex Crichton at - 1 commentcancels of immediate rvalue cleanups are broken
74a2687 Opened by Daniel Micay at - 15 commentsrustpkg test always exits with status code 0
31518b4 Opened by Steven Fackler at - 1 commentmagic numbers in token.rs should be static constants
dd9743e Opened by Felix S Klock II at - 1 commentextra::tempfile::mkdtemp should return an RAII wrapper, not a Path
83cb5e3 Opened by Benjamin Herr at - 2 commentsrustpkg creates temporary directories but does not delete them
fd42dfe Opened by Benjamin Herr at - 1 commentInfinite recursion in macros is unrestricted
a1093da Opened by Huon Wilson at - 3 commentsimprove error message on attempt to impl on typedef
b7f5ce4 Opened by Felix S Klock II at - 4 commentsRedesign the libsyntax and librustc APIs to make them more amenable to tooling
e1b1179 Opened by bstrie at - 3 commentsMove debug-info and extra-debug-info out of the -Z flag
dee9f23 Opened by bstrie at - 13 commentsRemove the
002d06f Opened by Brian Anderson at - 3 commentsrusttoolIs there a way to trap segfaults (specifically stack-overflow ones)?
f02ee42 Opened by Tim Chevalier at - 4 commentsmissing_doc should not deny on invisible internal items
152272c Opened by David Creswick at - 1 commentReexport of std::rt::io::extensions::ReaderUtil is broken
2a102d4 Opened by Steven Fackler atRemote dependency fetching in rustpkg appears to still be broken
a82af03 Opened by Steven Fackler at - 3 commentsoption: rename unwrap to get or remove get_ref in favour of as_ref().unwrap()
0495b36 Opened by Daniel Micay at - 14 commentsrustpkg should pull updates for remote packages
9b87181 Opened by Tim Chevalier at - 1 commentLinux, using epoll messes with tasks spawning and mutexes
2e2a6ca Opened by Branimir Maksimovic at - 4 commentsReexported private functions cause linker errors
013fe37 Opened by Alex Crichton at - 3 commentsAllow
028115c Opened by Huon Wilson at - 4 commentsmutqualification on idents in patterns
cf26a05 Opened by Huon Wilson at - 2 commentsuse-ing apubitem from a private submodule points to the item as being privateDecide whether to keep conditions
4212e32 Opened by Brian Anderson at - 11 commentsRename @ to GC<T>
19e95dd Opened by Brian Anderson at - 2 commentsDescribe integer overflow semantics in the manual.
5c0848c Opened by neju como at - 3 commentsMerge ToStr and the Default format
9f2101d Opened by Oren Ben-Kiki at - 3 commentsReduce the number of format specifiers
13f12de Opened by Oren Ben-Kiki at - 6 commentsFix format documentation to mention the Default trait
379ad69 Opened by Oren Ben-Kiki at - 1 commentconsider using RAII for RcMut instead of closures
d795957 Opened by Daniel Micay at - 2 commentsBringing in
048affa Opened by Alex Crichton at - 2 commentsstd::taskgenerates an absurd amount of LLVM bytecodedereferencing a single-variant enum allowed in typeck, hits LLVM assert in trans
9fd8bc4 Opened by Daniel Micay at - 1 commentmutually referential traits cause infinite recursion in rustc
3d08fc8 Opened by David Creswick at - 1 commentRemove the rusti command
475a1f2 Opened by Daniel Micay at - 8 commentsadd a fast O(n log n) stable sort without Clone to std::vec
3e59d51 Opened by Daniel Micay atmac6 bot doesn't seem to have git configured correctly
0aff3d7 Opened by Tim Chevalier at - 1 commentlinux2 behaves differently from other linux bots
0c11528 Opened by Tim Chevalier at - 1 commentlibc ANSI functions must be avoided on Windows
a5ec514 Opened by klutzy/defunct at - 2 commentsmissing_doc lint should catch missing crate/module documentation
72b2525 Opened by Daniel Micay atAdd rustc --run
3cf8b86 Opened by SiegeLord at - 24 commentsRustdoc ignores module privacy
554058d Opened by Steven Fackler atRustdoc fails in Option::get_ref if there's a module with no public items
b4dd3c5 Opened by Steven Fackler atstatic instance of #[packed] struct makes Rustc fail
fe4b491 Opened by Léo Testard atScheduler should drop unrunnable tasks into the work queue instead of blocking on them
9af5410 Opened by Lars Bergstrom at - 1 commentimplement scope guards, as a syntax ext or language feature
5af52be Opened by Daniel Micay at - 4 commentsenum discriminants have problems with
63c3cdb Opened by Jed Davis at - 13 commentsconst_evaland truncation#[no_std] no longer works
b6b96c5 Opened by Alex Crichton at - 8 commentsTrait objects cannot be cast to parent traits
5f841f4 Opened by Alex Crichton at - 1 commentFigure out a good way to test serializable types
754c3a7 Opened by emberian at - 2 commentsrustc ignores LD_LIBRARY_PATH
434daa8 Opened by Simão Mata at - 3 commentsContainers tutorial should include performance characteristics for maps and sets
cabcbb9 Opened by Torste Aikio at - 2 commentsConsider whether the use of static muts in constant expressions should not require unsafe blocks
16ad4a6 Opened by bstrie at - 11 commentsborrowck allows use-after-free with weird
30e1d5b Opened by Benjamin Herr at - 3 commentsstruct A{foo: Option<~fn(&mut A)>}constructionUnwinding through __morestack on windows does not work
097500c Opened by Alex Crichton at - 1 commentClarify the stack exhaustion story for a task
91d4c51 Opened by Alex Crichton at - 2 commentsmajor performance regression
abb7104 Opened by Daniel Micay at - 7 commentsAnnotate blocks that must run in constant time regardless of inputs
f25afde Opened by Zack Weinberg at - 4 commentsrustdoc is producing bad hyperlinks for deeper module nesting
b4446e2 Opened by Chris Morgan at - 2 commentsItems with long names run off the end of the sidebar in Rustdoc pages
0f76851 Opened by Steven Fackler atRFC: Links to Rust items in documentation text
b964511 Opened by Huon Wilson at - 3 commentsstd::fmt needs documentation on how to implement the traits
37601c8 Opened by Chris Morgan atRustc can't check constness of foreign globals
0ab9790 Opened by Léo Testard at - 3 commentsICE when doing some casts on constant expressions
6adc6db Opened by Léo Testard at - 6 commentsrepr's write_vec_range has undefined behaviour
739d288 Opened by Daniel Micay at - 1 commentnum::cast documentation is wrong
ac56390 Opened by Jack Moffitt at - 1 commentLinux sometimes seems to have problems with the temp dir
8893e56 Opened by Tim Chevalier at - 2 commentsRemove use of once fns from std
a4c6e45 Opened by Brian Anderson at - 1 commentdoc: CodeMirror should ignore 'static/'self
507f466 Opened by Adrien Tétar at - 2 commentsRewrite the intro tutorial
c2f3a79 Opened by Brian Anderson at - 15 commentsRedesign all HTML assets
c355c36 Opened by Brian Anderson at - 14 commentsMake binary installers for mac and linux
6567574 Opened by Brian Anderson at - 7 commentsUpload nightly binary installer snapshots.
4e5a309 Opened by Brian Anderson at - 3 commentsMake Rust upgradable
b9ceec5 Opened by Brian Anderson at - 2 commentsReevaluate syntax for fixed-length vector types
a71b6f7 Opened by Brian Anderson at - 16 commentsReevaluate
b9b8417 Opened by Brian Anderson at - 21 commentsextern modas syntax for importing crates.Add Any type, use for task failure and Result
5f7ecd1 Opened by Brian Anderson at - 7 commentsPut asm macro behind a feature flag
895437c Opened by Brian Anderson at - 3 commentsProve the Rust type system sound
dc16af0 Opened by Brian Anderson at - 40 commentsRemove extra::flatpipes
0b7aada Opened by Brian Anderson atrustpkg: Failing on rename between cross-device
fb891cb Opened by dpc at - 9 commentsConditions are documented as a mod
5d4a4c5 Opened by Huon Wilson at - 1 commentiter_vec_raw has undefined behaviour with fixed-size arrays of zero-size types
6730e15 Opened by Daniel Micay at - 1 commentBy-value self methods on trait objects have bad error messages
224cbbf Opened by Alex Crichton at - 7 commentsRFC: Proposal for macro invocation sugar.
67ab3c1 Opened by Marvin Löbel at - 9 comments
a467d1b Opened by Huon Wilson atextra::fileinputdocumentation is incorrectimplement a proper REPL
6b7f901 Opened by Daniel Micay at - 32 commentsRustdoc doesn't generate documentation for struct variant fields.
1ff88e9 Opened by Steven Fackler atName resolution error with prelude traits
2d3e9fe Opened by @xAndy at - 1 commenterror: unresolved name
2bcd0f6 Opened by zhanghua at - 1 commentsqrt.anchor links to subitems on a Rustdoc page should highlight their target
cd2cc6b Opened by Huon Wilson atLink error with reexported structs/impls
2a35cb3 Opened by @xAndy atRedesign how linking in Rust works
0ea0bda Opened by Brian Anderson at - 5 commentsLinks from tutorial to std docs are broken
0a4f935 Opened by Torste Aikio at - 1 commentAdd limited implementation inheritance via traits
318effc Opened by Brian Anderson at - 44 commentsAdd a
f9960d2 Opened by Marvin Löbel at - 5 commentsTypeIDintrinsicunhelpful "expected T, found T" message for identically named but distinct type parameters
86286c3 Opened by Benjamin Herr at - 1 commentrustc is broken on windows, complaining about a missing file
c7ffd07 Opened by xiaoyong zhou at - 5 commentserror: only
8841a28 Opened by sp3d atu8can be cast aschar, notu8Error messages still mention "impure"
6210c2a Opened by Keegan McAllister at - 1 commentjemalloc is not getting used coherently on all platforms.
4a1ecb8 Opened by Alex Crichton at - 5 commentsRUST_LOG=rustc spews a lot of output when used on source containing
66678a8 Opened by Huon Wilson at - 4 commentsformat!Strange error message for incorrect format string
f958234 Opened by bstrie atfailed to find block with tag 12 - ICE
bbf35e5 Opened by Ercan Erden at - 1 commentRFC: rename
27d2f61 Opened by Daniel Micay at - 71 commentsintanduinttointptr/uintptrICE on cast in constant expression
66a38d3 Opened by Jed Davis at - 2 commentsStatic vector with mismatched function value causes compiler error
ba424d4 Opened by Geoff Hill at - 2 commentsIn rustpkg, expose the ability to add
c8acc02 Opened by Tim Chevalier at - 1 comment--cfgflags
367ded5 Opened by dpc at - 6 commentsos::copy_filedoes not clean after failure.rustpkg: Can't find libraries.
7d9c515 Opened by dpc at - 7 commentsTrait object coercion to borrowed trait does not work with methods on
c7d6f58 Opened by Marvin Löbel at - 5 comments&selfTrait object coercions do not distribute over pattern bindings
e2ae024 Opened by Marvin Löbel at - 3 commentsCan not borrow a
2fc063f Opened by Marvin Löbel at - 2 comments&Traitfrom a& &mut TraitRustdoc should emit macro documentation
459bbe6 Opened by Oren Ben-Kiki at - 4 commentsGoogle search for 'rust tutorial' returns old content
c3a3635 Opened by Eric Sampson at - 11 commentsrustc doesn't forbid unnecessary visibility specifiers on view items
4867b61 Opened by Steven Fackler at - 2 commentsRemove thread-blocking call to
4da0b12 Opened by Alex Crichton at - 8 commentslibc::statinPath::statForbid taking address of static mut variables
ad1b4cf Opened by Niko Matsakis at - 5 commentsrusti broken in 0.8, segfaults
180ac6a Opened by Adam Cimarosti at - 1 commentclarify what
3f19b02 Opened by Daniel Micay at - 5 commentsstaticmeansTreeMap::lower_bound_iter should be traversable in reverse
ac4d9a7 Opened by julmas at - 1 commentBenchmark vec's
bfddcc0 Opened by emberian at - 2 commentsstarts_withandends_withmake small fixed-size vectors immediate
d60ec83 Opened by Daniel Micay at - 5 commentsMore pub use related link errors
a10bc2b Opened by SiegeLord at - 1 commentformat!() should support the same set of -escapes that regular string literals do
1cb1a92 Opened by Lily Ballard at - 4 commentsComplex compiler error messages should include a link to a relevant tutorial
24de465 Opened by ben blum at - 2 commentsFailed to build on Mac OS 10.7.5
4864ff5 Opened by Cadence Marseille at - 6 commentsBus error 10 from using debug! too much
f27a039 Opened by Glenn Slotte at - 1 commentrustdoc should have more granular source links
8a984d9 Opened by Bob Ippolito at - 7 commentsexpose atomic intrinsics for all available sizes, not just int size
2877eec Opened by Daniel Micay at - 1 commentInclude details about reading extern static mut in the FFI tutorial.
027b972 Opened by neju como at - 3 commentsJavascript error in rustdoc search
b6ef42e Opened by Steven Fackler at - 7 commentsCompilation error on OS X 10.9
bc01c65 Opened by Derek Guenther at - 14 commentsSupport real-time programming
b21665a Opened by Jerry Morrison at - 4 commentsRustdoc should include default methods in trait implementation documentation
5c691cb Opened by Steven Fackler at - 3 commentsf32/f64 sqrt has undefined behaviour for values less than -0.0
3dfe8b6 Opened by Daniel Micay at - 14 commentsallow module-level feature flags
60ff87a Opened by Daniel Micay at - 3 commentsdebuginfo: Assertion in ValueHandleBase::ValueIsDeleted() when using -O
c3fe3a8 Opened by Michael Woerister at - 2 commentstest_install_invalid_external fails unexpectedly on linux
2d6ca2d Opened by Tim Chevalier at - 1 commentThe insert_or_update_with method on hashmaps has a superfluous parameter
9b9ec8b Opened by bstrie at - 2 commentsUn-greppability of impls
06dd809 Opened by Alex Crichton at - 12 commentsRustdoc does not populate documentation from external traits
1dd5a31 Opened by Alex Crichton at - 2 commentsFinish removing frame_address intrinsic
bd7e687 Opened by emberian atindex out of bounds error in ty.rs:1534
955a4ed Opened by Mario Álvarez Picallo at - 13 commentslambda syntax with no captures should make an
314c53e Opened by Daniel Micay at - 1 commentextern fn, not&'static fntreat intrinsics entirely as an implementation detail of specialized modules
5f95bd6 Opened by Daniel Micay at - 6 commentsstd::int::min_value, max_value, etc. should be capitalized
21594eb Opened by Brian Anderson at - 5 commentsidea: postfix pointer-dereference operator
66027a9 Opened by Jerry Morrison at - 5 commentsRandom memory corruption on the Linux bots
d6d9215 Opened by Tim Chevalier at - 1 commenttimers should be represented by ports
da672b7 Opened by Jack Moffitt atstd::run::test_pipes is xfail'd
024ce84 Opened by Alex Crichton atlibmorestack.a is no longer installed in a sandboxed build
de9b7c3 Opened by Daniel Micay at - 2 commentsfail_bounds_check in unstable.rs should return !
c97c5ea Opened by Alex Crichton at - 1 commentRFC: change import syntax to
4b5f647 Opened by Benjamin Herr at - 3 commentsuse ::some::absolute::path;Can't define unsafe extern "C" fn
e43deb0 Opened by Keegan McAllister at - 7 commentsCompiler assertion failure with -O, zero-size struct, and NonCopyable
df0471b Opened by Micah Chalmer at - 3 commentsconsider switching from manual indirect passing to byval
b514572 Opened by Daniel Micay at - 7 commentsGetting "error: mismatched types: expected
9a02427 Opened by Utkarsh Kukreti at - 4 commentsstd::result::Result<(BUG[0u],uint),~str>..."A simple guide to choosing an appropriate data structure from the stdlib
a2af6d2 Opened by bstrie at - 3 commentsGenericPath dirname and dirname_str should be removed
20dcd5f Opened by Jack Moffitt at - 3 commentsrustc on error always prints the same two "task failed" lines
32bebec Opened by Benjamin Herr at - 2 commentsrustc::middle::typeck::check::regionmanip debug! output attempt diverges on libstd.rs
b5e2c6c Opened by Felix S Klock II at - 5 commentsBenchmarks for
8d9c5ce Opened by Marvin Löbel at - 2 commentsAnyand fail message propagationTrait object coercion without
0889451 Opened by Alex Crichton at - 4 commentsasCreate a central package database and website with all the trimmings
3148645 Opened by Brian Anderson at - 30 commentsintegrate rust-core into the standard library
c3ba2b0 Opened by Daniel Micay atRFC:
f55defb Opened by Benjamin Herr at - 14 commentsstrmethods that accept/return byte offsets should havebytein the nameGet LLVM to stop inlining free glue of @ boxes
c99f70a Opened by Patrick Walton atfix make install to use explicit permissions in mkdir commands
d81cd4e Opened by Igor Bukanov atInvestigate replacing the ISAAC Rng with directly using the operating system, or an eSTREAM Rng (etc.)
523de77 Opened by Huon Wilson at - 8 commentsSimplify ABI story
19455b4 Opened by Niko Matsakis at - 2 commentsAssociated functions on reexported private types cause linker errors
1a4666c Opened by Simon Sapin at - 2 commentsRust ABI is not the C ABI
ef392a0 Opened by Brian Anderson at - 3 commentsUse generic names for std RNG's
fb65bb4 Opened by Brian Anderson at - 4 commentsRemove all thread-blocking functions in
47fe097 Opened by Alex Crichton atstd::osrun-pass tests (and possibly others) continue passing when terminated by signal on OSX
9485086 Opened by Matt Iselin at - 4 commentsRepr prints struct variants as tuple variants
49abef3 Opened by Steven Fackler at - 1 commentstd::rt::task::TaskType fields made private, used in rust-mozjs
c7e0c8d Opened by Simon Sapin at - 3 commentsPretty formating
58c5325 Opened by Simon Sapin at - 5 commentsMethods of private traits require documentation according to the missing_doc lint
18f8f32 Opened by Huon Wilson atCan't have impls for a type outside of the defining module.
00ae0e9 Opened by Alex Crichton at - 1 commentMain task should not be called '<unnamed>'
7d538ea Opened by Huon Wilson at - 1 commentShould externfn! include an abi?
b9e2bce Opened by Erick Tryzelaar at - 3 comments#[path=...] doesn't look for mod.rs
5699598 Opened by Keegan McAllister at - 4 commentsCapitalize statics in f32 and f64 mods
f0afa0a Opened by Brian Anderson at - 2 commentsRust allows unsafe stack references to be pushed into HashMap under some circumstances
ae82122 Opened by Joshua Yanovski at - 3 commentsAutoborrowing to a closure allows use of unsafe functions in safe code
910ddc4 Opened by Huon Wilson at - 1 commentstd::rand::distributions::Exp1 is biased
b104caf Opened by Huon Wilson at - 1 commentUsing
eb59108 Opened by Mukilan Thiyagarajan at - 4 comments&mut Traitrequiresmutlocal variable for some casesAdd support for enum variants scoped under their type (
f104b22 Opened by Marvin Löbel at - 14 commentsenum mod)error: internal compiler error: node_id_to_type: no type for node
1318de4 Opened by Torste Aikio at - 5 commentsunknown node (id=3332)"rustpkg install <pkg>" does not use RUST_PATH
3c9f662 Opened by Erick Tryzelaar at - 1 commentrt::io::signal tests are ignored
507108c Opened by Alex Crichton at - 1 commentBad error message in case of namespace overlapping imports
2b1e4a1 Opened by Marvin Löbel at - 3 comments"rustpkg build foo" does not work properly with sub directories
e4b01c7 Opened by Erick Tryzelaar at - 1 commentuvio's test_udp_twice function is ignored on windows
e7c1caa Opened by Alex Crichton at - 3 commentssplit sundown from librustrt and only link rustdoc against it
9461e9d Opened by Daniel Micay at - 2 commentsrustpkg invokes rustc without going through
e183e4f Opened by Jed Davis at - 3 commentsrustc::monitor"foo" is &str, so &"foo" should be & &str
2343b9a Opened by Daniel Micay at - 8 commentsConfusing error message on incorrect macro invocation
e8a10e7 Opened by Keegan McAllister at - 1 commentvisit.rs: consider making visit_ty default be a walk_ty
5190378 Opened by Felix S Klock II at - 2 commentsDisallow meaningless 'priv' and 'pub' in fn.
fca6d06 Opened by Scott Lawrence atSafe version of UnsafeArc that accepts only atomic types
a0cccdd Opened by ben blum at - 10 commentsBuiltin types are not documented
d76f65e Opened by emberian at - 2 commentsrustdoc: json output failure
0f43685 Opened by klutzy/defunct at - 2 commentsremove the need for foreign ABI wrappers
73963ad Opened by Daniel Micay at - 6 commentsOpening file with open_writer(Append) throws an Error
ef20a2b Opened by Andreas Sinz at - 3 commentsty_fixed_length_vec's length const-expr not eval'ed consistently (vs other const-exprs)
3d530d4 Opened by Felix S Klock II at - 3 commentsRFC: variadic generics
58ca916 Opened by Eduard-Mihai Burtescu at - 24 commentsty::type_is_sized needs to work via type_contents
3639813 Opened by Felix S Klock II at - 2 commentsAdd basic backtrace functionality
8416d1d Opened by Alex Crichton at - 9 commentsshould
293caf9 Opened by Erick Tryzelaar at - 2 commentsrustpkg install examples/fooinstall the binary intobin/foo?io::FileStat needs to be less platform-dependent
d321f81 Opened by Alex Crichton at - 1 commentio::file needs to get expanded to be "fully functional"
523acfd Opened by Alex Crichton at - 2 commentsexpose a way to mark cold/hot branches with llvm.expect
e766bff Opened by Daniel Micay at - 3 commentsReplace try_send/try_recv with is_closed
140cc74 Opened by Brian Anderson at - 8 commentsMake
493f077 Opened by Brian Anderson at - 3 commentstry_recvdo what you expectMut patterns need more tests
2a7e297 Opened by Niko Matsakis at - 3 commentsimprove error message for "expected
d1a76eb Opened by Felix S Klock II at - 6 comments~[T]but found a ~-box pattern"Clarify and document region nesting rules
37d5f12 Opened by Niko Matsakis at - 5 commentsPermit intemingling lifetime and type parameters, distinguish early from late bound
7d7c229 Opened by Niko Matsakis at - 1 commentRemove the
98c4e4f Opened by Alex Crichton at - 11 commentsfixed_stack_segmentattributeTypeContents code is inscrutable
09036ab Opened by Niko Matsakis at - 4 commentsRewrite std::rt::thread in Rust
c96082c Opened by Brian Anderson atExpose extra::url::Url's query string encoding
fd4c83b Opened by Keegan McAllister at - 1 commentAllow for implicit scope-ends for variables/borrowing/destructors
c623872 Opened by Ash Earlz at - 3 commentsmake check fails on arch linux
eb8d5b3 Opened by Leon Sixt at - 2 commentsTuple's are not allowed as lvalues
7a5bbc7 Opened by Adrien Tétar at - 8 commentsICE: adt::represent_type called on non-ADT type
e723222 Opened by Seo Sanghyeon at - 3 commentsUnused imports are too conservative
e4263e3 Opened by Alex Crichton at - 9 commentsoverlong bit shifts cause undefined behaviour
2d94268 Opened by Daniel Micay at - 38 commentsfloating point to integer casts can cause undefined behaviour
8b4abab Opened by Daniel Micay at - 235 commentsinteger to floating point casts can cause undefined behaviour
32ad4d1 Opened by Daniel Micay at - 10 commentsLLVM (thus, Rust) floating point support support is incomplete
8aceaf8 Opened by Daniel Micay at - 11 commentsRemove hashes from library file names?
5f38e99 Opened by Brian Anderson at - 18 commentsEmacs mode has issues with single quotes
c9c0661 Opened by Daniel Hackney at - 3 commentsLinking with cc gets a spurious return code on ARM
61ff0d0 Opened by Chris Morgan at - 3 commentsrustc -O doesn't work on ARM
0562d58 Opened by Chris Morgan at - 3 commentstest runner tasks could take their name from the test's name
32d6cde Opened by Huon Wilson at - 2 commentsOn Mac ox 10.9 make install failed
ba96884 Opened by Sirenia at - 6 commentsArbitrary functions shouldn't be isomorphic to tuple structs
cc46369 Opened by Joshua Yanovski at - 8 commentsICE involving traits with lifetime params (?)
fb73a43 Opened by Steve Harris at - 4 commentsstd::rand::reseeding: infinite recursion in fill_bytes()
3c71101 Opened by Robert Irelan at - 3 commentsCreate content hashes of upstream crates and detect when they change
86a86ab Opened by Brian Anderson at - 4 commentsSimplify symbol version mangling
5c0cdcb Opened by Brian Anderson at - 4 commentsDo static linking by default
866ba9f Opened by Brian Anderson at - 7 commentsConsider using available_externally linkage for cross-crate inlined functions
3fe29de Opened by Alex Crichton at - 9 commentsMake tuple structs just constructors, not functions as well.
1f4b79d Opened by Joshua Yanovski at - 4 commentsmake DESTDIR="foo" install is broken
6809fe4 Opened by Daniel Micay at - 1 commentFailed to Encode struct to JSON after removing node from inherit array
1fbcf54 Opened by cnd at - 1 commentICE using enum variant constructor in borrowed vector initializer
163229a Opened by Josh Matthews at - 2 commentsThe Cell type may be unsound as it is currently implemented
85f4ed8 Opened by Alex Crichton at - 8 comments
7b21dcf Opened by Andrew at - 6 commentsrustc -Wallto show all possible warningsAutotool site defaults can cause autotools using dependencies to be inconsistent with Rust's configuration
cb2c5a1 Opened by Ms. Molly Stewart-Gallus at - 2 commentsio::stdin().read(buf) hangs when stdin is pipe on Linux
31dc83f Opened by Stepan Koltsov at - 3 commentsrustpkg test claims to support --cfg but doesn't
167c3c8 Opened by Steven Fackler at - 1 commentadd #[unstable] or #[experimental] to std::{reflect, repr}
0348111 Opened by Daniel Micay at - 2 commentsadd an
afe3096 Opened by Daniel Micay at - 2 commentsassigndefault method to CloneIncorrect example at using Path
fab664c Opened by Jonas mg at - 2 commentsstop treating all intrinsics as unsafe, instead make it part of the type checking table
020cd22 Opened by Daniel Micay at - 2 commentsSynch libuv submodule to joyent/libuv, tag 0.11.14
d1373cd Opened by Luca Bruno at - 5 commentsrustpkg build only checks the timestamp of main.rs/lib.rs when rebuilding.
5d161de Opened by Feiko Nanninga at - 2 commentslibuv does not compile for iOS-target
4874315 Opened by kud1ing at - 4 commentsRustpkg can't install dependencies that use the src/foo/lib.rs structure
b927467 Opened by Steven Fackler at - 4 commentsPeriod "." in file or #[link name causes custom extension executable instead of .exe
1cd4b0b Opened by SecondNature at - 4 commentsUnignore rustpkg test_no_rebuilding
b82f758 Opened by Steven Fackler at - 1 commentconsider removing the environment pointer parameter
47cb994 Opened by Daniel Micay at - 6 commentsemacs mode: ']', ')', and '}' close previous open paren/brace/bracket
c1c8399 Opened by Felix S Klock II at - 4 commentsOrder of lints in "rustc -W help" should be consistent
f748ade Opened by Jesse Ruderman at - 5 commentsThe symlinks_works test is ignored on windows
c0e33eb Opened by Alex Crichton at - 3 comments'extern mod foo(name = "bar")' is not equivalent to 'extern mod foo = "bar"'
309e4bf Opened by Andrei Formiga at - 1 commentrt::io::fs is missing the abilty to change time metadata of files
ebbdb22 Opened by Alex Crichton at - 3 commentsreplace marking all extern fns unsafe with a lint pass
f1a80e8 Opened by Daniel Micay at - 2 commentsCan't pipe stdout/stderr to the same pipe for a child process
1547f00 Opened by Alex Crichton at - 4 commentsinteger overflow in vec::with_capacity
be388eb Opened by Daniel Micay atMove EnumSet to std?
a2c307f Opened by Brian Anderson at - 16 commentsmove extra::ringbuf to libstd
d1e31af Opened by Daniel Micay at - 1 commentmove extra::priority_queue to libstd
ae35ee6 Opened by Daniel Micay atmove extra::treemap to libstd
4f3e66d Opened by Daniel Micay at - 1 commentmake empty enums non-affine
5b4a4aa Opened by Niko Matsakis at - 1 commentstdout is not as buffered as it could be in some cases
5cb25de Opened by Alex Crichton at - 2 commentsMakefile still lists the old library crate names even we have gone to use lib.rs
d0a44a6 Opened by William Wong at - 2 commentsICE: Stray dot.
94d2374 Opened by Derek Rhodes at - 1 commentrustdoc search doesn't handle non-trait
dd66522 Opened by Huon Wilson at - 3 commentsimpls in a different module to the type definitiontoo many arguments to fmt!
e5f0bd9 Opened by zhanghua at - 3 commentsin android, println not working.
9e7125a Opened by Patrick Kim at - 8 commentsbigint add function cause Segmentation fault
2ed3c60 Opened by Patrick Kim at - 5 commentslifetime misformatted (leading &) in rustc note output
31529d4 Opened by Felix S Klock II at - 7 commentsUnivariant enums cannot have repr set
2651a28 Opened by sp3d at - 5 commentsreserve various useful future keywords
af8c725 Opened by Niko Matsakis at - 16 commentsInvestigate representing slices with 3 words, just like vectors
a22ebb5 Opened by Niko Matsakis at - 11 commentsRemove default bounds on
d67b345 Opened by Niko Matsakis at - 10 comments~objects and procsfs::stat() returns truncated created, modified, and accessed times
f69b75d Opened by William Wong at - 2 commentspthread_attr_t definition is incorrect, will cause unaligned memory accesses
118e2a2 Opened by Daniel Micay at - 4 commentsThe time-related FileStat fields shouldn't be u64
16b07a4 Opened by Alex Crichton at - 2 commentsExpose task, and scheduler name information to debuggers
c712b0c Opened by Ms. Molly Stewart-Gallus at - 3 commentsWarn when match variables start with an uppercase letter
5bcfe8f Opened by Keegan McAllister at - 8 commentsextra::time: test failure on non-PST Windows machine
a840fcd Opened by klutzy/defunct atReturning an enum in 32-bit FFI is broken
2fc914a Opened by Alex Crichton at - 6 commentsRustpkg should invalidate cached versions when --cfgs or -O levels change
4f23cb0 Opened by Steven Fackler at - 4 commentsadd language-level support for thread-local data
6744d19 Opened by Daniel Micay atICE on misplaced lang attribute
3236a65 Opened by klutzy/defunct at - 2 commentsmingw support for C11/C++11-style thread-local data is broken
cc86031 Opened by Daniel Micay at - 4 commentsCreate a tool to generate semantically correct tags files
4f03f85 Opened by Chris Morgan at - 8 commentsImplement dynamic string interpolation
9dbe368 Opened by bstrie at - 4 commentsEnhanced functions for Option
9e76a1d Opened by Oren Ben-Kiki at - 6 commentsdefine Ord as a total ordering and remove the f32/f64 implementation (similarly, remove the Eq implementation)
e951b48 Opened by Daniel Micay at - 43 commentsndk version up problem
05d8c6a Opened by Patrick Kim at - 3 commentsTimer facilities should have a sleep_until method
77fa92d Opened by Ms. Molly Stewart-Gallus at - 2 commentssegfault with small Rust program
5867c7d Opened by chetmurthy at - 9 commentsStop unconditionally printing failure messages on stderr
0020345 Opened by Patrick Walton at - 7 comments
08c7bc4 Opened by klutzy/defunct at - 4 commentsconflicting typesbuild failure on mingw-w64 32bitcan't find crate for
20728bd Opened by klutzy/defunct at - 10 commentsstdon mingw-w64-32bitRustdoc: monospaced font appears too large on a Retina display
da3d5a6 Opened by Steven Fackler at - 4 commentsRustdoc: search results should show up in history
b93572f Opened by Steven Fackler at - 1 commentRustdoc should display anchor links next to things
b6b2f5a Opened by Steven Fackler atMove BufferedReader::{read_until, read_line} somewhere else
3847672 Opened by Steven Fackler atClarify and document operator overloading trait matching rules etc
5f80384 Opened by Niko Matsakis at - 6 commentsAdd arbitrary-base literals
1a8a832 Opened by Brian Anderson at - 8 commentsWhether or not extra::time functions are monotonic should be documented
e0d7dee Opened by Ms. Molly Stewart-Gallus at - 3 commentsMake friend schedulers more robust
88eda70 Opened by Brian Anderson at - 3 commentssend_deferred is incorrect for SingleThreaded tasks
1d32e4d Opened by Brian Anderson at - 2 comments~Foo should auto-borrow to &Foo when casting to a trait object
81d0bfe Opened by Steven Fackler at - 5 commentsrustpkg should let one easily access the generated assembly, and LLVM code for a module
ec39ecb Opened by Ms. Molly Stewart-Gallus at - 1 commentAssociate source file position with closures
5a9fa9d Opened by Oren Ben-Kiki at - 5 commentsAdd iter_with_index and mut_iter_with_index to vectors
b315f15 Opened by Oren Ben-Kiki at - 2 commentsinflexibility with diverging functions
16f2be3 Opened by Daniel Micay at - 6 commentsusing generic functions with a foreign ABI doesn't work
51b1fff Opened by Daniel Micay at - 9 comments'dlopen(null pointer)' does not work on the android
9549645 Opened by jaeminMoon at - 6 commentsConsider creating a version of struct with different defaults (class?)
67393ab Opened by Niko Matsakis at - 14 commentsConfusing
0b069b8 Opened by klutzy/defunct at - 4 commentsnot traiterror messageLints to identify enums where variants have wildly different sizes
9ddba3d Opened by Niko Matsakis at - 3 commentsAdd multi-element wildcards to tuples and tuple-structs
836527e Opened by Brian Anderson at - 3 commentsChange package_id from Option<@str> to @str in LinkMeta (metadata/common.rs)
66a7f62 Opened by Andrei Formiga at - 1 comment
17fa634 Opened by Brendan Zabarauskas at - 5 commentsrustpkg install fooinstalls to CWD, not RUST_PATHType aliases do not work in #[repr(...)] for C-style enums
949acff Opened by Brendan Zabarauskas at - 9 commentsTimer periodic method can cause a weird failure
6abe455 Opened by Ms. Molly Stewart-Gallus at - 1 commentfix to pass os::tests::copy_file_ok on android
20c6060 Opened by yichoi at - 2 commentsfix to pass 3 tests in rt::io::signal::test on android
8f813bd Opened by yichoi at - 10 commentsFix unstable::dynamic_lib::test::test_loading_cosine on android
97ca99b Opened by yichoi at - 4 commentsfix to pass 7 tests in run::test and test/run-pass/rtio-processes.rs on android
1b96d0c Opened by yichoi at - 7 commentsThe
d1a298b Opened by Patrick Walton at - 24 commentsAnytrait should not use virtual calls for type checksAdd a
b99fc09 Opened by Oren Ben-Kiki at - 2 commentsfriendkeyword at the module levelLinking to iOS fails
9632064 Opened by kud1ing at - 13 commentsLint for unused
19301c3 Opened by klutzy/defunct at - 3 commentsextern moduvio needs tests for pipes on windows
8c85f63 Opened by Alex Crichton atFlatten numeric trait hierarchy and allow for user extensibility.
a0fcd15 Opened by Brendan Zabarauskas at - 34 commentsCollisions in type_id
a90bf51 Opened by Palmer at - 163 commentsmut borrow checker seems to be too conservative in matches
b6edf29 Opened by Erick Tryzelaar at - 7 commentsICE using trait lifetime in a method definition
ec2326e Opened by Erick Tryzelaar at - 7 commentsComma not allowed after last field in struct destructuring
f109d65 Opened by Brendan Zabarauskas atfix to pass bench/shootout-k-nucleotide-pipes.rs on android
d2aa80b Opened by yichoi at - 5 commentsRustpkg test runs tests of an external dependency if it's already been downloaded
d78e197 Opened by Steven Fackler at - 3 commentsAnonymous lifetime inference regression
9d03581 Opened by Steven Fackler at - 7 commentsBorrow check thinks that a method call starts before its parameters are evaluated
12856ba Opened by Micah Chalmer at - 1 commentonce fn/proc() allows use-after-move of captured variable
8f76d3d Opened by Benjamin Herr at - 3 commentsrustc has overflowed its stack
e93a3eb Opened by aeqwa at - 3 commentsICE for adding block to str
03305d6 Opened by klutzy/defunct at - 1 commentPattern matching on C-like enums when values are not imported cause unintuitive behaviour
556ca0e Opened by Léo Testard at - 5 commentsInclude file name in IO errors (especially FileNotFound).
d9f8f88 Opened by Oren Ben-Kiki at - 5 commentsAbort at program exist with RUST_LOG=debug and SIngleThreaded task
ebeef62 Opened by Micah Chalmer at - 1 commentrusti segfault on range(1, 2)
49aa37c Opened by Diego Ongaro at - 3 commentserror: internal compiler error
d49489f Opened by jeff-davis at - 1 commentAdd 'lifetime' and 'type parameter list' fragment specifiers to macro parser.
85a6a10 Opened by Brendan Zabarauskas at - 5 commentsUnfortunate type bound on Range
e95413b Opened by emberian at - 7 commentsAllow interpolated paths after
d86ff66 Opened by Brendan Zabarauskas at - 2 commentsuseduring macro expansion.Add
da8ad15 Opened by Oren Ben-Kiki at - 7 commentsRangeEnumtraitMake working with unsafe pointers easier
967ec7a Opened by Brian Anderson at - 1 commentrustpkg doesn't find libraries with missing sources
6cc5b5d Opened by Yehuda Katz at - 5 commentsmake rustdoc show whether types are affine, Send and/or Freeze
59857b1 Opened by Daniel Micay at - 3 commentsSeek needs finalization of its API
5f8b5bf Opened by Alex Crichton at - 3 commentsBufWriter needs an implementation or removal
c5dc914 Opened by Alex Crichton atExpanding the test infrastructure for a "fancy suite"
ff0494c Opened by Alex Crichton at - 2 commentsType inference doesn't work for functions returning generic vectors with trait bounds
b50310d Opened by Huon Wilson at - 2 commentsio_error: "too many open files" on Mac
1a19450 Opened by Volodymyr Gorbenko at - 4 commentsRefactor arena API to permit reuse, play nicely with new
a84f9d7 Opened by Niko Matsakis at - 5 comments
032fa2f Opened by Niko Matsakis at - 4 comments&mutreferences located in aliasable memory should be considered frozenRFC: Consider supporting function return type deduction
47fe3af Opened by Erick Tryzelaar at - 17 commentsfix to pass run-pass/core-run-destroy.rs on android
29d1ae7 Opened by yichoi at - 1 comment
b14276d Opened by klutzy/defunct at - 2 commentsmake checkbroken on windowsHard-wired index operator for vectors implicitly converts integral types
0d7eb7c Opened by Brendan Zabarauskas at - 23 commentsfix to pass workcache::test on android
d0055d7 Opened by yichoi at - 1 commentGeneric impls of traits don't autoderef
55eb851 Opened by Alex Crichton at - 5 commentsFinish the Chan/Port types
70a208f Opened by Alex Crichton at - 1 commentextra::workcache is not 100% re-entrant, but rustpkg acts like it is
543a298 Opened by Felix S Klock II at - 3 comments
4ea6740 Opened by klutzy/defunct at - 6 commentsextra::tempfile::TempDircauses IoError during DropImplement task-safe "current directory"
6332a76 Opened by klutzy/defunct at - 12 commentsIn-scope traits are leaking beyond imports
6364b6a Opened by Alex Crichton at - 3 commentsInternal compiler error passing an iterator as a parameter.
5d7970a Opened by Damien Radtke at - 5 commentsrustpkg may be ignoring -O flag
afa11b4 Opened by Tim Chevalier at - 6 commentsRust should have an optional dependency on C++
5eafcb2 Opened by Alex Crichton at - 6 commentsrustpkg incorrectly assumes packages have a crate file at the top level
e329496 Opened by Tim Chevalier at - 2 commentsrustpkg test failure on windows
656db04 Opened by klutzy/defunct at - 2 commentsdebug-info test failure on windows
479c01e Opened by klutzy/defunct at - 10 commentsImplement task-safe platform-indepent timezones
7da9b5d Opened by klutzy/defunct at - 5 commentsInexact and/or Wrong
d5e5c9e Opened by Kang Seonghoon at - 13 comments{From,To}Primitivearmhf code generation is broken
380accb Opened by Igor Bukanov at - 34 commentsLint for misleading indentation
4bd6fe2 Opened by Gábor Lehel at - 3 commentsAdd way to dump the AST
de2db9f Opened by emberian at - 2 commentsBetter error message when using
01eb545 Opened by emberian at~in staticsFix semantics of
da24e7f Opened by Mark at - 33 commentslet _ = ...not to dropFFI tutorial: explicitly document how to define a function callable from C
802ecb9 Opened by Felix S Klock II at - 4 commentsProposal: Struct fields in concert with anonymous fields
5fdd11a Opened by Oren Ben-Kiki at - 2 commentsRedesign compiler diagnostic logging
e6bba5a Opened by emberian at - 8 commentsSupport 1:1 Scheduling
11017c4 Opened by Alex Crichton at - 15 commentsSuper weird parse error
ebd1678 Opened by emberian at - 4 commentsBug:Compiler hitting unexpected failure after running make && make install
5649689 Opened by Tessy Joseph John at - 7 commentsadd built-in complex number types for C ABI compatibility
b19a720 Opened by Daniel Micay at - 4 commentsLifetime handling doesn't handle function pointers properly
b7b79a2 Opened by Léo Testard at - 9 commentsAllow type ascription on patterns and expressions
4bb3552 Opened by Huon Wilson at - 11 commentsCompiler gives wrong error message when matching on invalid enum value
061c91f Opened by Oren Ben-Kiki at - 2 commentsImprove symmetry when calling a function with a borrowed parameter
d429b6d Opened by Yehuda Katz at - 23 commentsrustpkg optimization not working?
ce59e81 Opened by itdaniher at - 1 commentTest cases are disorganized
77e71d9 Opened by Ms. Molly Stewart-Gallus at - 3 commentsWindows: rustc should embed application manifest into executables
0a20441 Opened by vadimcn at - 6 commentsAdd Rust versions of all the Rosetta Code tasks
30edde7 Opened by emberian at - 8 commentsWindows: Binaries should have the application manifest
d35ae90 Opened by Biru Mohanathas at - 1 commentStop using
8ebdae5 Opened by emberian at - 12 comments@strin the compilerPermit mutation of
b8b445c Opened by Niko Matsakis at - 7 comments&mutpointers whose pointees have been borrowedDupe Bug still working...
ba67ea6 Opened by LiquidDuckHD at - 2 commentsextra::bigint does not handle overflow correctly
17451d6 Opened by emberian atrename malloc/free language items -> local_malloc/local_free
8bb85b5 Opened by Daniel Micay at - 2 commentsArgument expression move happens before all arguments are evaluated
9b9ca1f Opened by Yuri Kunde Schlesner at - 1 commentAllow generating a C header representing the exported symbols of a lib
3369b49 Opened by Huon Wilson at - 12 commentsExtend allow/warn/etc attributes to be applicable to individual use declarations
a113ff7 Opened by Felix S Klock II at - 4 commentsrustdoc's web frontend search does not allow searching for paths
d9ab8e9 Opened by emberian at - 1 commentICE with macro_rules! inside macro_rules!
323fe1c Opened by comex at - 4 commentsrustpkg cannot build executables sanely
9d54bd1 Opened by Patrick Walton at - 2 comments
68acdeb Opened by Patrick Walton at - 2 commentsrustpkg install fooalso tries to build the current packageHow to get
2379cc6 Opened by Derek Chiang at - 1 commentrustandrustiwhen compiling from Git repo?Efficient passing of structs with movable fields
902cbdb Opened by Igor Bukanov at - 3 commentslinking problem on extern "C" fn called via trait method (on type parameter) in other crate
a977f21 Opened by Felix S Klock II at - 4 commentsprivacy exposure bug when struct has field(s) and an impl
d6f6555 Opened by Felix S Klock II at - 3 commentscfg: composing/nested and+not does not work
d498e84 Opened by Felix S Klock II at - 3 commentsprivacy exposure bug when mixing explicit type ascription and an impl on struct
9ecb841 Opened by Felix S Klock II at - 5 commentsby-value self arguments are not described properly in debug info
6e811e6 Opened by Michael Woerister atName resolution issue with recursive macros
d7740da Opened by comex at - 6 commentsConfusing error with :: on struct
7817cd4 Opened by comex at - 2 commentsproc bounds and closure lifetimes are parsed incorrectly
d1b82d9 Opened by Marvin Löbel at - 15 commentsRFC: add wint_t to libc, by analogy with wchar_t there?
abe8d04 Opened by Felix S Klock II at - 4 commentsAdd benchmarks for piped stdout/stderr to a tty
91baad9 Opened by emberian at - 1 commentAdd StringReader, StringWriter, and StringStream
291ba7a Opened by emberian at - 6 commentsDisallow (most) reserved/keywords as lifetime names
d935913 Opened by Huon Wilson at - 4 commentsmake a tutorial on shared ownership (Rc, Arc, concurrent data structures)
1303f5f Opened by Daniel Micay at - 2 commentsIssue a warning when a file is included twice
fce7c15 Opened by Alex Crichton at - 2 comments
381fae1 Opened by Niko Matsakis at - 5 commentsOption<*T>should be represented as a pointerRFC: Make
f203f6e Opened by Niko Matsakis at - 43 comments*Tnot nullableRefine the story of externally referenced private structures.
c5f5b16 Opened by Alex Crichton at - 27 commentsmutexes should be separate from condition variables
1f45395 Opened by Daniel Micay at - 3 commentsAttempting to move a non-copyable static segfaults
0170e9d Opened by Steven Fackler at - 20 comments
1c254ce Opened by Benjamin Herr at - 1 commentstd::ptr::read_ptrshouldn't take*mutadd mutable concurrent containers (queues, priority queues, non-contiguous vector, hashmap)
74e471a Opened by Daniel Micay at - 2 commentsconsider using a different hash than SipHash for integer keys in rustc
31aa379 Opened by Daniel Micay at - 4 commentsWrong return type of
ff6d0c7 Opened by Jan Špaček at - 5 commentsexternfunctionsWrap the return value of the type_id intrinsic in an opaque box
bf04b28 Opened by Alex Crichton at - 2 commentsCannot have the same supertrait twice, but with different type parameters
ba53801 Opened by George Burton at - 6 commentsrustdoc broken on generic intrinsics
dc82d00 Opened by Daniel Micay atRust's coherence checking overconservative
3460164 Opened by Matthew Do at - 6 commentsReplace conditions with dynamically scoped variables
db665d3 Opened by Brian Anderson at - 18 commentsenums with SIMD vectors in them don't work
50c35b3 Opened by Jed Davis atMacro expansion is quadratic in the number of
e712e71 Opened by Huon Wilson at - 13 commentsletstatements.-Z extra-debug-info injects reference-count problem on @managed boxes
1f3da31 Opened by Felix S Klock II at - 3 commentsSmall discriminants are causing bad code generation
62a092a Opened by Alex Crichton at - 11 commentsproposal for new task API
69be70b Opened by Daniel Micay at - 6 commentsUsing by-value self with an immediate, implicity-copyable struct should pass a copy as the self param.
7bf5f3b Opened by Luqman Aden at - 8 commentsProcs don't allow capturing mutable variables
89cf227 Opened by Alex Crichton at - 10 commentsICE with cast in fixed-length vector
530ec10 Opened by Ms2ger at - 5 commentsrustdoc should support --cfg
95e2e83 Opened by Daniel Micay at - 4 commentsstd::select::select only works on ports of the same type
1953539 Opened by Ms. Molly Stewart-Gallus at - 1 commentlogging macros and writeln!() crash if stderr is redirected to /dev/null
4d33423 Opened by David Renshaw at - 4 commentsConsider graduating std::unstable::{sync,atomics} to std::sync
5bf1a61 Opened by Alex Crichton at - 11 commentsAlternative backend
51548f7 Opened by Luca Barbato at - 3 commentsLinking fails with GNU gold
e538008 Opened by Luqman Aden at - 2 commentsRename
b6e0f22 Opened by Marvin Löbel at - 16 commentsIteratorsinvert()method to something shorter, likeflip()Improve error about close delimiter
4bf9f51 Opened by Tom Schuster atMultiple comment slashes lead to error
2c7b7b6 Opened by Volker Mische at - 2 commentsA generic
ec5999f Opened by Erick Tryzelaar at - 5 comments&Xthat implements traitTraitcannot be stored in a struct that is cast toTraitReading from stdin with libuv on separate task fails on windows
919107b Opened by Luqman Aden atTask creation should fall back to spawning a kernel thread
eaa616e Opened by Alex Crichton at - 2 commentsprocs should implement Finally
bb93c39 Opened by Jack Moffitt at - 5 commentsmissing doc lint doesn't check crate doc
ca2376c Opened by klutzy/defunct atSegmentation fault on window change
c069b5f Opened by Derek Guenther at - 3 commentsmaybe expose a way to pass pre-calculated hashes along with hash table keys
402a152 Opened by Daniel Micay at - 2 commentsget_host_addresses crashes with 'called
2ced73c Opened by Paul Merrill atOption::unwrap()on aNonevalue'Language items are entirely unsafe
8366322 Opened by emberian at - 2 commentsUnused mut lint doesn't warn on
f0ca640 Opened by Huon Wilson atmut selfAdd an abstraction to std::io::process for dealing with error gracefully
2ea4bea Opened by emberian at - 5 commentsPermit
ba4af0c Opened by Niko Matsakis at - 15 commentsfn(self)methods to be invoked on object typesPtr must be a pointer to a Val type LLVM error
3b4fbc0 Opened by alexjg at - 2 commentsAllow multi-statement macros
1fbf60e Opened by Steven Fackler at - 13 commentsNested
04de39b Opened by Alex Crichton at - 3 commentsprocusage can't use outer owned dataUnsoundness from premature drop of temporary in match scrutinee
24bfd15 Opened by Keegan McAllister at - 10 commentsrust can not make binary for android
b0deaf4 Opened by Patrick Kim at - 2 commentsSupertrait methods are called on inner type of object type rather than any explicit impl for the object type
b3a450f Opened by Huon Wilson at - 3 commentsError on make - libuv/libuv.a missing
186449d Opened by sononix at - 6 commentsCan't implement methods with the same name on non-overlapping generic specializations
3957dc0 Opened by Josh Matthews at - 3 commentsICE with non-procedure type in 'do' expression
d8a5b66 Opened by KokaKiwi at - 3 commentsrustpkg: Trying to install a library twice gives:
8b68d7f Opened by kud1ing at - 1 commentno such file or directoryLifetime bound "forgotten" in a function
c187e86 Opened by Jan Špaček at - 4 comments[extra::url] Support URL with non-relative schemes
e6611ea Opened by Simon Sapin at[extra::url] Support relative URLs
1c87f6f Opened by Simon Sapin atRewrite extra::url, based on the right spec
e454123 Opened by Simon Sapin at - 14 commentsstatic.rust-lang.org doc builder is failing
ce46187 Opened by Huon Wilson at - 1 commentMysterious runtime deadlock
fba2294 Opened by Alex Crichton at - 1 commentInteger hex literals should perhaps not consider signededness
2785745 Opened by Alex Crichton at - 2 commentsUsing std::unstable::intrinsics::uninit() causes voidBroken module found
6f2a48e Opened by Cole Mickens at - 2 commentsItem macros do neither support import lines nor inner attributes
1a21cce Opened by Marvin Löbel at - 4 commentsRemove the
f6d5bd5 Opened by Marvin Löbel at - 1 commentpub use cmp::{min, max}reexport inlibstd/num/{uint_macros, int_macros}.rstype inferred for proc expression is not proc?
da6556f Opened by Felix S Klock II at - 2 commentsRFC: should closure type expr (|A| -> B) support an optional & sigil?
08d667d Opened by Felix S Klock II at - 1 commentmake #[macro_escape] work at a crate level
38d420c Opened by Daniel Micay at - 1 commenthide implementations of public traits for private types in documentation
2e34e72 Opened by Daniel Micay at - 2 commentstreat intrinsics as native functions in the documentation
1f152bf Opened by Daniel Micay at - 2 commentsSupport a mixture of dynamic and shared rust libraries when linking
889169d Opened by Alex Crichton at - 1 commentnon-inline, non-generic destructors are always external
48b64c9 Opened by Daniel Micay at - 10 commentsif true { ... } runs destructors twice
38cd4f0 Opened by Alex Crichton at - 7 commentsOptimize the size of a statically linked binary and library
53e2a1c Opened by Alex Crichton at - 7 commentsSupport LTO
1ffe9e1 Opened by Alex Crichton at - 6 commentsConsider again propagating dynamic native dependencies
2f23f56 Opened by Alex Crichton at - 2 commentsSnapshots should simply be a rustc binary
f2f4e8b Opened by Alex Crichton at - 1 commentlibrustllvm should be a static library
6339676 Opened by Alex Crichton at'static bound not enforced in borrowed trait coercion
54d389e Opened by Armin Ronacher at - 3 comments
f1cfb60 Opened by klutzy/defunct atstd::runfunctions fail after io_errorICE:
d6a1214 Opened by klutzy/defunct at--linker=run-pass failed at math related 3 tests on linux 64
1250ec0 Opened by yichoi at - 4 commentsICE on extern "Rust" fn declaration
0f6e986 Opened by Huon Wilson at - 1 commentInconsistent behaviour & peculiar error messages for
c70251b Opened by Huon Wilson at - 3 commentsextern "Rust" fn main()extra tries to find rustrt, but
e9ec9c2 Opened by klutzy/defunct at - 1 commentmake installdoesn't install itShould
551f456 Opened by Felix S Klock II at - 3 comments&'a Value as &'a Traitwork?Parser does not parse ~fn()
4ac9b2c Opened by Julia Evans at - 7 commentsConsider using an embedded libm
d802f3c Opened by emberian at - 6 commentsLink error building Rust on Linux
60edd28 Opened by Keegan McAllister at - 6 commentsConfusing error message for impl of a nonexistent type
6c6e870 Opened by Keegan McAllister at - 1 commentno way to disable exception handling with static/dynamic linking
d74edbe Opened by Daniel Micay at - 3 commentsno support for full stack safety provided by a guard page
7a1102f Opened by Daniel Micay at - 2 commentsReduce code duplication by replacing ty_nil with ty_tup(~[]).
3905f88 Opened by Eduard-Mihai Burtescu at - 2 commentsRustc does not warn when .so/.rlib files are not in sync
f073b5f Opened by Alex Crichton at - 10 commentsUnable to convert from Result<T,E> to Option<T>
2c540c6 Opened by lbonn at - 3 commentsrun-pass/issue-10626.rs goes nuts
1f54396 Opened by Volker Mische at - 12 commentsType parameters on statics
5014fc5 Opened by Brendan Zabarauskas at - 10 commentsNullary variants should be considered rvalues, not static identifiers.
463fae1 Opened by Niko Matsakis at - 7 commentsDestructor for
2cff84f Opened by Philipp Brüschweiler at - 4 comments@Traitis not run in certain circumstancesCannot parse
6632680 Opened by Lily Ballard atuse {foo, bar}Make it possible to statically link system libraries
c822e57 Opened by Deleted user at - 3 commentsRustdoc: exposes private modules that reexport functions
73bcf07 Opened by Ms. Molly Stewart-Gallus at - 1 comment
6859ce1 Opened by David Renshaw at - 10 commentsmake checkfails on OSXCrate metadata matching should consider a target architecture
ca5ef9c Opened by Alex Crichton at - 2 commentsRFC: remove
156bc5d Opened by Chris Morgan at - 12 commentsdoconsider making
cb4b228 Opened by Daniel Micay at - 9 commentsina contextual keywordstr::split unclear how repeat sep is handled
66b0269 Opened by Felix S Klock II at - 1 commentInvalid use of lifetimes causes internal compiler error
48711a1 Opened by Kuldahar at - 3 commentsICE: borrow-vec associated with bad sty: &ty_err
60c75df Opened by Deleted user at - 1 commentThe string API should be more generic.
fd2ca93 Opened by Marvin Löbel at - 7 commentsCompiler allows repeated moves out of a captured variable in a proc()
c2176c0 Opened by Thomas P at - 4 commentsRFC: Centralize on special types as a way of informing inference about special constraints
03d71af Opened by Niko Matsakis at - 8 commentsSharedChan can be used to create cycles
247ce36 Opened by bill-myers at - 16 commentsuse a default deny lint for preventing cycles
180bcab Opened by Daniel Micay at - 1 commentRename the 'sub-tutorials' to 'guides'
8b236b4 Opened by Brian Anderson at - 6 commentsCannot relate bound region: ReInfer(53) <= ReLateBound(284, ...
ba6b320 Opened by xcv- at - 3 commentsCompiling rustc on OSX 10.6 fails with "Symbol not found: __tlv_bootstrap"
2f644a0 Opened by agrif at - 9 commentsAdd scientific notation format specifier for floating point values
988f4d0 Opened by SiegeLord at - 1 comment"sequence_element_type called on non-sequence value" on pattern-matching vectors
2510d95 Opened by agrif at - 2 commentsTrouble passing closures with borrowed pointers inside options
f08e0ce Opened by SiegeLord at - 5 commentsBuilding with old library causes ICE
23ee141 Opened by klutzy/defunct at - 2 commentsColumns in spans are one-too-small by convention
141b17e Opened by Huon Wilson atextra::stats suffers from catastrophic cancellation
5e8c099 Opened by Huon Wilson at - 11 commentsRFC: rename push/pop/unshift/shift to push_{front,back}/pop_{front,back}
47dead1 Opened by Erick Tryzelaar at - 22 commentsmissing_doc lint only accepts sugared docs
e201056 Opened by Steven Fackler at - 2 commentsTrait visability is not consistent.
82db683 Opened by Karen Webb at - 1 commentBorrow checker has inconsistent behavior when handling nested pattern matching
cbe6b90 Opened by Edward Z. Yang at - 3 commentsrustc fails w/ io_error on F18, i686
ec97281 Opened by itdaniher at - 4 commentsDead code check false positive for static used in match
c2cd392 Opened by Jason Fager at - 2 commentsICE:
68d0555 Opened by Zack Slayton at - 3 commentsCannot relate bound regionadd a NonManaged kind
14ddbf6 Opened by Daniel Micay at - 1 commentstd::io::UnstableFileStat doesn't report the correct number of blocks for files on Linux
ba65698 Opened by Derek Chiang at - 5 commentsWindows: run-pass/test-runner-hides-main.rs triggers LLVM assert
0ca790b Opened by vadimcn at - 3 commentsStop exporting
06bb134 Opened by ILYONG CHO at - 3 commentsamainfor android.Borrow checker gives confusing error message when in loop
837cf46 Opened by Edward Z. Yang at - 9 commentsPatterns in extern fns either ICE or aren't type-checked
ba2d385 Opened by Huon Wilson at - 10 commentsRFC: Generalize Freeze, etc. into custom-defined does-not-contain traits
222378e Opened by Gábor Lehel at - 6 commentsLLVM assertion when redefining a symbol with a different type
91d1d63 Opened by Julia Evans at - 13 commentsuse statement fails silently if it would shadow an existing name
5e0daa7 Opened by Karen Webb at - 4 commentsRemove all uses of the 'self lifetime from the codebase and make it illegal to use
8e74386 Opened by bstrie atselfas a lifetime nameManual has incorrect statement of what lvalues are
de7dc21 Opened by Edward Z. Yang at - 1 commentRust is failing to build on i686-pc-mingw32
61b6d49 Opened by cnd at - 15 commentsEnabling recursion in Visitor.visit_ty makes the compiler reject fixed-length arrays
885d199 Opened by Alex Crichton at - 7 commentsOld docs appear under
9b86b52 Opened by Huon Wilson at - 3 comments/doc/master/ng/...on the website
244cd6c Opened by Kevin Cantú at - 3 comments--test-shardignores benchmarks?Private module(s) in rustdoc search results.
165492e Opened by Eduard-Mihai Burtescu at - 2 commentsborrowck treatment of struct-tuple more liberal than struct with fields
c4eb3e1 Opened by Felix S Klock II at - 3 commentsrustpkg can't find std on Windows
02dba66 Opened by Jan Niklas Hasse atrust-mode incorrectly highlights quotations
68d8b5a Opened by Deleted user at - 1 commentInternal compiler error: 'index out of bounds'
3fec897 Opened by Wendell Smith at - 3 commentsOn compiler error, the compiler says "try running with RUST_LOG=rustc=1": does that do anything?
1bf8095 Opened by Wendell Smith at - 6 commentsCompiling rust on OSX fails with Assertion failed: ((unsigned)Val < Attribute::EndAttrKinds && "Attribute out of range!")
fab8ebd Opened by xasmx at - 5 commentsRFC: requiring leading :: on use declarations
cad9508 Opened by Felix S Klock II at - 9 commentsRemove imports of the form "use path1, path2;"
42c4cf8 Opened by Alex Crichton atdead_code shouldn't warn for unused exported methods when compiling tests
0d88fcb Opened by Steven Fackler at - 6 commentsManaged boxes are not completely gated
e3dc826 Opened by Alex Crichton at - 2 commentsNew
697f439 Opened by Lily Ballard at - 21 comments#[pkgid]-based library naming is problematicTimers need to work in 1:1 mode
22d8668 Opened by Alex Crichton at - 5 commentsRFC: add lint warning when ignoring return values
d75d11b Opened by Brendan Zabarauskas at - 2 commentsOut-of-range float literals are not checked by type-limits lint
3b196ca Opened by Huon Wilson at - 2 commentsTypes used only in
beea436 Opened by emberian at - 3 commentsexternblocks seem to be deadIncorrect error message on type mismatch when pointer to C function is required
a67ebda Opened by Andrey Popp at - 1 commentcan't build head on my os x 10.8 machine
8117147 Opened by Carter Tazio Schonwald at - 16 commentsHave multiple references to a struct by trait
e3bb386 Opened by HeroesGrave at - 2 commentsnested
54dc898 Opened by klutzy/defunct at - 1 commentnotincfgdoesn't workrustpkg strips all crate attributes other than pkgid
92566e7 Opened by Steven Fackler at - 3 commentsImpl search fails in case of generalized trait inheritance
5ad200c Opened by Michael Arntzenius at - 8 commentsMacro with empty expansion in expression position causes an "unexpected <eof>" error
bff85f5 Opened by Huon Wilson at - 5 commentsBenchmark times should not display all significant figures.
c29c75e Opened by Huon Wilson at - 2 commentsinternal compiler error: type_of with ty_param
bca8f12 Opened by bstrie at - 4 commentsindex out of bounds: the len is 1 but the index is 1
583f337 Opened by Andrew Poelstra at - 2 commentsdead code warning misfires on unsafe pointers
8e07b1f Opened by Jack Moffitt at - 1 commentAndroid testing ignores TESTNAME variable
f0a847c Opened by Brian Anderson atextra::time::test::test_to_timespec fails on (some) Android
df14260 Opened by Brian Anderson at - 3 commentscheck in configure / make that cc,gcc, and g++ point to same compiler
0623e82 Opened by Carter Tazio Schonwald at - 3 commentsVec Iterator inconsistencies
e55df11 Opened by Palmer at - 4 commentsrustpkg: test executables are lost when RUST_PATH is not set
f0f010f Opened by Masanori Ogino at - 1 commentConfusing error when trying to call non-function
db9715c Opened by emberian at - 11 commentsNames of intermediate files collide when running rustc in parallel
0ad0ac7 Opened by SiegeLord at - 13 comments
3abe2e7 Opened by Lily Ballard atrustc --test lib.rswhen#[crate_type = "rlib"]produces unwanted *.bc fileandroid tests pass misleadingly when a device is not available
55573d7 Opened by Brian Anderson at - 1 commentOptimize vec::MoveIterator for POD types
4141514 Opened by Erick Tryzelaar at - 1 comment'assertion failed: !lib.is_empty()' on mingw-w64 (32bit)
df1b9bf Opened by klutzy/defunct at - 1 commentpub mod b{use b::*;pub mod b;} compile failure
cda5e02 Opened by Deleted user at - 3 commentsOld docs appear on the website
6d6d309 Opened by Adrien Tétar at - 4 commentsTutorial's owned linked list has minor inefficiency (and is non-idiomatic C)
c682858 Opened by Edward Z. Yang at - 9 commentsvec.push_all and vec.expand is 3 times slower than vec.push_all_move
5785479 Opened by Erick Tryzelaar at - 5 commentsICE: translating unsupported cast: () (cast_other) -> uint (cast_integral)
c1c3db3 Opened by klutzy/defunct at - 2 commentsAdd --print-outputs flag to rustc
6b4bfc1 Opened by Jack Moffitt at - 1 commentdead_code doesn't recognize use as an enum discriminant value
89ee9dd Opened by Steven Fackler at - 2 commentsBorrow checker is sensitive to the order of borrows in surprising ways
6e087e2 Opened by Edward Z. Yang at - 1 commentNative comm tests are disabled on Windows
fbc8af6 Opened by Alex Crichton atImprove error message for deref field on native ptr
d2b0270 Opened by Felix S Klock II at - 4 commentsDead code lint warns on types used in generics
4b023d4 Opened by klutzy/defunct at - 1 commentRustdoc doesn't parse
91854ec Opened by Eric Holk at - 1 commentpub mod foo;Maybe emit phis directly instead of using alloca
3193bde Opened by o11c at - 8 commentsThe benchmark harness runs a minimum of 300 iterations.
bf837a7 Opened by Huon Wilson at - 7 commentsStack overflow should not abort, it should
b259eed Opened by Alex Crichton at - 4 commentsfail!()Error in 'str' documentation
5e4c471 Opened by Wendell Smith at&[u8].to_owned() does not compile to a memcpy
1d1e453 Opened by Alex Crichton at - 3 commentsICE: Cannot relate bound region
3c34b28 Opened by Eric Holk at - 2 commentsRustdoc is generating everything into a single directory
72e332a Opened by Huon Wilson at - 7 commentsErrors on Windows are different than on unix
2934ea5 Opened by Cadence Marseille at - 5 commentslibrustc cannot be used as a library?
b95e6a1 Opened by Kevin Cantú at - 5 commentsleak in Rust std::os::fs on OS X? (DefaultMallocZone)
3f15345 Opened by Kevin Cantú at - 3 commentsRustdoc fails when generating doc for librustc
239e9a5 Opened by Léo Testard at - 1 commentRename pkgid to crate_id
76cad19 Opened by Brian Anderson atAdd --crate-id/--crate-hash/--crate-file-name flag to rustc
28e0258 Opened by Brian Anderson at - 1 commentForbid modules from having the same name as any of their ancestors
8adda14 Opened by bstrie at - 4 commentsSharedChan is not Freeze
c7e837e Opened by Jack Moffitt at - 6 commentsC func returning
4756a39 Opened by Lily Ballard at - 8 commentsOption<extern fn>is not immediate on 32-bit linuxllvm rebuild failure on windows buildbot
99b6407 Opened by klutzy/defunct at - 4 commentsInvestigate whether dumb_println can be removed
615a786 Opened by Alex Crichton at - 2 commentsCannot call static methods on type aliases, "module wasn't actually a module!"
66103ac Opened by bstrie at - 18 commentsRename pkgid/PkgId/pkg_id to crateid/CrateId/crate_id everywhere
ecce702 Opened by emberian at - 7 commentswhen a trait bound can't be fulfilled the compiler should tell you why
8cfdcba Opened by Jack Moffitt at - 1 commentLocalIo is unsafe and should not be.
39fcb44 Opened by Alex Crichton at - 1 commentGreen schedulers need a bootstrap task
7bf653b Opened by Alex Crichton atMake -o do something reasonable or remove it
86ad60f Opened by Brian Anderson at - 9 comments
cfd04c3 Opened by g3xzh at - 12 commentsStats.sumdoesn't handle NaNs, infinities and overflow correctlyLittleLock should protect against spurious wakeups
3ba5f67 Opened by Alex Crichton at - 3 commentslibrustc still cannot be used as a library? (trouble resolving libstd)
c13601d Opened by Kevin Cantú at - 2 comments
4bdc49b Opened by Huon Wilson atmake[1]: Circular libuv.a <- libuv.a dependency dropped.Consider adding the absolute CFG_LIBDIR to the search paths for rustc
6efd816 Opened by Alex Crichton at - 2 commentscomm_adapters is not compiling
ee5bc39 Opened by Alex Crichton atAdd a documentation index to the generated docs
0a63639 Opened by Brian Anderson at - 3 commentsMake -Z gen-crate-map the default when compiling staticlib
4ff045b Opened by Alex Crichton at - 1 commentICE: debuginfo::set_members_of_composite_type()
425ded0 Opened by Jack Moffitt at - 4 commentsrust doesn't optimize closure in scan iterator
a881e58 Opened by Erick Tryzelaar at - 29 comments#[cfg] does not filter struct fields or enum variants
a004e9a Opened by Huon Wilson atThere needs to be a way to combine the effects of try_recv and recv_opt
ce6887c Opened by Ms. Molly Stewart-Gallus at - 5 commentsLint for superfluous let/match
bb75810 Opened by Gábor Lehel at - 7 commentsConsider making reachable extern fns #[no_mangle] by default
afa5e16 Opened by Alex Crichton at - 2 commentsRFC: Disallow interleaving commas after result blocks in match exprs
e425628 Opened by Brendan Zabarauskas at - 4 commentsImplement attributes for branch weight
0240ce6 Opened by Kyle Van Berendonck at - 4 commentsrun-make tests fail when configured for multiple targets
2e08ba0 Opened by Brian Anderson at - 5 commentsUse of RWArc during unwind after failure poisons it, despite failure not occurring during write
ee752bb Opened by Micah Chalmer at - 1 commentrustpkg doesn't install to the correct location
845d7d9 Opened by Andrew Chin at - 1 commentTasks getting starved when trying to create HashMaps
7f62ec5 Opened by Jason Fager at - 10 commentsReader::read raises EndOfFile condition when reading after EOF reached
de65f76 Opened by Stepan Koltsov at - 1 commentWindows build is failing due to missing libpthread
5b128bb Opened by Amey at - 2 comments
7364130 Opened by Kevin Cantú at - 2 commentsrustcICE output filename begins with.Unrecognized options crash rustc
13a6ad9 Opened by Val Markovic at - 4 commentsTutorial ambiguity or mistake re: destructuring & let
ebf8d13 Opened by Oliver Hassett at - 7 commentsreachability/dead_code doesn't visit some type parameters
9ce3393 Opened by emberian at - 4 commentsbors is broken
8f64653 Opened by emberian at - 1 commentSupport "proc {}" syntax
c1e0260 Opened by Alex Crichton at - 2 commentsstd::io should re-export more sub-items
0e2dab1 Opened by Alex Crichton at - 5 commentsLinker library order is important
6cecde3 Opened by vadimcn at - 3 commentsemacs rust-mode.el: "file:line-num" output does not work with "note:"
e7f035e Opened by Felix S Klock II at - 3 commentsnative::start does not know the stack boundary
b5b66b2 Opened by Alex Crichton at - 1 commentSpelling inconsistency: Clonable and Cloneable
836c8d3 Opened by Alexandros Tasos at - 3 commentsauto-unwrap: make
9b3b951 Opened by Liigo Zhuang at - 4 commentsfoo()!the same asfoo().unwrap()ICE in libsyntax/codemap.rs
30e1479 Opened by Chris Wong ati686-pc-mingw32 build fatal runtime error: Could not unwind stack, error = 5
a458095 Opened by cnd at - 5 commentsRFC: Simplify attribute syntax
a4c36b1 Opened by Gábor Lehel at - 3 comments"internal compiler error: no type for node 81"
48ccec3 Opened by Duncan atCannot use parens for grouping in patterns
d0a687d Opened by Huon Wilson at - 2 commentsDon't promote binaries between stages
a853aa3 Opened by Brian Anderson at - 7 commentsunwinding problem on android
63922e9 Opened by yichoi at - 13 commentsUpdate bundled gyp for CLT-only OS X
e077b4a Opened by Jack Nagel at - 1 commentICE when using lto and prefer-dynamic
0a6a9b2 Opened by Virgile Andreani at - 1 commentrust fails to bootstrap when llvm 3.3 is installed in system
4d5ae02 Opened by Ehsanul Hoque at - 15 commentsMutable trait object cast counts as move, not as temporary borrow
d358120 Opened by Marvin Löbel at - 3 commentsArm with hard float broken
7b5ce2e Opened by Luqman Aden atI/O streams need to be able to read and write simultaneously
6a2cab6 Opened by Lily Ballard at - 52 commentsSpecify trait implementation, resolution, and coherence for 1.0
af66ef1 Opened by Felix S Klock II at - 7 commentsNo way to emit volatile loads/stores
fa2533f Opened by Catherine at - 12 commentsUpdate project FAQ to mention performance
ca7008a Opened by Erick Tryzelaar at - 1 commentany member of static struct is not able to be used in match arms range expression.
4ffdc3f Opened by Jeong, YunWon at - 3 commentsassertion failure while compiling code with multibytes characters
8240de1 Opened by Jeong, YunWon at - 4 commentsColumn offset should be 1-based instead of 0-based.
9f448e1 Opened by Jan Niklas Hasse at - 1 commentTimer functions should maybe not take milliseconds as an argument
ed39da1 Opened by Alex Crichton at - 11 commentsUse after free with mutable owned pointers
5051f33 Opened by Evan Wallace at - 5 commentsDecide on key-value attribute style
e7fb81b Opened by Seo Sanghyeon at - 6 commentsInternal Compiler Error after setting flag "-L/usr/local/lib"
5f15bd8 Opened by David Renshaw at - 4 commentsRFC: implicit generic function arguments with bounds
f26f1c0 Opened by Eduard-Mihai Burtescu at - 7 commentsImplicit trait coercions with moves will segfault
a6c3298 Opened by Alex Crichton at - 3 commentsProblem with passing struct to C function on windows
59d8aa5 Opened by Deleted user at - 6 commentslibgreen sched::test_spawn_sched_blocking is unstable
3b3e90b Opened by Chris Morgan at - 1 commentUnix pipes (named pipes on windows) need a 1:1 implementation
9a2ff42 Opened by Alex Crichton at - 2 commentsDNS needs an implementation in 1:1 mode
9462e6e Opened by Alex Crichton at - 1 commentimplement signal handling
153079a Opened by Alex Crichton at - 8 commentsImplicit trait object coercion doesn't work through arrays
bbdc928 Opened by Steven Fackler at - 2 commentsNeed to re-fix Windows manifest embedding.
aa36a16 Opened by vadimcn at - 19 commentsOption< <'a>||> inconsistenly requires <> and the space
4f82d7b Opened by Huon Wilson at - 5 comments<'static> || doesn't work
575f111 Opened by Huon Wilson at - 3 commentsCannot store a closure using <'a> || lifetime syntax or inside generic types
667ba09 Opened by Huon Wilson at - 1 commentAdd a file locking API to std::io::fs
8ea9dbd Opened by Gareth Smith at - 5 commentsmany system calls don't handle EINTR
85e2787 Opened by Daniel Micay at - 8 commentsReplace std::hashmap::{each_key, each_value} with iterators
7ed67e2 Opened by Gareth Smith at - 1 commentAdd empty method to iterators
3108d4e Opened by Josh Matthews at - 4 commentsAdd back rust_begin_unwind
d1bf339 Opened by Brian Anderson atrust code css
bb4c964 Opened by Shamir Khodzha at - 2 commentsTESTNAME doesn't work with run-make tests
d85223c Opened by Huon Wilson at - 1 commentreplace channel-based timers with a recv_timeout method
491c6fc Opened by Daniel Micay at - 6 commentsSpurious dead_code warning
e5a42dd Opened by Tom Dale at - 5 commentsLinker error with private default methods used in a reachable method
6b4591c Opened by Alex Crichton at - 1 commentCan double-ref (&&x) parsing be fixed?
3d8a257 Opened by Brian Anderson at - 1 comment"ar" invocation failure for android build atop OS X
995dff8 Opened by Felix S Klock II at - 2 commentsError Handling in the master documentation.
490fb26 Opened by Dannick Pomerleau attest suite leaves stray 'message.txt' file in the working directory
609c718 Opened by Jesse Luehrs atmatching on &'static str triggers "assertion failed"
99ca2ce Opened by Paolo Falabella at - 1 commentCannot indent second line of a struct instantiation in some cases
05dc59e Opened by Max Willsey at - 1 commentemacs rust-mode: Cannot indent second line of a struct instantiation in some cases
23d3b02 Opened by Max Willsey at - 2 commentsLinking dylib to rlib doesn't emit error, although reversed one does
1ed034e Opened by klutzy/defunct at - 1 commentInternal Compiler Error: unexpected failure
cd31da0 Opened by Benjamin Travis Summers at - 3 commentsrustpkg is not looking at target libraries
5d036cb Opened by Alex Crichton at - 8 commentscrate_type = "lib" means a dynamic lib
c195095 Opened by Patrick Walton at - 7 commentsNo error on invalid #[crate_type]
1ed4533 Opened by Huon Wilson at - 1 commentAssertion failed: rp.is_none() in src/librustc/middle/typeck/collect.rs:1108
39fcae8 Opened by Maja Piechotka at - 4 comments
d3bc011 Opened by Deleted user at - 1 commentrustc --lssegfaults on invalid filesrust fails to bootstrap when llvm 3.3 is installed in system
8baeec7 Opened by Maja Piechotka at - 1 commentShould "system" ABI be "win64" on x86_64 windows?
a6eda2d Opened by Brian Anderson at - 4 commentsMutable borrow of unit-like struct is a weird edge case
820f113 Opened by comex at - 3 commentsIt should be possible to shift a primitive by uint in generic functions
f4aa293 Opened by Alexandros Tasos at - 1 commentConsider emitting a warning if a negative constant with no suffix is silently converted to unsigned
839411e Opened by Alexandros Tasos at - 13 commentstask '<unnamed>' failed at 'assertion failed: !outputs_disc.is_empty()'
56be7a0 Opened by Maja Piechotka at - 2 commentsCrash in glue_take
6aad4b8 Opened by Dzmitry Malyshau at - 4 commentsCreate libabc-rs (and possibly xyz program) as a sample library
c32466a Opened by Maja Piechotka at - 2 commentsExtern mod'd shared objects do not respect visibility of structs (linker errors)
bdd8033 Opened by wilkie at - 2 commentsdoc crate tests ignore TESTNAME
ea6e457 Opened by Brian Anderson atConsider making the build triple a top level directory in a rustpkg workspace
892af29 Opened by SiegeLord at - 1 commentNative tasks also want to know the stack bounds
b4ca3c4 Opened by Brian Anderson atCan't designate registers in asm! macro
e4dcde5 Opened by Edward Wang at - 5 commentsMutably capturing in a closure doesn't count as a borrow
23ceb7e Opened by Alex Crichton at - 4 commentsNullable-pointer
c3d465b Opened by Jed Davis at - 8 commentsOptions aren't FFI-compatible with the base pointer types.from_base64 fails when str ends with
d931b3a Opened by Torste Aikio at - 3 comments=\nnative::start does not join all spawned tasks
f05486f Opened by Huon Wilson at - 4 commentsCan't compile "morestack.S" for iOS
4d69a29 Opened by kud1ing at - 11 commentsIncorrect span for path in 'use' items
b29f541 Opened by Nick Cameron atCan't express "T : Foo<X1> implies T : Foo<X2>"
81c6988 Opened by vadimcn at - 2 commentsImprove error message of
79e7ea3 Opened by klutzy/defunct atmatch arms have incompatible typesdebuginfo dies on librustdoc
598af6f Opened by emberian at - 12 commentsrustpkg install fails due to libuv-error "cross-device link not permitted",
4cd59f9 Opened by nielsle at - 2 commentsredis benchmark hangs with native tasks
5407994 Opened by Patrick Walton at - 1 commentCan't compile "libc.rs" for iOS
f788982 Opened by kud1ing at - 3 commentsConditions shouldn't allocate
cfb32ca Opened by Patrick Walton at - 3 commentsPoor performance of std::iter::range (vs while-loop) on < 64-bit ints
19cca63 Opened by Nick Smith at - 2 commentsImplement copy_iter() for vectors
346c1e0 Opened by Armin Ronacher at - 5 commentsstruct fields in enum declarations generate junk types
c11996a Opened by Jorge Adriano Branco Aires at - 1 commentStruct passed by-value from C to Rust get's corrupted (using FFI and .dll from Visual Studio)
a3d9b1e Opened by Matthias Einwag at - 4 commentsTrying to concatenate strings with operator += results in an Internal Compiler Error
cbad7e8 Opened by Matthias Einwag at - 3 commentsSuggest ".clone" for "use of moved value" if the thing is cloneable
cf6372f Opened by Patrick Walton at - 3 comments.bc file not found when building with
34584aa Opened by Jan Niklas Hasse at--rlibLacking support for nonblocking read from a TcpStream
78d9d89 Opened by Derek Chiang at - 1 commentSharedChan should not exist, it should be Chan + clone()
b8b259c Opened by Alex Crichton at - 2 commentsextra-debug-info does not appear to work on OSX with lldb
4a6ea76 Opened by Alex Crichton at - 12 commentsrust run?
8c8a2a6 Opened by Thiago Pontes at - 2 commentsnative::start should get a more accurate estimate of the stack bounds
2237718 Opened by Huon Wilson at - 6 commentsMake extract-tests.py use the same test directives as rustdoc's test extractor
27123e1 Opened by Brian Anderson at - 4 commentsChange
70607aa Opened by Brian Anderson at - 1 commentxfaildirectives in compiletests toignoreBad error with deriving(Eq)
9835eee Opened by comex at - 1 commentSurprising lifetime mismatch
6901fe7 Opened by Lily Ballard at - 3 commentsChan::new() doesn't returns a value of type Chan
7fcf29a Opened by Liigo Zhuang at - 7 commentsTcpStream.eof() is implemented as fail!()
d933ad6 Opened by Lily Ballard at - 2 commentsPlease rebase bundled LLVM to 3.4
a4e2fa6 Opened by Luca Bruno at - 3 commentsBufferedReader's fill() doesn't fill the buffer
0893c07 Opened by Florob atLink to tutorial gives 403 forbidden
50a2a85 Opened by Zac Hallett at - 1 commentRust compiles invalid program which segfaults - borrowed pointer to trait object outlives original value
674d205 Opened by Vladimir Matveev at - 4 commentsNative tasks do not have a guard page.
24eb516 Opened by Alex Crichton at - 3 commentsGuard pages should be optional
8b31780 Opened by Alex Crichton at - 3 commentsallowing dead code should be transitive
2fb0b6d Opened by Jack Moffitt at - 3 commentsTest run summary is wrong
475689a Opened by Brian Anderson at - 5 commentscompile error using
98df344 Opened by Jack Moffitt at - 1 commentfail!is confusingRust traits treat (T, &T) and (&T, T) as same type
cf11548 Opened by Maja Piechotka at - 2 commentsCell is unsound around variance
b98a1ae Opened by Patrick Walton at - 7 commentsReduce allocations in the Task structure
46b04e6 Opened by Brian Anderson at - 2 commentsinclude!(...) does not see local variables
60ed5e7 Opened by Stepan Koltsov at - 3 commentsFold prep.js functionality into rustdoc
63e57c9 Opened by Brian Anderson at - 2 commentsTeach rustdoc to syntax highlight
eecc574 Opened by Brian Anderson at - 1 commenterror 71 while installing rust on mac osx mavericks
a548cf4 Opened by Anh Le at - 4 commentsSemantically version the language specification, compiler, and libraries
66e0f07 Opened by emberian at - 7 commentsadd a lint for useless transmutes
a611fbd Opened by emberian at - 7 commentsCannot use Macros in Trait Bodies
5d4c2db Opened by Armin Ronacher at - 4 commentsFeature Request: BufferedReader function for reading without returning delimeter
ec5bf76 Opened by Justin Leis at - 18 commentsForbid destructors on objects that aren't 'static bounded
3fb1c45 Opened by Patrick Walton at - 14 commentsstd::str methods dont work if incuded before std::util
4f9e621 Opened by farhan tanvir at - 2 comments&mut [] results in "constant contains unimplemented expression type"
aaa82f9 Opened by Tobba atSome libnative tests in run-pass don't terminate on Android.
6158b6e Opened by Brian Anderson at - 6 commentsRename LIBDIR_RELATIVE to CFG_LIBDIR_RELATIVE
86726ce Opened by Brian Anderson at - 1 commentrustdoc --version fails
eb30876 Opened by Brian Anderson at - 2 commentsmake install always rebuilds docs
15239f8 Opened by Brian Anderson at - 1 commentrustpkg --help does not work
eec235a Opened by Brian Anderson atvolatile_load & volatile_store fail on structs
62185e6 Opened by Alexander Blom at - 3 commentsallow opting out of garbage collection overhead
38ab525 Opened by Daniel Micay at - 5 commentsmark references to
0be46cc Opened by Daniel Micay at - 2 commentsFreezeobjects as read-only with TBAA metadataBug report instructions are wrong
8f1d089 Opened by jsd1982 at - 4 commentsDon't show dead code warnings for functions local to dead code
54f8486 Opened by Jorge Adriano Branco Aires at - 2 commentsTurn style lints to warn by default
b9e12a7 Opened by Brian Anderson at - 3 commentsThe 0.9 Windows installer installs empty dll files
978fe74 Opened by Deleted user at - 8 commentsrustdoc search should allow for 2 char symbols
5234e9d Opened by Jack Moffitt at - 3 commentsDead code should consider lang items live
47bb9d3 Opened by Huon Wilson atrustdoc does not document borrowck::doc
51f2244 Opened by Brian Anderson at - 3 commentsGenerate librustuv docs
5847199 Opened by Brian Anderson atAvoid placing immutable lvalues in allocas and zeroing them to cancel cleanup.
c98be11 Opened by Eduard-Mihai Burtescu at - 8 commentsICE: Cannot relate bound region
070e365 Opened by Marvin Löbel at - 1 commentsize_t should be defined as uint
58221b6 Opened by Nick Smith at - 19 commentsinternal compiler error: no ref
426aade Opened by Hanno Braun at - 1 commentLifetime syntax is inconvenient due to several declarations being required
097c418 Opened by Deleted user atRFC: Limited return type inference constrained to a trait
e42317b Opened by Gábor Lehel at - 32 commentsIt seems rustpkg doesn't understand utf8-package name
0f56266 Opened by Marat K atrustc doesn't allow -W/--warn more than once
0937542 Opened by lucy at - 5 commentsrustc stack overflow on type of infinite size.
47b744e Opened by Koute at - 3 commentsPoor error message for pointer patterns with trait objects
4064644 Opened by Huon Wilson at - 2 commentsiOS: "LLVM ERROR: Segmented stacks not supported on this platfrom"
6f248d5 Opened by kud1ing at - 1 commentrustpkg Initialize BuildContext/WorkCache later in the build process
ca31060 Opened by nielsle atos::args() should return ~[~[u8]] instead of ~[~str]
40fb607 Opened by bill-myers at - 1 commentPointer can be accessed after ownership was transfered and segfaults
5a9451c Opened by Lasse Jansen at - 1 commenterror: internal compiler error: node_id_to_type: no type for node
cd58587 Opened by Edu Garcia at - 3 commentsexpr 1u (id=29)rustc hangs when printing block with no trailing newline
617531a Opened by Lily Ballard at - 2 commentsIdentical test files
2b3cca6 Opened by kud1ing at - 3 commentsMissing pow implementation for integers
ec72624 Opened by Flavio Percoco at - 3 commentsRFC: ignore vs. xfail
3cf4fa4 Opened by Brian Anderson at - 4 commentsLet pattern matching on tuple structs broken for double generic functions.
6a09675 Opened by nightpool at - 1 commentDocumentation: add an "Is Rust used in production?" FAQ
ee6d022 Opened by kud1ing at - 1 commentStyle guide should define whether or not to use abbreviations in error messages (e.g."can't" vs "can not")
ea9e7b5 Opened by kud1ing at - 4 commentsLet-in binding syntax
41f513e Opened by Luci Brănescu-Mihăilă at - 5 commentsA struct defined to hold a closure accepts a proc in its constructor
a93d1fe Opened by bstrie at - 7 commentsStatic mutable enum variables break the compiler.
b2eec2b Opened by Damien Radtke at - 1 commentMake && Make Install Show Up An Error
8289117 Opened by talnetd at - 10 commentsallow user definable infix operators
ff0cd5d Opened by Carter Tazio Schonwald at - 6 commentsFields of private structures should be private by default
a53ce67 Opened by Alex Crichton at - 5 commentsrustdoc creates highlighted source in a directory that contains the absolute path to the source
fc5a2c8 Opened by SiegeLord at - 1 commentRFC: Implement base numeric types and bool as a library
aacd710 Opened by Brendan Zabarauskas at - 8 commentsShould Sender::try_send return the message on failure?
a35beda Opened by Brian Anderson at - 4 commentserror: cannot borrow immutable captured outer variable in a heap closure as mutable
318781d Opened by Nick Desaulniers at - 1 commentICE:
991389c Opened by klutzy/defunct at - 2 commentsCannot relate bound regionwithextern modbind_error tests fail on android
6efde74 Opened by Brian Anderson at - 1 commentInvalid Rc/RefCell borrow when having a Gc pointer inside
d72078b Opened by Dzmitry Malyshau at - 17 commentsadd big integers to libstd
9d14f04 Opened by Daniel Micay at - 4 commentsSome std::f32 constants are actually f64s
b3da478 Opened by Lennart Jansson at - 4 commentsWe need exhaustive, coherent documentation on implicit copyability
e417dae Opened by bstrie at - 15 commentsRFC: Tuple swizzling
ac0f5b4 Opened by Richard Diamond at - 3 commentspthread_join's out param should be a *mut, right? (nitpick)
73a083a Opened by Felix S Klock II at - 4 commentsremove the concept of managed-unique from libstd
563ba72 Opened by Daniel Micay atAbsurd codegen with owned trait objects and enums
7da6c78 Opened by Alex Crichton at - 1 commentDiscriminants may not want to all be as small as possible
e89d580 Opened by Alex Crichton at - 8 commentsAssertion 'Ty && "Invalid GetElementPtrInst for type!"' failed
d9d9e4e Opened by Martin Evans at - 1 commentICE on attempt to use do syntax for map
eb9d813 Opened by Vitaly Shukela at - 1 commentError message references removed feature "@Trait"
dca4a6f Opened by Vitaly Shukela at - 1 commentAllow reassigning a &mut to an inner pointer
b03c367 Opened by Huon Wilson at - 4 commentsdoc/rust.md: broken references
8b83766 Opened by Achille Fouilleul atExperiment with thread_local globals for I/O dispatch
1673234 Opened by Alex Crichton at - 3 commentsOfficially provide the Rust logo
dad3483 Opened by kud1ing at - 37 commentsDocument @ syntax in pattern matching
5f4756b Opened by Andrew at - 1 commentUnexpected Failure Path
1ca7997 Opened by Deleted user at - 1 commenttutorial eschews destructuring-let (favoring match) too much
e79c8b7 Opened by Felix S Klock II at - 3 comments--lib and --rlib should override crate type specified in source.
328a9ec Opened by SiegeLord at - 2 commentsone of the io doc tests fails if port 8080 is already bound to
61ff017 Opened by Nick Desaulniers at - 1 commentinternal compiler error: cannot get field types from the enum type Foo without a node ID
4fc9215 Opened by Piotr Zolnierek atbitwise operation takes wrong value
86acd79 Opened by Anton Burticica at - 4 commentsAdd debug logging output to Sender
f9e3caa Opened by Lars Bergstrom at - 6 commentsAtomics need to take &self rather than &mut sef
c7e1b02 Opened by bill-myers at - 11 commentsRemove special rooting for
1e293f8 Opened by Niko Matsakis at - 7 comments@TBus error when referencing a static variant
a5de7f1 Opened by Steven Hugg at - 1 commentCompilation Error
578ca68 Opened by Ye Lin Aung at - 4 commentsPrivate lang items should be exported symbols
6d7da0e Opened by Huon Wilson at - 5 commentsmissing_doc lint expects docs on private traits
45c2b18 Opened by Steven Fackler at - 1 commentPrivate traits can be implemented cross-crate
98c74cf Opened by Steven Fackler at - 2 commentsWindows verbatim paths shouldn't normalize path when .push-ed
1c07844 Opened by Erick Tryzelaar at - 3 commentssuspect bug in emitting debug information
b06af62 Opened by Alexander Samoilov at - 11 commentsfeature gate log_syntax macro
f44b3d8 Opened by Brian Anderson at - 1 commentRuntime crash in libgreen
7d5fec5 Opened by Alex Crichton at - 1 commentTrait coercion may ask for a static bound
6fedbfc Opened by Alex Crichton at - 5 commentsrustdoc: Document exported macros
88ba8af Opened by Steven Fackler at - 1 comment-Z gen-crate-map should be a crate attribute
aca95f4 Opened by Alex Crichton at - 2 commentsImplement compile time function evaluation (CTFE)
ac25b11 Opened by Brendan Zabarauskas at - 4 commentsRemove the dependency on libm
bce33f3 Opened by Brendan Zabarauskas at - 7 commentsSegfault after implicit conversion to ~Trait
4d6d723 Opened by John Simon at - 3 commentsCheck for static methods of the same name when calling an non-existent method
1930050 Opened by Huon Wilson at - 1 commentfeature gate all quasi-quoting macros
cf8eb50 Opened by Brian Anderson at - 6 commentsfeature gate trace_macros! macro
7881523 Opened by Brian Anderson at - 2 commentsmalloc/realloc with a zero size may return a null pointer on success
155da66 Opened by Daniel Micay atrustdoc: SipState link duplicated in std::hash docs
2aa5f85 Opened by Steven Fackler at - 3 commentsio::fs::test::truncate_works::native is flaky on windows
2974956 Opened by Alex Crichton at - 1 comment'static lifetime annotations ignored on slices
3ade459 Opened by Steven Fackler at - 3 commentsbytes!() is now hard to use in a lot of cases due to lifetime issues
47624bd Opened by Lily Ballard at - 7 commentsRustdoc hidden code example is incorrect
79ddf0d Opened by Huon Wilson atUnwinding instruction gets emitted regardless -Z no-landing-pads flag
5924bc3 Opened by Edward Wang atConfigure not detecting compiler.
b99b146 Opened by Zack Piper at - 3 commentsProcess::new and dynamic_library::open_external should take &[u8]s, not Paths or ~strs
1673c06 Opened by Erick Tryzelaar at - 6 commentsRunning Rust on Windows 7
c715fc9 Opened by Emeka at - 12 commentsrustpkg hangs when importing private module
aefdd1e Opened by Paul Schoenfelder at - 2 commentsWarn on shadowing generics
68bc87c Opened by Carl Lerche at - 4 commentsInfinitely recursive struct definitions compile successfully when behind fixed-size vector
6e884e2 Opened by isabel at - 4 commentsBuilding rust/src/rt/rust_try.ll fails when building for arm-apple-darwin
db18cc5 Opened by Matias Piipari at - 10 comments--dep-info doesn't reflect real output filename when using -c or --emit-llvm
1ffe412 Opened by Yuri Kunde Schlesner at - 2 commentsMultiline strings with carriage return - unknown string escape
e51ff93 Opened by Adam Frisby at - 2 comments
1e903a3 Opened by Fabian Deutsch at - 5 comments--libdiris not used byrustcandrustpkgrustc error: internal compiler error: type_of with ty_param
4796eda Opened by Carl Lerche at - 2 commentsrustc: internal compiler error: Cannot encode inference variable types
3f7db26 Opened by Matthias Reitinger at - 2 commentsRustdoc doesn't redirect links of uses of reexported items with inlined documentation
3deb31a Opened by Huon Wilson at - 5 commentsRustpkg fails with nonexistent_package after previous rustpkg compilation fails
e8c0939 Opened by Steve Leonard at - 2 commentsEnum variants are always exported cross-crate
f1ee293 Opened by Huon Wilson at - 3 commentsEmpty struct lifetime bug
03def92 Opened by Hong Chulju at - 11 commentsFatal runtime error and illegal instruction when compiling with LTO
d403b12 Opened by Björn Steinbrink at - 4 commentsPublic methods on private types are not exported symbols
76dd8dc Opened by Huon Wilson at - 2 commentsfatal runtime error when using UnixListener with a BufferedStream
5a77602 Opened by Mathijs van de Nes at - 2 commentsDocument how
0deb35b Opened by Sean McArthur at - 12 commentsuse path::Trait;pulls impls into scopeInfinite loop when compiling nested macros
b5fa3a8 Opened by Ben Noordhuis at - 9 commentsHandle users requesting a too-small stack size
4dd18cf Opened by James Miller at - 3 commentsEquivalent to Python atexit functionality
7b2d9a1 Opened by Bryan Murphy at - 8 commentsruntime error regardless of stack size in spawn_stack
864334e Opened by Deleted user at - 6 commentsRustdoc's should_fail isn't very useful
c0e36c9 Opened by Alex Crichton atextend --dep-info flag with variant that emits just the list of files to stdout
8926598 Opened by Felix S Klock II at - 10 commentsCompilation fails on 10.9: Undefined symbols for architecture x86_64:
81ffa62 Opened by Magnus Holm at - 2 commentsmention rust_panic in default panic! message
32ec9ac Opened by Felix S Klock II at - 1 commentSlice impl methods do not require a lifetime on self even if the trait specifies it
b597060 Opened by Erick Tryzelaar at - 1 commentCompile Failure: unknown debug flag: no-debug-borrows
5722a2f Opened by Brian Seitel at - 2 commentsCodegen bug: dest == expr::Ignore || bcx.unreachable.get()
fc9062a Opened by Alex Crichton at - 10 commentsPossible codegen bug flagged by valgrind
4e2af2f Opened by Alex Crichton at - 6 commentsrustdoc: description of submodules are displayed twice
249e385 Opened by Masanori Ogino at"can't find crate for
6676c94 Opened by Ben Noordhuis at - 1 commentstd" error when rustc is a symlinkSpan note for last semicolon points at one space after the last expression rather than at the semicolon
7d3f763 Opened by ktt3ja at - 2 commentsDiagnostic doesn't align properly in span where line number increases by one digit
7413faf Opened by ktt3ja at - 3 commentserror: unknown debug flag: no-debug-borrows
5ac2f01 Opened by Alexander Samoilov at - 1 commentRFC: feature gate #[simd] & mark the simd types in std #[experimental]
f34502d Opened by Huon Wilson at - 3 comments[UR] Ease the use of similar concept (binary tree vs red black tree, rope vs string vs buffer,...)
6dfbe99 Opened by Nicolas Boulay at - 5 commentsConfusing error message for methods in formatting.
77b0e9f Opened by Cyrille Karmann at - 6 comments[UR] local storage inside function
d282847 Opened by Nicolas Boulay at - 8 commentsrustpkg unit tests depend on external rustpkg binary
30397b1 Opened by klutzy/defunct at - 1 commenterror: Unrecognized option: 'Help'
b3d1483 Opened by Abhay Kadam at - 1 commentInvestigate improving scheduler work-stealing efficiency
3972675 Opened by Alex Crichton at - 32 commentsNeed a way to load the _rust_crate_map_toplevel from a SO on Android
c44c0f7 Opened by Lars Bergstrom at - 6 commentsReturn Option rather than fail on empty vectors.
fdff560 Opened by Simon Sapin at - 1 commentInternal compiler error: sequence_element_type called on non-sequence value
0721f73 Opened by Joseph Crail at - 1 commentUnexplained lifetime error in closure type
c03e2a5 Opened by Niko Matsakis at - 9 commentsCross-crate stability attributes on tuple structs are ignored
9c1bdb7 Opened by dmanescu atRFC: Improve the module system
1b51769 Opened by kud1ing at - 58 commentsStop using absolute rpaths
debdd6a Opened by Brian Anderson at - 26 commentsStop relying on rpath
22a13f9 Opened by Brian Anderson at - 7 comments[UR] true "real" type, not a IEEE754 one.
1b40412 Opened by Nicolas Boulay at - 10 commentsConstructing an iterator from a slice or Vec doesn't optimise completely
1e41c24 Opened by Huon Wilson at - 11 commentsError when building rustc on up-to-date Arch Linux (x86-64)
19fc3f2 Opened by smikims at - 1 commentTutorial docs improvement metabug
7863e13 Opened by Felix S Klock II at - 5 commentsSpiderMonkey trace hook generation
d601879 Opened by Brian Anderson at - 5 commentsNative networking should use SO_REUSEADDR where appropriate
68efd33 Opened by Alex Crichton at - 2 commentsUse our new syntax extension loading machinery to remove the hardcoded macros in libsyntax
3524f94 Opened by bstrie at - 4 commentsRename channel types and constructor
a44ecce Opened by Brian Anderson at - 84 commentsUsing the #[start] attribute causes --test to be silently ignored
af163e0 Opened by Nick Smith at - 3 commentsCheat sheet: add "How to implement an iterator?"
fe73871 Opened by kud1ing at - 3 commentsreverse vs. rev methods on DoubleEndedIterator are confusing
5201690 Opened by Daniel Micay at - 7 commentsParenthesised part of type mismatch error message sometimes prints back-to-front
bd7bb88 Opened by Nick Smith at - 2 commentsImplement some garbage collector
673f35c Opened by Brian Anderson at - 6 commentsplacement box
933ec41 Opened by Brian Anderson at - 11 commentsAdd overloadable deref traits
65ba4f7 Opened by Brian Anderson at - 3 commentsAdd Share kind
a8b121f Opened by Brian Anderson at - 30 commentsPackage all required components of the MinGW toolchain
595e4bd Opened by Brian Anderson at - 27 commentsImplement a fast HashMap / hash function
947407c Opened by Brian Anderson at - 44 commentsPeekable's is_empty() has the wrong definition.
bd14ed0 Opened by Nick Hamann at - 1 commentCompiler rejects cast in match arm
6e172bd Opened by Ben Noordhuis at - 7 commentsUsing rustc as a library hits "can't find crate for std" error
d31da37 Opened by Huon Wilson at - 6 commentsremove standard library information from the Rust manual
cb4b804 Opened by Daniel Micay at - 4 commentsCan't implement methods for an imported struct type without using global path
c107b07 Opened by Nick Hamann at - 4 commentserror in libstd docs when trying to examine method on extension to type outside of the target module
4159672 Opened by Jeff Olson at - 1 commentinfinite recursion in type_structurally_contains with enums
4951f58 Opened by comex at - 1 commentAdd support for specifying external libraries by filename
2c3fdeb Opened by Deleted user at - 7 commentsUsing #[phase(syntax)] on use instead of mod crashes the compiler
ecb5359 Opened by Maja Piechotka at - 3 commentsReintroduce jemalloc
29ddf4d Opened by Brian Anderson at - 2 commentsReconsider default-public struct fields
c2a4a9c Opened by Brian Anderson at - 4 commentsMake
e3ea17d Opened by Liigo Zhuang at - 32 commentsextern mod xxxoptionalLocal storage is always initialized
f1adc99 Opened by Brian Anderson at - 2 commentsRFC: Allow external #[deriving(...)] implementations
fd39d84 Opened by Steven Fackler at - 9 commentsRename std::borrow
41ee1a9 Opened by Brian Anderson at - 6 commentsStop enforcing FIXME issue numbers
f462112 Opened by Brian Anderson at - 6 commentsChange all XXX's to FIXME's
121b397 Opened by Brian Anderson at - 1 commentAdd a lint for catching
3516c5d Opened by Marvin Löbel at - 7 commentsclone()auto(de)ref confusion.allow multiple
9596577 Opened by Daniel Micay at - 14 commentsmodorextern modinclusions per stmtTrait method resolution is overly eager for nested pointers & types
f4995a2 Opened by Huon Wilson at - 3 commentsStable or versioned ABI?
88226c6 Opened by Simon Sapin at - 4 commentsStack overflow declaring mutually recursive traits
5231a2e Opened by Erick Tryzelaar at - 3 commentsRFC: Remove glob-import functionality completely
b8452ad Opened by James Miller at - 6 commentsrustpkg tries to move directory from /tmp, resulting in IO error when the destination is on an external device
1fcfc07 Opened by Derek Chiang at - 2 commentsRefactor the standard library into a crate of crates
5bab3e9 Opened by Brian Anderson at - 4 commentsMake the standard library work in kernel mode
142776e Opened by Brian Anderson at - 3 commentsGrammatical inconsistencies in the documentation
cd06b21 Opened by Virgile Andreani at - 4 commentsDecide whether to keep pointer sized integers as the default
1bcd90b Opened by Brian Anderson at - 7 commentslibnative does not close port cleanly under some circumstances
ad7f98b Opened by Derek Chiang at - 6 commentssigils in front of macro_rules's expr nonterminal can convert a literal to a ~str
9531468 Opened by Huon Wilson at - 2 commentsTry rethinking the format_args! macro
2f5996f Opened by Alex Crichton at - 5 commentsnew buildsystem has wrongish deps, specifically for libnative
5e73e55 Opened by emberian at - 3 commentsICE on pattern matching Option
45c210b Opened by Paolo Falabella at - 1 commentUse a stable release of LLVM
042d43f Opened by Brian Anderson at - 6 commentsrustpkg can't find std and extra
710da82 Opened by Eric Holk at - 5 commentsICE: Wrong temporary lifetime computation
11cd4ac Opened by Flavio Percoco at - 4 commentsPotential generalization of destructing struct destructuring
188dd12 Opened by Gábor Lehel at - 5 commentsFigure out final solution for volume-relative windows paths
af0e823 Opened by Lily Ballard at - 9 commentsWe need fs::realpath
3994675 Opened by Lily Ballard at - 16 commentsRemove rustpkg
e00c8e4 Opened by Brian Anderson at - 4 commentsBuild docs into a different directory
6198660 Opened by Brian Anderson at - 6 commentsmake install without make causes error
271b995 Opened by comex at - 3 comments"make" on OSX fails
45d5a7f Opened by Ryan Stout at - 12 commentsInternal compiler error with unreachable nested if-expression
ae4656a Opened by Nick Smith at - 2 commentsBorrowing strings seems broken
024f653 Opened by emberian at - 4 commentsRFC: remove
7ea23ce Opened by Felix S Klock II at - 22 commentspub useglobsremove segmented stack preludes or at least make them optional
5635b0d Opened by Daniel Micay at - 11 commentsClosure fails to borrow its upvar, causing memory unsafety
ef7f326 Opened by Huon Wilson at - 4 commentsmk/install.mk:122: *** unterminated call to function
79e22e2 Opened by Tobias Markmann at - 2 commentsforeach': missing)'.port from ~[T] to Vec<T>
eb423b5 Opened by Daniel Micay at - 8 commentsmake Vec<T> implement the slice methods
d680a9e Opened by Daniel Micay at - 4 commentsAdding or removing an item should not silently change behavior of downstream code
cc643ef Opened by Gábor Lehel at - 22 commentsbuild failure: librustc-0d83f02f-0.10-pre.so: undefined reference to `LLVMRustDebugMetadataVersion'
e014eda Opened by Alexander Samoilov at - 5 commentsICE when trying to parameterize on ebml::writer::Encoder
2c69d64 Opened by Jeff Olson at - 4 commentsICE const value has different size than its type (again)
d65ee55 Opened by Kang Seonghoon at - 2 commentsUsing Mozilla Develloper Network(MDN) for RustDocumentation
aaca162 Opened by Axel Viala at - 17 commentsChange #[lang="foo"]-style items to #[lang("foo")]
2b68abf Opened by Patrick Walton at - 21 commentsmake 0install the basis of the official Rust package manager
2af128a Opened by Daniel Micay at - 9 commentsSIGABRT when compiling with -Z lto and extern mod extra
e763aa7 Opened by Jorge Aparicio at - 4 commentsAdd spawn! and try! macros
19dfa83 Opened by Scott Lawrence at - 22 commentsHave a proper 404 page for rust-lang.org and static.rust-lang.org
95db979 Opened by Huon Wilson at - 7 commentsConfigure S3 to allow omitting the trailing
9fc4dd4 Opened by Huon Wilson at - 7 commentsindex.htmlon documentation pageslibc::free() should expect a mutable pointer
038de78 Opened by Deleted user at - 1 commentLLVM assertion on SIMD bit shift, ICE on SIMD division
54a5447 Opened by Deleted user atProgram fails to compile for confusing reasons
1555063 Opened by Alex Gaynor at - 1 comment
8d30b19 Opened by Deleted user at - 1 comment--test -Z ltooptimizes the benchmarks outomitting frame pointers breaks retrieving DWARF debug info for parameter values
e7e0684 Opened by Daniel Micay at - 23 commentstask 'rustc' failed at 'assertion failed: lib.rlib.is_none()'
fef6e66 Opened by Сухарик atAccessing &mut through & oddities
b2a7e90 Opened by Alex Crichton at - 8 commentsuse real vtable type in the trait object representation
c4da0aa Opened by Daniel Micay at - 4 commentsglob("*") does not support matching non-utf8 filenames
234db2b Opened by Lily Ballard at - 7 commentsstop generating a TyDesc for trait objects
8e95cb1 Opened by Daniel Micay at - 1 commentEmbedding API
303e5f3 Opened by Brian Anderson at - 3 commentsMake rust_stack_exhausted a lang item
e97c42f Opened by Brian Anderson at - 11 commentsProc lifetime bug
2a6405a Opened by Sven Nilsen at - 5 commentsemit intrinsic declarations lazily
f8d553e Opened by Daniel Micay at - 1 commentbump minimum OS X version to 10.7
7758312 Opened by Daniel Micay at - 4 commentsAdd a macro non-terminal for the interior of a block
d4763cd Opened by Huon Wilson at - 2 commentsICE with #[unsafe_destructor]
33762ee Opened by Jason Miller at - 2 commentsRFC: C99-style designated initializers
56e94ae Opened by Edward Wang at - 4 commentsUniform function call syntax
73c9e2b Opened by Brian Anderson at - 9 commentsLLVM failure "Calling a function with a bad signature!" when matching on &'static strs
123e99d Opened by Vladimir Matveev at - 3 commentsDon't link to libc by default
a88019a Opened by Brian Anderson at - 2 commentsmethods of re-exported private items are not placed in the search index
5f2af6f Opened by SiegeLord at - 2 commentsVector (and others) .reserve and .reserve_at_least naming is poor
cd3999a Opened by Huon Wilson atCreateSymbolicLinkW (and possibly others) are not supported in Windows XP
51bc431 Opened by Kang Seonghoon at - 11 commentsUnwinding on mac64 is broken with fp elim
d75f304 Opened by Alex Crichton at - 5 commentsChange io_error abstraction
86477ab Opened by Nick Desaulniers at - 2 commentsProcs do not capture mutability
b60df02 Opened by Nick Desaulniers at - 6 commentsConfusing error message with
1b1f57e Opened by Deleted user at - 3 comments<binopICE with phantom types using default type parameters
2e50fa7 Opened by Masanori Ogino at - 2 comments
3fc12bc Opened by NAKASHIMA, Makoto atmake docsfails if configured with--disable-rpathOwned trait objects are erroneously permitted to contain references
3d49965 Opened by Chris Morgan at - 8 commentsfail_bounds_check incorrectly casts temporary to static
ffade33 Opened by Brian Anderson atde-glob std
5f247c1 Opened by Brian Anderson at - 5 commentsThe // SNAP feature of tidy is broken
eeaf1b6 Opened by Huon Wilson at - 1 commentAllow specification of starting index in str::find
2cdcae3 Opened by xales at - 7 commentsRFC: Add syntaxic sugar for struct expressions fields from variables of the same name
572a58d Opened by Simon Sapin at - 6 commentsrustdoc should indicate when a doc was inherited from a trait.
ea53d15 Opened by Jake Kerr at - 2 commentsDocument impl Clone for Rc with Rc specific information
0d2e790 Opened by Jake Kerr at - 3 commentsRust 0.9 Segmentation fault in BufferedReader
f782f38 Opened by Dmitrii Vasilev at - 2 commentsclamp allocations of size 0 to 1 or pass size to free
671505c Opened by Daniel Micay at - 11 commentsConsolidate codegen-related compiler flags
027f5b3 Opened by Alex Crichton at - 1 commentuse consistent terminology to describe moves
1dbd774 Opened by Daniel Micay at - 2 commentsICE when compiling function w/ Iterator with lifetime constraint
3a160d8 Opened by Yuri Kunde Schlesner at - 2 commentsImplement libnative signal handling
bb3b539 Opened by Brian Anderson at - 1 commentOptimise std::vec's .sort_by for short vectors (remove/reduce allocations)
73c5b92 Opened by Huon Wilson at - 2 commentsAdd a shorter macro for println!("{:?}", foo)
008a817 Opened by Simon Sapin at - 29 commentsput reflection in format strings behind a feature gate or mark it with #[experimental]
8dfaf5a Opened by Daniel Micay at - 13 commentsdebug-info/function-arg-initialization.rs is xfail'd
21bfcbf Opened by Alex Crichton at - 1 commentRationalize specification of cross-build target tools
1ae6af2 Opened by vadimcn at - 3 commentsPossibly invalid "unconstrained types" calling trait method with constraints
6856511 Opened by Erick Tryzelaar at - 8 commentsdocument and justify temporary lifetime rules in the documentation
35b4a7d Opened by Niko Matsakis at - 9 commentstweak temporary lifetime rules for
fdd1df8 Opened by Niko Matsakis at - 7 commentsifandwhileconditionsResolve problems in finalization API
31c1504 Opened by Brian Anderson at - 3 commentsRename the
713cbdc Opened by Alex Crichton at - 17 commentsif_ok!macroImplement allocators, integrate with box, smart pointers, containers
846410a Opened by Brian Anderson at - 19 commentsneed std::io::listener for impl Listener<TcpStream, TcpAcceptor> for TcpListener
8ba6872 Opened by Nick Desaulniers at - 1 commentproc permits upvars to be moved repeatedly in a loop
d66ee37 Opened by Nick Desaulniers at - 6 commentsFailed asserting on Select drop
7ca7ba7 Opened by Deleted user at - 7 commentsstd::comm::select! needs to be an exported macro
853dd3c Opened by Alex Crichton atDirect Rc/Weak cycle causes double free
4cdbf0e Opened by Huon Wilson at - 5 commentsrename assert! and assert_eq! to reflect that they uphold an invariant
ea72fe7 Opened by Daniel Micay at - 2 commentsLower-case diagnostics in libsyntax and librustc
3ea68cc Opened by Brian Anderson at - 2 commentspath: Windows paths may contain non-utf8-representable sequences
de78e98 Opened by Lily Ballard at - 29 commentsRFC: Remove num::Orderable
bbaa158 Opened by Michael Darakananda atsegfault when trying to write multiple times to a socket moved across a task boundary
dc0f06b Opened by Colin at - 3 commentsICE: "vtables missing where they are needed"
50422d3 Opened by Michael Woerister at - 4 commentsWhy this code cause coredump ?
7e1f032 Opened by Simon Liu at - 2 commentsAdd min/max/clamp to Ord
e1635f4 Opened by Michael Darakananda at - 11 commentsLicense in-tree docs correctly
897f230 Opened by Brian Anderson at - 1 commentprintln!(format!("")) causes infinite loop in compiler
c29ac7c Opened by Douglas Young at - 1 commentRFC: Give anonymous lifetimes names based on their parameter
7980645 Opened by Lily Ballard at - 9 commentsMake unwinding task-independent
550bdda Opened by Brian Anderson at - 3 commentsio::Process needs to expose more functionality
adcc756 Opened by Alex Crichton atExportable macros require hardcoding crate's name
69be683 Opened by Huon Wilson at - 6 commentsassignment of statement expressions crashes compiler
14e10da Opened by Jorge Adriano Branco Aires at - 1 commentCandidate methods not culled by type bounds
546c3d6 Opened by SiegeLord at - 2 commentsTune merge_sort insertion threshold
179b80f Opened by zkamsler at - 1 commentio::net::unix needs to be renamed
0e3515b Opened by Alex Crichton atBuilding rustc without using the system defaults
287e61b Opened by Marc Bowes at - 2 commentsConvert the "Rust for C++ programmers" wiki page into a C/C++ migration/comparison guide
80a9076 Opened by Huon Wilson at - 5 commentsCross compilation + #[phase(syntax)] = sadness
412ce77 Opened by Alex Crichton at - 3 commentsIntroduce new keyword(s) to modify mutability
ff0152c Opened by Derek Chiang at - 3 commentsUse keyword
e62e0f9 Opened by Liigo Zhuang at - 9 commentscrateto define crates:pub crate std;Introduce post-increment like in C++
a0da7be Opened by Michael Shaulskiy at - 15 commentsio::IoError should carry info on the invalid byte sequence on non-utf8 InvalidInput
39744d2 Opened by Felix S Klock II at - 8 commentsLLVM assertion hit when bootstrapping with a local rustc ("Invoking a function with bad signature")
c66e133 Opened by Luca Bruno at - 4 comments'index out of bounds: the len is 0 but the index is 0' on match { } block
a4f042f Opened by Deleted user at - 6 commentsReturn value/use extra::test::black_box in benchmarks that are optimised to nothing
33fa811 Opened by Huon Wilson at - 5 commentsMake it possible to search for docs across crates
e647205 Opened by Derek Chiang at - 3 commentsMacros bypass other feature gates
ec60a05 Opened by Brian Anderson at - 18 commentsCreateSymbolicLinkW: incorrect function signature
b480eb5 Opened by cremno atRun LLVM function passes immediately after translating a function to LLVM IR.
47a8771 Opened by Eduard-Mihai Burtescu at - 2 commentsA proc can be called twice when captured in a proc
091577d Opened by Huon Wilson at - 3 comments#[deriving(Show)] handles its interior fundamentally incorrectly
fcaa9de Opened by Huon Wilson at - 10 commentstry! not usable in main()
3bb0adc Opened by Jason Fager at - 18 commentsprefer-dynamic has bad error messages when rlibs are available
ca37329 Opened by Dzmitry Malyshau at - 2 commentsEquiv and HashMap need a better interface
78bf87f Opened by Alex Crichton at - 7 commentsProcess spawning should expose the ability to drop capabilities on linux
2123748 Opened by Alex Crichton at - 3 commentsUnpacking tuples through assignment
e49eb75 Opened by Tobba at - 2 commentsI/O objects should be Freeze
c2f9fe7 Opened by Alex Crichton at - 5 commentsFunction sections should be enabled by default in the static compiler
ef18b06 Opened by Tobba at - 4 commentsConsider dropping Freeze from the MutexArc bounds
7cce2c2 Opened by Alex Crichton at - 3 commentsFailed to find impl for trait, but that trait shouldn't be used anyway
ca0bc89 Opened by Palmer at - 6 commentsBorrow checker gets confused by a conditionally returned borrows
970733e Opened by Huon Wilson at - 6 commentsDanger of leaking file descriptors when spawning processes
1dd33b2 Opened by Alex Crichton at - 21 commentsMake --crate-file-name always return one file with any kind
8381cd9 Opened by Armin Ronacher at - 4 commentsReserve 'do' keyword
45a1dcd Opened by Brian Anderson at - 6 commentsCompiler should not globally stop compilation based on errors
3f174ee Opened by Lars Bergstrom at - 9 commentsExpose an UTF-8 checking function that returns the index of the error
ebc9454 Opened by Deleted user at - 12 commentsICE rather than "unresolved import" when
193f4ea Opened by Raphael Speyer at - 2 commentsuseis mixed with[#phase(syntax)]rustc --dep-info has started using absolute paths in the output
8ea1ad8 Opened by Lily Ballard at - 7 commentsSyntax crates are broken on OSX Homebrew builds
fd99811 Opened by Steven Fackler at - 13 commentsDevise a way to test spans
ada97e0 Opened by Seo Sanghyeon at - 4 commentsWeird error message when returning an &'r T
5d5ca30 Opened by Tethys Svensson at - 1 commentInternal compiler error when using "--pretty typed"
dd44001 Opened by Tethys Svensson at - 2 commentsUse issuetemplate.com to make issue triaging easier.
e00ba24 Opened by Kent C. Dodds at - 1 commentLLVM DIG assertion when running
a1c4ee0 Opened by Nick Cameron at - 6 commentsmake checkwith -gRefCell causes unnecessary code bloat + branches
ff29bf7 Opened by Daniel Micay at - 3 commentsstandard library results in enormous binaries
d594f00 Opened by Daniel Micay at - 6 commentsMore specific errors for kind check failures
c76c970 Opened by Niko Matsakis at - 2 commentsStability attributes and kinds
d58c09b Opened by emberian at - 12 commentsDefine what the stability attributes mean
16c6cf7 Opened by emberian at - 7 comments'rustc' failed at 'lookup_item: id not found: 112089'
a38e24a Opened by Mathijs van de Nes at - 3 commentsimprove error message when the content of loop is not a block
31c679d Opened by Ariel Ben-Yehuda atDrop allowed while active borrows still in scope
0a23315 Opened by Thiez at - 17 commentsCalling a closure needs to be treated like a unique-immutable borrow
64fa278 Opened by Niko Matsakis at - 6 commentsfailed at 'assertion failed: prev >= 0', /Users/kevin/Dev/rust/rust/src/libstd/comm/stream.rs:355
88bef7a Opened by Lily Ballard atWant a way to spawn a task that doesn't block its task pool from exiting
dfd8395 Opened by Lily Ballard at - 4 commentsSome way to dump debug info about all living tasks
6a90532 Opened by Lily Ballard at - 3 commentsThere have any plan to add timeout API when reading/writing socket?
1993b73 Opened by Simon Liu at - 1 commentChange the debug! macro ast expansion for temporaries
065288f Opened by Alex Crichton at - 3 commentscomparative code examples in tutorial/guides should be minimal diffs
de5424e Opened by Felix S Klock II at - 6 commentsCan't define a function name using concat_idents!()
a4ff0c4 Opened by Keegan McAllister at - 17 commentsSurprising, possibly buggy behavior on &mut patterns in for loops
93348f3 Opened by bstrie at - 8 commentsinternal compiler error: no ref
793dc00 Opened by Danny George at - 1 commentMutability of variables captured by procs is ignored
e92f880 Opened by Huon Wilson at - 3 commentsAllow unsafe statements
89d96ca Opened by Alexander Blom at - 3 comments
451e2ee Opened by Flavio Percoco at - 14 commentsbreakandcontinueare not hygienicFix quote macros (e.g. quote_pat) and make a test that we can un-ignore-test
04ade9d Opened by Felix S Klock II at - 2 commentsDefine ExpansionContext trait for the quote_foo! macros to use
a586303 Opened by Felix S Klock II at - 2 commentsquote macros do not err or warn on trailing token-trees in input
ce090b9 Opened by Felix S Klock II at - 4 commentscompiler-rt dependencies are not set up properly
5efd57d Opened by Lily Ballard at - 3 commentsRedesign website
3b77793 Opened by Brian Anderson at - 10 commentsRemove floating point modulus as a built-in operation; relegate it to the libraries
1068194 Opened by Brian Anderson at - 5 commentsbuiltin arithmetic ops should be inlined when used in a generic function
9aa32ad Opened by Daniel Micay at - 9 commentsAdd a cheap & basic debug-info generation option
e3806c5 Opened by Huon Wilson at - 7 commentsreplace the real number trait hierarchy with a single IEEE754
c9fc75e Opened by Daniel Micay at - 25 commentsFloattraitrustc crashes matching Option<&S> when S is a struct with no fields.
d4f5a93 Opened by Jake Kerr at - 1 commentExternal linker arguments should be topologically ordered
520f772 Opened by Kang Seonghoon at - 7 commentsrustdoc erroneously recognises typedefs of cross-crate typedefs as enums
f0b6396 Opened by Chris Morgan at - 1 commentrustdoc creates bad links on
917ac75 Opened by Chris Morgan atpub useof enum variantsRustdoc doesn't show default type parameters
b9f75df Opened by Huon Wilson at - 1 commentserialize::Decodable decode() should return a IoResult/DecodeResult?
2632a21 Opened by Michael Neumann at - 9 commentsAdd emit_binary() to serialize::Encoder trait
6443a20 Opened by Michael Neumann at - 1 commentIoResult bloats return values
d26c231 Opened by Michael Neumann at - 7 commentsassertion failed: self.steals >= 0
2677f03 Opened by Frank Denis at - 2 commentsUnexpected internal compiler error using incompatible rlib
eb9a268 Opened by Emilia Bopp at - 1 commentrun-make tests don't work on windows
d31fcff Opened by Brian Anderson atAdd a getopt flag that consumes all remaining arguments
577f095 Opened by Deleted user at - 2 commentsVim plugin highlights single line comments nested within a multi line comment
aebee38 Opened by Steven Fackler at - 5 commentsCapturing stdout from test code is inconsistent
20c8dfa Opened by Micah Chalmer at - 22 commentsRFC: Rename BitAnd, BitOr, and BitXor to And, Or, and Xor
bbe4910 Opened by Brendan Zabarauskas at - 8 commentsutf16_chars() and from_utf16() stop on 0_u16
639d9ba Opened by Simon Sapin atutf16_chars incorrect for even-numbered non-BMP planes
f656314 Opened by Simon Sapin atlto-smoke test fails due to multiple definition of 'rust_swap_registers'
07f7239 Opened by Douglas Young at - 1 commentFreeBSD 10 support in snapshots for stage0.
0ad78f4 Opened by lyuts at - 11 commentsCan we stop rustc --test warning of an unused main()?
88118c0 Opened by Chris Morgan at - 15 commentsICE when compiling with --pretty=typed option
3315f0f Opened by Edward Wang at - 1 commentRaise an error / warning on single path match
0fc7041 Opened by Flavio Percoco at - 5 commentsmake check failes with -g
fa9660c Opened by Nick Cameron at - 2 commentsGive better error messages for visibility errors where there are defintions in both namespaces
edeaf96 Opened by Nick Cameron at - 1 commentDistribute compiletest binary
51f26e5 Opened by Steven Fackler at - 17 commentsmaster is on fire
04c44b0 Opened by emberian at - 8 commentsRFC: Remove inner attributes and inner doc-comments syntax
6ae8219 Opened by Liigo Zhuang at - 4 commentsProvide iterator-based approach for collections::list
7dc6935 Opened by Bruno de Oliveira Abinader atMove markdown library out of librustdoc into it's own libmarkdown
2fcdbc1 Opened by Michael Neumann at - 2 commentsBetter error message about [T] as a bare type (and in general)
143009a Opened by Simon Sapin at - 4 commentsUnnecessary parens could warn on
5d0a101 Opened by Alex Crichton at - 6 commentslet foo = (bar);Nonblocking I/O
98bf58b Opened by Alex Crichton at - 5 commentsUpdate compiler-rt before 0.10 release
71c45d9 Opened by Masanori Ogino at - 1 comment[RFC] Proposal for infix
97a820f Opened by Nick Cameron at - 22 comments.associated/'static' method syntaxCrash (null ptr) in recv_opt
89a646d Opened by Gavin Baker at - 1 comment
3c3f4de Opened by Deleted user at - 6 commentsmake installstarts rebuilding stage0 after a just completedmakeAdd FailingReader<R:Reader> to make every Reader fail on errors
1ebd741 Opened by Michael Neumann at - 10 commentsPattern matching with overlapping matches crash the compiler
ccf19db Opened by Haraldur Karlsson at - 5 comments"unsupported representation for univariant enum" when using the
a9af501 Opened by bstrie at - 1 commentreprattribute with single-variant enumsPluggable lints (and attributes)
67ec280 Opened by Lily Ballard at - 4 commentsMake bors warn about commits without issue #s
78cc3d4 Opened by Brian Anderson at - 10 commentsstd::os has a possible infinite loop/OOM crash when running commands that return a lot of text
5a0faa0 Opened by Huon Wilson atCompiler error when referencing crate "glfw-rs"
acda70a Opened by hhildebr at - 8 commentsfail and fail_bounds_checks lang items should take
0b89875 Opened by Huon Wilson at - 1 comment&'static strnot*u8Implementations of traits for &mut T yields surprises about mutability
0a7f142 Opened by Chris Morgan at - 2 commentsThe num::bigint::RandBigInt trait is not publicly accessible
8e3ba7d Opened by James Sanders at
0d8e498 Opened by Val Markovic at - 8 commentsstdiomodule description "stutters"[RFC] Remove "normalized to NFKC" clause from the reference manual, section 3.1
6951a30 Opened by Masanori Ogino at - 6 comments[RFC] Use one dot
d760566 Opened by Liigo Zhuang at - 7 comments.instead of four dots::in path syntaxUsing Chan from a thread created from a c library crashes after sometime
d88cd81 Opened by arturo at - 6 commentsSeparate tests from code under test in libraries
ad72a2d Opened by Emilia Bopp at - 10 commentsAdd std::str::Chars remaining() function
522c51b Opened by Michael Neumann at - 7 commentsClosure symbols no longer contain hashes and also collide
7d2ae8f Opened by Alex Crichton at - 1 commentOperator overloading only considers the method name, not which trait is implemented
6b4f208 Opened by SiegeLord at - 2 commentsResolve the nested inner macros correctly
5709c6e Opened by Edward Wang at - 9 commentsGetFinalPathNameByHandleW should be audited
db17b16 Opened by Lily Ballard at - 2 commentsAdd a derive! macro to utilise deriving sugar outside Struct/Enum definition
eac1703 Opened by Ben Harris at - 4 commentsRemove rustc dependency on libextra
8d59c3e Opened by HeroesGrave at - 3 commentsUnsafe blocks inside compiler macros silence
fdd5cd7 Opened by Huon Wilson atunused_unsafewarning#[allow(default_type_param_usage)] is not gated
cd6f469 Opened by Alex Crichton at - 1 commentBetter error message for incorrect struct construction syntax.
844b2be Opened by Dylan Braithwaite at - 3 commentsAudit all concurrent types for &mut aliases
b1aa3b0 Opened by Brian Anderson at - 2 commentsImmutable statics should only allow types which are Freeze
2e8a0dd Opened by Alex Crichton at - 4 commentsfloating point types have an incorrect implementation of Eq and Ord
351c06c Opened by Daniel Micay at - 1 commentadd back noalias to &mut parameters
f7bbbaa Opened by Daniel Micay atsemver: ignore build metadata
76fb210 Opened by Masanori Ogino at - 2 commentsrust package size has gone from 120MiB in 0.9 to 330MiB with master
8b88798 Opened by Daniel Micay at - 6 commentsRFC: Totally ordered wrappers for
d4eea36 Opened by Kang Seonghoon at - 38 commentsf32andf64(and possibly others)move -Z lto to -C lto
ac4f3ee Opened by Daniel Micay at - 2 commentsLinker argument order sometimes wrong.
7d63969 Opened by Karen Webb at - 2 commentslint for matches with a single case
64fbeef Opened by Daniel Micay at - 3 commentsPossible bloat from over-use of default methods on trait objects
6838910 Opened by zkamsler at - 2 commentsmatch binding is unexpectedly mutable
862608a Opened by Lily Ballard at - 8 commentsInvestigate placing modules in separate object sections
42db888 Opened by Alex Crichton at - 3 commentsRemove vector methods that enforce uneccessary allocations or copies
b7fe760 Opened by Marvin Löbel at - 2 commentsAdd a dedicated benchmark slave
bd58194 Opened by Brian Anderson at - 3 commentsSymlinked libraries after commit #12164
b34e0ff Opened by Peter Nguyen atrustc reads directory incorrectly on BSD
cff4102 Opened by Brian Anderson at - 1 commentAdd a 'bors lint' for changing submodules
0ce5b48 Opened by Brian Anderson at - 3 commentsrustc: infinite loop print compile errors when compiling macros
578eb5a Opened by Liigo Zhuang at - 4 commentsFix googleability of docs
a0c5298 Opened by Brian Anderson at - 18 commentsRFC: Allow inference of argument/return value in trait impls
6eab15f Opened by Huon Wilson at - 2 commentsIt is possible to call object member function after object had been dropped
8cb2a04 Opened by yegor-alexeyev at - 10 comments
68d5f9f Opened by Kang Seonghoon at - 7 comments-Z ltofails to compile in WindowsToStr should return the same as Show
81235c7 Opened by Richard Gomes at - 1 commentRFC: conditional attributes
2d0f890 Opened by Huon Wilson at - 5 commentsConverting types with an expression (not a statement)
0dab91e Opened by Val Markovic at - 3 commentsExhaustive match of number treated as non-exhaustive
7a16e00 Opened by Eric Biggers at - 17 commentsConsider pass macro invocation arguments as AST instead of TokenTree
73b276f Opened by Edward Wang at - 6 commentsRustdoc should show output of examples
7ffba7b Opened by Huon Wilson at - 7 commentsThe naming of BufReader/BufWriter and MemReader/MemWriter is confusing
144f502 Opened by Michael Neumann at - 3 commentsMismatched type Result instead of Option causes internal compiler error
8f06aea Opened by Michael McLellan at - 4 commentsMatch checking doesn't handle static constants correctly.
a9a4582 Opened by Eduard-Mihai Burtescu at - 6 commentsGeneric foreign functions are not allowed
21a2633 Opened by emberian atSeg fault in Arc
0412c20 Opened by manuels at - 4 commentsRustdoc calls 'std' a module
f36d4a9 Opened by Brian Anderson atcyclic trait inheritance leads to a rustc stack overflow
67adbfa Opened by Nick Cameron at - 8 commentsLoop label hides variables with same name
c18691d Opened by Steven Fackler at - 44 commentsMove
513a50e Opened by Liigo Zhuang at - 3 commentsstd::libcto standalonelibc, and rename allc_typetoc::typeWindows native io tests are failing
e93d7ae Opened by Huon Wilson at - 3 commentsuse correct naming for the comparison traits and add trait inheritance
2e4760a Opened by Daniel Micay at - 29 commentsRFC: Once Vec<T> has landed, introduce a Bytes type
8309ce0 Opened by Michael Neumann at - 9 commentsslice implementation of Ord requires Eq
2637325 Opened by Daniel Micay at - 1 commentCompound assignment (
2c8c189 Opened by Benjamin Herr at - 13 comments+=) on uninitialized variables is allowedNo safe way to get a raw ptr to an uninitialized variable
381f847 Opened by sp3d at - 3 commentsBetter error message for wrong use of modules
219c24c Opened by Val Markovic at - 5 commentsBetter error message for wrong use of modules
6e9bbf6 Opened by Val Markovic at - 2 commentsValues should be moved in deconstructed arguments
677bac3 Opened by Q P Liu at - 3 comments
9e519e0 Opened by Kevin Cantú at - 4 comments--test-shard A.Bis just broken'rustc' failed at 'vint too big'
720f9e0 Opened by David Evans at - 1 commentVec<T> should be in the collections module
5ac581e Opened by Daniel Micay at - 3 commentsuse consistent terminology to refer to containers/collections
e4a9704 Opened by Daniel Micay at - 4 commentsfailure to resolve import
f230674 Opened by Alexander Samoilov at - 2 commentsRemove condition tutorial from doc index
2b73b1c Opened by Brian Anderson at - 7 commentsrust-lang.org DNS for aliases broken
b7240fa Opened by Brian Anderson at - 2 commentsIndex out of bounds @ vtable.rs:25
0492322 Opened by Aran Donohue at - 1 commentMake sure future localization story is sane
5ae1c2f Opened by Brian Anderson at - 5 commentsDoc and rustdoc cross-document cross-references
6c1fcfb Opened by Brian Anderson at - 1 commentTeach rustdoc to display the output of code examples
af93a32 Opened by Brian Anderson at - 1 comment#[link(kind="static")] extern still prefers .so
ff62afc Opened by Keegan McAllister at - 2 commentsTest runner fails if /tmp is mounted with "noexec"
6fae340 Opened by Felix Crux atNullary enum variants shouldn't be able to be matched/declared with trailing parens ()
11214d7 Opened by Huon Wilson at - 2 commentsExtend dead code detection to cover files that are not loaded
9c6c976 Opened by Chris Morgan at - 4 commentsICE when pattern matching on &[T]
523acbc Opened by Tim at - 1 commentBUG: compiler doesn't detect method-chain lifetime breach?
6dc576d Opened by Phil Dawes at - 3 commentstrait declaration + bare impl on that trait give error messages mentioning "duplication modules"
94460bd Opened by Huon Wilson at - 2 commentsDelete libextra::unicode
5607fe7 Opened by Piotr Zolnierek at - 5 commentsIntroduce a
0d23f75 Opened by Niko Matsakis at - 13 commentsUnsafe<T>type to be used as the basis forCell,RefCell,Atomic, etc and removeFreezeAttribute for "swapping" types in tests, making dependency injecting easier
0e522e8 Opened by Val Markovic at - 2 commentsFigure out the definition ord Ord/Eq, TotalOrd/TotalEq
934cc22 Opened by Brian Anderson at - 2 commentsCompiler cannot pretty print
c1dc31e Opened by Mark Christiaens at - 3 commentsIncorrect matching on tuples with value ranges
bbdca64 Opened by adwhit atstd::io::fs::Path::is_dir incorrectly claims it returns false for links
343c382 Opened by Lily Ballard at - 2 commentssrc/librustc/middle/typeck/infer/test.rs needs salvaging
232e28c Opened by Alex Crichton at - 1 commentPretty printer inlines modules
ebd5cb9 Opened by Chris Morgan at - 6 commentsIterators in the std library should implement Eq where possible
2b1c076 Opened by Val Markovic at - 10 commentsBetter error message for matching against not-imported enum variant
46e347f Opened by Edward Wang at - 3 commentsWeb site should be transferring data compressed
3f48724 Opened by Huon Wilson at - 5 commentsAllow using
76062c9 Opened by emberian at - 11 commentsSelfin implsBetter error message for out of date dependencies?
a0fb71e Opened by Lars Bergstrom at - 2 commentsPut the doc language in the doc url
bd10f7c Opened by Brian Anderson at - 14 commentsRust types in FFI lint
8ae5366 Opened by Alex Crichton at - 6 commentsPattern reachability algorithm fails in the presence of uninhabited types
17c0aa9 Opened by Gábor Lehel at - 37 commentsuses in crate root shadow crates in inner modules
d207bed Opened by mind-zz at - 6 commentsmkdir rt fails because it exists
b2d2029 Opened by cnd at - 1 commentMake Rust python scripts Py3K compatible
2617d47 Opened by Flavio Percoco at - 9 commentsFeature Request: OpenMP/TBB like Parallel For Loops
6395443 Opened by Siavash Eliasi at - 4 commentsRefactor collections::List<T> to avoid using managed boxes
61cf3be Opened by Bruno de Oliveira Abinader at - 3 commentsrustdoc --test interleaves failure output
3b5b120 Opened by Huon Wilson at - 1 commentPrevent reads via original path of mutably borrowed content
0873b48 Opened by Niko Matsakis at - 6 commentsRewrite
896523a Opened by Niko Matsakis at - 17 commentsRcandArcto useCellandAtomicrespectivelyWhat should BufferedWriter do on flush failure in drop?
e349695 Opened by Alex Crichton at - 14 commentsAdd a way to fail the process on
783084d Opened by Lars Bergstrom at - 5 commentsfail!Interesting error message with custom hashers
30d8cb2 Opened by Alex Crichton at - 2 commentsMake extern "rust-intrinsic" coerce to unsafe Rust functions
39f0c80 Opened by Brian Anderson at - 4 commentsReplace various intrinsic wrappers with intrinsic reexports
c4a5ea9 Opened by Brian Anderson at - 6 commentsRename
d86c631 Opened by Liigo Zhuang at - 10 commentstest::BenchHarnesstotest::BencherIdea: "compact" enums and structs
a345b27 Opened by Gábor Lehel at - 3 commentsCan't use label for while loop
5dabf38 Opened by Chris Morgan at - 7 commentsCircular trait bounds causes stack overflow in rustc
0a719fc Opened by Michael Savage at - 10 commentsDoc comments on modules are included twice in AST
ddd46c3 Opened by Zack Slayton at - 3 commentsAdjust the rustdoc highlighting colour scheme
e8ea047 Opened by Huon Wilson at - 12 commentsICE: failed to find block with tag 27
d84d80a Opened by Viktor Dahl at - 1 commentCan't cast
1f3926b Opened by Viktor Dahl at - 2 commentschartocharmake check-stage1-std fails due to internal compiler error.
b7f4611 Opened by Douglas Young at - 2 commentsICE on cross-crate reexported unit struct
eca3962 Opened by Alex Crichton atShadowed name possibly not resolved cross-crate
2b7da8d Opened by Alex Crichton at - 1 commentMatching against a
7a8e0d0 Opened by Val Markovic at - 8 commentsu8with char literalRuntime Failures on TCP Stress Testing:
cd7bd0f Opened by Ehsanul Hoque at - 8 comments(libuv) kqueue(): Too many open filesand moreRe-assigning a closed TcpStream and reading causes a segmentation fault
7d3f794 Opened by Raphael Speyer at - 1 commentThe try! macro doesn't live up to its prominent position
79a2c82 Opened by Jason Fager at - 5 comments
1affdb2 Opened by Val Markovic atstd::str::Bytesshould implementCloneMore flexible initialization for vectors
b9d926b Opened by Kyle Van Berendonck at - 2 commentsHeadings in rustdoc markdown chunks should have anchors & with copyable links
d90b2a9 Opened by Huon Wilson atlibgreen is not always built correctly
4a1c2fb Opened by Damien Schoof at - 2 commentsRemove Freeze
9a48f9a Opened by Niko Matsakis at - 12 comments'assertion failed: list.len() == 0', /libnative/io/timer_timerfd.rs:166
0545725 Opened by Mathijs van de Nes at - 6 comments
7377daf Opened by Kang Seonghoon at - 1 comment#[deriving(Encodable)]crashesrustc --pretty expandedusleep is broken and should not be used
ba9d495 Opened by Daniel Micay atsleep should have nanosecond precision
90c0779 Opened by Daniel Micay at - 7 commentssleep(abstime) is missing
eb801e9 Opened by Daniel Micay at - 1 commentreaddir is not thread-safe, so using it is unsound
fdbaed2 Opened by Daniel Micay atgmtime and localtime aren't thread-safe so using them is unsound
9679eec Opened by Daniel Micay at - 5 commentsICE: lookup_item: id not found: 473214
3bafc90 Opened by Mike Blumenkrantz at - 1 commentRemove DeepClone
1729652 Opened by Brian Anderson at - 5 commentslibnative timer doesn't close when using linux
5b5435f Opened by Peter Nguyen atNo ground.
785c372 Opened by Dinendeal at - 2 commentsrename std::vec -> std::slice
7ff0717 Opened by Daniel Micay atAuto-dereferencing pointers
2d3488b Opened by Val Markovic at - 5 commentsRemove string [] indexing
aacff99 Opened by Huon Wilson at - 18 commentsstd::min and std::max should require
b9644bd Opened by Daniel Micay at - 3 commentsTotalOrdremove the cmath module, and remove the redundant layer of wrapper functions
9c58e4c Opened by Daniel Micay at - 6 commentsLifetime Pointer to Lifetime Closure Bug
f888269 Opened by Sven Nilsen at - 5 commentsCompilation bug? error: cannot determine a type for this bounded type parameter: unconstrained type
fae5fd7 Opened by Carl Lerche at - 5 commentsTrait coercion when assigning struct field
6fb7171 Opened by Kyle Cook at - 2 commentsGrenade Stack Becomes unusable
571602b Opened by modsec at - 3 commentsRFC: Add RcMut<T> and GcMut<T> wrappers
5c3d3ea Opened by Steven Fackler at - 9 commentsRFC: installation paths and runtime paths
5bfc74b Opened by o11c at - 5 commentsA link to Path::stat method in the search is broken
675bd78 Opened by Kang Seonghoon at - 2 commentsImpl on type imported unqualified from different module
518d4df Opened by Huon Wilson at - 1 commentRFC: Rename
eb6632f Opened by Huon Wilson at - 21 commentscharto make it clearer that it is a unicode codepoint/scalar valueRefactor rvalue datums in trans to carry the expression id from which they originated
09af66a Opened by Niko Matsakis at - 4 comments'make check' fails on a machine with IPv6 disabled.
8cf32f1 Opened by Trustin Lee at - 2 commentsFormatting Issue in docs
5fe580a Opened by Davis Silverman at - 2 commentsPossibly Syntax Issue
4fb7c07 Opened by Kyle Cook at - 1 commentrustc: Anonymous lifetimes within structs are refused too rigorously
4b98b12 Opened by Florob at - 1 commentHashMap::with_capacity_and_hasher has the wrong-ordered arguments
dc0708a Opened by Yehuda Katz atTrait object coercion does not work with return objects
93ffbd0 Opened by Jessie Grosen at - 2 commentsTests failures on i686-pc-mingw32
13ded6b Opened by Liigo Zhuang at - 5 commentsInternal compiler error: index out of bounds
c89ff79 Opened by Emilia Bopp at - 4 commentsApply coercion rules on return expressions
a6eaae1 Opened by Arjan Topolovec at - 8 commentscan't build rust from the master branch
6ad55cf Opened by Noxivs at - 4 comments--pretty expanded produces a compiler error
84ecaec Opened by Yehuda Katz at - 1 commentTrait objects cannot call methods that take self by-value
1332e53 Opened by Lily Ballard at - 2 commentsLocalized documentation doesn't support out-of-tree builds
f4221f1 Opened by Huon Wilson at - 2 commentsBounded nonallocating task communication is needed.
8287bb9 Opened by Ms. Molly Stewart-Gallus at - 7 commentsRemove
a434cc7 Opened by Val Markovic at - 7 comments\xXXchar escapes from the languagerename std::vec_ng -> std::vec
1f06239 Opened by Daniel Micay at - 3 commentsrustdoc should not automatically insert feature gates for testing code snippets in plain markdown files
16996ee Opened by Huon Wilson at - 1 commentUpgrade sundown to hoedown in rustdoc
b50bc9d Opened by Huon Wilson at - 1 commentParser ambiguity with trait bounds and closure arguments
2f91629 Opened by Alex Crichton at - 7 comments"unexpected end of macro invocation" error has a bogus span
2abd9a5 Opened by Steven Fackler at - 1 commentCasting a reference to a trait object reference loses lifetime information
3874a9c Opened by James Miller at - 4 commentsAllow macros to determine the length of multiplicative arguments
4ba7558 Opened by Deleted user at - 3 commentsRFC: Make Take and Skip iterators DoubleEndedIterators when built from ExactSize iterators
f1754fc Opened by Deleted user atEmacs rust-mode should have its own repository
622864d Opened by Guillaume Gelin at - 6 commentsSpurious failure in debug-info/limited-debuginfo.rs with newer gdb (7.7).
b6c0ddc Opened by Florob at - 2 commentsBug report URL gives 'Access denied'
c7fd4c2 Opened by heinrich5991 at - 2 commentsrustc build for gnueabihf host / target fails at rust_try.o
38f95ed Opened by itdaniher at - 5 commentsdebug-info/limited-debuginfo.rs fails with gdb 7.7
44f7d94 Opened by Daniel Micay at - 1 commentModify Json Decoder to handle missing/optional Json fields if mapped to Option
48de587 Opened by Michael Peterson at - 18 commentslstat implementation on windows
0042cd9 Opened by lbonn at - 2 commentsBad error message with Self in inner function
528a5e3 Opened by Tobias Bucher at - 10 comments
1431818 Opened by klutzy/defunct at - 4 commentsmake installbroken on windowserror: not all control paths return a value
5c62c95 Opened by electricface at - 3 commentsOnce::doit impl duplicated in libsync docs
247fe85 Opened by Steven Fackler at - 1 commentFailling assertion in oneshot abort_selection with native threads.
85fcf90 Opened by Deleted user at - 2 commentsDocumentation LaTeX generation creates files that make pdflatex handle non-ASCII characters incorrectly
19b0d50 Opened by Huon Wilson at - 14 commentsLint for redundant lifetimes.
45dd946 Opened by Eduard-Mihai Burtescu at - 7 commentsIntegrate privacy into autoderef loop with overloaded deref
419d2d7 Opened by Niko Matsakis at - 10 commentsRemove remaining
379acac Opened by Flavio Percoco atnolinkusages
eebc28a Opened by Felix S Klock II at - 1 commentrustc -g file.rsdoes not workStrange format!() behavior
c28ba4f Opened by engstad atStrange format!() behavior
6d8c730 Opened by engstad at - 7 comments
5517d92 Opened by Liigo Zhuang at - 1 comment\escape error in CR LF line mode.Fix call to [get|record]_sp_limit for thumb arch
9bb11e3 Opened by Ben Harris at - 1 commentImprove method lookup auto-deref behavior (subissue of trait reform)
1be8809 Opened by Eduard-Mihai Burtescu at - 12 commentsFlaky stderr of child processes with libgreen
a615a49 Opened by Alex Crichton at - 1 commentJson method cleanup
97dbef0 Opened by Zack Slayton atAllow evaluation and pattern matching within guards (what Haskell calls "pattern guards")
96082a5 Opened by Keegan McAllister at - 3 commentsby-ref closure capture semantics are a backwards compatibility hazard
c846503 Opened by Daniel Micay at - 2 commentsMacros can't expand to 'match' alternatives
0d64ef0 Opened by Keegan McAllister at - 11 commentsrustdoc fails unpleasantly when it can't tokenise a code block
86bf493 Opened by Chris Morgan at - 3 commentsLint for functions that don't return but aren't written as "-> !"
5e9228c Opened by Jesse Ruderman at - 7 commentsdebuginfo: Extraneous descriptions of enum discriminator are emitted
173f5b6 Opened by vadimcn at - 6 commentsRethink supporting Windows XP
4e65819 Opened by Liigo Zhuang at - 70 commentsUnable to compile rustc on ubuntu 12.04 vm (osx host machine)
fca735c Opened by Bryce Fisher-Fleig at - 4 commentsICE using struct MyStruct<'a, 'b> { x: &'a MyTrait<'b>,}
b201400 Opened by nielsle at - 3 comments&[1, 2, 3] should always be &'static [<generic integer>]
41acf2c Opened by Daniel Micay at - 5 commentsICE on trait method with type parameter bounded by trait with lifetime parameter
8c633d1 Opened by David Renshaw at - 4 commentslifetime variables in type bounds not properly enforced
ab49182 Opened by David Renshaw at - 11 commentsFeature gate
78be001 Opened by Huon Wilson at - 1 comment#[lang]attributes andextern "rust-intrinsic" {}blocksCross-compiling to Windows is broken
e7ce547 Opened by emberian at - 39 commentsrobin-hood HashMap "tail-call" should be rewritten as a loop
74df711 Opened by Felix S Klock II at - 1 commentStyle guide for links/references/citations in docs
01a1513 Opened by Huon Wilson at - 5 commentsMatching on a function causes "found structure or enum pattern"
2ec41e9 Opened by Huon Wilson at - 1 commentICE: opaque error when destination directory doesn't exist
f317326 Opened by Chris Wolfe at - 14 commentsAdd ability to search by type signature on the docs
8e353d0 Opened by Jonathan Reem at - 11 commentsTrouble calling a function from a debugger
5b4dddb Opened by Alex Crichton at - 10 commentsBuild error on OS X: error: Unrecognized option: 'Q'.
26224f2 Opened by Tobias Markmann at - 2 commentsCannot break on
4f9673c Opened by Lars Bergstrom at - 7 commentsrust_failusing lldb on OSXsplit crates are a major backwards compatibility hazard
6538229 Opened by Daniel Micay at - 5 commentsdebug-info/limited-debuginfo.rs failure
b31203b Opened by emberian at - 3 commentsProvide force coloring option for rustc
a4ef912 Opened by Siddharth at - 2 commentsstd::str::StrSlice::char_at() should returns Option(char)
6ddaf05 Opened by Liigo Zhuang at - 12 commentsCompile this code, an error has occurred
2b84509 Opened by electricface at - 10 commentsVec/Str need an efficient way to shift() multi-items
a381c72 Opened by Liigo Zhuang at - 8 commentsinternal compiler error: no type for local variable
ed2cd2a Opened by Deleted user at - 1 commentLine-based breakpoints set dozens of unwanted ones
7876fd6 Opened by Josh Matthews at - 5 commentsMention type placeholders in the manual and tutorial
3abf07f Opened by Marvin Löbel at - 2 commentsReading more bytes than a file contains yields EOF instead of data
2cdf05c Opened by Josh Matthews at - 7 commentsClarify our story with
cf78af0 Opened by Marvin Löbel at - 8 commentsasand type placeholders.libgreen's stack_bounds implementation includes the guard page
b03f1eb Opened by Josh Matthews at - 3 commentsCheck transmute restrictions in the crate where it is used
bb5944d Opened by Brian Anderson at - 8 commentsstruct xx_Type {} error =
46c769d Opened by SecondNature at - 1 commentxx_Typeshould have a camel case identifierCannot use
4041afe Opened by Michael Peterson at - 14 commentsselect!with Receiver contained in a structRustdoc could allow setting compilation flags for compiling, or just a no_link flag
e895b98 Opened by Huon Wilson at - 2 commentsadd a std macro_rules path!
dfd1610 Opened by electricface at - 3 commentsExpand the unsafe & low-level guide to cover static mut, more #[no_std], modern
5bac44c Opened by Huon Wilson at - 2 commentsasm!Partial type hint breakage
4ac4441 Opened by Steven Fackler at - 7 commentsvec!() does not handle a trailing comma
c1c81ae Opened by Kang Seonghoon atadd a macro rule try_or!
9208d6a Opened by electricface at - 2 commentsadd a macro rule open_file!
d0cdfcf Opened by electricface at - 1 commentGet rid of perl in in build tree
3f71214 Opened by Johann Höchtl at - 2 commentsadd a macro rule sleep!
e67778d Opened by electricface at - 1 commentadd a macro rule system!
acd3323 Opened by electricface at - 4 commentsICE: failed to find block with tag 7
5b94050 Opened by Michael Dilger at - 7 commentsICE: encode_symbol: id not found
cd9a0f9 Opened by Alex Crichton at - 2 commentsPut impls of primitives near the traits they implement in std
2782d49 Opened by Brian Anderson at - 17 commentsrustdoc src links link to the wrong place for modules
40d582e Opened by Brian Anderson atExpand rustdoc docs to discuss doc conventions
e0d4265 Opened by Brian Anderson at - 1 commentglob::glob not match "./*.rs"
e16fa3f Opened by electricface at - 1 commentRustdoc should show [src] link for methods
a4e8f30 Opened by Huon Wilson at - 6 commentstypeck: audit the use of
ed9b0fb Opened by Edward Wang at - 1 commenta_is_expectedpatternImplement DST
b195a18 Opened by Nick Cameron at - 11 commentsrustdoc treats ignored doc tests incorrectly
d94803d Opened by Brian Anderson at - 1 commentRemove AtomicFlag
9b1c1e5 Opened by Brian Anderson atAdd fetch_and, fetch_or, fetch_nand, fetch_xor to AtomicInt, AtomicUint
cf24a20 Opened by Brian Anderson at - 1 commentAllow attributes on statements
d24fcf4 Opened by Huon Wilson at - 6 comments
04ae57f Opened by Nick Cameron at - 4 commentsmake cleanshould delete the tmp directoryserialize::json can't handle HashMap<uint, V>
473a934 Opened by Jeff Olson atAdd the unsized keyword
787f09e Opened by Nick Cameron at - 3 commentsCan't compile .rs files with utf-8 BOM
b4e389e Opened by Liigo Zhuang atRemove
01c958f Opened by Liigo Zhuang at - 8 commentsloopkeyword from the languageDoc for stringify!
dbbd07b Opened by Manish Goregaokar at - 1 commentmac-32 nopt builds are broken again
5f8dc7d Opened by Alex Crichton atAllow Numbers After Underscore in Camel Case Types
00eb485 Opened by Sven Nilsen at - 1 comment(Re?)enable LaTeX math in documentation
41ff094 Opened by Simon Sapin at - 4 commentsOutput of an --emit dependent on other outputs present
9b00409 Opened by Charles Eckman at - 6 commentsFunctions marked
0d127f6 Opened by emberian at#[bench]are not typecheckedBorrows of unsafe immubtable static items is permitted on constructors
fc6c904 Opened by Flavio Percoco atstd::path::Path does not implement Show
3de67b9 Opened by Yehuda Katz at - 5 commentsrustc mistakes non-rust crates for candidates
db04bb7 Opened by Aurora Nockert at - 4 commentsDocument that leading blocks are never expressions
88619c8 Opened by comex at - 8 commentsRoom for optimization improvement on reference counting
fc0a49e Opened by Alex Crichton at - 22 commentsrustc overwrites input file when it has no extension
f9dac9c Opened by comex at - 8 commentsStack overflow with simple incorrect code
09af08a Opened by Peter Atashian at - 1 commentset native thread name for the debugger
6fd9ea0 Opened by Daniel Micay at - 1 commentPattern matches with ranges & unsucessful guards don't behave correctly
2b9cef8 Opened by Rewi Haar at - 3 commentsfeature request: add convenient [] operator to std::vec::Vec
741ee1a Opened by Alexander Samoilov at - 6 comments#[deriving] and unsafe pointers are easy to get wrong
ddcaa28 Opened by Huon Wilson at - 3 commentserror message for mismatched &Trait vs. &mut Trait" could be improved
2fba1ce Opened by Deleted user at - 2 commentsFunctions that exhaust iterators should take them by value.
4fff2d1 Opened by Marvin Löbel at - 11 commentsfeature request: equivalent for Vec<T> of std::slice::from_buf
e7117cb Opened by Olivier Saut at - 1 commentDon't ICE when implementing Drop on enums
66b8430 Opened by Brian Anderson at - 2 commentsICE: "vtables missing where they are needed" with autoderef
2c56eaf Opened by Alex Crichton at - 1 commentICE: deref invoked on expr of illegal type
e8701aa Opened by Alex Crichton at - 1 commentRustdoc should allow reexports to manually request their docs to be inlined
69ef391 Opened by Huon Wilson atTraits with no fns or all fns have defaults should not require an implementation
d669f82 Opened by Carl Lerche at - 14 commentsstd::io::process::ProcessExit does not implement Clone
6a57559 Opened by Carl Lerche at#[deriving] should copy lint attributes from the original item
496ac9f Opened by Kang Seonghoon at - 1 commentgive_expl_lifetime_param is behaving non-deterministically
6066b58 Opened by Felix S Klock II at - 2 commentsgive_expl_lifetime_param is silently dropping other formal lifetime params
bc681a4 Opened by Felix S Klock II at - 7 commentsimprove error msg on inner attr after extern crate et al.
06adbc7 Opened by Felix S Klock II at - 2 commentsUnsoundness: free variable in proc can be consumed twice
593f02b Opened by Keegan McAllister at - 1 commentjson cannot decode non-BMP character escapes
5b5b29f Opened by Keegan McAllister at - 2 commentsAutoderef requests a mutable slot when it shouldn't
202f08f Opened by Alex Crichton at - 1 commentNew attribute syntax incompatible with macro_rules attr matchers
844bdce Opened by Brian Anderson at - 2 commentsrustdoc: "FormatMessage failure" on Windows
12190f1 Opened by Liigo Zhuang at - 5 commentswin: FormatMessage failure when io failed
dc93150 Opened by klutzy/defunct atICE when taking reference of an array element across crate border
5a37f39 Opened by Risto Saarelma at - 3 commentsBinary operator "as" has weaker precedence than binary operator "<"
f277195 Opened by Alfredos-Panagiotis Damkalis at - 1 commentClarify configue errors
a412984 Opened by strangeglyph attuple support for Encodable/Decodable trait
3286316 Opened by Andrew Gallant atDocumentation for reexported types missing all impls
aee4457 Opened by Steven Fackler atAlignment not respected on the heap
23bf699 Opened by Clark Gaebel at - 14 commentswhen using only libnative (or libgreen), there should be no dynamic dispatch
54840d5 Opened by Daniel Micay at - 1 commentrustc fails in the linker when compiling
7dccf58 Opened by Huon Wilson at - 4 commentsfoo.rswith a sibling directory calledfoorustdoc doesn't show methods/impl information for reexported types
67cd035 Opened by Huon Wilson at - 2 commentsTotalEq shouldn't need to have the secret method just for #[deriving]
4c6c1f8 Opened by Huon Wilson at - 8 commentsICE: Unnamed argument in static trait methods
996c5b7 Opened by Jorge Aparicio at - 3 commentsCompiler crash with unnamed parameter.
c977ad6 Opened by Corey Williams at - 3 commentsmk files ...//.rs regexp does not go deep enough
51a9db0 Opened by Felix S Klock II at - 2 commentsReader should handle 0-length reads better
7edb19b Opened by Lily Ballard at - 1 commentRemove the
d2b6bac Opened by Nick Cameron at - 1 commentSizedkindAllow the last field of a struct to be a DST
3161481 Opened by Nick Cameron at - 5 commentsprogram dies silently when doing I/O on a defunct child Process
f9203bb Opened by Jorge Aparicio at - 4 commentsProcess::signal(0) returns Ok() when child process was killed externally
511d160 Opened by Jorge Aparicio atMutex<T> should be Share even if T isn't
2e7d4c7 Opened by Steven Fackler at - 11 commentsTypes implementing Deref{,Mut} shouldn't have any other methods or public fields
05d3177 Opened by Steven Fackler at - 11 comments
4ef12f4 Opened by Alexander Samoilov at - 9 commentsmake installis brokenlibgreen/rustuv cant write huge files
df2258d Opened by Tom Fogal at - 1 comment
068898d Opened by kud1ing at - 1 commentmake: *** No rule to make targetprepare-everything', needed byinstall'. Stop.macro_registrar in a private module is collected as dead code
a7e10bd Opened by Keegan McAllister at - 4 commentstypeck should safe-guard against types with un-substituted formals
9165ab8 Opened by Felix S Klock II at - 6 commentstypeck::check::check_item's ItemFn handling should subst more
a4a3427 Opened by Felix S Klock II at - 1 commentdebuginfo: Generate debugging information for function level static variables
614393a Opened by Craig MacKenzie at - 3 commentsAdd lint for & -> &mut transmutes
89699be Opened by Huon Wilson at - 5 commentsconfigure relies on 'which' to determine what's installed but 'which' isn't always installed
7365258 Opened by Brian Anderson atrustdoc no longer showing rust logo
2ef8d31 Opened by Brian Anderson at - 1 comment#![attr] not ignored on the first line of the file
3c1bd57 Opened by SiegeLord at - 3 commentsTrait inheritance isn't considered in trait bounds checking
90571ac Opened by Alex Crichton at - 4 commentspath attribute is silently accepted and ignored for inline mod items.
c337d0b Opened by Felix S Klock II at - 2 commentsunwrap/get/get_ref/take etc. conventions
ed049c9 Opened by Brian Anderson at - 9 commentsImplement a lock-free hashmap
2c40036 Opened by Derek Chiang at - 7 commentsLifetime inference issue when destructuring in argument list
4405730 Opened by Steven Fackler at - 2 commentsGrowable, bounded by
8c1d18e Opened by Carl Lerche at - 5 commentsweightchannelsRFC: Keeping a stack of expressions in trans
e15a979 Opened by emberian at - 10 commentsMatch on fixed-length vec gives wrong error message
8b24bfe Opened by Jesse Ruderman at - 2 commentsRustdoc cross-crate search should list items from the current crate first
1ef1bbe Opened by Huon Wilson atconfigure script doesn't check for
47bca3f Opened by Felix S Klock II at - 1 commentmakeahead of timeserve the rust-lang.org domain over https
b5424a5 Opened by Daniel Micay at - 17 commentssign snapshots and nightly builds with a low trust buildbot key
1c35399 Opened by Daniel Micay at - 1 commentRemove RefCell::get
7e5fff8 Opened by Erick Tryzelaar at - 3 commentsinternal compiler error: incorrect size
f7b335f Opened by Stepan Koltsov at - 4 commentsmake; sudo make install leaves files owned by root
1819a66 Opened by Ted Horst at - 3 commentsDESTDIR is broken in make install
dbf7059 Opened by Veeti Paananen at - 2 commentsDESTDIR currently broken
989c23e Opened by Brian Anderson at - 1 commentNo aliasable, non-nullable, mutable pointers
175e85a Opened by emberian at - 15 commentsHashMap.mangle no longer exists
d7e35e7 Opened by Huon Wilson at - 5 commentsdoc: wrong layout in static constants that span more than one line in its definition
2092216 Opened by Jorge Aparicio at - 1 commentAssigning a mutable owned pointer to itself causes a segfault
2f32efe Opened by Paige Ruten at - 3 commentsrustc failure with unwrap_or(fail!())
0adfe36 Opened by Guillaume P. at - 3 commentsICE with lifetimes in generic default methods
0bf653d Opened by Carl Lerche at - 3 commentscollections::HashMap should provide find_equiv_mut
1073ae3 Opened by Carl Lerche at - 1 commentsync::Arc is failing to free memory
1a363a7 Opened by Deleted user at - 2 comments"Not enough storage is available to process this command." on Windows 7
6c9f5e5 Opened by Steve S at - 2 commentsUndefined reference with debug flag
6e99063 Opened by KokaKiwi at - 5 commentsICE: defining static with struct that contains enum with &'static str variant
00ddfb6 Opened by Arjan Topolovec at - 2 commentsRun valgrind on a bot
cc26f72 Opened by Brian Anderson at - 8 comments'make dist' doesn't work correctly on mac
08edc53 Opened by Brian Anderson at - 5 commentsTracking Issue: fetch_nand
03babce Opened by Alex Crichton at - 10 commentsWrong number of parameters bug
6a49267 Opened by Ygg01 at - 2 commentsAddressing a Share
ea35183 Opened by Alex Crichton at - 6 commentsstatic mutshould be safe"Moving" out of a static could be a memcpy
01e1922 Opened by Alex Crichton at - 7 commentsInfinite loop enabling optimization and debugging
f76a311 Opened by Erick Tryzelaar at - 4 commentsRemove python dependency
3e28d62 Opened by netkgk at - 9 commentsrvalue destructors inside of a bare block run at the wrong time
928e8f8 Opened by Steven Fackler at - 15 commentsmake check-stage1 is broken
11ea9bd Opened by Felix S Klock II at - 1 commentVec should retain in-place methods
8dfdc79 Opened by Kang Seonghoon at - 1 commentCannot run make '/bin/sh: 1: : Permission denied'
b6a9f11 Opened by SiegeLord at - 5 commentsHave 'make dist' automatically generate SHA256 sums
e1aee47 Opened by Brian Anderson at - 1 commentHave bots automatically sign distributable artifacts
8fbc040 Opened by Brian Anderson at - 5 commentsAdd TLS cert to static.rust-lang.org
6be7b50 Opened by Brian Anderson at - 1 commentHave bots sign snapshots
1df4794 Opened by Brian Anderson at - 5 commentstest/debug-info: filename extension matters on windows
c1857f3 Opened by klutzy/defunct at - 7 commentsstatic variable + debuginfo causes link error
d9ee6d2 Opened by klutzy/defunct at - 2 commentslibnative: main task has bad thread local data on windows
cb0b521 Opened by klutzy/defunct at - 26 commentsAutoderef does not find methods on traits in scope
1c66fa1 Opened by Josh Matthews at - 7 commentsThe msg "perhaps this crate needs to be recompiled?" should include paths
e42783e Opened by Felix S Klock II at"consider removing this semicolon" note appears before the corresponding error
ffae8a2 Opened by Huon Wilson at - 1 comment#[derive(Clone)] should explicitly override
dc2b40c Opened by Huon Wilson at - 3 commentsclone_fromCompiler bug with 'println!' followed by 'fail!' when compiling library
f2171dc Opened by Sven Nilsen at - 3 commentsCompiler bug with 'println!' followed by 'fail!' when compiling library
0138c71 Opened by Sven Nilsen at - 1 commentRemove mentions of managed pointers from the tutorial
ebc994e Opened by bstrie at - 5 commentsAdd patch number to version
3498448 Opened by Brian Anderson at - 4 commentsAssigning break to a variable hits type checking errors even outside a loop
5c9cf70 Opened by Huon Wilson at - 4 commentssrc/README.md is out of date
f6eac4d Opened by Simon Sapin at - 2 commentsconcat_idents! is not very useful
65441b8 Opened by Alex Crichton at - 5 commentsstd::f32 declares wrong mantissa length
c57258a Opened by Maximilian Lupke at - 7 commentsAdd true properties
4181cc1 Opened by Adam Russell at - 2 commentsstdin().read_u8 results in unknown error (OS Error 8 (FormatMessageW() returned error 15105))
384bacc Opened by Deleted user at - 9 commentsDerefMut needs to be able to be triggered by implicit coercion to &mut Trait
9220bba Opened by Lily Ballard at - 4 commentsRefCell and &mut ~Trait strange syntax is required.
ad083c7 Opened by dpc at - 1 commentrustdoc no longer hides private struct fields
8df1358 Opened by SiegeLord atInitialize a static vector with vec!() leads to rustc failure.
5eaabca Opened by Falco Hirschenberger at - 1 commenterror: internal compiler error: unexpected failure if -o filename is used
883dee6 Opened by Vladimir Pouzanov at - 2 commentsUnintuitional behaviour of range(-1,1)
74d3708 Opened by Falco Hirschenberger at - 3 commentsBootstrapping fails with --opt-level=1
2e9f003 Opened by Alex Crichton at - 4 commentsstd::local_data broken with zero-sized types
b000612 Opened by Simon Sapin at - 2 commentsstatic lifetime being required too often
6bff8dd Opened by Carl Lerche at - 5 commentsParsing
af4a33b Opened by Alex Crichton at - 4 comments<<is incorrect for closure typeserror: internal compiler error: unexpected failure on resolving external static
27ec550 Opened by Vladimir Pouzanov at - 9 commentsOpt-in built-in traits
f3f01c1 Opened by Patrick Walton at - 1 commentEditor highlighting and syntax should also be packaged in the installer packages
66d60da Opened by Peter Nguyen at - 4 commentsundefined reference to `timerfd_settime'
5f13b76 Opened by Carl Lerche at - 1 commentlibnative does not handle fds with O_NONBLOCK
a861cd4 Opened by Lily Ballard at - 34 commentsmain entry missing if crate_type = "bin" and "lib" is both given
30d3b25 Opened by klutzy/defunct at - 2 commentsPoint out which type's field is private
9cdae82 Opened by Ms2ger at - 1 commentvalue is borrowed too far
638b4da Opened by Stepan Koltsov at - 2 commentsSignal listener example code causes rustc LLVM compiler abort
bdcfb73 Opened by Nathan D. Typanski at - 1 commentsync::one::Once should be able to "ignore" a run
80fa9e9 Opened by Huon Wilson at - 6 comments
db458de Opened by Felix S Klock II atuis not a type, but is reported as if it were in mismatched types messagerustc attempts to free ~ZeroSizeType
1144f9e Opened by Daniel Micay atrun-pass/lang-item-public.rs is ignored on windows
a43c6b3 Opened by Alex Crichton at - 1 commentmark &T parameters where T contains no Unsafe<U> as readonly and noalias
d8f2aac Opened by Daniel Micay at - 1 commentICE when trying to tame std: failed at 'lookup_item: id not found: 148798'
4f92f58 Opened by Dan Connolly at - 6 commentspub static disappears if only used from asm
db1b52c Opened by Keegan McAllister at - 5 commentsArray as asm input generates wrong code
cc4e9fa Opened by Keegan McAllister at - 5 commentsRemove hack around requiring
fb29550 Opened by Nick Cameron atSizedbound in collect.rsArray as asm output ICEs LLVM
4e52c35 Opened by Keegan McAllister at - 13 comments$1 in asm with only one operand silently chooses some arbitrary register
81b8443 Opened by Keegan McAllister at - 5 commentsAdd a lint for shadowed names
afbf103 Opened by emberian at - 10 commentsLoop alignment uses inefficient single-byte NOPs on x86
5dc439d Opened by Keegan McAllister at - 2 commentsOptionally allow writing to stdout in test runs
cfde27f Opened by Derek Chiang at - 1 commentPrevent storing and passing DST values
8fb91b2 Opened by Nick Cameron at - 1 commentThe failure from Unwrapping an "Err" does not tell you what error it was
4b929a4 Opened by Wendell Smith atadd a feature-gated f128 type
652125c Opened by Daniel Micay atCan't compare unsafe function pointers
b1d12a0 Opened by Josh Matthews at - 2 comments'+' (read+write) asm outputs not supported
20e9d71 Opened by Keegan McAllister at - 1 commentterm: windows console handling is incomplete
b040de0 Opened by emberian at - 3 commentsNon-existant shadowed import succeeds incorrectly
d1d028f Opened by Brian Anderson at"cannot infer an appropriate lifetime for automatic coercion" in struct initializer
58d9157 Opened by Stepan Koltsov at - 10 commentserror: internal compiler error: node_id_to_type: no type for node
b686a8f Opened by Deleted user at - 2 commentsexpr A::C (id=61)malloc: *** error for object 0x10b5c62f8: pointer being freed was not allocated
93e82e1 Opened by Carl Lerche at - 2 commentsstd::io::fs::walk_dir has O(n^2) behaviour
9a592d4 Opened by Huon Wilson at - 10 commentsNon-ASCII Crate IDs do not work
d21dcfd Opened by Lily Ballard at - 4 commentsList re-exports of a symbol in the documentation for that symbol
3a7cac3 Opened by Meyer S. Jacobs at - 3 commentsMemory leak on FreeBSD
163ae54 Opened by Alex Crichton atBuild with --llvm-root=$DIR fails when Rust is already installed into $DIR
aa13373 Opened by Masanori Ogino at - 1 commentvisible_private_types lint sometimes should explain why type is private
9e560d8 Opened by Felix S Klock II at - 1 commentWrite (at least) type signatures of placeholder functions in docs
a72729c Opened by Huon Wilson at - 6 commentsReport fields which are never read as dead.
03eb302 Opened by Eduard-Mihai Burtescu at - 1 commentRuntime segfault on freebsd
bd8dc92 Opened by Alex Crichton at - 14 commentsspan misidentified within format! on "consider removing this semicolon"
1c945e3 Opened by Felix S Klock II at - 1 commentCast from f64 to f32 not working with latest nightly on Windows
8cf1cb0 Opened by Alexander Overvoorde at - 9 commentsImplementing traits for lambdas with static lifetimes stopped working
33637a2 Opened by Carl Lerche at - 1 commentShare allows for unsafe mutations in safe code
49b7e45 Opened by Michael Woerister at - 11 comments
bc6e956 Opened by Liigo Zhuang at - 4 commentsmake checkfailures on windows 7Tests for rustdoc search indices
ee30908 Opened by Kang Seonghoon at - 2 commentsChange old documentation that uses deprecated "do" syntax
5c70d76 Opened by Michael Hauser-Raspe at - 2 commentsCompiler failure (vector initialization)
bad9b1a Opened by nwin at - 2 commentstimerfd is incompatible with common linux kernels
355526a Opened by Brian Anderson at - 4 commentsRewrite resolve
2a17288 Opened by Brian Anderson at - 11 commentsOne bot should build with linux 2.6.18
b733560 Opened by Alex Crichton at - 1 commenterror: mismatched type -> internal compiler error: unexpected failure
92c9295 Opened by Deleted user at - 1 commentVec<()> does not iterate correctly
cf3f248 Opened by Andrew Dorney at - 2 commentsCloning a 1MB vector is 30x slower than cloning a 1MB ~str
771dc45 Opened by Keegan McAllister at - 11 commentsAssignment returns value
3408908 Opened by HeroesGrave at - 4 commentsCompiler crashes when loading macros from a crate that contains syntax extensions
65d9aca Opened by Andrzej Janik at - 6 commentsUse new attribute syntax in tutorials.
3c245ce Opened by Manish Goregaokar atUse new attribute syntax everywhere
7b357cc Opened by Manish Goregaokar at - 5 commentsVector pattern exhaustiveness
7172bfd Opened by Patrick Reisert at - 1 commentUnintuitive error message for missing conditional in if-else expression
af01f7d Opened by Kristoffer Haugsbakk at - 6 commentsstd::repr does not work properly for packed fields
0797bb9 Opened by Stepan Koltsov at - 3 commentserror: internal compiler error: no type for local variable 28u32
62798ea Opened by richö butts at - 2 commentsexpected 'T' but found 'T'
db6327c Opened by Slowhand5 at - 1 commentproc and closure expressions do not accept
916d02e Opened by Rewi Haar at!as a return typeWindows nightlies have statically linked rustc/rustdoc binaries
0e61236 Opened by Alex Crichton at - 2 commentsCompiling crates with debugging symbols
1a29d0a Opened by artella.coding at - 3 commentsoneshot timer fails in select! if timeout is large value or 0
87e5ac0 Opened by Arjan Topolovec atSyntax-phase crates are always linked against
3be7aa7 Opened by Steven Fackler atborrowck unsoundness
abf3b73 Opened by emberian at - 10 commentsrustc.exe depends on winpthreads
9aed8c3 Opened by klutzy/defunct at - 9 commentsAllow any type of argument for one-argument print! invocations
2239b25 Opened by Manish Goregaokar at - 1 commentinternal compiler error: 'parse_fn_style: bad fn_style i'
312e8e1 Opened by Vladimir Pouzanov at - 1 commentTypeId is sometimes not consistent across crates
eeba43b Opened by Meyer S. Jacobs at - 1 commentStrBuf::from_owned_str makes a copy
edf2629 Opened by Simon Sapin at - 1 commentMan Page Author Section
3ed0ea9 Opened by Tobias Bucher at - 3 comments
80ad451 Opened by Kang Seonghoon at - 1 commentstd::num::Checked{Add,Sub,Mul,Div}should have type parametersIncorrect private type export warning with multiple levels of module nesting and reexports
af30f27 Opened by Josh Matthews at - 5 comments'rustc' failed at 'called
a39a7c5 Opened by Philippe Daouadi at - 1 commentResult::unwrap()on anErrvalue'compiler segfault with deref of *() in asm arg
d874393 Opened by Keegan McAllister at - 7 commentsVarious I/O operations need to have optional timeouts
5c73fbe Opened by Brian Anderson at - 1 commentPrelude injection should not use gated features
a0633fd Opened by Brian Anderson at - 8 commentsUninformative error on type mismatch in enum value constexpr
fdf0c31 Opened by Keegan McAllister at - 2 commentsRemove priv keyword
e0b910a Opened by Brian Anderson at - 1 commentDesign of std::os::consts is unmaintainable/unspeccable
dacfe67 Opened by Brian Anderson at - 3 commentsstd::io::net may need more thought
a509f35 Opened by Alex Crichton at - 6 commentsstd::io::pipe needs to be useful
ed757fe Opened by Alex Crichton at - 3 commentsOverhaul stability pass
03b8094 Opened by Brian Anderson at - 1 commentCreate stability dashboard
fd8d8ff Opened by Brian Anderson at - 2 commentsTighten up the auto-deref algorithm
caed26f Opened by Brian Anderson at - 9 commentsRemove ~str constructors
2c71905 Opened by Brian Anderson at - 7 commentsPut --ls behind -Z
a4fd71b Opened by Brian Anderson atImplementation cannot be defined for 'type' alias
d92c19c Opened by Luis Araujo at - 2 comments
e2615e1 Opened by klutzy/defunct at - 3 comments--pretty typedproduces non-scalar castsRefactor ty_vec, avoiding vstore
c4f160c Opened by Nick Cameron at
12b88c7 Opened by Kang Seonghoon at - 2 commentsToBigIntandToBigUintshould not return an errorNon-consecutive crate IDs triggering assert
e1f84f7 Opened by Steven Fackler at - 4 commentsSundown does not support the definition lists (and affects Rust documents)
5dfa25d Opened by Kang Seonghoon atCross compiling with --enable-ccache does not work
628a569 Opened by Alex Crichton atConsider implementing "two-dimensional" index for ty::substs
e8c5e37 Opened by Edward Wang at - 2 commentsemacs mode indentation is wrong when function return -> is on its own line
edf53eb Opened by Niko Matsakis at - 5 commentsemacs mode indendation is wrong for string constants with backslashes
96bc722 Opened by Niko Matsakis at - 4 commentstutorial mentions variable-binding before explaining it
c0afe65 Opened by zookoatleastauthoritycom at - 2 commentstutorial about match can be misunderstood about the role of the "my_number"
4f04715 Opened by zookoatleastauthoritycom atBetter "unresolved import" error message and "self::"
0faa65b Opened by Deleted user at - 4 commentsTutorial should mention official nightlies
e6d6ee4 Opened by Huon Wilson at - 3 commentsConsider --version output more carefully
0e07382 Opened by Brian Anderson at - 14 commentsrustdoc: [src] links to "pub mod" line instead of the file itself
11794ba Opened by Noam Raphael at - 1 commentError: 'assertion failed: libc::CloseHandle(native) != 0' if integer is too high.
0d08822 Opened by mdinger at - 2 commentsread_line() fails with an unknown error when run in PowerShell (Windows 7 x64)
462b412 Opened by Masato Nakasaka at - 3 commentsDocs now have poor information density
acbf368 Opened by emberian at - 9 commentsWould you please split vim support as submodule?
8e85964 Opened by Deleted user at - 1 commentCross-Origin Request on docs webfonts
096ad65 Opened by KokaKiwi at - 5 commentsTuple struct fields missing in documented signatures
c33da1b Opened by SiegeLord atcore dump: fn pointer in iterator
a6681f5 Opened by Phil Dawes at - 12 comments
42fdb13 Opened by Felix S Klock II at - 5 commentsuse self::bhas stopped consulting local non-pubuseofbICE for closure / proc confusion
4c17e38 Opened by Wendell Smith atPointer tutorial should talk of all things pointer-y
8ea902f Opened by Manish Goregaokar at - 1 commentNon-zero-terminated string passed to C function
d1c7d1b Opened by Tobias Bucher atputsin smallest-hello-world.rsDWARF version is clamped to at most 3
e62d12a Opened by Alex Crichton at - 2 commentsICE: ebml loader while running tests
19f009b Opened by ql-owo-lp at - 2 commentsAdd malloc/free functions to std and use them consistently instead of C malloc
9b45662 Opened by Brian Anderson at - 3 commentsDocument how to use binary installers with install.sh
95a9551 Opened by Brian Anderson at - 3 commentsStatic items can result in references to unexported symbols
4bd3d8e Opened by Brian Koropoff atExplain closures much better in the tutorial
bb2dbfc Opened by mdinger at - 2 commentsrustdoc man page out of date
c2e8e67 Opened by Thomas Backman atBad performing code from
d034240 Opened by Björn Steinbrink at - 9 comments#[deriving(Eq)]for enumsrustc: "error: internal compiler error: no type for node 41: local x (id=41) in fcx 0x7ff2ddbade98"
dcc5c61 Opened by a-p- at - 5 commentsUndefined reference to `__morestack' when compiling with -O
16d6a20 Opened by Sébastien Crozet at - 2 commentserror message misleading if expression unsupported in match
0b56a58 Opened by nwin at - 1 commentrustc doesn't reject incompatible trait and impl methods w.r.t argument bounds
584cb98 Opened by Edward Wang at - 12 commentstask 'rustc' has overflowed its stack when compiling cyclic structs and enums
da9acf9 Opened by Ryan Mulligan at - 1 commentWebsite's tutorial links are dead
842a4b2 Opened by Dylan Knutson at - 2 commentsNew docs are hostile on bad connections
594c4a2 Opened by richö butts at - 3 commentsprivacy: error messages could do better at telling me why something is private
5b0809f Opened by Felix S Klock II at - 2 commentsMove "miscellaneous language-construct benchmarks" out of core::mem
7e66419 Opened by Adolfo Ochagavía at - 3 commentsCross-crate rustdoc links always link to master
dc66404 Opened by Marek Kubica at - 3 commentsICE on calling lifetime-generic trait method
51dc286 Opened by David Renshaw at - 2 commentsremove the -Z no-opt flag
2177a04 Opened by Daniel Micay at - 1 commentclosure_to_str compiler bug
e8c6581 Opened by Alan Andrade at - 1 commentcompiler bug report: 'rustc' failed at 'index out of bounds: the len is 1 but the index is 1' with overloaded calls
9730907 Opened by Michael Peterson at - 4 commentsTricky to construct a dynamically sized ~[T]
4b167b8 Opened by SiegeLord at - 4 commentsAdd ability for rustdoc to use custom CSS.
d9bfaa4 Opened by SiegeLord at - 1 commentInconsistent naming of mut methods (get_mut vs. mut_iter)
bade77f Opened by Matt Brubeck at - 4 commentsTask sits in recv forever and doesn't notice sender has failed
f66b86f Opened by Josh Matthews at - 2 commentsSeed RNGs with a uniform type
2ecdfb3 Opened by SiegeLord at - 10 commentsICE when constructing an array whose size is in an external crate
6c282d9 Opened by Jim Radford at - 1 commentPossible defect in region checker
bed454c Opened by Christian Douven at - 3 commentsRename
813bd14 Opened by Brian Anderson at - 2 commentstaskfunction toTaskBuilder::newLifetime in match error
faff0a3 Opened by Sean McArthur at - 4 commentsWrite a "practical" Rust guide
bba6bd6 Opened by Brian Anderson at - 17 commentsconfusing error with 'extern crate'
0d77080 Opened by comex at - 4 commentsRecommend replacing ones with L's in functions like
11cd4bf Opened by mdinger at - 7 commentsprintln!()block arguments to macros are broken
563c45d Opened by comex atissues with stmt arguments to macros
c023e65 Opened by comex at - 2 commentsNot all debuginfo tests work on GDB 7.2
275a940 Opened by Alex Crichton at - 6 commentsAssertion breaks in llvm when -g is used.
e3965e4 Opened by Vladimir Pouzanov at - 12 commentsliblibc lost
f182f8d Opened by Felix S Klock II at - 9 commentsc_scharexportParameter cardinality error has a terrible span.
8209e95 Opened by SiegeLord atAccessing elements in a tuple
7d0d01a Opened by Jacob Hegna at - 1 comment#[link] not before extern is silently ignored
73782ec Opened by Kornel at - 2 commentsf128 requires an additional third party library on many platforms
14f6006 Opened by Brian Anderson at - 1 commentHidden methods still appear in trait implementation docs
9475a60 Opened by Chris Morgan at - 12 commentsrename
209dd9b Opened by Liigo Zhuang at - 9 commentsstd::num::Zeroandstd::num::OneAssertion failed. Assigning static item using out of bounds index.
eb032bc Opened by Adam Frisby at - 4 commentsIf
a0165c8 Opened by Felix S Klock II at - 3 commentsFoo<'a,'b>requires 'a <= 'b, need to infer (or provide easy way to express) constraintError spans for missing methods don't point at which method call it was
5a61377 Opened by Lars Bergstrom at - 2 commentsTutorial: update requirement from g++ 4.4 to g++ 4.7
b783f06 Opened by Noam Raphael at - 2 commentsinternal compiler error: incorrect size with sdl::video::PixelFormat
89eb5fe Opened by Rob Norris at - 1 commentAllow coercions from statically sized to dynamically sized arrays
914b470 Opened by Nick Cameron at - 3 commentsSettle conventions for ~str/StrBuf, ~[T]/Vec
9cc0066 Opened by Brian Anderson at - 14 commentsRedesign the Rust's logo
1db264d Opened by Liigo Zhuang at - 6 commentsCrates should allow private impl of external traits for external structs
d213a84 Opened by Alan Falloon at - 10 commentsSegfault when sending a value over a channel moved inside of a loop in a task
a4762e8 Opened by Josh Matthews at - 2 commentsRegex tests are ignored on windows
b2bd6c6 Opened by Alex Crichton at - 5 commentsrustc fails to detect duplicate switch cases due to integer overflow
f7c0dec Opened by Vladimir Pouzanov at - 7 commentslibrustc and libsyntax documentation built only during
27abe83 Opened by SiegeLord at - 8 commentsmake installtask 'rustc' failed at 'No triple in crate'
cc0e2d6 Opened by Thomas Koehler at - 12 commentsfunkiness related to static constants in match patterns
f7b49f3 Opened by Felix S Klock II at - 2 commentsmake check-stage1 is broken for run-make/bootstrap-from-c-with-green
6882d1b Opened by Felix S Klock II at - 7 commentsCannot link to third-party Rust libraries in the same prefix
1690bb1 Opened by Deleted user at - 26 commentsrustcwas installed toAdd size_hint for Permutations
c8597e4 Opened by Wendell Smith atNo way to unwind without printing message
a949234 Opened by emberian at - 2 commentsyet-to-be-merged libregex is not testing dynamic regexps
0619dad Opened by Andrew Gallant atmost of the run-make tests could be silently passing on cases that should fail
c322a86 Opened by Felix S Klock II at - 2 commentsDocument how to implement CLike for using EnumSet
486aa78 Opened by Simon Sapin at - 1 commentDoc says std::int::BITS is 64
f074117 Opened by Simon Sapin at - 3 commentsEnumSet with more variants than bits in uint silently corrupts data
f29c943 Opened by Simon Sapin atMac OS: libuv fails to build without full Xcode
f802c7f Opened by Aaron Turon at - 10 commentsPermutations of [1 element] should not be empty
79c0736 Opened by Wendell Smith atTest builds should default to a different executable name
135d0f4 Opened by Deleted user at - 4 commentsDeque (DList) and Vec have inconsistent naming conventions
4bb237b Opened by Patrick Walton atrustc internal compiler error: 'RefCell<T> already borrowed'
610ffe1 Opened by Carl Lerche atAdd an option to re-allow false positives in crate loading.
d1a52f2 Opened by Deleted user at - 6 commentsMake functional programming not so inconvenient
1b59faa Opened by Eduardo León at - 2 commentsIntroduce a control flow graph to the compiler
9dd00a2 Opened by Brian Anderson at - 2 commentsconst_eval funkiness with overflow
124108e Opened by Alex Crichton at - 9 commentsRustdoc's in-paragraph links do not look like links.
3cb941b Opened by Brian Anderson atInternal compiler error: index out of bounds
87e58f7 Opened by Paul Merrill at - 2 commentsICE on default method with argument with type but no pattern
0552375 Opened by Huon Wilson atAllow destructors on a structure that does not satisfy Send, but can't have cycles
390dfc5 Opened by Kornel at - 1 comment-Z lto requires system-level libraries to be writeable
a114c86 Opened by Kornel at - 3 commentsProposal: largely revert the recent docs style changes
e49b2e9 Opened by Chris Morgan at - 29 comments"oxidize" in the make process is confusing people.
3923971 Opened by Chris Morgan at - 21 commentsInstalling Rust on Windows via the installer may lead to linking failures/conflicts
566741c Opened by Patryk Ćwiek at - 16 comments
f617937 Opened by Deleted user at - 2 comments-L.error: couldn't read .: illegal operation on a directory (Is a directory)task 'rustc' failed at 'failure in fork: Cannot allocate memory', /home/rustbuild/src/rust-buildbot/slave/snap3-linux/build/src/libnative/io/process.rs:495
f8c8e5d Opened by FlyingFoX at - 3 commentsDocumentation fonts not currently included with the nightly binary tarballs
f9b48ff Opened by Alexandre Gagnon at - 3 commentsCannot select on DuplexStream
1565100 Opened by Zachary Tong at - 3 commentsFile descriptor closing in spawn_process_os in libnative on Unix platforms misses file descriptors opened before lowered resource limits
6f43071 Opened by Ms. Molly Stewart-Gallus at - 1 commentzero-length static array triggers LLVM assertion error on windows
ced4899 Opened by klutzy/defunct at - 6 comments
2870807 Opened by klutzy/defunct at - 4 commentsrustc --crate-type=dylib -o nameproducesname.exeon windowsUTF8 codepoint -> Unicode codepoint in regex docs
a0786da Opened by Andrew Gallant atRust Compiler error on building rust-http
557cf6c Opened by Richard L at - 1 commentRustdoc render inconsistency
1ba97e8 Opened by Kang Seonghoon at - 3 commentsNo way to specify custom C and C++ compilers in configuration
5277d58 Opened by Ms. Molly Stewart-Gallus at - 4 commentsRustdoc pretends that the struct is empty when it only has hidden public fields
af48485 Opened by Kang Seonghoon at - 1 commentICE related to lifetimes
8124299 Opened by Michael McLellan at - 4 comments
873bfe8 Opened by Mike Capp at - 11 commentsmake installerror on WindowsPassing members as closures.
96a09dc Opened by Tom Jackson at - 2 commentslibnative uses CreateProcessA on windows
70896fc Opened by Alex Crichton at - 9 commentsrustdoc doesn't mark #[doc(hidden)] fields as omitted
d320d26 Opened by Steven Fackler at - 2 comments
c8a81fc Opened by Nick Cameron at - 5 commentsmake check -j8fails because it can't find the regex crategetting Broken pipe on
3af389e Opened by Felix S Klock II at - 15 comments--enable-debug --disable-optimizebuild
897ba6d Opened by David Creswick at - 6 commentssyntax::parse::attrimplementation disagrees with BNF in manualrustdoc generates repeated documentation for doc comment outside module
a0a2803 Opened by Alexandre Gagnon at - 3 comments"make check" failed for invalid-library
a4ba49b Opened by Noam Raphael at - 7 commentsrustc: static fixed-size array pointer, results in internal error.
010363c Opened by Nulldata at - 1 commentWindows nightly build crashing
00f7fd4 Opened by alexkoay at - 5 commentsTrait constraints should allow anonymous lifetimes for references.
dce181c Opened by Paul Crowley at - 10 comments-C target-cpu should offer a 'native' option
ce3b3f0 Opened by Huon Wilson at - 3 commentsStatic regexes are very slow to create
7c80421 Opened by Huon Wilson at - 5 commentsCreating a regexes from an empty string crashes with an OOB
40b07a7 Opened by Huon Wilson at - 2 commentslibregex tests should depend on libregex_macros
b8f945f Opened by Huon Wilson at-ffunction-sections triggers an LLVM assert on windows
1938945 Opened by Alex Crichton at - 9 commentsinternal compiler error: &mut ! was a subtype of &mut std::cell::RefMut<,<generic #8>> but now is not?
39111ee Opened by John Regehr at - 8 commentsMissing DLL when using regex! macro
b86156d Opened by Jordi Boggiano at'rustc' has overflowed its stack -- illegal hardware instruction
996aadb Opened by Carl Lerche at - 1 commentMarkdown footnotes are not working in the manual
37b6684 Opened by Adolfo Ochagavía at - 2 commentsMake std a facade
5bcdfde Opened by Brian Anderson at - 10 commentsSearching for macro documentation is unintuitive
6fcf607 Opened by Douglas Young atICE: unexpected failure
916e0a6 Opened by Carl Lerche at - 10 commentsShould Process::drop wait for the child?
7ce2bbc Opened by Alex Crichton at - 5 commentsPut Code of Conduct and related policy in a more prominent location
8330a96 Opened by Brian Anderson at - 1 commentImplement equality operator for #[simd] types
cdc05a4 Opened by Brendan Zabarauskas at - 1 commentWriter adaptors should have a public method flush_outer()
05ac7e2 Opened by Lily Ballard at - 1 commentuse of moved value error:
cc9a0df Opened by klutzy/defunct at - 2 comments&mut [T, ..N]is non-copyableFailure to open existing files in Open mode on windows
b1dd2e9 Opened by Jordi Boggiano at - 1 commentOverly aggressive mut lint in match patterns
6522b3d Opened by Sean McArthur at - 4 commentsWrong matching with enums and overlapping ranges
f4e8349 Opened by Sean McArthur at - 5 comments"hello world" contains Lovecraft quotes
0e927d6 Opened by Patrick Walton at - 39 commentsICE with pattern match on xcrate-reexported enum variant
86a71f2 Opened by Alex Crichton at - 1 commentprocess spawning in libnative does not account for unrecoverable execve failures
e40a6f8 Opened by Ms. Molly Stewart-Gallus at - 3 commentsMisleading error in println!/format! invocation
0a2b146 Opened by Yuri Kunde Schlesner at - 1 commentAdd UnexpectedOutput to IoErrorKind (or something similar)
e540d83 Opened by Carl Lerche at - 4 commentsICE when initialising static mut to extern value
41f9962 Opened by Ben Harris at - 1 commentrustdoc search xss exploit
4e0f3a9 Opened by zorian at - 6 commentsRemove ~, add Box
f4e88b9 Opened by Alex Crichton at - 6 commentswrong "borrowed value does not live long enough" for singleton struct
7aaf465 Opened by Stepan Koltsov at - 4 commentsConsider -fno-asynchronous-unwind-tables
470c5c9 Opened by Patrick Walton at - 3 commentsrustc doesn't handle relative symlinks to libraries
6a31469 Opened by Yuri Kunde Schlesner at - 4 commentsrustdoc regression: incorrect triple for crate
6d1645f Opened by Vladimir Pouzanov atrustdoc warns
d1780f8 Opened by NAKASHIMA, Makoto at - 1 commentmainis never usedlibregex-1cae1bee-0.11-pre.so: No such file or directory
5738640 Opened by Сухарик at - 7 commentsenum variant values must be cast to their own type
a66b9ef Opened by Jack Moffitt at - 6 commentsNo modulo operator?
8c3d416 Opened by Alex at - 1 commentRename PatUniq to PatBox and extend support to arbitrary smart pointers
2d4ab9e Opened by Patrick Walton at - 17 commentsonly require Show for elements joined with connect
131f2f5 Opened by Mathias Panzenböck at - 5 commentsLinks on rust-lang.org return 403 forbidden
3d23ed8 Opened by John Zeringue at - 5 commentsAdd UTF-16 "literals"
281f7d1 Opened by Fanael Linithien at - 6 commentsPassing enum by-value loses range metadata
0bb6dad Opened by Huon Wilson at - 12 comments== with Option<primitive> has two branches
3b213c8 Opened by Huon Wilson at - 7 commentsCompiling a file for testing without any tests crashes LLVM
af8b17d Opened by Joe Schafer at - 1 commentSegmentation fault due to iterator living longer than its parent
839dd09 Opened by Ziad Hatahet at - 1 commentUse a proper error for unnecessary
d519242 Opened by Flavio Percoco at - 4 commentsprivusage in struct fields.Remove/justify all
ebeb078 Opened by Huon Wilson at - 1 comment&Tto&mut TtransmutesMacro indentation issue with rust-mode
aff9369 Opened by gsingh93 at - 6 commentsoutput more precise range metadata
ea4d251 Opened by Daniel Micay at - 2 commentslibc::Nullable should have attribute that enforces null-pointer optimization
93d49e1 Opened by Lily Ballard at - 1 commentUnbundle all 3rd party libraries.
b58284f Opened by ᴄʜʀɪsᴛᴏᴘʜᴇʀ ᴍ at - 8 commentsrustdoc: three tick code blocks confuse language choice with testing options
5342a47 Opened by Felix S Klock II at - 2 comments
196c33e Opened by Edward Wang at - 1 commentstd::raw::Veccomes beforestd::vec::Vecin searching rustdocStatic assertions are marked as dead code
126730b Opened by Josh Matthews at - 2 commentscompiler failure: 'expected bare rust fn or an intrinsic' (cross-crate pub use of empty struct)
e5174b4 Opened by Alex at - 2 commentsbytes!() should encode to ASCII instead of UTF-8
6ac1c5b Opened by Simon Sapin at - 9 commentsBorrow checker should exploit information provided by match alternatives
b405016 Opened by Cameron Zwarich at - 1 comment
3bb51cd Opened by Lily Ballard at - 2 commentsmake checkcreates files example{1,2,3}.dotMemoryMap does not fail the task if
60da87b Opened by Deleted user at - 6 commentsmunmapfailsCannot do
b3104e1 Opened by Felix S Klock II at - 1 commentuse cratenameat top-level; only in sub-mods. Error message unclear.Valgrind errors on regex! macro usage
63a441f Opened by KokaKiwi at - 3 commentsICE with static function pointer to a generic function
81a1ae7 Opened by Marvin Löbel at - 1 commentCan not create static function pointer to generic instantiation
6795f3f Opened by Marvin Löbel at - 1 commentICE with static function pointer to generic instantiation of enum constructor
1266cd8 Opened by Marvin Löbel at - 6 commentsLLVM assert abort while trying to take address of raw pointer in static
486b47a Opened by Marvin Löbel at - 10 commentsIncorrect fn subtyping with bound regions and 'static
a977302 Opened by Niko Matsakis atrustdoc: consider running tests in a fresh temporary directory
7f376f1 Opened by Felix S Klock II at - 2 commentsmake check: consider double-checking that temp files are not injected into non-standard places
7768c76 Opened by Felix S Klock II at - 4 commentsrust-mode.el:
4e8bb60 Opened by NAKASHIMA, Makoto at - 2 commentsfoo![...]is not highlighted as macros.Can't derive a fixed-size arrays.
3d59c8c Opened by KokaKiwi at - 1 commentrustdoc could use some LD_LIBRARY_PATH handling cleanup
41ca154 Opened by Felix S Klock II at - 7 commentsRemove documentation references to garbage collection
a594116 Opened by Steve Klabnik at - 6 commentsauto-borrow and consistent behavior of pointers
a74a59f Opened by Francisco Lopes at - 1 commentAdd fn skip(n: uint) with a default implementation to Reader
d2a9e36 Opened by Carl Lerche at - 12 commentsICE: Failure in inherit-struct8.rs
cfab390 Opened by richö butts at - 1 commentICE: Failure in issue-9725.rs
f5ac010 Opened by richö butts atICE: Failure in unsupported-cast.rs
0e22799 Opened by richö butts at - 2 commentsport to the jemalloc sized deallocation API when available
2926c31 Opened by Daniel Micay at"Unreachable pattern" error should be "unresolved name"
dd8982d Opened by Dietrich Epp at - 1 commentadd a way to mark raw pointers noalias
cb27124 Opened by Daniel Micay at - 1 commentFFI by-value struct function argument error on Windows
f9948c6 Opened by SiegeLord at - 2 commentsReSkolemized can leak into error messages
269eb3f Opened by Michael McLellan at - 18 commentsAllow structs to have lifetime parameters even if those lifetimes are unused inside
125c8fa Opened by Patrick Walton at - 2 commentsMove repo to rust-lang organization
9d5cb5c Opened by Brian Anderson at - 11 commentsAutomatically publish breaking-change log
0badd84 Opened by Brian Anderson at - 2 commentsType errors of the form "expected... but found..." should indicate the source of their expectation
2929340 Opened by Cameron Zwarich at - 7 commentsShould Option::expect be parameterized over Any + Send?
0f22999 Opened by Alex Crichton at - 1 commentRegex on text streams
2472d20 Opened by Сухарик at - 14 comments"Rust for C++ programmers" says "Struct fields are private by default"
29b3f2d Opened by Deleted user at - 3 comments'index out of bounds' failure for Regex::new("") and regex!("")
00443fa Opened by Rolf Morel at - 1 commentDecrementing range behaviour is very confusing when used with unsigned integers
3292578 Opened by Tim Perry at - 3 commentsCannot use #[deriving(Encodable)] on unit-like struct
fe5e392 Opened by Andrew Dorney atRust doesn't build on Ubuntu 12.04
6837c55 Opened by Brian Anderson at - 11 commentsmake install fails on OSX
a23d156 Opened by David Renshaw at - 2 commentsUnused variable warning shouldn't apply to parameters of default trait implementations
fb67a06 Opened by Cameron Zwarich at - 2 commentsstd::path::posix::Path should not automatically normalize
2842220 Opened by Alan Falloon at - 5 commentsregex is less efficient than it could be
628de16 Opened by comex at - 4 commentsmake install broken (no libcore.so)
55846d8 Opened by HeroesGrave at - 2 commentsThe start function should always be recognized as reachable, even with --crate-type=dylib
2c991ff Opened by Cameron Zwarich at - 2 commentsIllegal mutable borrow incorrectly allowed
6b193f3 Opened by Sam Yatchmenoff at - 4 comments
5c2e201 Opened by Huon Wilson at - 3 commentsprocwith a reference as an argument meets lifetime errors when inferring typeassertion failed !ty::type_needs_infer when infering type of closure with a reference argument
b91f03c Opened by Huon Wilson at - 2 commentsICE on branch to a
487812b Opened by Huon Wilson at - 2 commentsprocwith unspecified type & aprocwith a reference argVim indentation broken with commented struct fields.
e3c3d74 Opened by mahkoh at - 5 commentsI/O timeouts do not guarantee polling
c03ac5d Opened by Alex Crichton at - 2 comments#[deriving(Deref)] for newtype structs
100f466 Opened by Lily Ballard at - 1 commentPath::new should return Option<Path> vs. failing (if there is a null byte)
3cedcbb Opened by Carl Lerche at - 2 commentsPath::dirname should return Path instead of [u8]
4dde9e9 Opened by Carl Lerche at - 2 commentsSupertraits are not checked for correct lifetimes
a10b827 Opened by Niko Matsakis atClean up the macros chapter
daa7b8d Opened by Seo Sanghyeon at - 7 commentsassertion failed: !r0.is_bound()
8b707f8 Opened by Steven Sheldon at - 1 commentsegmentation fault: moved value not detected due to trait usage
4ae5226 Opened by Diggory Hardy at - 8 commentsPretty printer assertion using RUST_LOG and deriving Encodable
e2dc1c9 Opened by Josh Matthews at - 3 commentsjson test_read_{list,object}_streaming are flaky on 32-bit
136c2a1 Opened by Alex Crichton at - 6 commentsLoadable lints
0723019 Opened by Keegan McAllister at - 5 commentsGuide: how to write docs.
e8f319b Opened by Steve Klabnik at - 8 comments&mut references do not auto-reborrow when passed as a fully generic argument
870997b Opened by Huon Wilson at - 5 commentsDefine Ord for &mut T if T is Ord
3cbcd26 Opened by Niko Matsakis at - 1 commentrustdoc search doesn't find crate names
7a5c5e9 Opened by Huon Wilson at - 4 commentsRustdoc does not list macros in the sidebar
ffc5376 Opened by Huon Wilson atpub use with names that conflict with standard prelude behave incorrectly
42ac1bf Opened by Léo Testard at - 5 commentsICE with incorrect use of
665d613 Opened by Huon Wilson atbox (...) ...syntaxUnhelpful errors for unintended use of
aee2838 Opened by Huon Wilson at - 3 commentsbox (...) ...syntaxICE: task 'rustc' failed at 'OwnedSlice: index out of bounds'
d9b2906 Opened by Val Markovic at - 9 commentsCompiler says string is not it's own type
a9461e9 Opened by Richard L at - 2 commentsICE: 'rustc' failed at 'index out of bounds: the len is 12 but the index is 12 - triggered by number of LoC
891050a Opened by Jorge Aparicio at - 9 commentsICE: not enough type parameters supplied to
35ea40c Opened by Erick Tryzelaar atBox<T>ICE: not allowed to compare these idents
49e9b34 Opened by Alex Crichton at - 1 commentrustdoc search enum links are broken
ded28ab Opened by Huon Wilson atminor test suite issues in libquickcheck
fb26f64 Opened by Huon Wilson at - 1 commentborrow checker error message has wrong pointer type with
732647e Opened by Erick Tryzelaar at - 3 commentstrait Test<'a>ICE: explicit failure while typechecking
90f02d6 Opened by Ryman at - 1 commentConfusing error for missing lifetime on a closure written as
8a8358c Opened by Alex Crichton at - 3 comments<'a> |...|String searching is slow
ec714de Opened by Huon Wilson at - 1 comment
5b0e63b Opened by Alex Crichton at - 5 commentsuse super :: Adoes not parseOld Rust docs still appear in search results
1ad8675 Opened by Eric Sampson at - 1 commentuse the glibc malloc hooks to replace the libc allocator on Linux
3fcb1db Opened by Daniel Micay at - 6 commentsImplementations of cross-crate traits missing in rustdoc
4c1a62d Opened by Steven Fackler at#[start] can be placed on functions inside other functions
e532219 Opened by Huon Wilson at - 3 commentsRename &str::as_bytes() to &str::as_utf8()
64f84d9 Opened by Simon Sapin at - 9 commentsstrict version hash (SVH) incorporates hidden implementation artifacts
ac1b521 Opened by Felix S Klock II atcode cleanup: if visit::walk_foo(a, b, c) discards b, then b should not be in its API.
8708d8f Opened by Felix S Klock II at - 2 commentsrustdoc: Some trait bounds have incorrect URLs
8796511 Opened by Alexandre Gagnon at - 1 commentAccess denied for libcore documentation
dd6d8f5 Opened by Josh Matthews at - 3 commentsServer list obscures 'kicked' (and other) messages
03095d8 Opened by BasKoning at - 1 commentRemove note about /dev/urandom
6dc5f1a Opened by Thomas Hühn at - 4 commentsWindows binary includes lots of C header metadata
4f1ea90 Opened by Kang Seonghoon at - 12 commentsLink to "getting started" docs from rust-lang.org
d1a57cb Opened by Simon Sapin at - 1 commentrustc has trouble inlining inside a Bencher closure
6efc247 Opened by SiegeLord at - 4 commentsInvestigate inlining the fast path of jemalloc
eb39cd2 Opened by Patrick Walton at - 2 commentsThe basic C types should be in
48e3578 Opened by Deleted user at - 1 commentlibcoreI/O timeouts implemented as deadlines is probably the wrong paradigm
fcceda6 Opened by bill-myers at - 4 commentsChange the CNAME for rust-lang.org
92bebf8 Opened by Brian Anderson at - 2 commentsLICENSE for Code of Conduct?
3fa4d26 Opened by isaacs at - 4 commentsMissing some warnings about "literal out of range for its type"
c969e46 Opened by Deleted user at - 7 commentsincorrect union passing on 32bit linux
45f8d70 Opened by Jack Moffitt at - 2 commentsEnforce the file system hierarchy more strictly for modules
f4a952d Opened by Alex Crichton at - 2 commentsAllow blocks in statics
aebf079 Opened by Alex Crichton at - 1 commentInternal compiler error: cannot relate bound region.
e6d2167 Opened by Deleted user at - 1 commentregex! is generating unused code warnings
5ad3486 Opened by Yehuda Katz at - 5 commentsrustdoc doesn't show that fns inside extern { ... } are unsafe
fbb90a2 Opened by Keegan McAllister atDeprecate
97048cb Opened by Alex Crichton at - 5 comments@syntax, as with~syntax.std::io::net::unix::UnixStream does not support abstract sockets on Linux.
fd46fef Opened by Andrew Cann at - 6 commentsVim indentation broken with multiline function calls in struct definitions.
e9e7508 Opened by mahkoh at - 1 commentExpand doc comments to attributes before macro expansion
03edcbc Opened by Brendan Zabarauskas atCompiler error while compiling cargo
d18c4b9 Opened by kingkorf at - 2 commentsMove uses of
da59d09 Opened by Aaron Turon at - 3 commentsenumtobitflags!where appropriateadd attribute on impl and associated lint for "no default methods"
b00d043 Opened by Felix S Klock II at - 3 commentsmatch variant with fields unresolved when enum type in scope
a904550 Opened by Felix S Klock II at - 8 commentsstr::split and str::splitn doc unclear as to how empty string input is handled
79eecb7 Opened by Felix S Klock II atgetopts: handling of embedded
1887c28 Opened by Felix S Klock II at - 2 comments=differs for--name stringand--name=stringCalling a static method on a type with no static methods results in "module wasn't actually a module!" error
3a7de68 Opened by Huon Wilson atDead code lint shouldn't warn about #[static_assert] statics
b89bd65 Opened by Huon Wilson at - 1 commenterror: internal compiler error: unexpected failure (expected item, found foreign item)
d6ff678 Opened by Noah Watkins at - 4 commentsrustc opt parsing: -C "llvm-args=-mcpu=arm1176jzf-s" doesn't get whole input
4814fff Opened by Felix S Klock II at - 5 commentsAutoref faulty on universal trait implementations
8109848 Opened by SiegeLord at - 3 commentsMultithreaded fork appears flaky on OSX
ccaa228 Opened by Alex Crichton at - 24 commentsTrailing comma in method call doesn’t parse
120660f Opened by Chris Morgan atICE: Example in the Intro
517b574 Opened by Daniel Fagnan at - 5 comments"y: &int:MyTrait" compiles even if int doesn't impl MyTrait
8e40824 Opened by Noam Raphael at - 1 commentwhat is purpose of
a0683bb Opened by Felix S Klock II atcore::prelude?Relicense all shootout benchmarks to use their preferred license
10fe210 Opened by Brian Anderson at - 18 commentsAllow by-move binding for patterns with guards that don't reference the bindings
49f909d Opened by Keegan McAllister at - 3 commentsICE on resolve error inside impl block
fbffe79 Opened by Alex Crichton at - 4 comments[i, j] is considered a refutable pattern for [int, ..2]
ca7d300 Opened by Keegan McAllister at - 1 commentAdd support for lazily initialized statics
4760147 Opened by Simon Sapin at - 1 commentICE with assert! misusage
c5b0be4 Opened by Jeong, YunWon at - 1 commentDestructuring isn't supported in default trait methods' arguments.
052a74d Opened by Eduard-Mihai Burtescu at - 3 commentsDeriving may want to ignore marker fields
23a3110 Opened by Lily Ballard at - 5 commentsIntegral literals larger than i64::MAX are not detected as overflow
5d5c3ce Opened by Lily Ballard at - 7 commentsBackwards compatibility hazard with
4fb98b8 Opened by Huon Wilson at - 33 commentsBox+&mutbehaviour that cannot be replicated by a pure-library typeIncorrect error message for borrow after closure capture
246f099 Opened by Cameron Zwarich at - 1 commentThe functions in core::iter::order should accept different iterator types
fa8258a Opened by Huon Wilson atmakefile: jemalloc is re-built on every
42239ff Opened by Felix S Klock II at - 2 commentsmake check/make check-stage1etcinternal compile error when using core::num::Float::sqrt
064afed Opened by Pytheas at - 1 commentquote_expr!() can cause early abort
a7d1539 Opened by Lily Ballard at - 3 commentsTrait object allowed to escape its lifetime
eb87f59 Opened by Brandon Waskiewicz at - 12 commentsAdd a lint for calling any safe functions at all within an unsafe block
c945f89 Opened by bstrie at - 5 commentsConsider to refactor
49b67a6 Opened by Edward Wang at - 5 commentsjson::Encoder::buffer_encodeBetter error message for enforcing that lifetime parameters precede type parameters in declaration lists
c110ddb Opened by bstrie atICE / LLVM ERROR with tuple structure match
da2a336 Opened by Alexandre Gagnon at - 1 commentTracking bug for RFC 18 - undefined struct layout
b9d3809 Opened by Brian Anderson at - 6 commentsPDF manual fails to build on Ubuntu 14.04 because missing ecrm1000 file
3ed87ca Opened by Brian Anderson at - 8 commentsRename StrBuf to String
c4da6ad Opened by Alex Crichton at - 2 commentsmatch should fail when there's no matching branch
88f1439 Opened by Deleted user at - 1 commentfind_linkage_metas is unused
3559fad Opened by Josh Matthews at - 3 commentsDuplicate crate errors with #[phase(syntax)]
142e182 Opened by Alex Crichton at - 1 commentRemove or replace core::finally
3902fed Opened by Brian Anderson atCompiler crash when reexporting types from submodule in a crate
846b56f Opened by Paul Colomiets at - 1 commentAssert on float values
c357b8a Opened by Leon Kunert at - 2 commentsprint floating point values at full precision by default
0aab94c Opened by Daniel Micay at - 1 commentRemove bitwise operators on bools
bcc2828 Opened by Brian Anderson at - 3 commentsmake format_args! only depend on libcore
15a8356 Opened by Tom Chittenden at - 6 commentsMove graydon/rust-www to rust-lang
51926cb Opened by Brian Anderson at - 3 commentsLinking an rlib with a dylib may not actually link the rlib
bda7828 Opened by Alex Crichton at - 2 commentsemacs highlighting fails on #[foo = "bar"] attributes
545484b Opened by Tom Jakubowski at - 2 commentsICE: parametric trait method with default implementation and missing argument name
ae607e9 Opened by Peter Jin at - 1 commentos: add get_path_env function
e7de1bc Opened by Aaron Turon atFloat parsing should be capable to parse min and max values
70d4531 Opened by Falco Hirschenberger at - 3 commentsStatic libs are doubling up on new lang item definitions
08e59f4 Opened by Ben Harris at - 4 commentsdebuginfo: LLDB crashes since liballoc is part of the distribution
5e094d0 Opened by Michael Woerister at - 2 commentsStrAllocating.to_utf16 should be an Iterator<u16>
8460215 Opened by Huon Wilson at - 1 commentgdb doesn't understand function pointers
4aae5ab Opened by Josh Matthews at - 2 commentsSegfault with
97f80d8 Opened by Lily Ballard at - 7 commentslet _x = "test" as &Any
246d240 Opened by Jorge Aparicio at - 2 commentsblack_box(f())in scope 'b gets optimized away, unlessfis||:'a -> Tand'a > 'bAllow for representing Option<uint> as an integer with an excluded sentinel value
9f5ea4e Opened by Cameron Zwarich at - 4 commentsInline Assembly cause segmentation fault when define label.
8d67779 Opened by iseki at - 12 comments
a217e62 Opened by Tobias Bucher at - 1 commentSmallIntMapdoesn't have common map iteratorstask 'rustc' failed at 'OwnedSlice: index out of bounds'
b3afc06 Opened by J Balint BIRO at - 7 commentsReplace official "cheatsheet" with http://rustbyexample.com/
2d9f9bf Opened by Brian Anderson at - 9 commentsadding support for CC/CXX/CFLAGS broke freebsd builds
1cfa385 Opened by Felix S Klock II atgeneric float inference type is unified with f64 prematurely
46235e9 Opened by Felix S Klock II at - 2 commentsrustc should suggest using .to_owned() for ~str
383c128 Opened by Jihyeok Seo at - 6 commentsAlready completed forward declaration re-encountered in glfw-rs
7d13ebd Opened by Manish Goregaokar at - 30 comments
ebf3a9f Opened by Tom Jakubowski at - 2 commentspub use paththenuse pathsilently cancels the reexportConsider desugaring the pattern in match to a
f0b08dc Opened by Huon Wilson atletto improve error messagesICE matching a tuple containing a string
608698c Opened by lucy atRemove null check from heap::deallocate
3df80db Opened by Nick Cameron at - 3 commentsTotalEq for f32 and f64
4d389a7 Opened by kitida at - 3 comments'could not find method while translating' while using macros
63acf8e Opened by chris at - 3 commentsCannot run any rust programs on windows
9b34ef0 Opened by Lukman Shoge at - 13 commentsbuild failure: librustc-d252d482-0.11.0-pre.so: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const'
602de5b Opened by Alexander Samoilov at - 2 commentsMove unused-attribute pass after trans
0ee9ea6 Opened by Steven Fackler at - 4 commentsAdd passes to mark stability and must-use attributes as used
32a3d7d Opened by Steven Fackler at - 4 commentsAdd a pass to mark doc attributes as used
db9fa44 Opened by Steven Fackler at - 6 commentsTcpListener::bind example gets stuck in an infinite loop for non-privileged users
aac158e Opened by Mike Hommey at - 10 commentsdrop impl for Process shouldn't wait()
021ee40 Opened by Mike Hommey at - 2 commentsrustc: "error: internal compiler error: debuginfo::set_members_of_composite_type() - Already completed forward declaration re-encountered."
c485cd9 Opened by a-p- at - 12 commentsRecommend recompiling dependencies with the "incorrect triple" error
66922e0 Opened by Manish Goregaokar at - 2 commentsImprove error message when attempting to use a crate that was created as a staticlib instead of an rlib.
0760021 Opened by Ahmed Charles at - 10 commentsCan the standard library rely on stated but unenforceable invariants of traits like TotalOrd?
617e9b4 Opened by Huon Wilson at - 5 commentsA generic way to wrap errors would be useful in the standard library
cfb13d7 Opened by Mike Hommey at - 3 commentsrelicense shootout-meteor.rs to the shootout licence
390be33 Opened by Guillaume P. at - 16 commentsdead_code lint misses re-exported type aliases
cdf71a1 Opened by Felix S Klock II atmethod on non-generic priv struct callable via re-exported type alias leads to link failure
a271127 Opened by Felix S Klock II atmake targets: consider making doc generation part of default target
a8eaf61 Opened by Felix S Klock II at - 12 commentsNightly version mismatch
a191843 Opened by SiegeLord at - 19 commentscore::str::Str.as_slice() should be renamed as_str()
59ac37c Opened by Lily Ballard at - 18 commentsstd::io::stdin() is causing significant trouble, losing data to its buffer
b985813 Opened by Chris Morgan at - 8 commentsrustdoc is generating relative URLs to nonlocal crates
4f75c3b Opened by Steven Fackler at - 1 commentrustc crashing over illegal instruction
d636648 Opened by Elias Boutaleb at - 33 commentsSupport smaller failure in libcore
0a7c1fc Opened by Ben Harris at - 3 commentsPatterns make parsing of optional parameter names kinda wonky
a5ae49b Opened by Benjamin Herr at - 1 commentVim indentation broken with long match
08cf06a Opened by mahkoh at - 2 commentsImplement
3011a14 Opened by Patrick Walton at - 3 commentsFn,FnMut,FnOncetraits and make them callable via the()operatorImplement syntax for anonymous unboxed closures
40d3022 Opened by Patrick Walton at - 7 commentsrustdoc failing on unused attribute "crate_id" if warnings are denied
ed04703 Opened by Dzmitry Malyshau at - 1 commentstd::io::process::StdioContainer::Ignored doesn't attach streams to /dev/null with libnative
af652f9 Opened by Mike Hommey atrustuv deadlocks at shutdown when spawning a "daemon" subprocess
23d5ffc Opened by Mike Hommey at - 2 comments#[lang="exchange_malloc"] seems to be broken
8914143 Opened by snare at - 1 comment
94cf7d8 Opened by Xu Zhao at - 3 commentsmakeandmake -j4have different behavior in compilingInlined documentation loses lifetime parameters on functions
0a16182 Opened by Alex Crichton at - 11 commentsShort doc url don't mention Rust version at all
c4a62c5 Opened by Huon Wilson at - 12 commentsProcess should support the child outliving the parent
358dd11 Opened by Alex Crichton at - 1 commentRemove crate_id support from
dec05a7 Opened by Brian Anderson at - 9 commentsextern crateAdd
5ccdbb7 Opened by Brian Anderson at - 2 comments--extern foo=pathcommand line flagEliminate crate_id's
03e33a6 Opened by Brian Anderson at - 1 commentAdd a command line flag to mix metadata into the version hash
1da04bf Opened by Brian Anderson atTracking issue for RFC 20 - pattern macros
399ba68 Opened by Brian Anderson at - 1 commentrustdoc: provide anchors for primitive types
962e651 Opened by Aaron Turon at - 2 commentsNo Mutable Slice type exists.
580d9d7 Opened by Ariel Ben-Yehuda at - 1 commentInline fail! causes significant slowdown in write()
1f0f206 Opened by mahkoh at - 21 commentsDoc: "unsafe turns off safety checks" is misleading
a615372 Opened by Simon Sapin at - 3 comments
0b51761 Opened by klutzy/defunct at - 5 commentsstd::io::fs::symlinkreturnsIoError: OS Error 0on windowsStrAllocating::to_string and into_string should be removed
59d9660 Opened by Simon Sapin at - 2 commentsrustdoc should mark #[deprecated] things as such
861fdb0 Opened by Simon Sapin at - 7 commentsInvestigate implementing an ECMA 402-based internationalization library
782f353 Opened by Alex Crichton at - 3 commentsInvestigate implementing an l20n-based localization library
7ed169b Opened by Alex Crichton at - 5 commentsStack overflow when calling a trait method on an enum
3af41cf Opened by Deleted user at - 5 commentsBox<&mut int> allows for constructing an &int aliasing the &mut, while the &mut is still modifyable
01d1797 Opened by Huon Wilson at - 10 commentsError spans for illegal extern "ABI"
f16d00d Opened by Liigo Zhuang at - 1 comment-Zlto strips pub extern'ed functions provided by extern'ed crates
183896c Opened by Yehuda Katz at - 6 commentstutorial: Section 8
371765c Opened by L. Amber O'Hearn at - 2 commentstutorial: two kinds of box?
46b4162 Opened by L. Amber O'Hearn at - 2 commentsTracking issue for RFC 21 - lexical syntax simplification
9053e51 Opened by Brian Anderson at - 2 commentsICE with
19948a9 Opened by Lily Ballard at - 10 commentsrustc --version | falserustdoc: missing type parameters on impls of generic traits
e22c5d1 Opened by Aaron Turon at - 8 comments1307 broken links in the Rust documentation
a96e706 Opened by Chris Morgan at - 8 commentsAdd ability to use or-patterns within expressions in match arms
9d721b9 Opened by Manish Goregaokar at - 2 commentsdlopen() + spawn = bizarre crash in libnative... nobody else can reproduce
e49254a Opened by Mimir at - 3 commentsArc::make_unique ignores weak references
cabce12 Opened by Aaron Turon atUsing Unsafe for type-based internal mutability is unsound
e0528f9 Opened by Cameron Zwarich at - 6 commentssync confusingly defines 3 types called
5f32cd8 Opened by Huon Wilson at - 6 commentsMutexBitv and BitvSet do not not implement Show
54e01e9 Opened by Kasey Carrothers atstd merge sort is probably not failure safe
6b77aa0 Opened by Brian Anderson at - 7 commentsMove the style guide from the wiki to the repository
92a60a4 Opened by kud1ing at - 9 commentsSpace-optimize
8c3cc51 Opened by Deleted user at - 10 commentsOption<T>for integral enumTerror message claims struct does not have field that it clearly does have
9ab740c Opened by Felix S Klock II atEnforcing static linkage is impossible (and diagnosing why dynamic linking occurs is hard)
72986d6 Opened by Huon Wilson at - 9 commentsPlease add find_equiv to TreeMap
a2ca13a Opened by Simon Sapin at - 3 commentsPlease document the JSON streaming parser
1c21093 Opened by Simon Sapin at - 6 commentsrustdoc search points to definition crate of inlined items
e0ebb4c Opened by Huon Wilson at - 2 comments
057860c Opened by Liigo Zhuang at - 3 commentscrate_type="dylib"cause compiles errorNeed support Windows-style DLL export function names
0e6782b Opened by Liigo Zhuang at - 11 commentsuse gold instead of bfd on Linux if it's available
3146887 Opened by Daniel Micay at - 3 commentsA type with static methods with the same name as a module generates incorrect error message
4f0e7fa Opened by Huon Wilson at - 5 commentsRUST_TEST_TASKS=1 colors output when stdout is not a tty
43f3fe0 Opened by Ben Noordhuis atDoc landing page and the 404 page could have the library search box
003917f Opened by Huon Wilson at - 10 commentsStyle play.rust-lang.org similarly to www.rust-lang.org, etc.
190ce7c Opened by Brian Anderson at - 7 commentsstatic tuple used as a match arm yields weird error
34c2967 Opened by Alan Andrade at - 4 comments.slice() method documentation slightly misleading / inaccurate
ca0702b Opened by Meyer S. Jacobs atName shadowing within a single pattern should have a lint (or be an error)
459be64 Opened by Huon Wilson at - 2 commentsStatic methods in traits
672df92 Opened by Max at - 3 commentsInlined documentation reveals private methods
f329823 Opened by Alex Crichton atInlined inherent methods are duplicated in documentation
74d316c Opened by Alex Crichton at - 1 commentInlined documentation reveals
a524c6d Opened by Alex Crichton at - 2 comments#[doc(hidden)]itemsInlined documentation reveals private implementors
ca0ff86 Opened by Alex Crichton at - 4 commentsBinding subpattern with @ allows for illegal mutation
52b960f Opened by Markus Westerlind at - 6 commentsrustc refuses to add bitcode to specific rlibs unless the crate id is "lib"
6e8ca9f Opened by Tobba at - 6 commentsTrait coercion issue
c314577 Opened by edef at - 2 commentsAll methods in cross-crate reexported traits are listed as required
1be0fc0 Opened by Steven Fackler atrustdoc’s approach to producing output needs to be rethought
1636409 Opened by Chris Morgan at - 5 comments
8d8d39d Opened by Keegan McAllister at - 1 commentforbindings in macros can shadow function argsnon_camel_case_types lint check should ignore enum variants
0932b61 Opened by Deleted user at - 2 commentsCaptures<'t> .at, .name return "" to represent both "matches empty string" and "no match"
a8c3f0d Opened by Eric Kidd at - 4 commentsResolve is not detecting out-of-scope type parameters
5430296 Opened by Niko Matsakis atcheck-pretty fails with RUSTFLAGS="-Z time-passes"
f23fe45 Opened by Keegan McAllister at - 2 commentsIs bool FFI compatible, and if so, what is it defined to be?
c8fd0eb Opened by Carl Lerche at - 12 commentsAdd item predicate traits to slices, following
dc94839 Opened by Aaron Turon at - 2 commentsCharEqfor strMerge the Str and StrSlice?
6d6f1ba Opened by Simon Sapin at - 21 commentsRemove raw_pointer_deriving lint
694bebe Opened by Brian Anderson at - 7 commentsDeclaring extern symbols twice results in wrong undefined symbols
dd278a2 Opened by Tom Chittenden at - 4 commentsQuasiquoter raises unused import warnings
2d03ef7 Opened by Steven Fackler at - 1 commentImplement (back) ToJson on &[T]
95d50d3 Opened by Simon Sapin at - 1 commentSupertrait shown in docs for core::num::Zero but not std::num::Zero.
b83a8bc Opened by Tom Jakubowski at - 1 commentImplement #[plugin_registrar]
4f83dc2 Opened by Alex Crichton at - 2 commentsDocumentation of BigInt constructors doesn't mention digits are interpreted in base 2^32
f1c0be6 Opened by Huon Wilson atlibgreen: Remove or clean up public API for
2667c05 Opened by Aaron Turon at - 2 commentssched::SchedulerTracking issue for RFC 23 - byte string literals
1d8494d Opened by Brian Anderson at - 12 comments
a461608 Opened by Lily Ballard at - 2 commentsrustc -Z ls libfoo.rlibdoesn't show extern linked librariesHome page coding style should follow the Rust coding conventions
2501844 Opened by Brian Anderson at - 3 commentsExplain how the front page evaluation works
3f6bd1a Opened by Brian Anderson at - 4 commentsrustdoc should support submitting code to play.rust-lang.org
d623f5f Opened by Alex Crichton at - 2 commentsFigure out in-tree crypto story
9217978 Opened by Brian Anderson at - 67 commentsAdd robust unicode support (probably via ICU bindings)
a376822 Opened by Brian Anderson at - 10 commentsCreate a more robust date/time crate
6cdc4fe Opened by Brian Anderson at - 24 commentsGeneric SQL bindings
d1963c4 Opened by Brian Anderson at - 30 comments10% slowdown when using iterators
4f45521 Opened by J Balint BIRO at - 2 comments
42762b3 Opened by Keegan McAllister atpubsilently dropped from nested item macro invocationUse benchmarks to set up a website tracking rust performance
dd51a56 Opened by Brian Anderson at - 2 commentsDon't distribute stage1 artifacts
5878eaa Opened by Alex Crichton at - 12 commentsSanitize the output of
9c588a1 Opened by Deleted user at - 7 commentsllvm-configwhen building with external LLVMDelay of iteration side effects is confusing
e0fec47 Opened by Keegan McAllister at - 3 commentsInlined trait docs don't include method argument names
983dd59 Opened by Tom Jakubowski atOOM is silent beyond aborting
cff8e98 Opened by Alex Crichton at - 15 commentsIt's surprising that Iterator::len consumes the iterator
c849281 Opened by Erick Tryzelaar at - 2 commentsMac installer (.pkg) cannot be uninstalled with
7e79f89 Opened by Andrew McKinlay at - 1 commentinstall.sh --uninstallMutating matched value in pattern guard causes segfault in safe code
69e16cd Opened by Cameron Zwarich at - 6 commentsExplain why {post,pre}-{increment,decrement} are absent in the language design FAQ.
a4e66b3 Opened by emberian atFeature Request: A string! macro for declaring new Owned Strings from parameter.
0a1fb05 Opened by Justin Leis at - 3 commentsrustc doesn't terminate on some macro definitions
3bce0df Opened by Ty Overby atrustc: impl on unknown type generates incorrect error
59b4a5a Opened by Aaron Turon at - 1 commentICE if generic destructor has several type parameters
34d0640 Opened by bluss at - 11 commentssmall error in macro.bytes!.html
88fae51 Opened by electricface atrustc unexpected failure path 'needs a temp dir'
1586d0c Opened by dmanescu at - 3 comments"ctypes" lint name is confusing
783bb3b Opened by Brian Anderson at - 6 commentsResult of
bc1810d Opened by Keegan McAllister at - 2 commentsmake docis confusingget_num_cpus needs to be exposed publicly
5ddc094 Opened by Brian Anderson at - 1 commentMysterious runtime failures when chaining methods on a Timer
b3d1508 Opened by dmanescu at - 3 commentsArgument names missing for default methods of cross-crate implementations of traits
a0b7251 Opened by Steven Fackler at - 2 commentsrelicense shootout-pidigits.rs to the shootout license
4b7945b Opened by Guillaume P. at - 2 commentsrelicense
287b0d1 Opened by Guillaume P. at - 9 commentsshootout-binarytrees.rsto the shootout licenseConfusing error message when accessing non-existing field
59481f9 Opened by nwin atTypes in function signatures vanish on mouse-out in rustdoc
01c6110 Opened by mahkoh at - 2 commentsstd::os::pipe doesn't handle error correctly
301d8da Opened by Hanno Braun atAdd hashmap, hashset, treemap, and treeset macros
24c7139 Opened by gsingh93 at - 28 commentsProject FAQ should explain the name 'Rust', and the project logo
08de034 Opened by dhodder atBuild with extern llvm fails
ebf62e8 Opened by Jauhien Piatlicki at - 9 commentsLinking failure: linking with
2627a61 Opened by Jauhien Piatlicki at - 3 commentsccfailed: exit code: 1Code blocks in cross-crate inlined docs duplicated without formatting
e96db32 Opened by Steven Fackler at - 2 commentsIdentifier format warnings should give an example
75035cf Opened by Chris Morgan at - 2 commentsRemove segmented stack prelude on Windows
96560e8 Opened by klutzy/defunct at - 7 commentsBitv and BitvSet do not implement Hash
0db3ffd Opened by Kasey Carrothers atOffline docs have absolute URLs in them
8bd1ff4 Opened by Tobias Bucher at - 2 commentsICE when linking to old libcore
cc54295 Opened by Mathijs van de Nes at - 6 comments"std API docs" should be relabeled on the homepage
847866d Opened by comex at - 1 commentRecursive trait definition crashes rustc
1958b03 Opened by m10e at - 1 commentRustdoc inlining displays reexported typedefs as discrete types
ad910b1 Opened by Ed Barnard atSpecify that int and uint are at least 32 bits on every CPU architecture
7fb550b Opened by Jerry Morrison at - 8 commentsrust slice.as_ptr() should use getelementptr, not bitcast/load
e60387f Opened by JP Sugarbroad at - 4 commentsbytes!(...).as_ptr() generates bad code on 32-bit architectures
6de99e3 Opened by JP Sugarbroad at - 5 commentsManual still says nested block comments are illegal
6c44f5e Opened by Huon Wilson atWhy not use this "Circle :: new ()"
a950b3a Opened by electricface at - 1 commentmore concise expression for "xxx".to_string()
cbf19b9 Opened by electricface at - 3 commentsConfusing error message when placing #![test] on a module
7010f5d Opened by Deleted user atOverloaded call operations aren't handled properly in expr_use_visitor
d916144 Opened by Patrick Walton at - 1 commentOffline docs use webfonts
72f2aa1 Opened by Tobias Bucher atDoc search doesn't include crate names
f343c6f Opened by emberian at - 2 commentsMissing crates for macro-expanded code produces confusion
ce6d17e Opened by Keegan McAllister at - 2 commentsCompiler crash: Expected label id but found style
4221016 Opened by edef at - 3 commentsValgrind: Invalid reads on empty program.
0271eb7 Opened by KokaKiwi atRe-gate on auto-win-32-nopt-c
0662d79 Opened by Alex Crichton at - 3 commentsRemove enum -> float casts
01075ae Opened by Brian Anderson at - 3 commentsCreate multi-arch nightlies
46c703e Opened by Brian Anderson at - 4 commentsArchive all nightlies
a8a337d Opened by Brian Anderson at - 9 commentsRemove old (boxed) closures from the language
c450720 Opened by Patrick Walton at - 5 commentsTracking issue for a more flexible, revised trait matching system
f2417d4 Opened by Alex Crichton at - 2 commentsTracking issue for disallowing struct literals in ambiguous positions
37cc709 Opened by Alex Crichton at - 1 commentfix small ambiguity in tutorial
97020f4 Opened by zooko at - 3 commentsInvoking TLD on task destruction yields an opaque error message
cd7269e Opened by Alex Crichton at - 3 commentsPretty printing should use \r\n on Windows.
ac00ba8 Opened by Peter Atashian at - 10 commentsRemove fmt! i18n (RFC 26)
e0b847e Opened by Brian Anderson atRemove fmt! i18n (RFC 26)
a397ef0 Opened by Brian Anderson at - 1 commentrustdoc: parenthetical after attribute syntax breaks HTML
098003d Opened by Keegan McAllister at - 12 commentsICE: ID not mapped to struct fields
9dd639d Opened by Val Markovic at - 2 commentsIdentTT can't be called as a non-item macro
9715960 Opened by Erik Hedvall at - 7 commentsclone of fn has odd lifetime issues that copy of fn does not
95710af Opened by Felix S Klock II at - 4 commentsBorrowck oddness w/ several trait object refs in a struct
69030dd Opened by Mimir at - 3 commentsConfigure script change to disable managing just the LLVM submodule
4461141 Opened by Lars Bergstrom at - 1 commentTracking issue for Bounds on trait objects should be separated with
2f51f42 Opened by Alex Crichton at - 1 comment+Start speculating bors' builds
8068079 Opened by Brian Anderson at - 2 commentsAutomatically rollup simple PRs
c3eb20c Opened by Brian Anderson at - 2 commentsRename Share to e.g. Threadsafe
9b3ddc5 Opened by Brian Anderson at - 7 commentsConfusing error message when using int as type parameter
47762bd Opened by John Barker at - 1 commentDead code lint trips for publically exported struct variant fields
a7a75b0 Opened by Steven Fackler at#[plugin_registrar] is not type-checked
ddb350a Opened by 김현강 at - 6 commentstask 'rustc' failed at 'index out of bounds: the len is 0 but the index is 0'
01dceea Opened by Glenn Watson at - 2 commentsDynamicLibrary symbols can outlive their handle + crash
7ea4274 Opened by Tom Jakubowski at - 2 commentssuggest binding site when issuing "try using a local type parameter instead" err msg
258c9cb Opened by Felix S Klock II at - 8 commentsShared reference to a fixed length vector in a struct can be cast to a *mut directly
4940ad7 Opened by Huon Wilson at - 4 commentsIncomplete tests for non-android arm & mips.
c79eadd Opened by Luqman Aden at - 3 commentsThe return behavior of Block expressions in manual is unclear description
2bcff54 Opened by Tetsuharu Ohzeki atrobots.txt is too strict
efd9b43 Opened by Steve Klabnik at - 6 commentsICE: Mismatched trait bounds for static trait methods leads to ICE rather than error
52c527f Opened by Ryman at - 1 comment
f70cb76 Opened by Huon Wilson atquote_item!should parse leading attributesPointer type inference fails with 'unconstrained type' error
86772d5 Opened by Ben Noordhuis at - 3 commentsMachine readable rustc output
44e6f9b Opened by Edu Garcia at - 2 commentsdifficulty of printing error messages for rtio errors
c189be5 Opened by comex at - 2 commentsICE in match expression
e7b331b Opened by Nick Cameron at - 3 commentsrustc: references can escape their lifetime via trait objects
f251849 Opened by Aaron Turon at - 2 commentsInternal llvm failure if using -O2 with thumbv7em-linux-eabi target
c5184e2 Opened by Vladimir Pouzanov at - 3 commentsdebuginfo: Type metadata for ty::t '&[core::fmt::rt::Piece<>]' is already in the TypeMap!
53c84e9 Opened by Michael Woerister at - 2 commentsFailing destructors leak resources
ad95913 Opened by Alex Crichton at - 35 commentsFailing during GC annihilation aborts the runtime
573aa6e Opened by Alex Crichton at - 2 commentsDeprecate the bytes!() macro
2047007 Opened by Simon Sapin at - 3 commentsICE: lifetime substitution in struct fields when struct implements Drop
77f70a7 Opened by Felix S Klock II at - 10 commentsspawn() results in valgrind warnings
8dafecb Opened by Karen Webb at - 2 commentsjson::PrettyEncoder won't encode some values
c866649 Opened by Vojtech Kral at - 2 comments"failed at 'sending on a closed channel'" when using Future
60a34e9 Opened by schmee at - 3 comments&[T, ..N] casts to *T instead of *[T, ..N] in structs
c2f92a5 Opened by mahkoh at - 4 commentsStack overflow when reinstantiating a struct from its destructor
03324b1 Opened by Deleted user at - 2 commentsICE: Type metadata for unique id '{&{&[]{struct c5265340fd5e95cf/2157e}}}' is already in the TypeMap!
3acce2e Opened by Damien Schoof at - 4 commentsRust nightly tutorial links at the top are broken
b1fc7d2 Opened by mdinger at - 1 commenttable of contents links are broken in rust docs
e4ec399 Opened by James Lal atSemantic of
841a09f Opened by Marvin Löbel at - 9 commentsstd::str::CharSplitsNandregex::RegexSplitsNdon't match.Asking for a 'static bound when not needed
748ea83 Opened by Carl Lerche at - 8 commentslibcollections: TrieMap is not a general Trie
9fcb946 Opened by Jonathan Reem at - 1 commentCompiler isn't trusting programmer in unsafe code
5f2b079 Opened by engstad at - 13 commentsinternal compiler error: Type metadata ... is already in the TypeMap!
fbc6fbc Opened by James Rowe at - 1 commentfix
5ca2ecc Opened by Felix S Klock II at - 3 commentsmake check-stage1Compiler generated
db176a3 Opened by Huon Wilson at - 6 commentsmainsymbol has unavoidable pointless stack checkIssue when pattern matching on tuples using guards
77188d1 Opened by Adolfo Ochagavía at - 1 commentdoc: Missing link in language design FAQ
9984558 Opened by Scott Feeney at - 1 commentThe
aab565b Opened by Jorge Aparicio at - 1 comment~and@sigils still appear in error messagesConsider installing HTML documentation
a10bab7 Opened by SiegeLord at - 9 commentsAttributes are prefixed with a '' in rustdoc source view
6b87c04 Opened by Steven Fackler atClose inference failure
d8b5da8 Opened by Marvin Löbel at - 2 commentsld cannot find symbol fail_
b000247 Opened by Naman at - 3 commentsStop parsing trailing
cdf4509 Opened by Alex Crichton at - 1 comment+in trait boundsUdpSocket is missing close_{read,write}
185974f Opened by Alex Crichton at - 7 commentsICE when compiling a program involving a pattern match on a tuple of strings
0f43783 Opened by Matthew Wright at - 2 commentsTOC in (nightly) docs has incorrect links
8f16579 Opened by Alexander Pánek at - 3 commentsAssertion failing in constructAbstractSubprogramScopeDIE if compiled with -g
8fb2689 Opened by Vladimir Pouzanov at - 15 commentsICE with
45a1ac3 Opened by libfud at - 1 commentpub typewith direct use of default type parameterCannot build rustc with debug symbols
4ca6b9d Opened by Vladimir Pouzanov at - 1 comment
93633ed Opened by Felix S Klock II at - 1 commentasm!evaluates read-write constraint ("+r") expression twicePut
c58259b Opened by Patrick Walton at - 3 comments#[unsafe_destructor]behind a feature gatePerformance regression introduced by commit 760b93a
b7a8eea Opened by Sergio Benitez at - 9 commentsICE when compiling with -Z ast_json
1ae77d2 Opened by schmee at - 4 commentsrecursive macro --- macro doesn't exist
aaf003a Opened by Andrew Gallant at - 6 commentsdoc: Confusing information regarding mutability for str primitive.
d0284d1 Opened by Ryman at - 1 commentFigure out what to do about MIT's docs
c3dbc1b Opened by Steve Klabnik at - 13 commentsLLVM assert when using call overload + trait object coercion
3838bb4 Opened by Steven Fackler at - 3 commentsTrait coercion may ask for a static bound in overloaded call
e2c636f Opened by Luqman Aden at - 2 commentsLLVM assertion with overloaded call and trait coercion.
83e8e98 Opened by Luqman Aden at - 1 commentIs there some API like "select/poll/epoll_wait"?
5356cc3 Opened by egmkang wang at - 2 commentsrustc's analyses have different order of eval for
2cf38c9 Opened by Felix S Klock II at - 6 commentsasm!than what trans emits.ICE: "No triple in crate" when building js.rs
930a126 Opened by Sankha Narayan Guria at - 8 commentsstandardise whether detailed descriptions & examples of types go on the type or the module
7f482b0 Opened by Huon Wilson at - 7 comments
c8b15c2 Opened by Marvin Löbel at - 6 comments#![no_implicit_prelude]should only apply to the current module, not to all childrenRefactor liveness to work on the CFG and use dataflow
edf6e20 Opened by Niko Matsakis at - 2 commentsReorganize documentation index
489895f Opened by Brian Anderson at - 1 commentrevise fn sig and ty representation so that bot is not a type.
65c070f Opened by Felix S Klock II at - 14 commentsNeed to be able to load modules from user-specified paths
70fce30 Opened by Brian Anderson at - 1 commentAdd a seperate rust-try repo and corresponding automation
fc5805e Opened by Brian Anderson at - 2 commentsrustc doesn't like \r\n in string literals when breaking lines
cc43f62 Opened by Marek Baczyński at - 1 commentSupport merging plain markdown files into from-source documentation
3f48ea7 Opened by Ms2ger at - 1 commentMake String/str, Vec/[] conversions more ergonomic
2b455af Opened by Brian Anderson at - 9 commentsShould bounds on mut trait objects be covariant?
5202ae7 Opened by Nick Cameron at - 6 commentsDouble moves out of arrays are allowed
b11d453 Opened by Cameron Zwarich atTracking issue for adding partial_cmp to PartialOrd
248a3a4 Opened by Alex Crichton at - 4 commentsDocs for result::collect and option::collect should use boxed pointers and
934c18e Opened by Nathan D. Typanski at - 3 commentsVecsBad error message on typecasting while using '<' operator
3e3bebd Opened by Siddharth at - 2 commentsDouble
793a0a9 Opened by mdinger atShowTrait in std/fmt documentationrustdoc examples in std have an explicit
5bff6b4 Opened by Huon Wilson at - 1 commentextern crate stdwhen loaded in playpenExcessively strict borrowing rules.
1331802 Opened by Stephen Mosher at - 3 commentscompiling with debug info causing internal compiler error
f1638a2 Opened by Lukman Shoge at - 3 commentsOperator precedence for "as" seems incorrect in the manual
d1842fc Opened by Lionel Flandrin at - 1 commentThe tutorial still references the old ~ syntax for boxed pointers
963821f Opened by Lionel Flandrin atrustdoc: Arrow keys don't always work when searching
c9eb5a5 Opened by Alex Crichton atInternal compiler error when using 'extern create num;'
1947aba Opened by Theia Dobyns at - 1 commentside project: include dataflow analysis/analyses in
37b45df Opened by Felix S Klock II at - 1 comment--pretty flowgraphRemove the deprecated bytes!() macro
6a19c53 Opened by Simon Sapin at - 3 commentsdataflow: use CFGIndex directly as bitvector index
7d244d9 Opened by Felix S Klock II at - 4 commentsflowgraph: extend cfg to support whole fn item rather than just a block
b1f96cc Opened by Felix S Klock II at - 3 commentsCan't pass a POD field by value to a &mut self method
e511bfd Opened by Keegan McAllister at - 2 commentsNo way to deny warnings and then selectively switch some back to warn
c24aad5 Opened by Keegan McAllister at - 5 commentsICE when building the compiler with RUSTFLAGS=-g
7cd04bf Opened by Russell Johnston at - 5 commentsUnicode input on windows command line does not work
2171dcf Opened by Peter Atashian at - 8 commentsDestructuring of references to trait objects is broken
d5cdc6d Opened by Steven Fackler at - 1 commentTuple error message unhelpful when more than 12 elements
19be62b Opened by mdinger at - 2 commentsAlternating error messages when compiling the same source
a1cd234 Opened by Niek Bosch at - 1 commentSerialization errors can only be created from the
44aaf53 Opened by Huon Wilson at - 4 commentsEncoder/DecodermethodsUp and down arrows do not work in search.
5dbcb83 Opened by Zach Pomerantz at - 1 commentmake runtime library loading safer
173c099 Opened by emberian at - 10 commentsmissing_doc lint doesn't run with --test
1a0d0c5 Opened by Sean McArthur at - 5 commentsExpand generic-parsing special cases to cover
f945271 Opened by sp3d at>=and>>=LTO triggers type debuginfo unification error in LLVM
8187164 Opened by Luqman Aden at - 4 commentsRename ToStr/to_str to ToString/to_string
528cb2d Opened by Nick Cameron at - 5 commentsAllow reflection of Box<[T]>
d2a2f03 Opened by Nick Cameron at - 1 commentrustc error references the old '~' syntax for boxes
a3f3a3d Opened by Lionel Flandrin at - 1 commentundefined reference to `_open_osfhandle'
99c67a9 Opened by Mitja at - 4 commentsPlease propose a way to add / remove flags from a compilation step
f21216e Opened by Sylvestre Ledru at - 9 commentsindex out of bounds: the len is 0 but the index is 0 (overloaded_calls + generics ?)
e243ea0 Opened by Nico V at - 1 commentWere obsolete wiki pages really obsolete?
deb86ee Opened by Simon Sapin at - 3 commentsSegmentation fault when compiling old macros
9415a92 Opened by James Rowe at - 1 commentAn impl on Vec<T> for trait T causes Vec::from_slice to disappear
1ef12fe Opened by Andrew Poelstra at - 7 commentsDispatch of reflection visitor methods should be implemented properly
9efab1a Opened by Nick Cameron at - 1 commentSupport higher-rank lifetimes in traits (e.g. <'a>Trait<'a>)
bd9e3e6 Opened by Patrick Walton at - 12 commentsrustdoc: make static functions stand out better
905b8a2 Opened by o11c at - 8 comments
8cf83a6 Opened by Edward Wang at - 2 commentsmake check-stage1failedIt is not possible to call methods with explicit litefimes on self when implementing a trait
e334765 Opened by Arjan Topolovec at - 9 commentsSpurious 'non-exhaustive patterns' error
511bfe1 Opened by Michael Gehring at - 6 commentsunresolved import: could not find
4bd6d5c Opened by Allen Nelson at - 3 commentshashmapinstd.Extern varargs are not properly called with structs by value
13bff94 Opened by Jessie Grosen at - 1 commentICE when implementing Drop for a struct with a lifetime, without #[unsafe_destructor].
c0ea3aa Opened by Sébastien Crozet at - 1 commentAny docs exist for both core and std
32471ce Opened by Josh Matthews at - 2 commentsInternal compiler error: unexpected failure
d66a63a Opened by Tom Jakubowski at - 4 comments
455f55c Opened by Benjamin Herr atstruct Foo();shouldn't be parsed asstruct Foo;Struct inheritance goes wrong for unit-like and tuple structs
15e42aa Opened by Benjamin Herr at - 2 commentsRustdoc inlined trait shows extra type parameters
9d9fb64 Opened by bluss at - 2 commentsdead_code lint warns about struct fields it can't actually know are dead due to C FFI
fcedf75 Opened by Lily Ballard at - 4 commentsdead_code lint incorrectly warns about struct fields that aren't dead due to transmuting
d268aff Opened by Lily Ballard at - 14 comments#15006 breaks
d5c97e4 Opened by Benjamin Herr at - 4 commentsmake checkon my linux system inrun-make/c-dynamic-dylibRegression on array pattern-matching
a622adc Opened by Renato Zannon at - 6 comments'undefined reference to __morestack' when compiling with -O
38dcdd3 Opened by Michael Gehring at - 1 commentGet StackOverflow to default to Rust syntax highlighting questions tagged [rust]
550cd62 Opened by Huon Wilson at - 5 commentsBetter error message for trait bounds on structs.
b5735a7 Opened by Stephen Mosher at - 5 commentstests: add regression test for ICE from lifetime issue 10846
bea8af3 Opened by Felix S Klock II atweak type inference on late-bound lifetime within Option
34786f3 Opened by Felix S Klock II at - 2 comments"Media" / Press Kit page
8154402 Opened by Steve Klabnik at - 3 commentsSegfault in safe code via Vec::from_elem.
6ce43ed Opened by Greg Morenz at - 5 comments--dep-info does not quote spaces in filenames
d9b166c Opened by Jussi Pakkanen at - 3 commentsCloning an Arc with a Trait-Object tries to Clone the Trait-Object
a3f6dd4 Opened by Jonathan Reem at - 4 commentsWarn about unused macros
feaa883 Opened by Keegan McAllister at - 2 commentsincorrect pattern match
fc69db1 Opened by David Renshaw atrustdoc adds non existent type parameters to trait from different crate.
c1df246 Opened by Luqman Aden at - 1 commentRemove the core::bool module
55c4c3e Opened by Brian Anderson at - 2 commentsConsider using Result for FromStr, FromStrRadix and friends
282d494 Opened by Brian Anderson at - 1 commentLifetime inference failure
2fefcb3 Opened by Florob at - 1 commentUX bug report: Expected foo but found foo.
64a4aa8 Opened by Paul Nathan at - 8 commentsBorrow checker sometimes determines a lifetime to be 'static unnecessarily
656d953 Opened by Wendell Smith at - 5 commentsPreserve spans when splicing into quotes
9e32789 Opened by Keegan McAllister at - 1 commentType inference failure when passing a closure in place of a function parameter
f64e23a Opened by Deleted user at - 1 commentProcess spawning via PATH is different on unix than it is on windows
8a959ad Opened by Alex Crichton at - 3 commentsAssigning a linearly typed value to
17fad8a Opened by Brendan Zabarauskas at - 10 comments_does triggeruse of moved valueerrors on subsequent usagesBuilt-in super-trait doesn't imply trait object implements that super-trait
7b0c14b Opened by Huon Wilson at - 1 commentSegfault building libcore with stage1 rustc and RUSTFLAGS="-g"
b1d5c29 Opened by Luqman Aden at - 12 commentsSkip
d88a71a Opened by Keegan McAllister at - 5 commentsLintPasses whose lints are allAllowfor-loop-bound vars not hygienic
a6f2c8b Opened by John Clements atThe "ctime" field from stat is not time of file creation.
899286a Opened by zookoatleastauthoritycom at - 8 commentsSearches including trait methods link to invalid anchors
3fba23a Opened by Cole Mickens at - 2 commentstask 'rustc' failed at 'index out of bounds: the len is 12 but the index is 12'
f9d7512 Opened by Deleted user at - 5 commentsCan use + operator in broken and hilarious ways
4ed04dc Opened by Tom Jakubowski at - 6 commentsSome invalid syntax in format spec in format! is ignored
0c8377c Opened by Oleksii Sholik at - 2 commentsclearly define the intended purpose of feature gates in the documentation
83218b5 Opened by Daniel Micay at - 4 commentsread_to_end is very slow (>30x slower than 0.10)
7326643 Opened by Arjan Topolovec at - 10 commentsIncorrect unreachable pattern when matching slice with ..
111f4ba Opened by Stepan Koltsov at - 3 commentsMemory exploit mitigations
595cb48 Opened by Keegan McAllister at - 16 commentsMake it easy to attach LLVM attributes to Rust functions
1b4653b Opened by Keegan McAllister at - 8 commentsInlined documentation of reexported trait doesn't supply some type parameters
3b9264e Opened by Benjamin Herr at - 1 commentrustup.sh could pass a prefix to install.sh if the user isn't root
4e8d1b0 Opened by Benjamin Herr at - 3 commentsStack overflow when impl'ing on recursive types
cb25841 Opened by Andrew Poelstra at - 9 commentspretty-rpass tests work only accidentally/fragilely
45f83ca Opened by John Clements at - 7 commentsUse
e8c60df Opened by Nick Cameron at - 4 comments+instead of:for trait bounds in error messages.Integer fallback error has a terrible span
d82f927 Opened by SiegeLord at - 2 commentsArrays containing references eagerly default to having an unnecessarily restrictive lifetime
422bbbb Opened by Huon Wilson at - 2 commentsParser mistakes macro argument for struct initialization?
2fbacf9 Opened by Hanno Braun at - 1 commentrustc internal compiler error: 'rustc' failed at 'Box<Any>'
3a2dd30 Opened by dso at - 2 commentsInteger fallback still somewhat present?
3315bb0 Opened by Alex Crichton at - 12 commentsWarn when passing a struct without repr(C) to/from foreign functions
6681bbb Opened by Keegan McAllister at - 1 commentPerformance regression
d78e7c4 Opened by Peter Atashian at - 8 commentsShould not be able to declare mod item and type item (e.g. an enum) in same scope
6648951 Opened by Felix S Klock II at - 4 commentsrustc ICE attempting to call nonexistent method on break keyword
c34c3eb Opened by Riad S. Wahby atEmpty main fails to link when using optimizations
49c18f0 Opened by Wendell Smith at - 2 commentsCannot transmute type parameters
f31ac30 Opened by Tobias Bucher at - 1 commentMissing debug symbols for some extern functions
ff5c44a Opened by Josh Matthews at - 2 commentsVariable labeling of complex match arms should be able to label the whole arm
78a3ffa Opened by Manish Goregaokar at - 3 commentsHygiene problem in nested macros using ":pat" bindings
6d43327 Opened by John Clements at1u32 << 1u32 doesn't work
9743450 Opened by Stepan Koltsov at - 3 commentsadding wcwidth for char in libcore
498689d Opened by Riad S. Wahby at - 1 commentMake Rust cross-compiler for i686-unknown-linux-gnu target fails
7df832f Opened by Daniel A.A. Pelsmaeker at - 7 commentsForbid types and modules with the same name
982f744 Opened by Patrick Walton at - 1 commentRace condition causes segfault in librustuv when using libgreen with stream reading
75d2307 Opened by Peter Atashian at - 8 commentsInteger type inference doesn't check trait implementations
180d7db Opened by Steven Fackler at - 1 commentLeaking with task spawning
5bc87be Opened by Luqman Aden at - 1 commentMake fail message more presentable
58a5221 Opened by SiegeLord at - 6 commentsMake rustc careful about implicit overwrites
e7b6ac9 Opened by Nate Pisarski at - 1 commentExplosive memory usage in type checker
b0354a2 Opened by Brian Koropoff at - 9 commentsError running
015dfb2 Opened by schmee at - 4 commentsmake checkon WindowsAdd examples for Ord and PartialOrd traits in std docs
f7724a3 Opened by mdinger at - 7 commentsInternal compiler error
32afa73 Opened by Fernando Mendez at - 1 commentInternal compiler error: expected a const, fn, struct, or variant def
a268806 Opened by Greg Morenz at - 1 commentThe Zen of Rust
d8a7ee0 Opened by llogiq at - 9 commentsopening curly braces inside a syntax extension, when missing, lead to weird errors
362a41c Opened by Kevin Cantú at - 1 commentICE inside
0ab2e69 Opened by Kevin Cantú at - 5 commentsquote_item!when building a syntax extension (adding a block of {...} breaks things)mutable linear types are modified when I don't think they are (except when in function calls?) [documentation needed, or real bug??]
39002dd Opened by Kevin Cantú at - 2 comments[repr(C)] enum only accepts int constants
da7b076 Opened by mahkoh at - 6 commentsimprove err msg for "cannot coerce non-statically resolved bare fn"
3e37f3c Opened by Felix S Klock II at - 3 commentsLinking with gcc failed every time I use foreign function interface
a193a86 Opened by Timofey Prodanov at - 3 commentsUnused mut lint doesn't warn on declare first - initialize later pattern
f0a1f45 Opened by Jorge Aparicio at - 2 commentsError running
accd6f0 Opened by schmee at - 1 commentmake check-faston WindowsRust allows uncallable methods to be defined in generic impl blocks
0be4303 Opened by Zachary Dremann at - 3 comments$\bot$ appears in the reference manual: math mode is broken
6f1723e Opened by Nathan D. Typanski at - 2 commentsTracking issue for Pattern Guards with Bind-By-Move
bf96310 Opened by Alex Crichton at - 20 commentsint array error message gives generic integer #3 type
d2ff0c5 Opened by Tom Burdick at - 2 comments30 minute intro: make note of stack vs heap
93b76fe Opened by Steve Klabnik at - 3 commentsTutorial: confusing paragraph in section 8
1d6875b Opened by Ian Bicking at - 5 commentsPick over the standard libraries for types that don't (but can) implement common traits
75bdee8 Opened by Huon Wilson at - 44 commentsmake check-fast fails at bootstrap-from-c-with-green on Windows
8ede285 Opened by Peter Atashian at - 2 commentsType/lifetime inference regression?
7c5c00b Opened by Michael Gehring at - 1 commenton assert! with 2 args: index out of bounds internal compiler error
ce24cca Opened by Michael Nitschinger at - 4 commentsExplicitly define the evaluation order/"sequence points" etc.
032032e Opened by Huon Wilson at - 21 commentsImmutable binding becomes mutable in const block expression
7afc642 Opened by Marvin Löbel at - 2 comments--emit=bc generates bitcode that fails to compile using clang > 3.3
df88b3a Opened by Dominator008 at - 4 commentsDestructuring slices
e1b3a79 Opened by Paolo Falabella at - 4 commentssimplify creating a parser from a token tree
90c60f9 Opened by Erick Tryzelaar at - 1 commentStd docs links are not all highlighted
cd8f745 Opened by mdinger at - 11 commentsrustdoc: broken "src" link
171b27a Opened by Noam Raphael at - 3 comments
b39ec22 Opened by Benjamin Herr at - 21 commentssort_bytakes a comparison fn, butmin_by/max_bytake a "scoring" fnRemove & LIFETIME EXPR from the language
f064614 Opened by Patrick Walton at - 1 commentSeemingly bogus "unsupported constant expr"
b5d0e93 Opened by Lionel Flandrin at - 3 commentsCannot implement simple trait
d0815aa Opened by Micael Dias at - 3 commentsserialize::json is encouraging allocating intermediate buffers
4a66e39 Opened by Huon Wilson at - 1 commentRaw pointers have no 'primitive' page in rustdoc
36a73fe Opened by Huon Wilson at - 2 commentsstd::unit & core::unit modules should be crate::tuple::unit
88eaeb0 Opened by Huon Wilson at - 1 commentCompiling hello_world.rs "OS Error 2: The system cannot find the file specified."
f4ac9c9 Opened by Kaylee Simmons at - 17 commentsrelicense
cb869dd Opened by Guillaume P. at - 2 commentsshootout-threadring.rsto the shootout licenserelicense
1cae567 Opened by Guillaume P. at - 3 commentsshootout-k-nucleotide.rsto the shootout licensedebuginfo: Add a "nodebug" attribute that allows to exclude functions from debuginfo generation.
324eedd Opened by Michael Woerister atmanual: header links are wrong
48baae4 Opened by Steve Klabnik at - 4 commentsGuide: variable bindings and mut
1bfe95c Opened by Steve Klabnik atMethod selection with by-val self may choose the wrong implementor
590dd7e Opened by Alex Crichton at - 4 commentsmake check should suspend TIME_PASSES env var for pretty tests?
35e7748 Opened by John Clements at - 5 commentsICE: Not enough storage to process this command
3d0f811 Opened by Davis Silverman at - 6 commentsRustdoc: group items by stability, rather than alphabetically
56fcdda Opened by bstrie at - 3 commentsRustc Fails to Compile Piston with Illegal Instruction Error
aa36d78 Opened by Nikita Pekin at - 13 commentsAdd option to include private definition in the documentation.
20d87b4 Opened by nwin at - 18 commentsDiscrepancy between compilation of crates and single-file executables.
eb05b8b Opened by nwin at - 5 commentsRemove cross-borrowing entirely
d665fb2 Opened by Patrick Walton at - 5 commentsICE when using generic FnMut
be53acd Opened by bluss at - 2 commentsICE: translating unsupported cast: fn() -> u64 (cast_pointer) -> f32 (cast_float)
45f3c24 Opened by Greg Morenz at - 4 commentsvalues does not live long enough when calling as_slice() on a slice
188a504 Opened by Arjan Topolovec at - 3 commentsError message for use of a keyword in ident position could be tweaked
b4e0479 Opened by sschepens at - 10 commentsRename UDP method.
45cba2b Opened by Joseph Crail at - 7 commentsIncorrect Compiler Error
7e05738 Opened by John Austin at - 1 commentTask spawning in a loop is too slow (not caching stacks right?)
e12aa4d Opened by Patrick Walton at - 10 commentspointer from integer without a cast
9b9de6e Opened by Duncan Mac-Vicar P. at - 4 commentslibstdc++.so.6 version glibcxx_3.4.15' not found centos 6.5
870fb50 Opened by Leo R at - 18 commentsAdd Haiku as officially supported operating system
3ae942b Opened by Adrián Arroyo Calle at - 10 comments#[deriving(PartialOrd)] is O(N^2) code size for N enum variants
8520c40 Opened by Alex Crichton at - 22 commentsRedundant methods in
5d91214 Opened by Andrew Poelstra at - 4 commentscore::str::StrSliceinternal compiler error: Explicit index of non-index type
b48fc2b Opened by nwin at - 4 comments[u8]error: internal compiler error: unexpected failure
7c421ad Opened by Anton Löfgren at - 2 commentshygiene for
3a6bbff Opened by John Clements at - 2 commentsselfwill be trickyWrapping value in noop function call changes evaluation order
e9f75b8 Opened by Huon Wilson at - 5 commentsCan't create box of parenthesised expression (documentation, error reporting)
59ce829 Opened by Deleted user at - 5 commentsOptimize the next-power-of-two calculation in vectors for code size
4a31448 Opened by Patrick Walton at - 3 commentsDo something better when there's a mismatch between identical-looking regions
078cc25 Opened by Brian Anderson at - 5 commentsFor loops should not be desugared
007a5d6 Opened by Kristoffer Haugsbakk at - 5 commentsIncomplete/confusing error when match arm is a static constant
dec13b5 Opened by o11c at - 1 commentFailed to find an implementation of trait serialize::serialize::Decodable for core::cell::Cell<bool>
53e295b Opened by mitchmindtree at - 2 commentsInline direct calls to transmute in the frontend
4a6ff44 Opened by Patrick Walton at - 2 commentsTranslate the base into the destination when using functional record update
614e54f Opened by Patrick Walton atInline direct calls to
6e1bde6 Opened by Patrick Walton at - 7 commentstransmute_copyin the frontendInline direct calls to enum variant constructors in the frontend
fa9cb11 Opened by Patrick Walton atInline direct calls to
6ad45c0 Opened by Patrick Walton at - 2 commentsmem::forgetin the frontendcompiler abort in LLVM code when using a newtype-wrapper as an argument
685b5da Opened by Tethys Svensson at - 9 commentsMake "benchmarks game" results return
bd12be1 Opened by kud1ing at - 15 commentsTutorial: potential trip-up for beginners as a consequence of bug in for iteration
bd3823e Opened by Kristoffer Haugsbakk at - 5 commentsIt's sorta confusing that C++'s
2e6d3e9 Opened by Benjamin Herr at - 5 commentsextern "C"turns off mangling but ours doesn't.rustc -C link-args=-static-libgcc does not work on Windows
e0a78d9 Opened by Austin Bonander at - 1 commentBox<Any> does not fulfil
a33fd29 Opened by Stephen Mosher at - 1 comment'static.Static methods need to be in the method lookup loop for UFCS to be backwards compatible
d290257 Opened by Patrick Walton at - 1 commentUnify formatting floats and f{32,64}::to_str_digits
bd7abb0 Opened by Erick Tryzelaar at - 2 comments“consider using an explicit lifetime parameter” note appears before the corresponding error
e825df6 Opened by Rewi Haar atVec could use
d0ad33b Opened by Felix S Klock II at - 4 commentsinsert_allandinsert_all_movemethodsConsider making Reader::lines() reuse one buffer in place
6c051e1 Opened by Patrick Walton at - 6 commentsVec
28ec96c Opened by Felix S Klock II at - 1 commentpartitioncould be generalized to ascatteroperationValues moved in a match get dropped too late
f871b83 Opened by Björn Steinbrink at - 1 commentFunction type does not implement Clone
82911f1 Opened by Damien Schoof at - 7 commentserror: internal compiler error: translating unsupported cast: *mut f32 (cast_pointer) -> f32 (cast_float)
8fb589d Opened by Guillaume Gomez at - 6 commentsAllow compiler plugins to be loaded from the command line
ea635ae Opened by Huon Wilson at - 9 commentsfn() does not implement FnMut
cc07f9f Opened by HeroesGrave at - 6 commentsStrange behavior with unused imports
46e717e Opened by Cameron Zwarich at - 10 comments‘rustc’ fails with verbose output when target executable exists as a directory
bd5a99f Opened by Icelandjack at - 1 commentCode example in the Guide could be improved
3fd8aa7 Opened by Adolfo Ochagavía at - 1 commentInternal compiler error when matching a slice against two byte vectors.
3ea677a Opened by Marcel Hellkamp at - 1 comment"the compiler hit an unexpected failure path": implementing Drop on struct with closure field
16d7eaf Opened by Daniel Keep at - 1 commentImprove error message when moving out of a &-reference
3c766ac Opened by nwin at - 7 commentsUnify doc comment style?
f078e9e Opened by Alexandre Gagnon at - 8 commentsslice.rs still mentions OwnedVector
56be76c Opened by Alexandre Gagnon atLinking a static native library to a dynamic rust library doesn't necessarily actually link
4cd2229 Opened by Alex Crichton at - 5 commentsGuard AUTHORS.txt email addresses against spam
41d42ff Opened by Adrien Tétar at - 5 commentsborrow-vec associated with bad sty: &ty_err
671565d Opened by mahkoh at - 1 commentDeprecation should be more visible in rustdoc output
62cd5e7 Opened by Steven Fackler at - 8 commentsICE
e2d9d5c Opened by o11c at - 4 commentsAllow documentation to be read from an external file
b8338d9 Opened by Huon Wilson at - 8 comments[Bug Report] Id not foud 363
f9552e0 Opened by Yorkie Makoto at - 3 commentsrustdoc should render 1-tuples as (T,)
636366f Opened by Huon Wilson at - 1 commentPlugin silently ignored if only found as an rlib
5597c71 Opened by Huon Wilson at - 4 commentsSelf-referential templated trait overflows the stack
66f7dba Opened by Lee B at - 6 commentsMemoryMap is unsound with public fields.
f641397 Opened by Eduard-Mihai Burtescu at - 3 commentsError snake for moving out of an &-pointer is wrong sometimes
431b83a Opened by Manish Goregaokar at - 2 commentsinternal compiler error: Explicit deref of non-derefable type
c2f783b Opened by mahkoh at - 3 commentsSegfault when calling string repeat with negative argument
f52dc97 Opened by Benjamin Sago at - 3 commentsAssertion failed (Calling a function with a bad signature) in dead code
1b8a87a Opened by Greg Morenz at - 2 commentsCompilation of rust-0.11.0 with rust-0.11 compiler fails with src/libcore/ops.rs:576:58: 576:66 error: mismatched types: expected
4d67ab9 Opened by Jauhien Piatlicki at - 3 commentsuintbut foundu8#[link_args] should support runs of spaces
4368bbc Opened by o11c atSegmentation fault when @-binding a pattern twice
5e56ba5 Opened by Deleted user atPrivate struct fields are in the rustdoc search index
8d3e15c Opened by Tom Jakubowski atCan declare and use a type str, with confusing results
00068b8 Opened by Tom Jakubowski at - 5 commentsRemove Iterator::advance
c6f55df Opened by bluss at - 4 commentsMake documentation clear about conditional compilation use
e1dc08a Opened by Karl at - 4 commentsCannot move out of dereference for struct with vector.
e4d26e5 Opened by JP-Ellis at - 2 commentsClicking on std::rc's [src] link redirects to
acfec9d Opened by Huon Wilson at - 1 comment.../alloc/rc/undefinedUse # vs. ## consistently for headings in documentation
b9b02ed Opened by Huon Wilson at - 12 commentschannel shuts down too early during program termination
81d1924 Opened by Michael Karg at - 2 comments
369375f Opened by Jorge Aparicio at - 5 commentsmacro_rulesthat "captures" outter variable fails to compile if used inside a function, but not if used inside a methodMore explanatory error when calling a closure via
8bd3f2e Opened by Brian Anderson at&Handling of internal plugin errors
66e1b01 Opened by Keegan McAllister at - 7 commentsRust should optimize away enum variants containing a Void type
38f9560 Opened by Erick Tryzelaar at - 2 commentsDXR: no type information for destructured tuple result of enumerate call
cedda9d Opened by Josh Matthews at - 3 commentsGeneric functions with "C" ABI
b26bac9 Opened by o11c at - 3 commentsMatching of
99befd5 Opened by Patrick Walton at - 6 commentsSelfdoesn't take lifetime parameters into account"awesome-rust"
51a7244 Opened by kud1ing at - 5 commentsICE on Windows when linker output is too large
9d5c432 Opened by Pierre Krieger at - 9 comments#[derive]'d PartialOrd and Ord use variant declaration order, not explicit discriminant values, for (partially) C-like enums
dd95095 Opened by Huon Wilson at - 8 comments"discriminant value already exists" message for overlapping C-like enum variants could be tweaked to be clearer
3b95119 Opened by Huon Wilson atSegfault in safe code: Index trait sugar v[i] ignores the borrow checker
dc1d3b4 Opened by Jorge Aparicio at - 6 commentsGuide: what to do about int
7bdfdc1 Opened by Steve Klabnik at - 20 comments"Heuristica" WOFF in documentation is corrupted
a61dfe3 Opened by Daniel Luz atICE: path.segments.len() >= 2
d8a8f09 Opened by sp3d at - 3 commentsSearch docs by types
39f4f57 Opened by Steve Klabnik at - 2 commentsGeneric functions can't call external C functions
ec65f75 Opened by o11c at - 1 commentreturn Option instead of assert!/fail!
da3a567 Opened by Kevin Walter at - 18 commentsfloating point to floating point casts have undefined behaviour
6924468 Opened by Huon Wilson at - 20 commentsrust guide: Zooko finds some bits too fluffy
c4010dd Opened by zooko at - 16 comments"Unable to create file without name" assert while compiling with debug info
a8aca58 Opened by Steven Fackler at - 11 commentsbenchmark comparisons build target
eb9552b Opened by Aria Desires at - 1 commentBuilding rust with --enable-rpath fails
69eeba8 Opened by Brian Koropoff at - 1 comment
a099af9 Opened by Chris Morgan at - 4 commentsmake install(to non-standard prefix) is failingBroken nightly tarball build for OS X
2096420 Opened by Ilya Dmitrichenko at - 7 commentsUnable to print when using libgreen
58bd7c2 Opened by Robert Clipsham at - 2 commentsInvestigate the issue of
ee93fc5 Opened by emberian at - 18 commentsShowbloatUsing
c1ce09d Opened by Chris Morgan at - 6 commentsselfinside an include! no longer worksImplement lifetime elision
1fc111d Opened by Alex Crichton at - 5 commentsError: unterminated character constant: '
b9abea8 Opened by Fernando Mendez at - 4 commentsmake: rustdoc failures can leave around expected build product
abfabcc Opened by Felix S Klock II at - 4 commentsindex out of bounds at middle::subst:405
954cc44 Opened by Ben Gamari at - 6 commentsinstall.sh may falsely believe installed
5a90b83 Opened by Brian Anderson at - 2 commentsrustcis runnable on OS XUnclear when you need to be in a rust thread
163c978 Opened by Mathijs van de Nes at - 1 commentTransmute restrictions are placed on functions called 'transmute'
b8cc572 Opened by Brian Anderson at - 1 commentLine number debug info is broken
0c7b4f7 Opened by vadimcn at - 8 commentsConsider moving parts of libstd::io to libcore
7884b9d Opened by Erick Tryzelaar at - 4 commentsModifying a Option<String> via pattern matching results in inconsistent behavior
f9a5d3b Opened by Deleted user at - 1 commentcircular reference counted pointer is never freed
e41e3f9 Opened by giselher at - 3 commentsUnexpected failure when using ContravariantLifetime
e3a2225 Opened by Yuri Albuquerque at - 2 commentsUp to K lifetime error messages for single assignment of:
b4944dd Opened by Felix S Klock II at - 1 comment&'a1 &'a2 ... &'aKlibc::O_SYNC is not re-exported
4a1e614 Opened by Carl Lerche at - 1 commentlibc::open should take a mode_t instead of c_int.
09c42c6 Opened by Carl Lerche atWriting 0 bytes to a full buffer results in an error
2355b85 Opened by Arjan Topolovec at
76548e1 Opened by Marvin Löbel at - 16 commentsvec![]should support the[value, ..repeat]syntaxPlugins should be present in LD_LIBRARY_PATH in order to be used
c5a4504 Opened by Vladimir Matveev at - 7 commentsShrink Span
2cb73d0 Opened by emberian at - 20 commentsTcpAcceptor should be Clone like TcpStream
1a58864 Opened by Alex Crichton at - 1 commentRun ldconfig on install on unix
0850b3b Opened by Brian Anderson atAdd a way to expand only a particular macro or macros defined in a crate when pretty printing.
18e09e1 Opened by Matthew McPherrin at - 3 commentsAdd stack-measuring functionality
d78bd20 Opened by Nicholas Nethercote at - 7 comments
ac63a0e Opened by kud1ing at - 3 commentscore::fmt::Showvsstd::fmt::ShowShould IntoStr trait be renamed to IntoString?
dee932d Opened by Jason Thompson at - 4 commentsICE
6f3e6ee Opened by Pierre Krieger at - 1 commentindex out of bounds: the len is 1 but the index is 1Autoderef chooses deref() when deref_mut() is needed for ref mut pattern
c079a08 Opened by Keegan McAllister at - 6 commentsBring back rpaths, it's okay to use them if you're careful.
bcc662c Opened by o11c at - 7 commentsderiving codegen: fold comparisons of variants without substructure into the catch-all
18bd348 Opened by Felix S Klock II at - 3 commentsderiving codegen: add intrinsic to map enum instance to its variant index
856a22c Opened by Felix S Klock II at - 6 commentsstd::sync::Arc odd behavior
50d7a62 Opened by Ghislain Guiot at - 1 commentBug in finding unreachable patterns
85fce7f Opened by Alex Lyon at - 4 commentsassert_eq!() cannot be used on Path
f809b4b Opened by o11c at - 3 commentsImmutableVec::head vs Deque::front, etc
18fc92c Opened by Brian Anderson at - 4 commentsStatic Vec fails on Rust 0.11.0 with ugly error
df008e6 Opened by Deleted user at - 1 comment&str.words should be using the unicode word boundary algorithm
5855363 Opened by Huon Wilson at - 28 commentsHave Result.unwrap use the Err's value as its error message
990843a Opened by masklinn at - 2 commentsUnclear error message "partially moved value"...
fa67f99 Opened by Matej Ľach atLinker: undefined reference to `__morestack'
5915838 Opened by Daniel A.A. Pelsmaeker at - 10 commentsPlaypen hides &&
0f8e11a Opened by Carlos Cobo atTreeMap:
df6e12d Opened by Olivier Renaud at - 8 commentsfind_withis surprisingPlace collections into the root namespace of
e132ff7 Opened by Michael Ivko at - 1 commentcollectioncrateSpan of macro variables points one token too early
57fac09 Opened by Huon Wilson atImplement a way to daemonize a process
5c4c3ae Opened by gsingh93 at - 15 commentsRustdoc: List impl interface before describing impl methods
c8f70de Opened by gsingh93 at - 6 commentsBenign segfault in gdb on windows
6940f6b Opened by Robert Clipsham at - 10 commentsMacros not visible in documentation
7fb3c49 Opened by bluss at - 3 commentsrustdoc: foreign fns not inlined across pub use
ca5435d Opened by Aaron Turon atRustdoc is no longer showing macros
17cf9a2 Opened by Huon Wilson at - 1 commentReferences have no primitive page in rustdoc
4c8e7b5 Opened by Huon Wilson at - 6 commentsin
9222db9 Opened by Felix S Klock II atimpl A for B, report trait/impl sig inconsistency before method/body inconsistencyDeriving decodable is useless for struct with anonymous fields
04d6725 Opened by Pierre Krieger at - 4 commentsSegmentation fault with rust 0.12.0 nightly : traits and references
f72ef60 Opened by artella.coding at - 1 commentStatic vars in pattern matching confuses compiler.
00f9992 Opened by Marcel Hellkamp at - 2 commentsbash alias to rustc stops working
42fe87f Opened by Edward Wang at - 2 commentsinternal compiler error: borrow-vec associated with bad sty: &ty_err
9494585 Opened by Ben Anderson at - 3 commentsInconsistent behavior when importing type implementation from local crate vs. cross-crate
16cb880 Opened by Edward Wang at - 2 commentsrustc should use llvm.lifetime intrinsics to reduce stack space
ba5dea1 Opened by Cameron Zwarich at - 2 commentsImplement a multimap
ef10474 Opened by Jonas Hietala at - 2 commentsCan't call methods on a macro invocation
ee2183c Opened by Keegan McAllister at - 1 commentDeprecate Vec::get and Vec::get_mut
4df9e4e Opened by Nick Cameron at - 2 commentsType inference doesn't work well with Iterators (0.11.0)
37aa94a Opened by Deleted user at - 2 commentsCan't infer generic integer constants as floating-point
8b02eb8 Opened by Deleted user at - 1 commentTriage emails no longer being sent
5346627 Opened by Brian Anderson at - 1 commentantlr is losing information
c949723 Opened by emberian at - 6 commentsICE in type checking.
9f28047 Opened by Marvin Löbel at - 3 commentsantlr's lack of unicode is disturbing
7f2e364 Opened by emberian at - 4 commentsAdd docs to installer
8607066 Opened by Brian Anderson at - 2 commentsUnused result lint should not fail if the result is contained by a struct
1569236 Opened by Carl Lerche at - 1 comment
dcc2a7e Opened by Vladimir Matveev at - 11 commentsselfvariable in macros is broken (regression)Encoding/Decoding bytestrings with libserialize
b233445 Opened by Adolfo Ochagavía at - 2 commentsrustc cannot find librustc when installed with rustup.sh
2d20b5e Opened by Mike Pedersen at - 30 commentsICE when trying to instanciate a trait
c8ae641 Opened by Pierre Krieger at - 3 commentscovariant method return types on trait impls?
6d88598 Opened by Felix S Klock II at - 5 commentszone_id is required for link-local ipv6 addresses
22f9494 Opened by Arjan Topolovec at - 5 commentsType errors with deriving on structures/enums with internal references
76a50f6 Opened by Vladimir Matveev at - 11 commentsICE: Intrinsics cannot be used as bare functions
06aa9a3 Opened by Alex Crichton at - 12 commentsrustc: co/contravariance markers for lifetimes seem backwards
d7859c3 Opened by Aaron Turon at - 11 commentsTrack stability of path components
76048f5 Opened by Brian Anderson at - 26 commentsDon't consider macro-expansions in stability analysis?
77389a0 Opened by Brian Anderson at - 8 commentsPlease update travis to use compiler-rt libs provided by llvm.org/apt/
edccd3c Opened by Sylvestre Ledru at - 1 commentInteger trait divides is backwards.
7c1d187 Opened by Jonas Hietala at - 4 commentsVersion of 'make dist' that produces cross-compiler snapshots
07ab35b Opened by Lars Bergstrom at - 4 commentsData parallelism
abbebf7 Opened by Lars Bergstrom at - 3 commentsTasks and communication
921b3b0 Opened by Lars Bergstrom at - 5 commentsOptimized representations
6004c59 Opened by Lars Bergstrom at - 6 commentsCross-memory model data
e9c94b8 Opened by Lars Bergstrom at - 1 commentClean up i686-{pc, w64}-mingw32 triples
eda5549 Opened by klutzy/defunct at - 12 commentsImplement new module import sugar
c490078 Opened by Brian Anderson at - 1 commentRename one of sync::Mutex or sync::mutex::Mutex
b42d2a5 Opened by Simon Sapin at - 6 commentsstability lint: check stability of macro uses, check bodies at def site
7e1ea1a Opened by Aaron Turon at - 6 commentsinternal compiler error: borrow-vec associated with bad sty: &ty_err
260365b Opened by Thomas Rowland at - 6 commentslibuuid mixes up str and string
1ec76da Opened by Davis Silverman at - 1 comment
ebf8677 Opened by Jorge Aparicio at - 2 commentsa[b], the sugary version of*a.index(&b), seems to require type inference hints?Lifetime inference misses what seems like a simple case
65557d3 Opened by Cameron Zwarich at - 4 commentsCan rust provide a warning on unreachable
5475786 Opened by Vladimir Pouzanov at - 6 commentsifpatterns?Formatter::flags/std::fmt::rt::Flag should be implemented using the bitflags! macro
c601d5e Opened by SiegeLord at - 2 commentsrustdoc isn't showing inlined field documentation
c6ae663 Opened by SiegeLord at - 1 commentdead_code fails to consider reexports of foreign items
2a46765 Opened by Huon Wilson at - 2 commentsRustdoc should show [src] link for trait impls
cd299dd Opened by Benjamin Herr at - 1 commentAllow single-value enum types to have size 0
d586ba0 Opened by Matt Brubeck at - 7 commentsRust collections should support inline capacity specified as a compile-time integer
e6eda24 Opened by Cameron Zwarich at - 6 commentsQuote/splice discard syntactic context
5af8ee0 Opened by Keegan McAllister at - 3 commentsdoc: C<->Rust function table
3c5577c Opened by Mike Blumenkrantz at - 6 commentsDocument integer enum discriminators in the manual
58fc956 Opened by Matt Brubeck at - 1 commentinternal compiler error: Explicit deref of non-derefable type
5a65365 Opened by Allen Welkie at - 2 commentsIndex syntax autoderef is different from direct method call
95b930b Opened by Tomas Sedovic at - 3 commentssync::Semaphore needs to require nonnegative initial resource count
138ffe4 Opened by ben blum at - 3 commentsTracking RFC 11 - bounded struct typarams
c0ea8fd Opened by Brian Anderson at - 6 commentsrustc: inference for numeric literals does not take default type parameters into account
80c3b39 Opened by Aaron Turon at - 14 commentsRace condition in task communication causes deadlocks
8775441 Opened by Carl Lerche at - 3 commentsNested return expressions can cause drop to run on incorrect values.
2639d59 Opened by Luqman Aden at - 8 commentsStruct destructuring on function arguments is redundant
8723b59 Opened by Ben Sidhom at - 3 commentsrustc: error when both both defining and using a module should be more specific
93fe1c4 Opened by Aaron Turon at - 1 commentMatch condition with a global path to singleton enum constructors just creates a new variable
91a73f5 Opened by Huon Wilson at - 2 comments
22945c6 Opened by William Ting at - 2 commentsmake installdoesn't handle missing doc directory as a result of--disable-docs.Writing a custom crate attribute is impossible with the current plugin system
dcbc876 Opened by Marvin Löbel at - 5 commentsformat_args! uses the plural incorrectly
f98bf4c Opened by Steve Klabnik at - 3 commentsInternal compiler error, borrow checker?
ad9df8e Opened by nwin at - 2 commentsAre generics under
b43332f Opened by Felix S Klock II at - 2 comments#![no_std]implicitly DST now?rustdoc: borrowed pointers have no 'primitive' page
7e6c3a7 Opened by Aaron Turon at - 1 commentInternal Compiler Error while asserting against an enum
c5aab49 Opened by Fernando Mendez at - 2 commentsReduce the number of arguments to fail/fail_bounds_check/begin_unwind
a9fbd9e Opened by Patrick Walton at - 2 commentsWrong codegen for a nested enum match with --opt-level > 0
29fc0f9 Opened by Deleted user at - 10 commentsMake --test use the native scheduler
e00ae3d Opened by Brian Anderson at - 2 commentsRename std::to_str to std::to_string
34c8c8e Opened by Brian Anderson atCharOffsets should impl
485edb1 Opened by Liigo Zhuang at - 9 commentsIterator<(char, uint)>instead ofIterator<(uint, char)>Autogenerated filename string symbol is incompatible with some assemblers
fac948b Opened by Ellie Hermaszewska atSome method signatures in documentation missing self
455a228 Opened by gsingh93 at - 3 commentsICE when transmuting into a static
676d1b5 Opened by Ellie Hermaszewska at - 3 commentsIO timeout usability improvements
cb36259 Opened by Carl Lerche at - 20 commentsrgtk on Windows compiler error
1edeb18 Opened by dubcanada at - 1 commentICE when using a trait in a struct constructor
3679cfe Opened by Nick Hamann at - 2 commentsrust crashed on windows 8.1(x64) with comodo av
a47b081 Opened by bot at - 1 commentRUSTFLAGS=-g makes rustc segfault
d79f24a Opened by Zoxc at - 4 commentsAdd -O4 flag for link-time optimization
02055de Opened by Alex at - 7 commentsConsider an AST validation function/pass to assist with debugging user-defined macros
be83036 Opened by Huon Wilson at - 5 commentsrustdoc doesn't display values for inlined constants
9ae138a Opened by Tom Jakubowski at - 1 commentnum::rationals rounding method is incorrect
add2bfa Opened by libfud at - 2 commentsimpl Show for Path?
6f984b1 Opened by Liigo Zhuang at - 2 commentsrustc --print-file-name doesn't print ".exe" on Windows
f7be59e Opened by Liigo Zhuang atrustdoc stopped documenting macros
d2067b0 Opened by Simon Sapin at - 3 commentsDocumentation: write_fmt is unclear
9ef7aac Opened by Kornel at - 6 commentssetsockopt(2) and reuse
2177d7c Opened by Angus Lepper at - 1 comment
e0adb35 Opened by Alex Crichton at - 9 commentsfs::renamebehavior differs on windowsrustc: implement error messages from lifetime elision RFC
39a57f1 Opened by Aaron Turon at - 11 commentsChange to_str to to_string
699cbc8 Opened by Felix Angell at - 1 comment#[rust_call_abi_hack] usage generate warnings that's preventing homebrew unattended compilations
d0746f6 Opened by Francisco Lopes at - 5 commentsstdlib #[bench]s are (possibly) never run
f8812c1 Opened by Huon Wilson at - 2 commentsBetter error message for trying to call an associated function as a method.
7b5c21d Opened by emberian at - 7 comments#[no_mangle] is silently ignored on generic fns
d427f40 Opened by Russell Johnston at - 3 commentsbacktrace: add backtrace of this
9fade2c Opened by Yorkie Makoto at - 3 comments-Z ast-json ICEs on Windows
fc04ba8 Opened by Davis Silverman at - 11 commentsPoisoned Mutex at runtime with nightly
11924f4 Opened by Michael Nitschinger at - 3 commentsProvide method find_slice() for &[T]
7863198 Opened by nwin at - 2 commentsSelf-calling functions; usecase: macros
4372987 Opened by justanotheranonymoususer at - 7 commentsno trailing
d0ec063 Opened by Felix S Klock II at - 3 comments( )error message presumes user wanted nullary enumICE with destructor with type param with a lifetime
8212e7b Opened by Pierre Krieger at - 1 commentbuiltin bounds specified on impls are not checked
b121dfd Opened by Niko Matsakis at - 2 commentsTcpStream not closing socket properly
6bfefe7 Opened by buster at - 6 commentsMutable references in field
a80184f Opened by Timofey Prodanov at - 4 commentsTracking issue for lifetime elision for impl headers (feature impl_header_lifetime_elision)
9865f87 Opened by Aaron Turon at - 51 commentsICE on binding pattern containing generic
9845710 Opened by Zachary Dremann at - 3 commentsDeprecate the in-tree url crate
8a247ec Opened by Brian Anderson at - 6 commentsStruct literal constructors don't check type parameters on typedefs
bb8cbfc Opened by Patrick Walton at - 1 commentModel lexer doesn't handle range correctly
28c06a1 Opened by emberian at - 1 commentWeirdness with shebang between model and rustc
2ea37e0 Opened by emberian atModel lexer doesn't handle question marks
0659488 Opened by emberian atMove checking of tests with little x-platform risk to supplemental auto bot, turn on lexer tests
01f4895 Opened by Brian Anderson at - 4 commentsModel lexer doesn't handle ... something?
4443131 Opened by emberian at - 4 commentsModel lexer doesn't handle CRLF correctly
e2a6504 Opened by emberian at - 1 commentModel lexer is still wrong
74015e6 Opened by emberian at - 2 commentsInitialization checks for fixed size arrays not initialized during declaration always fails
96d9ab6 Opened by Prajwal Manjunath at - 1 commentTrailing comma in method definition doesn't parse
d369020 Opened by Peter Atashian atrustdoc: Inlined trait methods taking self by value don't show self argument
be16030 Opened by Tom Jakubowski at - 1 commentCannot compile a file in a non-utf8 directory
e4ee1b1 Opened by Alex Crichton at - 8 commentsSource code browser horizontal scroll bar is hard to find
ef874dd Opened by mdinger at - 3 comments
3f9a50f Opened by Masanori Ogino at - 5 commentsInstruction does not dominate all usesLLVM error in a pattern match with a ref pattern and dereference of a boxCalling spawn too many times crashes the program
2b3494b Opened by Pierre Krieger at - 2 commentsICE: resolve didn't write in variant
444e693 Opened by Felix S Klock II atAdd default type parameters to simplify Add trait
ddb5d25 Opened by Erick Tryzelaar at - 4 commentsICE for assert!() misuse
5523424 Opened by Ryman at - 4 commentsBetter error message for invalid octal digit
6894c3c Opened by Jesse Ruderman at - 5 commentsProvide region checker hooks for more efficient generic code
439b129 Opened by Keegan McAllister at - 1 commentICE in subst.rs (task 'rustc' failed at 'index out of bounds: the len is 1 but the index is 1', /home/rustbuild/src/rust-buildbot/slave/nightly-linux/build/src/librustc/middle/subst.rs:420
8492a46 Opened by Joshua Yanovski at - 5 commentsEven though Box<Reader> is a Reader, Box<Reader + Send> is not a Reader.
f259a35 Opened by Jonathan Reem at - 2 commentsrustc: lifetime elision should not apply to covariant uses of lifetimes
f0cc55a Opened by Aaron Turon at - 13 commentsNot using a bounded generic type triggers a "cannot determine a type for this bounded type parameter" error.
d500a0c Opened by Matt Iselin at - 3 commentsvisible_private_types warning when compiling with with test
7945853 Opened by Mathijs van de Nes at - 2 commentsICE: adt::represent_type called on non-ADT type
ea63765 Opened by Carsten Elton Sørensen at - 5 commentsError message for invalid pattern with ref/mut bindings points inprecisely and supriously mentions paths
084e21c Opened by Huon Wilson atFixed length array type with negative count is accepted
3572f43 Opened by Lily Ballard at - 10 commentsFixed length array type with extremely high count causes excessive compile time
8f4cd7a Opened by Lily Ballard at - 5 commentsFixed length array type with high un-suffixed count literal incorrectly treated as negative count
b36bcce Opened by Lily Ballard at - 4 commentsThe Unsafe<T> reference problem
a347467 Opened by Ariel Ben-Yehuda at - 7 comments#[deriving()], concrete implementations and problems with traits
4ae7eb0 Opened by Sébastien Martini at - 3 commentsICE: substs.types.all(|t| !ty::type_needs_infer(*t))
32ea628 Opened by Pierre Krieger at - 5 commentsExpose thread/task priorities
2a15757 Opened by Till Höppner at - 4 commentsregression: quote_expr! is broken now
b25143c Opened by Vladimir Pouzanov at - 4 commentsJump on unitialized memory when returning from closure with --opt-level=2
c33b3c1 Opened by Andrew Poelstra at - 6 commentsrustc should forbid '-o' and
a9b3e2c Opened by Liigo Zhuang at - 1 comment--print-file-nameappearing at same timeExhaustiveness should ignore non-constructable patterns
a9f8bde Opened by Brendan Zabarauskas at - 3 commentsimpl Reader/Writer for Vec<u8> and &[u8], get rid of {Buf,Mem}{Reader,Writer}
8a92862 Opened by Erick Tryzelaar at - 2 commentsAdd a min heap option to PriorityQueue
4aa202a Opened by Jonas Hietala at - 31 commentsdebuginfo: LLDB segfaults for some archives containing padding bytes at the end.
00ac386 Opened by Michael Woerister at - 9 commentsllvm is generating different move code for interior moves, and moving an argument
35e3683 Opened by Erick Tryzelaar at - 5 commentsrust-guide::13.3 Generating a secret number
e03f514 Opened by anmej at - 5 commentsType inference failure (partial hints?)
ee4f025 Opened by Earnestly at - 6 commentsquote_* macros lose hygiene, gensym and span information
d502874 Opened by Huon Wilson at - 12 commentsICE on call/deref of bottom
4943d8d Opened by Brian Koropoff at - 5 commentsTrait implementation for reference to trait causes stack overflow at runtime
9142075 Opened by Devyn Cairns at - 2 commentssegfault caused by negative repeat
b9c08ce Opened by Glenn Watson at - 1 commentDuplicating names in a type parameter should be illegal.
f8deeae Opened by Ty Overby at - 1 commentregression: code is SIGSEGVing after LLVM lifetime intrinsics were implemented
02c6df4 Opened by Vladimir Pouzanov at - 11 commentsCannot crosscompile libcore
f220303 Opened by Vladimir Pouzanov at - 3 commentsRemove recursive dependency of libstd and move out functionality into separate crates
5f2182d Opened by Michael Neumann at - 3 commentsrustdoc fails at 'not a doc-comment'
22d3a9f Opened by Simon Sapin at - 1 commentGenerics confusion in docs
b86bc7a Opened by Mathijs van de Nes at - 7 commentsdsymutil hang when compiling Servo without optimization
868ab71 Opened by Jack Moffitt at - 11 commentsentertaining error message on bad macro syntax
68f96be Opened by Diggory Hardy at - 5 commentsRustc should explain that it can explain
de44af1 Opened by Alex Crichton at - 4 commentsICE on
99a3d19 Opened by Andrew Poelstra at - 1 commentfor n in [1, 2, 3].iter()if the type of 1, 2, 3 cannot be inferredICE:
6cb6fae Opened by Andrew Poelstra at - 1 commentadt::represent_type called on non-ADT typewhen returning during tuple initializationString Guide suggestions
72b56e0 Opened by Steve Klabnik at - 17 commentsFunction pointers and lifetimes : 2014-07-24 -> 2014-07-26
f931506 Opened by artella.coding at - 2 commentsWhy do
c956134 Opened by Kevin Cantú at - 6 commentscountandfoldrequire a mutable iterator borrow?Removing
684d5c9 Opened by Kevin Cantú at - 3 commentspubfrom aquote_item!call causes a syntax-extension-level ICEICE when putting a println! after non-break infinite loop in a library's function
ad8d4b2 Opened by Allan Simon at - 3 commentsUsing the iterator inside the for loop causes UB
60646fa Opened by bluss at - 8 commentsReplace stack overflow checking with stack probes
7faf1ba Opened by Zoxc at - 76 commentsThe module
db82586 Opened by Masanori Ogino at - 2 commentsboxedis displayed twice in the std docICE: lexer accepted invalid byte literal \xA\x4zomg step 3
dd9a68f Opened by Carl Lerche at - 3 commentsAlign the use of the terms "array", "slice" and "vector"
2d06614 Opened by Masanori Ogino at - 1 commentrustdoc: Struct variant fields don't have the right path in the search index
dcf32d9 Opened by Tom Jakubowski at - 5 commentsProblem with lexical_ordering deprecation
f746306 Opened by Brian Anderson at - 4 commentsrustdoc crashes on weird macro
574bc80 Opened by Andrew Poelstra atassertion failed: begin <= end', src/libcore/str.rs:1002UnsafeCell semantics
0a1f093 Opened by Zoxc at - 2 commentsString has duplicate from_str() functions
c2c362f Opened by Alex at - 2 commentsTroubles with String
bfdbd93 Opened by aart at - 2 commentsfatal runtime error: assertion failed: !ptr.is_null()
7db209b Opened by Francisco Lopes at - 17 commentsConsider returning &c_char from CString::as_ptr
e4d4455 Opened by Ms2ger at - 16 commentsmacros: it is possible to downcast a
695c769 Opened by Andrew Poelstra at - 5 commentsttto most anything using nested macrosICE for incorrect "rust-call" ABI implementations
c98f5c1 Opened by Alex at - 2 commentsType errors are "checked" by the enforcer of Iterators in
5cc9408 Opened by Huon Wilson atforloopTypes are not mentioned in the enforcer of Iterators in
430dcb4 Opened by Huon Wilson atforloopsigpipe ICE
6662578 Opened by mahkoh at - 5 commentsICE: index out of bounds: the len is 0 but the index is 0
7d2ba44 Opened by Robert Clipsham at - 2 commentsRe-binding a name doesn't release its borrows
cb67d19 Opened by Zeke Foppa at - 2 commentsrust compiler bug report
494f464 Opened by Guillaume Gomez at - 6 commentsrustc hangs if dsymutil writes to stdout
817bf91 Opened by Cameron Zwarich atComparing a
9c9351b Opened by Renato Zannon at - 6 commentsStringand a&strleads to a scary errorAccidentally marking crates with #[phase(link)] fails with extremely unhelpful debugging path
219ece0 Opened by Jonathan Reem at - 1 commentstd::os::MemoryMap::new() fails on Windows
ca0109b Opened by jamesluke at - 4 commentsrustc fails with memory corruption when --disable-jemalloc is used
791f860 Opened by Michael Neumann at - 5 commentsDocs for std::rand::random should discuss performance
6c832e9 Opened by Huon Wilson at - 3 commentsdataflow: collapse straight-line code to one node in cfg
8d73c2a Opened by Felix S Klock II at - 2 commentsGuide: use cargo new
07c1fc2 Opened by Steve Klabnik atFunctions with signature
0e217f6 Opened by Jorge Aparicio at - 3 commentsfn (&str) -> &strcan return string literals (&'static str)(meta) Triage old issues
c4d430c Opened by Jonathan Reem at - 3 commentsOption to have silent failure
7f701a4 Opened by SiegeLord at - 4 commentsMinimal program w/o std, libc creates binary that seg faults
2a2b239 Opened by Michael Dilger at - 1 commentConsider building rust with Cargo
c957bcf Opened by Alex Crichton at - 9 commentsImplement flexible target specs
26c398b Opened by Brian Anderson at - 2 commentsRemove special borrowck treatment of Box
9cff65c Opened by Brian Anderson at - 3 commentsImplement unboxed closures
070e195 Opened by Brian Anderson at - 3 commentsdoc, explicit Result types
a0d3f7e Opened by João Oliveira at - 6 commentsMacro expansion causes rustc assert fail (self.right != self.left)
bb6c3ee Opened by Johnathan Van Why at - 1 commentImplementing Deref and DerefMut for the same type makes it impossible to call &self methods through immutable refs of that type
13ddf0b Opened by Jonathan Reem at - 4 commentsRustdoc could (have an option to) create a top-level index page
0587836 Opened by Huon Wilson at - 11 commentsSide-effects of
9a7ee16 Opened by Felix S Klock II at - 1 commentrustrt::at_exit_impl::initshould probably not be gated on::util::ENFORCE_SANITYEnable lldb tests on the mac bots
c0c792c Opened by Brian Anderson at - 1 commentRename begin_unwind lang item and core function
9c81afb Opened by Brian Anderson at - 6 commentsGuide: lifetimes error example compiles successfully
0b898ca Opened by mprobinson atLoanPath should not track Box at all
3ef7fbf Opened by Cameron Zwarich at - 5 commentsSegfault in safe code while decoding JSON
d4693a2 Opened by Jorge Aparicio at - 2 commentsrust-lang.org, the nightly archives, and rustup.sh should be served over https
1d552d1 Opened by Erick Tryzelaar at - 25 commentsSet up TLS for static.rust-lang.org and put rustup.sh there
cba35fe Opened by Brian Anderson at - 1 commentUnused import lint can be less noisy
2625a91 Opened by emberian at - 7 commentsUnit tests under valgrind for a cargo project give hundreds of errors
eb43f70 Opened by Andrew Poelstra at - 4 commentsVec dtor might want to try harder on failure
10816b7 Opened by Brian Anderson at - 6 commentsLink text in API docs is reversed in Internet Explorer
572759f Opened by osobolev at - 2 commentsRemove the url crate
cdc55ce Opened by Simon Sapin at - 2 commentsRust 0.12.0 doesn't detect dangling reference inside struct when upcasting
b9b0df4 Opened by Xirdus at - 1 commentConsider adding type annotations in comments
5adbefa Opened by Steve Klabnik at - 1 commentStrange error message on impl name resolution error
d198f17 Opened by Keegan McAllister at - 3 commentsCan't
526e77a Opened by Keegan McAllister at - 2 commentsusenames to impl themPeriodic timers behave unexpectedly with 0ms duration
c104121 Opened by Brian Anderson at - 2 commentsCompiler crash when matching on extern static constant
2da83f6 Opened by Sean Burau at - 1 commentrustdoc: Descriptions on statics disrupt the layout
14c1da0 Opened by Félix Saparelli at - 1 commentDrop is called more than once for the same object
c783a1f Opened by Glenn Watson at - 31 commentstime::Tm::rfc3339 docs incorrectly refer to RFC 3999
0299585 Opened by Angus Lees at - 1 commentAssist writing/using crates that should not have any code inlined into dependent crates
5d96c5e Opened by Huon Wilson at - 5 commentssrc/guessing_game.rs appears out of nowhere in the guide
2d66ef2 Opened by Eduardo Bautista at - 4 commentsunboxed closures + overloaded calls ICE: overloaded call method wasn't in method map
ac74fb5 Opened by Huon Wilson atAdd a way to reset MemWriter
c0682fe Opened by SiegeLord at - 4 commentsCannot call call_mut on an unboxed closure with no arguments due to type () not being ()
6f7741e Opened by Huon Wilson atConsider warning for struct/enum constructors without effect.
06aa269 Opened by Marvin Löbel at - 3 commentsMethod links in trait implementations are useless
ce65954 Opened by SiegeLord at - 3 commentsrustdoc search doesn't find crates
622bfb2 Opened by mahkoh at - 1 commentrustdoc font is too large and serif and not crisp
cb777b7 Opened by mahkoh at - 27 commentsrustdoc hides the sidebar
4a276ca Opened by mahkoh at - 2 commentsExtend FromStr by from_{str,bytes}{,_initial}
e46ae9c Opened by mahkoh at - 3 commentsrustdoc needs a way to specify HTML metadata for standalone docs
e6bcb83 Opened by Brian Anderson at - 13 commentsStatic Item Duplication
87c0225 Opened by Jack Heizer at - 2 commentsDead code warning in fail!() expansion
b7625e6 Opened by bluss atslices and Vec need equivalent of StrSlice::find and Map::find
10f0a3b Opened by nwin at - 2 commentsunboxed closures with multiple captures behave strangely
fd384d2 Opened by Tobba at - 2 commentsInvalid non-exhaustive pattern error on scalar values
18f650c Opened by Kang Seonghoon at - 2 commentsVec::swap_remove fails if the vector is empty.
57fbf22 Opened by kennytm at - 1 comment
f995914 Opened by Steve Klabnik at - 7 commentsforloops allow moving out of referencesrustc: reason(s) for linker options should be introspectable/reported via command line switch
7e858e6 Opened by Felix S Klock II at - 3 commentsrust_fail is not exported when using "extern crate rustc"
116251d Opened by Kevin Murphy at - 10 commentssync: Inconsistant naming?
186f518 Opened by KokaKiwi at - 3 commentsBug in import
d3153fa Opened by Guillaume Gomez at - 11 commentsICE with mismatching lifetime generics between trait and impl
d3b5cf0 Opened by Marvin Löbel at - 2 commentsGuide: make less ignores
d1f14d2 Opened by Steve Klabnik at - 2 commentsDon't allow array types in extern "C" functions.
f5fbdfe Opened by mahkoh at - 3 commentsIncorrect partially moved value error check when pattern matching boxed structures.
dfb3da0 Opened by Deleted user at - 20 commentsBuild Rust libraries for multiple targets.
510e770 Opened by Alex at - 6 commentscan't move out nested boxes
409b8ea Opened by Geoffry Song at - 2 commentsLifetime generics are being omitted in rustdoc output
c7749d8 Opened by Chris Morgan at - 4 commentsCompiler told me to report bug: "can't determine value for sysroot"
f7b04a5 Opened by logicchains at - 9 commentsICE: Out of memory error when compiling small boring code
ad14058 Opened by Ty Overby at - 7 commentsio::walk_dir could have a more detailed return value, to avoid extra stat calls
5de1a86 Opened by Huon Wilson at - 4 commentsio::readdir (apparently) has access to useful information about its child entries
c8ead80 Opened by Huon Wilson at - 4 commentsConsider handling signals to catch hard crashes of rustc to provide nice ICE message
47ac893 Opened by Huon Wilson at - 3 commentsfile.eof() returns false, even if file is at EOF.
9ad2db0 Opened by Stian Eikeland at - 4 commentsAllow destructors to be run directly on a memory location, so it is not impossible to handle location-dependent values
b843755 Opened by Huon Wilson at - 6 comments"found
11b8e5c Opened by Andrew Poelstra at - 2 commentsasin ident position" when casting a match expression in return positionWeird bits shifting behavior on win32
a37717b Opened by Pierre Krieger atctypes warning ignores parenthesized types
0400188 Opened by Keegan McAllister atICE in CFG builder with unused closure and upvars.
63a5c35 Opened by Luqman Aden at - 1 commentBuilding i686-unknown-linux-gnu target on OS X fails
e3d9e17 Opened by Alex at - 26 commentserror: internal compiler error: encode_symbol: id not found 1569
d4eec80 Opened by Guillaume Gomez at - 4 commentsMismatched types error when using ptr::null with *mut
c9bc87c Opened by Steven Sheldon at - 1 commentsuper trait and trait object error with "source trait is inaccessible", but source trait is in scope (via a reexport)
5e7de58 Opened by Jorge Aparicio at - 11 commentsInfinite redirect loop on doc page for 'core::str::trait'
663af2f Opened by Huon Wilson at - 2 commentsMonty Hall example in std::rand is problematic
391d942 Opened by SiegeLord at - 2 commentsExpand/collapse links are misaligned for doc pages with long paths
fdfb864 Opened by Nick Hamann at - 2 commentsrustdoc search doesn't save which filter was used
3508d6c Opened by SiegeLord atEmpty arguments to processes aren't handled correctly on windows
3ca8992 Opened by Alex Crichton at - 4 commentsInfinite recursion in rustdoc
6c9f0c7 Opened by Simon Sapin at - 6 commentsrustdoc --test does not work on windows
1e10efd Opened by Alex Crichton at - 1 commentICE: indexes do not lie on character boundaries with byte literal and \r\n
20604d4 Opened by Alex Crichton atRename Share to Sync
9de3b01 Opened by Niko Matsakis at - 1 comment
86cc3ba Opened by Jack Moffitt at - 8 commentsstring::raw::from_bufandc_charconflictunused imports not all detected
75ad795 Opened by Zeke Foppa at - 3 commentsRustdoc: re-exported ffi function metadata is not preserved.
00801d5 Opened by Hong Chulju at - 3 commentslibc::execv incorrect definition
46a7c9a Opened by Carl Lerche at - 6 commentsImplement UFCS (Tracking RFC 132)
9966ff3 Opened by Huon Wilson at - 20 commentsUnconstraint type when it shouldn't
bbb54d6 Opened by Pierre Krieger at - 4 commentsExport fd_set in libc or libnative
d7ddfb2 Opened by Shell Turner at - 1 commentContinuous builds for DragonFlyBSD
22f20d2 Opened by Michael Neumann at - 16 comments"static analysis"-gate
5be7bfc Opened by Steve Klabnik at - 1 commentAdd Mathjax (KaTeX?) Support to Rustdoc
fc2ebc6 Opened by Aria Desires at - 35 commentsDocument all the performance
324ad74 Opened by Aria Desires at - 3 commentsPlaypen breaks on large files
e8a14fa Opened by Dzmitry Malyshau at - 1 commentRustdoc --test and error messages
d1a2f62 Opened by Steve Klabnik at - 2 commentsrustc -o <dir>/<bin> fails
b310015 Opened by Andrew at - 6 commentsmake check fails
c74f763 Opened by Zoxc at - 6 commentsAdd intrinsic to extract the discriminant from an enum
a006b21 Opened by emberian at - 2 commentssidebars for rust documentation pages should use semantic markup
5d5de41 Opened by Nathan Froyd at - 2 commentsstd::raw::TraitObject does not implement Clone
990ff03 Opened by Jack Moffitt at - 2 commentsSet up automation for 64-bit windows
27da58d Opened by Brian Anderson at - 4 commentsNegative literals cast to unsigned integers without a warning.
3c318c7 Opened by mahkoh at - 2 commentsos::change_dir is outdated
fa71aeb Opened by Carl Lerche at - 1 commentCan't open rustdoc search results in new tab
39d3ec2 Opened by mahkoh at - 3 commentsAble to compile but get "... has stopped working" error on launch in Windows 7 x64
ae26ad4 Opened by ark- at - 5 commentsDocument any supported environment variables rustc honours
fedb5e6 Opened by Earnestly at - 1 commentDocument any supported environment variables rustc honours
3c70f8e Opened by Earnestly at - 6 commentsvariable bindings in for loop are not linted as unused when unused
5f55f23 Opened by Huon Wilson at - 2 commentsUnknown inline asm constraints cause LLVM assertion failures
6ab4604 Opened by main() at - 6 commentsICE when specializing function with wrong number of parameters
e8ced54 Opened by Jorge Aparicio atUnexpected "life is too short" error
976c294 Opened by Dzmitry Malyshau at - 5 commentsRustdoc --test does not fail if tests fail
8a076af Opened by Alex Crichton atConsider adding notifications of progress
1ccf4f0 Opened by emberian at - 4 commentsBuilding the compiler on 64-bit Windows fails in rust_builtin.c / valgrind.h (uintptr_t not defined)
fb087ae Opened by jamesluke at - 1 commentRustc command line parser does not accept absolute Windows paths after -L
61d741e Opened by vadimcn at - 1 commentAdd a default directory to RUST_TARGET_PATH
4c1974d Opened by emberian at - 7 commentsFileStat does not implement Show
83d8630 Opened by Carl Lerche at - 2 commentsGeneric parameters in some paths in patterns are ignored
4c7d9c7 Opened by Huon Wilson atguide: random secret number remarks
00d7f63 Opened by Vinzent Steinberg at - 12 commentsrustdoc should support --target for doc tests
a4f026f Opened by Jack Moffitt at - 9 commentsrustdoc prefers dynamic linking
4fc1399 Opened by Jack Moffitt at - 13 commentsCompiler warnings are not raised for code enclosed in macros
4e1b6ff Opened by Chandra Sekar S at - 4 commentsIncomplete borrow checking with closures
3a401bc Opened by Zeke Foppa at - 1 comment
20d85a9 Opened by Vinzent Steinberg at - 1 commentstd::rand: inconsistent seedingInstall gdb pretty-printers
412397e Opened by Brian Anderson at - 4 commentsRust miscompiles Servo after upgrading to new revision of Rust
1f24a9d Opened by Cameron Zwarich at - 17 commentsRustdoc font glitch
35f547f Opened by Peter Atashian at - 6 commentsNamed labels in asm!() blocks cause crashes on Mac OSX
df0a6c2 Opened by Palmer at - 17 commentsICE when initiating an array using static for size
2e5c436 Opened by anmej at - 2 commentsInline asm: The "m" constraint is broken
c00be3c Opened by main() at - 8 commentsrustdoc search should not use
422e442 Opened by Huon Wilson at - 1 commentstras keyword for searching for structsrustdoc item-type search is not (directly) reproduced by the URL
063afb2 Opened by Huon Wilson at - 1 commentIntegers not correctly handled in
1cb3ce3 Opened by Tobias Bucher at - 3 commentsnum::rationaltype_limits warning should fire for operators like (<=)
c733604 Opened by Zeke Foppa at - 5 commentstype_limits warning should fire for initialization
f48aa95 Opened by Zeke Foppa at - 1 commentParagraph in the guide might be in the wrong chapter...
b439910 Opened by Eduardo Bautista at - 2 commentsfor loop over trait that inherits Iterator gives error
5b20673 Opened by Eli Green at - 2 commentsstd::io::Command Type trait conversions fail when passed a value that is already of that type
dc3ea8c Opened by Deleted user at - 4 commentsInconsistent privacy of methods of orphan non-trait impls
da1741d Opened by Huon Wilson at - 3 commentsICE on a combination of type params, indexing a method and matching
2b2a1ff Opened by Deleted user at - 2 commentsProblems with linking with system-wide installed libraries
0ed1f29 Opened by Jauhien Piatlicki at - 19 commentsLLVM assertion failure for creating extern fns with same name but different signatures
4bd5f23 Opened by Steven Sheldon at - 8 commentsLLVM assertion failure with -O -g --test
c09b83d Opened by J Balint BIRO at - 2 commentsAtomic locking of multiple sync::mutex::Mutex
127d219 Opened by Katherine Whitlock at - 7 commentsTLS broken on Android by fPIC -> fPIE optimization
7b8043b Opened by Daniel Micay at#[deprecated] does not work for in-crate usages of items
2282ec1 Opened by Brendan Zabarauskas at - 7 comments
eab78d6 Opened by Arpad Borsos at - 1 commentcannot borrow argument X as mutableshould give suggestion to fixAdd a
45527cd Opened by mdinger at - 1 commentstartitem to the Language items listManual:
e7656f3 Opened by mdinger at - 1 commentMarker typeshas inconsistent spacingManual: the
82fa4a8 Opened by mdinger at - 1 commentcrate_nameandtestattributes are not listedManual: Give lists of items/attributes some type of order
1d6f28c Opened by mdinger atto_string causes crazy memory usage problems
e3c2f74 Opened by Daniel Micay at - 13 commentsCannot move out of destructured fixed length vectors in
a2c5199 Opened by Brendan Zabarauskas at - 6 commentsletandmatchSyntax context output in --pretty expanded,hygiene doesn't represent linked syntax contexts
b319834 Opened by Huon Wilson at - 4 commentsProperly check bounds on type parameters
7627fde Opened by Nick Cameron at - 1 commentset() method for Vec<Default> ?
971db8f Opened by Arpad Borsos at - 2 commentsTest harness should not fail!() when some tests fail
3ace20f Opened by Simon Sapin at - 7 commentsAdd lint for elidable lifetimes
f9cedb8 Opened by Jonathan Reem at - 1 commentFailure in a destructor leaks the entire task
b74d574 Opened by Steven Fackler at - 1 commentmanual, still a reference with ~ operator
b9add51 Opened by Cédric Levasseur at - 1 commentICE: empty struct + extern function on 32-bit OS
e660999 Opened by klutzy/defunct at - 2 commentsrustup.sh and underlying binaries authentication
ff7b375 Opened by Mickaël Salaün at - 6 commentsNegation of unsigned literals lint does not fire when literal type is deduced
f5cbe54 Opened by Vladimir Matveev at - 3 commentsEncourage fixed-size integer
4c969bb Opened by Mickaël Salaün at - 20 commentsCorrect procedure to retire compile diagnostic codes
34a688d Opened by Huon Wilson at - 3 commentscargo run being introduced too late in the Guide
24e3f56 Opened by Matej Ľach at - 1 commentOn permission managed windows machines (eg. win7) rust generated binaries require administrator privileges to run
0e24a47 Opened by Brian Anderson at - 18 commentsFigure out combined Rust+Cargo installation
b1d2bb1 Opened by Brian Anderson at - 18 commentsRun full test suite on windows bots
ff006f3 Opened by Brian Anderson at - 6 commentsWindows metabug
fe97ced Opened by Brian Anderson at - 13 commentsReplace
3987c67 Opened by Niko Matsakis at - 5 commentsuse id = path;withuse path as id;Implement generalized object and type parameter bounds
919008e Opened by Brian Anderson at - 1 commentFeature gate public items in private APIs
a5d15e0 Opened by Niko Matsakis at - 5 commentsFeature gate import shadowing
cf678e1 Opened by Brian Anderson at - 3 commentsICE when implementing Drop for a typedef
9edcdd6 Opened by qrlpx atUse a different representation for Duration
17ebd3d Opened by Brian Anderson at - 1 commentstd::bitflags declaration does not allow trailing comma
e6248c3 Opened by Chuck Ries at - 3 commentsquote_expr! and friends should emit token-trees directly
d6ea424 Opened by Felix S Klock II at - 1 commentICE from c_str with null character
6cec4ad Opened by Jack Heizer at - 8 commentsICE when a static is a reference to an extern static
9331d74 Opened by Jack Heizer at - 2 commentsBare CR allowed in code causing terrible spans
535deb7 Opened by SiegeLord at - 6 commentsBorrows extended longer than they need to be
a144f64 Opened by Jonathan Reem at - 5 commentsLLVM assertion failure building Servo
b09a527 Opened by Cameron Zwarich at - 10 commentsCString/ToCStr shouldn't have to fail
3dec2a6 Opened by SiegeLord at - 5 commentsstd::mem::uninitialized documentation incorrectly states destructors will run.
83f8768 Opened by Derek Harland at - 13 commentsnightly-mac bot is regularly segfaulting
1a7b352 Opened by Alex Crichton at - 13 commentsdeprecated lint should not warn within a deprecated module
bc6b59f Opened by Aaron Turon at - 6 commentsDrop impls ignore actual type parameters when running drop glue
98853c5 Opened by Lily Ballard at - 4 commentsDrop impl on type reverses order of field destruction
6a90b86 Opened by Lily Ballard at - 5 commentsCrate paths specified with --extern cause bogus duplicate crates when using symlinks
e771268 Opened by Björn Steinbrink atBetter error message for macros with pipes as delimiters, or remove pipes as a macro delimeter
d759834 Opened by gsingh93 at - 2 commentslint for unused lvalue statement
6bf3515 Opened by Huon Wilson at - 14 commentsGuide: use https for installing Rust
2a43717 Opened by Vinzent Steinberg at - 3 commentsSmall structs with many elements as function arguments seem inefficient
a9e352c Opened by Björn Steinbrink at - 1 commentPath::join should concat paths even if the second path is absolute
5ddaddb Opened by Carl Lerche at - 24 commentsICE: Generics + Fn + overloaded_calls
0aed3b3 Opened by Jorge Aparicio at - 1 commentICE: ERROR:rbml::reader: failed to find block with tag 7
db1be9b Opened by Jorge Aparicio at - 2 commentsuse ASLR on Windows
1e349dd Opened by Daniel Micay at - 6 commentsadd a lint for preventing all known sources of address leaks
97e394e Opened by Daniel Micay at - 4 commentsRustDoc needs to encode the real lifetime bounds, not just "RegionBound"
f098786 Opened by Niko Matsakis atAdd Persistent Collections to libcollections
1ab6ccc Opened by Aria Desires at - 5 commentsSteal SmallVec from Servo
d872f31 Opened by Aria Desires at - 6 commentsRename --target to --host for autotools conventions
17e5ad8 Opened by Jack Moffitt at - 12 commentsIoError is kind of archaic
a75c674 Opened by bluss at - 5 comments
79e82d0 Opened by Niko Matsakis at - 6 commentslet _ = foo()runs the destructor at the wrong timetask 'rustc' failed at 'Box<Any>', /home/dpc/opt/src/rust/src/libsyntax/ast_util.rs:791
0855104 Opened by dpc at - 2 commentsImplement Index for &[T]
d671559 Opened by kennytm at - 5 commentsICE on deriving(Hash) on struct with no fields
df39d42 Opened by Joshua Yanovski at - 2 commentsIterating through a vector with a reference corrupts the contents of the vector
e2705b1 Opened by Paige Ruten at - 1 commentenable DEP on 32-bit Windows
a0b10d9 Opened by Daniel Micay atError compiling Rustc with MinGW
db2521e Opened by Xander Masotto at - 2 commentsrust compiler bug report
9867e12 Opened by Guillaume Gomez at - 6 commentsfeature request:
2a01a62 Opened by Andrew Poelstra at - 7 commentsComposetrait for strings and functionsBitvSet intersect_with has incorrect behavior when called with an empty set
528a9a3 Opened by Kasey Carrothers at - 10 commentsLint warning names should be more consistent
c2a5aed Opened by rusty-nail at - 6 commentsBounds added with
20fd061 Opened by Jorge Aparicio atwhereclauses don't appear in documentationICE - possibly in codemap
bd993bb Opened by Andrew Dunham at - 3 commentsICE: When moving Fn bound to
b9b6b00 Opened by Jorge Aparicio atwhereclause
51a87ec Opened by Vinzent Steinberg at - 2 commentsBigIntandBigUintshould implementHashrustdoc type paths contain zero-width spaces
7cd7662 Opened by SiegeLord at - 1 commentStruct + Fn fulfills
5cb48f5 Opened by Jorge Aparicio at - 1 commentSend, but sugary version|&: ...|does notICE: With (unnecessary) extra generic argument
2a6d14e Opened by Jorge Aparicio atPrivate trait appears in the documentation
9600310 Opened by Jorge Aparicio atICE when using a lifetime parameter in a where clause
7ecb77a Opened by Steven Fackler at - 2 commentsLanguage reference doesn't address inner doc comments
d7fe5f1 Opened by Ben Gamari atSets should not impl Ord, and should impl PartialOrd differently (?)
8a613bd Opened by Aria Desires at - 7 commentsRust doc's question mark shortcut does not work well with all keyboard layouts.
8c4278d Opened by sbstp at - 3 commentsPacked structs are passed incorrectly to foreign functions on x86_64
9e99e81 Opened by Björn Steinbrink atvarious
b1d42e3 Opened by Steve Klabnik at - 1 commenteoftype signatures are not consistentBitvSet::is_disjoint is reversed
9636b6e Opened by Cameron Zwarich at - 1 comment"bananas".contains("nana") returns false
b5547fb Opened by Nick Hamann at - 1 commentUnusual return value from FnOnce closure
d2cba47 Opened by Tom Jakubowski at - 3 commentsInterior Compiler Error
788f99f Opened by Aaron DeVore at - 3 commentsuse high entropy ASLR on 64-bit Windows
38e3bd3 Opened by Daniel Micay at - 6 commentsborrow checking not transparent to inlining
41cf868 Opened by Zeke Foppa at - 6 commentsRename SocketAddr to InetAddr
f50f55a Opened by Carl Lerche at - 10 commentsICE with bound on struct and reference
c12a291 Opened by Jorge Aparicio atConfusing error when using import globbing in test module
28cd197 Opened by Brian Koropoff at - 7 commentsnon-&mut unboxed closures look for FnMut trait for direct call_once/call method call
13ac8b6 Opened by Huon Wilson at - 2 commentsCalling method on closure trait object leads to 'source trait is private' error
8a3c34f Opened by Huon Wilson atMutable vector modified in-place while evaluating right side of assignment
81628b8 Opened by Alan Williams at - 6 commentsprint len of empty array crashes the compiler
c53f354 Opened by Ary Borenszweig at - 2 commentsArray length is not bigger than a negative number
ed3248e Opened by Ary Borenszweig at - 4 commentsCompile time lowercasing/etc of stringify!d idents.
9f1f4ad Opened by Manish Goregaokar at - 6 commentsChange
3f46f98 Opened by Patrick Walton at - 2 commentsextern foo = "bar"toextern "bar" as fooCannot transiently move out of dereference of &mut
46813e6 Opened by Zeke Foppa at - 6 commentsthe compiler hit an unexpected failure path
ee396f7 Opened by Deleted user at - 7 comments.to_uint() and .to_int() should return None on NaN
0abd14d Opened by opp11 at - 12 commentsSyntactic context discarded when quoting a macro invocation
3f37c32 Opened by Keegan McAllister at - 4 commentsICE when using an unconstrained typaram in a typaram constraint
061359c Opened by Erick Tryzelaar at - 1 commentParsing a string literal is quadratic in the length
cd1ed92 Opened by Huon Wilson at&str.slice is bloated
e2b697e Opened by Huon Wilson at - 8 commentsLifetime of reference taken for parameter vs lifetime of function resolution
341e8d2 Opened by serpent at - 1 commentRustdoc: "Expand Description" is rendered on page load sometimes
8375a62 Opened by Aria Desires at - 3 commentsCString's
42688fb Opened by Sébastien Paolacci at - 1 commentas_ptris easy to get very wrongRemove the
7d42fb6 Opened by bstrie at - 23 commentsassert_eq!macro in favor of special-casing a check for equality in theassert!macroImprove --dep-info to include crate dependencies
08cde46 Opened by serpent at - 2 commentsClosure kind inference: infer whether a closure is
1df4006 Opened by Patrick Walton at - 10 commentsFn,FnMut, etcconfigure --disable-jemalloc on OS X does not bootstrap
78fd631 Opened by Felix S Klock II at - 3 commentsICE: TypeParameterDef lookup failure in tc_ty
852972e Opened by Keegan McAllister at - 3 commentsManual: Language items are missing definitions
1ede188 Opened by mdinger at - 1 commentDocument why std docs have many apparent duplicates
a2df72c Opened by mdinger at - 5 commentsIncorrect result when using match on tuple with slice
6712e87 Opened by Peter Atashian at - 3 commentsOutdated nightlies on Travis-CI
b7ac626 Opened by Simon Sapin at - 21 commentsUnboxed closures with mutable reference parameter
bd7d1a9 Opened by Clark Gaebel at - 2 commentsWindows build instructions are inconsistent
42ae719 Opened by Brian Anderson at - 28 commentsCompilation with latest (3.6svn) LLVM fails
5cb1f2b Opened by Jauhien Piatlicki at - 1 commentshould struct fields and array elements be dropped in reverse declaration order (a la C++)
9b59183 Opened by Felix S Klock II at - 11 commentsAdding a line break after a Trait in a template argument list breaks emacs-mode indentation
95bec7c Opened by gsingh93 at - 4 commentsAdd WouldBlock error kind to IoError
b9ad3b0 Opened by Carl Lerche at - 6 commentsUnboxed closures: cannot borrow data mutably in aliasable location
449d229 Opened by Vladimir Matveev at - 1 commentICE: Using fn when proc is expected
a887077 Opened by Ty Overby atMisleading unused_mut warning when moving into a proc
22a2d13 Opened by Tom Jakubowski at - 1 commentICE returning unboxed closure
4998124 Opened by Paolo Falabella at - 6 commentsUnboxed closures: cannot invoke no-argument closures
0c0e1aa Opened by Vladimir Matveev at - 3 commentsCreate bot to assign new PR's to reviewers
59a2809 Opened by Brian Anderson at - 6 commentsAudit reference manual before 1.0
1a9bd98 Opened by Brian Anderson at - 37 commentsAdd release channel automation
855193c Opened by Brian Anderson at - 5 commentsAdd the ability to completely disable experimental features in release channels
dba8039 Opened by Brian Anderson at - 5 commentsDevelop standard training material
f6ad264 Opened by Brian Anderson at - 5 commentsMatching on an enum shouldn't require full scoping inside the match
4bcf8e3 Opened by mdinger at - 6 commentsUnboxed closures: needs_drop is true, but trait Drop is not implemented.
3452b0d Opened by Clark Gaebel at - 2 commentstask 'rustc' failed at 'expect item fn'
b116601 Opened by J. Cooper at - 3 commentsi64::MIN literal out of range warning
ccc247d Opened by mahkoh at - 3 commentsliballoc broken w/o jemalloc
97e090d Opened by Felix S Klock II atAdding #[cfg(test)] to a macro breaks non-testing builds
9bdad36 Opened by gsingh93 at - 6 commentsrustdoc: a lot of test causes OS Error 8 on Win32
7a72662 Opened by klutzy/defunct at - 3 commentsInconsistent type names
d45936e Opened by Yegor Wienski at - 1 commentThe Rust Guide should mention [0u, ..5] initializer syntax
ee2be31 Opened by Screwtapello at - 2 commentsfail!() requires formatting in libcore
fa4ae9b Opened by bluss at - 1 commentLints added with add_lint to the crate object itself are not processed
b86acd9 Opened by Huon Wilson at - 3 commentsTrailing commas are not permitted for method calls
083cce5 Opened by Brendan Zabarauskas at - 4 commentsSpecify negative-returning behavior of
0527941 Opened by klutzy/defunct at - 3 commentsabsmethodunsafe String constructors as free functions are inconsistent with design elsewhere
8a82961 Opened by Daniel Micay at - 4 commentsICE when missing module specifier
1cdcd0b Opened by Clark Gaebel at - 3 commentsenums are not listed in the sidebar of rustdoc
20b87b0 Opened by Huon Wilson atrustdoc lists enums as types
d9a2d6f Opened by Huon Wilson at - 2 commentsSpecify pointer-sized integers a bit more
338d788 Opened by Tobias Bucher at - 3 commentsWarning at use site for #[repr(C)] type that contains non-#[repr(C)] types
46a1fae Opened by Huon Wilson at - 3 commentsSyntax extensions (apparently) can not return multiple items.
4604465 Opened by Simon Sapin at - 1 commentForeign function visible outside of crate.
c2af01b Opened by Vaso Putica at - 1 commenttask 'rustc' failed at 'index out of bounds: the len is 12 but the index is 12'
273731d Opened by Tshepang Mbambo at - 3 commentsCannot elide lifetime parameters in function return types
8497b35 Opened by Matt Brubeck at - 1 commentBroken install when configured with a custom --prefix
37059e6 Opened by Jason Roelofs at - 7 commentsLinker error with non-reachable type
ac2e92e Opened by Alex Crichton at - 11 commentsBitv uses architecture-sized uints for backing storage
d1042a7 Opened by Aria Desires at - 3 commentsDead code in Bitv undetected by Lint
83660e1 Opened by Aria Desires at - 5 commentsShould the std library implement Equiv for Str?
7f9a42a Opened by Glenn Watson at - 5 commentsICE: When creating Box<FnOnce<(), ()>> from unsugared unboxed closure
e1ab15b Opened by Jorge Aparicio at - 1 commentAdd form feed and vertical tab escape sequence
fe8d805 Opened by mahkoh at - 10 commentsCan't mix generic and specific literals in match arms
6cc45fd Opened by mahkoh at - 4 commentsSignal handling not implemented for native threads
548dbd8 Opened by Richard Dodd at - 5 comments[ICE]: Cannot relate bound region
6b97319 Opened by crumblingstatue at - 2 commentscannot define type alias for unboxed closure
89ea369 Opened by Felix S Klock II at - 1 comment
2f9dd8f Opened by Jorge Aparicio at - 2 comments|&mut:|wants (Copy) upvar to be mutable when it shouldn'tICE On Simple Example
5413d71 Opened by Matt Walker at - 2 comments
940012e Opened by Vinzent Steinberg at - 1 commentstd::num::pow: exponent should not be auintNo drop flag check for DST structs
06234e7 Opened by Nick Cameron at - 8 commentsMultiple assignment after declaration
7d680a6 Opened by Tristan Storch at - 2 comments[ICE] cannot relate bound region using
df3135a Opened by kennytm at - 4 commentswhereclause involving lifetimes[ICE] assertion failed:
e7f728d Opened by Thomas Koehler at - 11 comments(left == right) && (right == left)(left:11, right:0)deriving PartialEq generates unused match
353113d Opened by Sean McArthur at - 1 commentCString behaves strangely with regard to *const and *mut
3a5e421 Opened by Yehuda Katz at - 5 commentsThe libc::strerror function returns an inappropriately mutable pointer
eafee1d Opened by Yehuda Katz at - 13 commentsRunning into segmentation fault with new closures
89453a4 Opened by Christoph Burgdorf at - 1 commentbox syntax does not allow an expression?
7906d91 Opened by Franklin Chen at - 5 commentsImplement if-let
39660aa Opened by Alex Crichton at - 2 commentsAbility to have *-pointers as arguments to MethodDefs
9a66c0f Opened by Manish Goregaokar at - 3 commentsOverflow on num::rational::Ratio
5aab2bb Opened by klutzy/defunct at - 2 commentsICE: UnsizeLength with bad sty
c1a09df Opened by Björn Steinbrink at - 3 commentsPoor error message with #[warn(ctypes)]
d1c0745 Opened by Robert Clipsham at - 1 commentICE: Can't reflect unsized type
dd771fa Opened by Björn Steinbrink at - 1 commentstd::os::errno returns a different type than IoError::from_errno takes
9198379 Opened by Tom Jakubowski at - 7 commentsAdd "super" rebinding
3cddfca Opened by mahkoh at - 2 commentsInternal compiler error in metadata::tydecode::parse_def_id related to unboxes closures
3c213ae Opened by Tethys Svensson at - 1 commentInternal compiler error related to sizing of unboxes closures
b943937 Opened by Tethys Svensson at - 2 commentsGuide: Bindings without initialization are not explained
6ac6b5e Opened by Florob at - 1 commentfailure to spawn new tasks on OS X with
983e51a Opened by Max Desiatov at - 7 commentsToo many open fileserrorUsing a custom logger requires set_logger in every task
0166339 Opened by Sean McArthur at - 1 commentAdd more android slaves
d2bc24e Opened by Brian Anderson at - 2 commentsAdd LLVM snapshots
d3f5fc7 Opened by Brian Anderson at - 1 commentMention Cargo on rust-lang.org/install.html
d6c67dd Opened by Rohan Prinja at - 1 commentISAAC rng needs to detect forks, change its seed
98684ad Opened by Andrew Poelstra at - 19 commentsICE when compiling code
5ce99ea Opened by Peter Atashian at - 4 commentsMove std::ascii into core and/or collections
13f30bb Opened by Keegan McAllister at - 6 commentsCan't use deriving with #![no_std]
001fdc0 Opened by Keegan McAllister at - 2 commentsBuilding arm-unknown-linux-gnueabi target on OS X fails
ffdd8ad Opened by Alex at - 4 commentsCan't use
224ac12 Opened by Keegan McAllister atvec!()without stdUnboxed closures ICE when debug println!()d
c75df38 Opened by Tiffany Bennett at - 1 commentImplement conventions for ownership variants
888ede4 Opened by Alex Crichton at - 1 commentICE: Unexpected type returned from struct_tail
2e1b2fe Opened by Rewi Haar at - 11 commentsICE: assertion failed: ty::type_is_sized(bcx.tcx(), contents_ty)
14beb7b Opened by Rewi Haar at - 2 commentsUnboxed closures:
600eb2e Opened by Vladimir Matveev at - 1 commentref-prefixed closures still capture by valueCompiler error:
4c4303b Opened by mitchmindtree at - 6 commentscan't dereference const of type [int, .. 5](fails in ast_util.rs:776)Trailing doc comments
3788e7a Opened by Ben Harris at - 2 commentshow does different version dependence libs work together
dfe723b Opened by meagon at - 3 commentsMerge
2c83a4f Opened by Liigo Zhuang at - 1 commentstd::stringstd::to_stringintostd::strto reduce modules in std
fe36836 Opened by klutzy/defunct at - 3 comments#[cfg]on struct field permits empty unusable structUsing an iterator in a for loop doesn't borrow the object
c8fa5e8 Opened by Elinor B. at - 1 commentDeref not applying to things that implement Index
349861a Opened by Steve Klabnik at - 14 commentscompiler error
b2f184e Opened by arturo at - 5 commentsFix naming of windows dist artifacts
42b2568 Opened by Brian Anderson atdst-dtor-2 is failing on the bsd snapshot bot
f2a4c7f Opened by Alex Crichton at - 2 commentsDPS with fat pointers
3c9713d Opened by Nick Cameron at - 3 commentsSupport MSP430 architecture and target
e11f86e Opened by Alex at - 3 commentsICE: 'position 0 does not resolve to a source location', libsyntax/ast_util.rs:776
4566143 Opened by Matt Brubeck at - 2 commentsConfusing error message when setting a variable to an unsized array or string
d3374bd Opened by Rewi Haar at - 1 commentlocal time format error: rfc822
6e2ff6e Opened by Sai Zeng at - 2 commentsAdd error-limiting argument to rustc
cef97e8 Opened by mahkoh atTrack spans and TypeTrace when relating unbound type variables in type inferencer
75cbdb5 Opened by Niko Matsakis at - 5 commentsCompiler error "trying to take the sizing type of str, an unsized type"
422da5e Opened by Oldřich Vetešník at - 12 commentsLLVM error when adding Sized constraint to function argument
e6d716b Opened by Josh Matthews at - 3 comments(rustdoc bug) std::collections::hashmap::Entries docs are useless
d9960a4 Opened by mahkoh at - 1 commentOSX only ICE using plugin_register
4da8a15 Opened by Jason Roelofs at - 4 commentsDon't force the same type in match arms that are only evaluated for side effects or allow ; in match arms
aab7316 Opened by mahkoh at - 4 commentsrustc: strange failure with lifetime bounds forcing explicit re-borrowing
a03cf85 Opened by Aaron Turon at - 5 commentsTrait object coercion regression
8d19c65 Opened by Steven Fackler at - 4 commentslibrary stabilization: allow inherent methods on primitive types
bfeab27 Opened by Aaron Turon at - 12 commentsDST coercions do not work in slices
a95d180 Opened by Huon Wilson at - 3 commentsCannot perform [] DST coercions with
98fd72c Opened by Huon Wilson at - 3 commentsasUnused imports not detected in dependencies
28d4c3e Opened by Zeke Foppa at - 3 commentsAdd support for true, no-extension GL2.1
c88f0bd Opened by emberian at - 1 commentRegression in new inference scheme
b41168c Opened by Brian Koropoff at - 5 commentsrun-pass/tcp-accept-stress is spuriously deadlocking on OSX
1e01a11 Opened by Alex Crichton atDST leads to unintuitive errors with traits like
78281c2 Opened by Huon Wilson at - 3 commentsIntstd::io::TempDir::new and new_in should return IoResult
174ab0b Opened by Simon Sapin atString literal macros
20dde2a Opened by Paolo Jovon atfailure with non-UTF8 formatting leads to hard-to-debug error
56d00cd Opened by Huon Wilson atfind_str returns false positives
aa2fe14 Opened by Michał Fronczyk at - 15 commentsAdd unwrap method to MoveItems to reclaim the Vector
c96cb7f Opened by mahkoh at - 5 commentsClean up snake case warnings in middle/trans/build.rs
bf6b166 Opened by Zack Slayton at - 6 commentsGuide: goodbye.rs isn't a good example of a multi-word file name without underscore
0a3bf96 Opened by Damien Grassart at - 2 commentsDisplay all witnesses for non-exhaustive patterns
99111d1 Opened by Deleted user at - 2 commentsICE: no def-map entry for trait
a24aae5 Opened by Rewi Haar at - 1 commentForbidding import shadowing has bad interactions with
3b38120 Opened by Andrew Dunham at - 3 commentspub use glob::*and tests
ea5ae6a Opened by Jorge Aparicio at - 4 commentsrustdoc --testshould be able to expand exported macros defined in the same crate
077c6d0 Opened by Jorge Aparicio at&mut [T]should implementCollectionFor loop iteration allows mutating container.
1572f22 Opened by krdln at - 3 commentsStrSlice should implement ImmutableSlice
8eb4b4f Opened by nwin at - 1 commentProvide a non-failing slicing method for &[T] and &str
de8ebc0 Opened by nwin at - 2 commentsDynamicLibrary::prepend_search_path not very useful on Linux
156b02b Opened by Tom Jakubowski at - 5 commentsrustdoc renders 'a as 'static
3775a30 Opened by bluss at - 1 commentProblem compiling latest git on MSYS2/MinGW-w64 x86_64
9e194ec Opened by Ray Donnelly at - 3 commentsUndeprecate ImmutableSlice::initn
2a82fcb Opened by mahkoh atUnused parameters not detected in recursive functions
5deefbb Opened by Zeke Foppa at - 3 commentsICE: can't dereference const of type [char, .. 64] with
432b503 Opened by dyrim at - 1 comment&'static[char]constantSlice equality is slow
75865c9 Opened by Nick Hamann at - 13 commentsAdd run-pass-valgrind tests
08330f0 Opened by Nick Cameron atDST-ification of libraries
c37085f Opened by Nick Cameron at - 23 commentsnightly linux is failing due to debuginfo tests
45911c5 Opened by Huon Wilson at - 9 commentsDeprecate the
f07d7f4 Opened by Adolfo Ochagavía at - 7 commentsFromPrimitivetraitLifetime duration errors before lifetimes are bound
29adeb2 Opened by Robert Clipsham at - 3 commentsICE: non-static region found when hashing a type
b6392c0 Opened by Tom Jakubowski at - 2 comments*mut T should coerce to *const T
f676888 Opened by Vadim Petrochenkov at - 1 commenttry avoid using markdown code in summary line docs
1f5e785 Opened by Liigo Zhuang at - 1 commentCannot call a unboxed-closure trait object with () syntax
171e58a Opened by Huon Wilson at - 4 commentsICE when trying to implement Deref<[uint]>
7f2ea21 Opened by krdln at - 5 commentsquote_expr silently discards trailing expressions
1183140 Opened by Huon Wilson at - 3 commentsWindows: process::Command::env should be case-insensitive
d5399c0 Opened by vadimcn atBuild warning: issue_5723_bootstrap
047a311 Opened by Jonas Hietala at - 3 commentsICE calling an unboxed closure with the wrong number of parameters inside another closure
7dd82bb Opened by FreeFull atcore::slice::Items is lacking the proper lifetime annotations
a154f79 Opened by Niko Matsakis at - 9 commentsConsidering using Octal Notation in Permissions Errors
d0c935a Opened by Bryce Fisher-Fleig at - 4 commentsJSON decoding fails on trailing comma
60f41bd Opened by Dzmitry Malyshau at - 8 commentsICE: std::os::getcwd fails too eagerly
300c643 Opened by mahkoh at - 6 commentsICE: When casting
c8381d8 Opened by Jorge Aparicio at&[T]to*const [T]"Explicit lifetime bound required" message should give suggestions
729a40f Opened by Niko Matsakis at - 4 commentsIf two traits provide a method with the same name, and said method is used in an "unambiguous" way, the compiler picks the "wrong" trait
0f045e8 Opened by Jorge Aparicio at - 3 commentsImplement tuple indexing
56b31fd Opened by Brian Anderson atFeature gate some slice pattern features
1c2b672 Opened by Alex Crichton atCheck the bounds in impls against concrete types
4edae18 Opened by Nick Cameron at - 2 commentsBitv internal nbits counter silently overflows for huge bitvs on 32-bit platforms
99d6410 Opened by Huon Wilson at - 3 commentsStatics loads from immutable statics are only sometimes eliminated
5019da7 Opened by Huon Wilson at - 1 commentInclude the "periodic table" into the official docs
efcddda Opened by NODA Kai at - 12 commentsClarify the semantics of type cast
17ff272 Opened by NODA Kai at - 3 commentsDuplicate Errors
6ec8c3e Opened by Jonathan Reem at - 1 commentFutureproof subslice syntax
6a42919 Opened by Brian Anderson atRestore int fallback
05b8472 Opened by Brian Anderson at - 26 commentsrust-guide::20 method syntax - Suggestion to explain method chaining and types of self
7ff4fde Opened by anmej at'rustc' failed at 'expected closure or fn'
3fc91a0 Opened by Evgeny at - 3 commentsBetter syntax checking on attributes
a3eade0 Opened by Keegan McAllister at - 1 commentMatch matches in strange dependence of surrounding patterns
caf4b1f Opened by nwin at - 3 commentsICE: Unsized struct type with no unsized type params?
234a989 Opened by Jorge Aparicio at - 4 commentsSwitch rustdoc to Common Markdown
f7c6267 Opened by Brian Anderson at - 5 commentsdocs: Trying to access the source code (
8f7c942 Opened by Jorge Aparicio at - 1 comment[src]link) ofstr::rc::Rcyields a "Not Found" pageSupport -C no-split-stack regardless of target triple
827e828 Opened by Keegan McAllister at - 2 commentsWrite a compiler plugin guide
4a9fff9 Opened by Keegan McAllister at - 1 commentlibnative/io: more methods need to be backed up by keep_going()
ed49e8f Opened by NODA Kai at - 7 commentsHygiene issues when reparsing token trees
ed47cfc Opened by Unai at - 1 commentUpdate language item from
dfbde3a Opened by mdinger at - 4 commentssharetosyncRegexes appear to be significantly slower than re2 in some cases
5266351 Opened by Brian Anderson at - 7 commentsAutomatically re-borrow the ExtCtxt in quotes
888882c Opened by Keegan McAllister atregionck fails to link lifetime of ref bindings in certain situations
65ac6c8 Opened by Niko Matsakis at - 4 commentsImplement an inline-only growable (bounded) 'vector'
4ff6062 Opened by Huon Wilson at - 13 commentsstd::collections::string::String is no long as a trait ?
80c9a3d Opened by meagon at - 2 commentsICE: 'No def'n found for syntax::ast::DefId{krate: 0u32, node: 4u32} in tcx.tcache',
045cfff Opened by Nathan Rosenbloom at - 7 commentsRegion inference fails for closure parameter
9aaf496 Opened by Brian Koropoff at - 5 commentsrustdoc misses certain impl's
f9ed246 Opened by Alex at - 7 commentsadd more mathematical functions to the standard library
838c62c Opened by Vinzent Steinberg at - 6 commentsRange is odd when used with floating point types
76168c8 Opened by Joshua Landau at - 28 commentstask 'rustc' failed at 'called
2d9c902 Opened by oolon9 at - 1 commentOption::unwrap()on aNonevalueCode blocks wrap
daeab0d Opened by Steve Klabnik at - 8 commentsICE when using unboxed closures
63a1d85 Opened by Jonathan Reem at - 20 commentsA 'top-level' scope in a macro in item position unintuitively ignores everything
ae2a2e2 Opened by Huon Wilson at - 4 commentsregex! docs should have an example of using # for raw string literals
bed1bae Opened by Jason Fager at - 4 commentsi8 as i64 cast isn't correct
9b04f8c Opened by Robert atICE: trying to take the sizing type of A, an unsized type
7b0181b Opened by Anders Waldenborg at - 2 comments
5ef8956 Opened by Benjamin Herr at - 1 commentBufferedReaderand-Writer<R>could implementSeekifR: SeekCollapse trailing padding
ce008a0 Opened by Peter Atashian at - 10 commentsICE: no type for node 30: local ref __self_0_0 (id=30)
a8a6202 Opened by Jeff Belgum at - 1 commentSeparate to_string method from Show
7e41c26 Opened by emberian at - 2 commentscompiler internal error: subtype error
b75b570 Opened by Guillaume Gomez at - 7 commentsWhat is our 1.0 back-compat promise for #![no_std] code?
0628a60 Opened by Huon Wilson at - 3 commentsWindows: 32-bit rust executables are not marked as "large address aware"
5a1a64b Opened by vadimcn atDefault Rust thread stack size is 2MB
168e410 Opened by vadimcn at - 2 commentsstackoverflow on "recursive" traits
e933a70 Opened by Jonathan Reem at - 1 commentSanitize memory and CPU registers for sensitive data
8375b1c Opened by Mickaël Salaün at - 6 commentsadd a low-level library for manipulating memory mappings, protection and locking
5ab75cb Opened by Daniel Micay at - 1 commentICE compiling string-cache-macros
b135646 Opened by Michael Savage at - 4 commentssecure_memset
c68d7fe Opened by Clark Gaebel at - 3 commentsCannot make an array of an enum variant if a different variant may contain a non-copy type
097ef78 Opened by Aria Desires at - 2 commentsUnresolved import: extern crate ignored in submodules
37eb603 Opened by Gavin Baker at - 8 commentsCrate name can include '-' in build but not be imported
a6b64bc Opened by Gavin Baker at - 3 commentsstd docs should have version info and build date somewhere
f3c7ef3 Opened by mdinger at - 4 commentsRequire inherent impls to be located adjacent to their types
147915a Opened by Patrick Walton at - 1 commentICE fictitious type O in sizing_type_of()
9bee1dd Opened by Nathan Rosenbloom at - 5 commentsrelicense
1bcda05 Opened by Guillaume P. at - 4 commentsshootout-spectralnorm.rsto the shootout licenserelicense
5a6ac61 Opened by Guillaume P. at - 2 commentsshootout-reverse-complement.rsto the shootout licenseArguments to std::iter::iterate should be flipped
d35b61f Opened by Huon Wilson atDocument that CStrings live on the libc heap.
6017f45 Opened by mahkoh atPattern reborrows get assigned the wrong lifetime in for loops' LHS.
e8e3d02 Opened by Eduard-Mihai Burtescu aterror: can't do this op on a uint and int
2fcd483 Opened by mahkoh at - 3 commentsrelicense
726e0e0 Opened by Guillaume P. at - 2 commentsshootout-fasta.rsto the shootout licenserelicense
74a7bc1 Opened by Guillaume P. at - 2 commentsshootout-nbody.rsto the shootout licenseConstant expression evaluation in statics is broken
8998ef9 Opened by mahkoh atlibc doesn't have {u,}intmax_t
79560f9 Opened by mahkoh atrelicense
13e52a7 Opened by Guillaume P. at - 2 commentsshootout-chameneos-redux.rsto the shootout licenserelicense
69e2073 Opened by Guillaume P. at - 2 commentsshootout-fasta-redux.rsto the shootout licenseNo rule to make target i686-unknown-linux-gnu/rt/arch/i386/morestack.o
e9e6460 Opened by Pierre Krieger at - 5 commentsdebug_assert and debug logging shouldn't be enabled by default in optimized builds
b78599a Opened by Daniel Micay at - 5 commentsSometimes macros need parentheses to call a method on their output, and sometimes not
f3aa706 Opened by Jorge Aparicio at - 1 commentICE during macro expansion: index out of bounds: the len is 5 but the index is 5
e956b67 Opened by Jorge Aparicio at - 1 commentwhere clause seems ignored when attached to narrower scope than binding point
4c721f3 Opened by Felix S Klock II at - 4 commentsctpop intrinsics shouldn't be unsafe
3be4bf5 Opened by François Baldassari at - 3 commentsoptimize dynamic allocation alignment
360ce0a Opened by Daniel Micay at - 2 commentsAdd a limited-time wait method to Condvar
dea41b5 Opened by Steven Fackler at - 3 commentscompiling with debug level causes infinite loop with weird output
d0819e5 Opened by Valve at - 2 commentsASLR breaks debugging with gdb on Windows
9e5a2e6 Opened by vadimcn at - 3 commentsRust Nightly on Windows 8.1 - "The setup files are corrupted. Please obtain a new copy of the program."
814d386 Opened by Carl Patenaude-Poulin at - 2 commentsdead code warnings on build
60a5ef9 Opened by Steve Klabnik at - 1 commentSupport macro re-export
b5bca7d Opened by Keegan McAllister at - 22 commentsFunction types have no primitive page in docs
be10d2a Opened by 45ujksy5l03jcvf at - 7 commentsFormat! Padding strange utf-8 characters
3f5c9e0 Opened by Andreas von Gegerfelt at - 2 commentsError building with --codegen_units=4
f6bec98 Opened by Nick Cameron at - 2 comments-Z show-span crashes rustc
4089120 Opened by Kasey Carrothers atadd support for LLVM pass optimization remarks
04b4b18 Opened by Daniel Micay at - 2 commentstask 'rustc' failed at 'Box<Any>', /Users/rustbuild/src/rust-buildbot/slave/nightly-mac/build/src/libsyntax/ast_util.rs:776
0f7fab9 Opened by Glade Miller at - 3 commentstask 'rustc' failed at 'assertion failed: ty::type_is_sized(bcx.tcx(), contents_ty)', /Users/rustbuild/src/rust-buildbot/slave/nightly-mac/build/src/librustc/middle/trans/expr.rs:1503
d7d94f3 Opened by Glade Miller at - 3 commentslifetime param suggestion misses an inner 'a
5568894 Opened by Felix S Klock II at - 3 commentsSome( NULL ) returns None
0597af9 Opened by Kasey Carrothers at - 5 commentsICE with some sort of lifetimes
f50a18f Opened by o11c atConfusing error message with boxed unsized types
b5d8939 Opened by Rewi Haar at - 5 commentsSpan for "literal too large" points to the token after the relevant literal
055b8e4 Opened by Huon Wilson atRustdoc: Fn-level [+]/[-] buttons missing
aaf5a00 Opened by Aria Desires atrustdoc: make collapsing permanent
9f3b7b5 Opened by mahkoh at - 1 commentrustdoc: locked items are invisible on the stability dashboard
7a4430d Opened by kitida at - 1 commentRustdoc: Structs and Traits have lost their color
f6f39b0 Opened by bluss at - 1 commentBox<TraitWhichIsSend> is not Send
6db301b Opened by Jonathan Reem at - 2 commentsBufferedStream<File> doesn't maintain logical position in file with mixed reads/writes
7e82378 Opened by Benjamin Herr at - 7 commentsLink error Linking with
ec8da3a Opened by Jake Scott at - 7 commentsccfailedICE: adt::represent_type called on non-ADT type: u64
2cf6db8 Opened by vadimcn at - 2 commentsAdd a
307a632 Opened by Jan Segre at - 3 comments-C no-gc-sectionsoption to rustcClosure moved out inside own argument can be reborrowed after moving
dcea279 Opened by Huon Wilson at - 1 commenttask 'rustc' failed at 'index out of bounds: the len is 0 but the index is 0
0fbae7b Opened by Nullreff at - 3 comments-version
1fb8bfe Opened by Sean Cleveland at - 2 commentsDocuments should clarify about arrays
30dc0cb Opened by NODA Kai atImplement the <= and >= operators via a trait that doesn't require (T, <=) to be a partial order.
5912cff Opened by mahkoh at - 1 commentICE: failed at 't_f should be a trait
0633b00 Opened by Jonathan Reem at - 5 commentsConflicting method names in the same trait hierachy can only ever be called with UFCS syntax
7b17778 Opened by Marvin Löbel at - 7 commentsFind a way to detect API breakage.
fbd89ab Opened by mahkoh at - 15 commentsWindows:
2dfde0c Opened by vadimcn atmake tidyfailsDeprecate unused Encoder trait methods
9526ac8 Opened by bluss at - 4 commentsICE:cannot relate bound region
2d77d28 Opened by hebiyan at - 6 commentsNo-opt bots should be built against an unoptimised/debug-enabled standard lib and helper libraries
6a880f7 Opened by Huon Wilson at - 7 commentsICE: translating unsupported cast (*const DST -> uint)
bd6e55c Opened by Ariel Ben-Yehuda at - 2 commentsjemalloc configuration may be broken
43f29e8 Opened by Valerii Hiora at - 9 commentsCannot construct a static with a cross-crate tuple struct
bf098ee Opened by Huon Wilson at - 1 commentICE with statics containing #[simd] types with length not a power-of-two
64ed2e0 Opened by Huon Wilson at - 3 commentsICE when casting to raw Any pointer
4559f99 Opened by Deleted user at - 5 commentsICE: cannot relate bound region
ca3f4b7 Opened by rndr at - 1 commentCommand::detach can cause zombie processes
b20c397 Opened by Carl Lerche at - 4 commentsImplement overloaded slice notation
9a45e5d Opened by Alex Crichton at - 13 commentsUnify unsized types in type inference
be279b3 Opened by Nick Cameron at - 4 commentsConsider confirming that the
3783de6 Opened by Huon Wilson at - 1 commentTypeIds used in a crate are uniqueAllow alternation within sub-patterns
9efa2cf Opened by Matt Brubeck at - 6 commentsStrInterner exposes unsafe functions as safe
9182c9b Opened by Tobias Bucher at - 1 commentCycle time has regressed by 30 mins
e040470 Opened by Alex Crichton at - 4 commentsDeprecated function calls inside of macros don't warn
798dcba Opened by Steven Fackler at - 7 commentsSpurious multiple crate version warning when using --extern
0f972d4 Opened by Brian Koropoff atGuide: explain why things like
630f6b1 Opened by kud1ing at - 15 commentsprintln!andvec!are macros in RustGuide: Some Nitpicking
3398cc2 Opened by Armin Ronacher at - 9 commentsRust API doc style is sometimes confusing
6f7ab1e Opened by Michael Eder at - 18 commentsNightlies don't work on RHEL 6.5
d967816 Opened by buster at - 17 commentsdebuginfo: IR Call and Invoke instructions must have source location debuginfo
e0ef6f4 Opened by Michael Woerister at - 2 commentsMost debuginfo tests are broken on 64-bit windows
1d3fcc0 Opened by Brian Anderson at - 2 commentsICE: LLVM Assertion failed: Invalid operand types for ICmp instruction
0d457ac Opened by rndr at - 2 commentsheap: align > MIN_ALIGN can trigger undefined behavior
fbe4094 Opened by Daniel Micay at - 5 comments104MB file must be redownloaded when rustup fails
0430e25 Opened by Deleted user at - 3 commentsbitflags! should inline "contains"
bdeb7b9 Opened by Patrick Walton at - 1 commentStatically link libstdc++ for distribution
a38a5fd Opened by Brian Anderson at - 2 commentsRustc master (commit 8780d9c) won't compile on OS X Yosemite
15d1a1d Opened by George Burton at - 17 commentsFor loops leak resources
5897bc0 Opened by Peter Blackson at - 2 commentsICE with sized instantiation of generic transmute of
ab8bd9f Opened by Huon Wilson at - 1 comment&Twith Sized? T.-C rpath does not work on OS X
05f78c6 Opened by comex at - 5 commentsmake error, when generating doc/guide.pdf, LuaTeX
4b387f4 Opened by Liigo Zhuang at - 11 commentsGuide: implies tuples have (only) two elements
84c6d1a Opened by Bernie Pope atGuide: Fixing Inverse in Generics section
ec48c7d Opened by Prakhar Srivastav at - 3 commentsDocs: avoid using "here" as link text on docs index page
b12e8aa Opened by Damien Grassart at - 1 commentGuide: section on for loops shows C code which can be mistaken for Rust code
7b53561 Opened by Bernie Pope at - 3 commentsGuide: reference to "really smart type theorists" unnecessary
5b87e22 Opened by Bernie Pope at - 5 commentsGuide: awkward wording "the range function is a function" provided by Rust
8a0fcf9 Opened by Bernie Pope atLLVM abort with indexing of byte string literal in static
6f51472 Opened by Huon Wilson at - 7 commentsSource lines inside of standard library macros are wrong
42e27ce Opened by Josh Matthews at - 2 commentsCompiling Error: linking with
9d29539 Opened by Daniel Streit at - 3 commentsgccfailed: exit code: 1Guide: filename mismatch in Section 2 Hello, world!
4305a40 Opened by LyoNick at - 3 commentsWindows 32 bits nightlies fail to compile a simple hello world
007f181 Opened by Pierre Krieger at - 16 commentsStack overflow when using recursive statics
1ce49ea Opened by Viktor Dahl at - 4 commentsMake check_match not copy the AST
58edaec Opened by Deleted user at - 3 commentsPointers guide: C code approximation should also initialize *x to 5.
2d7c7a9 Opened by Damien Grassart atAssertion failed: "Ptr must be a pointer to Val type!"
4a82241 Opened by Evgeny at - 13 commentsGuide- link to Windows Binary gives 404
cfdeb4b Opened by Trevor Anderson at - 1 commentRun the borrow checker before the type checker
613ab0e Opened by Zeke Foppa at - 4 commentsUsing generics with a static vector errors
6325bb4 Opened by Sean McArthur at - 4 commentsconfusing compile error for second partial borrows of/from Boxes, refers to members rather than box itself
6ff6f53 Opened by mako yass at - 1 commentRustc Stack overflow checking "cyclic" bounds in traits
dfbe7a1 Opened by John Ericson at - 1 commentneed to test with more OSX versions
a8546dd Opened by Aaron Turon at - 13 commentsWindows: 32- and 64-bit installations can't coexist
5755dd3 Opened by vadimcn at - 3 commentsWindows: 64-bit binaries depend on libgcc_s_seh-1.dll
31f3342 Opened by vadimcn atMerge the slice methods from ops::Slice with methods in core::slice
68a3651 Opened by Nick Cameron at - 3 commentsUsing tuples as arguments
89d7b39 Opened by 13brain13 at - 5 commentsAdd documentation bundle to nightly build
3b89f09 Opened by Gavin Baker at - 1 commentInherent methods should be on equal footing with trait methods
ba4f470 Opened by Patrick Walton at - 3 commentsWrong compiler error for assignment in
0182eb9 Opened by anshin at - 6 commentsifconditonalMacro guide should mention that macros can appear as patterns
278b8af Opened by Keegan McAllister at - 1 commentfs::mkdir returns OtherIoError instead of PathAlreadyExists
a6653dd Opened by Peter Atashian at - 1 commentinternal compiler error: 'index out of bounds'
973edf7 Opened by Francisco Lopes at - 29 commentscompile error for one line repeated 11 times
3913382 Opened by mako yass at - 3 commentsShould be able to take an immutable slice of a mutable array
7708e04 Opened by Nick Cameron at - 2 commentsRestrict range patterns to
9a6f775 Opened by Nick Cameron at - 2 comments...doc: Make search more prominent
7523b98 Opened by Jonas Hietala at - 1 commentKeywords are not handled as keywords when immediately followed by ::
1836e14 Opened by Huon Wilson at - 3 commentsMacro expansion notes appearing without reason
e21c3ef Opened by Manish Goregaokar at - 2 commentsFeature request: Automatically convert String to &str when required.
b78abdb Opened by Sandeep Datta at - 3 commentsFeature request: Drop the iter() from vec.
5e19a26 Opened by Sandeep Datta at - 1 commentFSU doesn't run destructors of temporaries
b35fc7c Opened by Alex Crichton at - 2 commentsrealloc-16687 test leaks memory
967e3bf Opened by Alex Crichton at - 3 commentsFeature request: Assume sane defaults for numeric literals.
8a8b0a1 Opened by Sandeep Datta at - 2 commentsRustc zsh completions are terrible
8bb3655 Opened by Alex Light atImplement associated items
073f4bd Opened by Alex Crichton at - 31 commentsThread crashes if Receiver is used
396bf81 Opened by Valerii Hiora at - 3 commentsTrying to take the sizing type of std::io::Writer, an unsized type
f6cdc58 Opened by Sebastian Nowicki at - 2 commentsmacros cannot be marked with stability attributes
7592991 Opened by Daniel Micay at - 6 commentsImplement "entry" API for maps
e2c21a0 Opened by Aaron Turon at - 8 commentsICE passing a trait object by reference
210e886 Opened by Keegan McAllister at - 14 commentsAdd variants to the type namespace
3739b87 Opened by Brian Anderson at - 4 commentsRustdoc: Following "src" on some re-exports is a 404
0a916f2 Opened by Jonathan Reem at - 1 commentRemove libgreen and runtime abstractions
ca132ec Opened by Brian Anderson at - 4 commentsPATH variable grows each time compiler is run
e386916 Opened by Brian Anderson at - 19 commentsRust nightly build for OSX is failing
18a4349 Opened by Doug at - 6 commentsrustdoc: StdWriter::isatty doesn't show up in search
985ed2d Opened by Lily Ballard at - 1 commentICE: unexpected failure path, comparing in librustc/middle/trans/datum.rs
af60e85 Opened by Daniel Keep at - 5 commentsSpan for deprecation warnings for method calls is too large
46930d0 Opened by Björn Steinbrink at - 1 commentString guide nits
ba369b0 Opened by Huon Wilson at - 4 comments32-bit nightlies are not being tested
3ec4aea Opened by Alex Crichton at - 7 commentsCan't borrow different members of a field with overlapping lifetimes?
a919dd0 Opened by Jason Miller at - 5 commentsBuild with msys2 on the win32 bots
f139e31 Opened by Alex Crichton at - 3 commentsrandom access iterators should implement a better version of nth()
73c1bac Opened by Allen Welkie at - 3 commentsinternal compiler error: trying to take the sizing type of str, an unsized type
902d5f7 Opened by Michael Dilger at - 16 commentsrustc no longer prints the version number
68c1cef Opened by Brian Anderson at - 2 commentsConfusing "does not live long enough" error notes by compiler
64e41e5 Opened by rndr atMerge the win32/win64 bots
07b4986 Opened by Brian Anderson at - 1 commentAutomation metabug
fd96b2a Opened by Brian Anderson at - 1 commentCreate a tool for testing all cargo packages against arbitrary builds of Rust
16abee3 Opened by Brian Anderson at - 4 commentsICE: Didn't find associated type
19b64ba Opened by Jorge Aparicio at - 1 commentrustc's munging of PATH environment is racy when run in parallel
8ed9542 Opened by Brian Anderson at - 5 commentsCan't return
434df99 Opened by Jorge Aparicio at - 2 comments&mut str("values differ in mutability") from a method when implementing a trait forstrQualified associated type in generic parameter needs a space separating the <<
c2e49fc Opened by Jorge Aparicio at - 5 commentsParameter borrows should happen before receiver borrows
cf29c1b Opened by jethrogb at - 5 commentsmanual does not document "object-methods cannot be type-generic" restriction
f1adbb1 Opened by Felix S Klock II at - 2 commentsManual PDF link on 404 page is a 404 itself
77aa0df Opened by Huon Wilson at - 1 commentLinker error when importing a some rlib's symbols through a dylib
4d54de2 Opened by Paolo Jovon at - 2 commentsICE when casting to trait object
45b8754 Opened by Nick Smith at - 4 commentsbacktrace doesn't show symbol names on Windows
77af1e1 Opened by klutzy/defunct atICE: Explicit deref of non-derefable type: !
5479f39 Opened by mahkoh at - 3 commentslibtime locale values
5d62712 Opened by saosebastiao at - 2 commentsfrom_utf8 should take BytesContainer
fc2684c Opened by mahkoh at - 7 commentsAdd pop method to json Decoder
67242a2 Opened by Daniil Iaitskov at - 2 comments"discriminator values can only be used with a c-like enum" wrong span
ce0f625 Opened by mahkoh attask '<unnamed>' failed at 'called
a10f58c Opened by Mitja atResult::unwrap()on anErrvalue: path segment contains"', C:\bot\slave\nightly-win32\build\src\libcore\result.rs:608Matching a partially moved value results in weird runtime behavior.
ead1527 Opened by dpc at - 4 commentsenable backtraces by default and stop injecting row / col via a macro
7ad2e21 Opened by Daniel Micay at - 1 commentICE with associated types: unbound path
90c5c61 Opened by Pierre Krieger at - 5 commentsFile change events.
b6d683a Opened by Evgeny Safronov at - 4 commentsICE while building rustc on FreeBSD: assertion failed: self.raw.hash != self.hashes_end
404a624 Opened by Viktor Dahl at - 7 commentsICE when playing with no_std -- requires
32b7f91 Opened by Andrew Chin at - 3 commentssizedlang_itemUpgrade win64 bots to rev1 mingw-w64 toolchain
ac313f1 Opened by Brian Anderson at - 1 commentbump max builds to 3 on bots
c92b85e Opened by Brian Anderson at - 2 commentsBetter integration between MBE and procedural macros
1967f24 Opened by Keegan McAllister at - 2 commentsError messages for quasiquoted code are extremely cryptic
e9d403e Opened by Keegan McAllister atRename the doc/master S3 folder to doc/nightly
82f512e Opened by Brian Anderson at - 13 commentsAliasing rules are broken for closures
54498f9 Opened by Dzmitry Malyshau at - 11 commentsICE when matching an enum with a struct pattern of the same name
d07f2e5 Opened by Deleted user atpretty printer ICEs on large expressions: assertion failed: (self.right != self.left)
2bf011f Opened by mahkoh at - 3 commentsConsider eliding long macro backtraces of recursive macros
279366f Opened by Huon Wilson at - 3 commentsDoc block not allowed for the last element of an enum
7a8c085 Opened by Geoffroy Couprie at - 2 commentsPointer-to-pointer + casts in FFI leads to hard-to-debug mysterious problems
9ae5166 Opened by Huon Wilson at - 6 commentsPeculiar lifetime bound required error avoidable via &ref x
71c3ad2 Opened by Huon Wilson at - 5 commentsCannot construct tuple struct via type alias
99e394d Opened by sp0 at - 3 commentsGDB debuginfo tests depend on operating system locale
e5f8953 Opened by osk at - 7 commentsinner margin too small on printed web pages
a9b4b9d Opened by Rich Morin at - 1 commentAllow dead assignments in macros by default.
753f9b9 Opened by mahkoh atmpmc queue should return value if push failed
c4b6094 Opened by Carl Lerche at - 2 commentsrustc does not detect some recursive struct definitions
f8c5fbf Opened by Joshua Yanovski at - 1 commentlibrustuv: avoid using the magic number -1 for offset
07d1678 Opened by NODA Kai at - 1 commentunexpected token:
1ae997b Opened by Till Höppner at - 1 commentpubfor functions implemented via macros in struct impls.Android now requires PIE executables
a556944 Opened by Dan Albert at - 8 commentsinternal compiler error: expected object type
db0cb1c Opened by Till Höppner at - 3 commentsBundled GCC on windows doesn't pick up system link paths
9a5a0bc Opened by Alex Crichton at - 18 commentserror: internal compiler error: translating unsupported cast: libc::types::common::c95::c_void (cast_enum) -> *mut f32 (cast_pointer)
0c4bf7b Opened by Nick Lanham at - 4 commentsstd::clone::Clone documentation has obsolete reference to managed pointers
a3760aa Opened by Ben Gamari at - 1 commentICE when assigning one static mut to another
dd93cb3 Opened by Erick Tryzelaar at - 3 commentsInvestigate Cost of Making TrieMap and TreeMap's iterators DoubleEnded
816c7f3 Opened by Aria Desires at - 2 commentsLLVM abort when using pointer arithmetic in unsafe statics
1637cee Opened by mahkoh at - 2 commentserror: internal compiler error: get_unique_type_id_of_type() - unexpected type: closure, ty_unboxed_closure
66a84b0 Opened by Eric Kidd at - 1 commentRustdoc: Search shows incorrect paths for enum variants
6d05ae9 Opened by mahkoh at - 5 commentsICE: impossible case reached: bad combination of types for cast
84b0d89 Opened by mahkoh at - 2 commentsDividing by 0 is possible in statics.
c743fb5 Opened by mahkoh at - 4 commentsMarker types should implement standard traits (Hash, Eq, etc.)
740fff6 Opened by Cameron Zwarich at - 2 commentsborrow checker too restrictive in match statements, with confusing/confused compile errors
7ec8d58 Opened by mako yass at - 6 commentsstd::raw::Box is mega confusing
4dba0bc Opened by Keegan McAllister atCryptic make error with faulty lualatex
f44d6eb Opened by Jonas Hietala at - 3 commentsrustdoc: link implemented methods appropriately
74acf02 Opened by NODA Kai atA few TODO remain in the code
100647e Opened by Félix Raimundo atICE while translating unsupported cast
8f3c4da Opened by Deleted user at - 6 commentsNeed documentations on pointer casts
72021db Opened by NODA Kai at - 2 commentsICE: Infinite Recursion when compiling recursive type
ed42988 Opened by Ariel Ben-Yehuda at - 3 commentsCannot mark only the name of a module as stable
9ca588c Opened by Alex Crichton at - 1 commentAssertion failure when locking a mutex in a c thread (linux)
872a424 Opened by Philippe Daouadi at - 9 commentsGuide: option<int> doesn't implement ToStr
4b3f272 Opened by Steve Klabnik at - 4 commentsWeird parse error when writing a lifetime-bounded trait object in the wrong order
82fa3bd Opened by Ariel Ben-Yehuda at - 2 commentsItems defined in a function inherit the stability of the function and trigger lint checker
1f9a913 Opened by Elinor B. at - 1 commentRename task failure to task panic
197824b Opened by Alex Crichton at - 11 commentsOverhaul the
4fa0a39 Opened by Alex Crichton at - 3 comments#[cfg(..)]pattern syntaxAccess to syscalls, and POSIX calls necessary for setting realtime thread priorities
74dfa8f Opened by Andrew Wagner at - 1 commentSupport the x32 ABI on Linux
202301d Opened by Keegan McAllister at - 2 commentsThis is a test issue, please ignore it
2bf5211 Opened by Nick Cameron at - 2 commentsPossible to mutably borrow elements inside a Vec inside a HashMap multiple times
d7c615b Opened by Theodore DeRego at - 8 commentsUse slicing syntax for str/String
034d5ab Opened by Nick Cameron at - 5 commentsSlicing syntax should work for &&[T]
2108b59 Opened by Nick Cameron at - 3 commentsThe Rust Reference lacks a table of contents
ebeee2e Opened by Tom Jakubowski at - 8 commentsPanic within syntax extension triggers ICE
fd5d5df Opened by Adolfo Ochagavía at - 3 commentsThe playpen seems to have a 2 week old rust installation
0fc4c20 Opened by Huon Wilson at - 3 commentsICE: This shouldn't happen: failed to lookup structure. item_did = DefId { krate: 0, node: 737 }
cd5c0e3 Opened by wizeman at - 1 commentICE from bogus enum construction
97f3bae Opened by David Campbell atCryptic macro error
58763f9 Opened by mahkoh atConfusing error message with vec!
fae41fa Opened by comex at - 3 commentsduplicate warning for unused mut variable
dee91c3 Opened by comex at - 2 commentsConfusing error mentions lifetimes while problem is mutability?
9b6a747 Opened by wizeman at - 6 commentsKeyword table in the language reference is not rendered correctly
b9eb5b4 Opened by NODA Kai at - 2 commentsAny way to mutate JSON?
21d17f9 Opened by Stanislav Panferov at - 2 commentsstd::time is stunted
2a29f4d Opened by Manish Goregaokar at - 6 commentsThere is no syntax for struct alignment
1f6d41b Opened by edef at - 7 comments"error: illegal recursive type; insert an enum or struct in the cycle, if this is desired" not very helpful
fb2a71d Opened by Marek Baczyński at - 7 commentsmingw-64 x86_64 toolchain gdb hangs during debuginfo tests
9c77fb4 Opened by Brian Anderson at - 10 commentsfunctions with keyword args, optional args, and/or variable-arity argument lists
9917bbd Opened by Felix S Klock II at - 2 commentsICE using explicit lifetime with unboxed closures
d5c071e Opened by Joshua Yanovski at - 4 commentsPoor error message for variant value being used as type.
03e9b2d Opened by Ryman at - 1 commentrefactor liblibc into finer-grained crates
1aa4f09 Opened by Aaron Turon at - 16 commentsParse error when restricting a type inside a type parameter
6c973a2 Opened by Florob at - 1 commentICE on generic type inference failure for unboxed closures
e1fa828 Opened by Joshua Yanovski at - 1 commentTranslate inline assembly errors back to source locations
870d899 Opened by Keegan McAllister atio::net::pipe::clone_accept_concurrent and io::net::udp::recv_from_timeout failing on win32
f026eb9 Opened by Brian Anderson at - 2 commentsrustdoc: Document how and when rustdoc wraps a code block in a main function.
6ed8887 Opened by Daniel Keep atMeeting a terrible fate when calling debug! macro from C
2fa6d02 Opened by Martin Raison at - 4 commentsRustc : segmentation fault
5f0d2b1 Opened by Guillaume Gomez at - 3 commentsConfusing error message: dereference of &-pointer
7d4fb3e Opened by Steve Klabnik at - 5 commentsRestore out-of-stack error message on Windows
659579c Opened by Brian Anderson atArena defers destroying allocated objects adding inefficiency
7ad0d96 Opened by Nawfel at - 11 commentsUnused type params for trait impls cause weird errors about Sized
bd4d904 Opened by Benjamin Herr at - 4 commentsMultiple params in the same param list with the same name are accepted
6bcd952 Opened by Benjamin Herr at - 2 commentsadd a new implementation of thread-local storage
1f67f45 Opened by Daniel Micay at - 1 commentWindows nightly installer does not update %PATH%
c07fedf Opened by Mike Boutin at - 1 commentno way to make uninitialized global variables
0194a1c Opened by Daniel Micay at - 2 commentsimplement destructor support for thread-local variables
4c1b75c Opened by Daniel Micay at - 2 commentsImprove error message for "for x in [1,2,3] {"
a56cb31 Opened by Keegan McAllister at - 3 commentsupdate the android builder's Android version
017a832 Opened by Daniel Micay at - 4 commentsadd a slow fallback for native thread local storage
8920951 Opened by Daniel Micay at - 1 commentmigrate libnum issues to the new repository
560d23c Opened by Daniel Micay at - 3 commentsConfusing cmd syntax errors with -C codegen-units
50bd2d7 Opened by Keegan McAllister atin 《A 30-minute Introduction to Rust》 rustc dangling.rs output need update
2b489b5 Opened by electricface at - 2 commentsCompile error using re-exported empty generic struct from another crate
aa21f04 Opened by Tomas Sedovic at - 2 commentsinternal compiler error: coherence failed to report ambiguity
97a330d Opened by Shaun Mangelsdorf at - 5 commentsRegression in method resolution through Deref
ed2e153 Opened by Steven Fackler at - 13 commentsGeneric types are always invariant over their type parameters.
57f6c14 Opened by Eduard-Mihai Burtescu at - 2 commentsMutable indexing is strange.
7b00ce3 Opened by HeroesGrave at - 3 commentsICE on invalid assert! invocation
4ce9645 Opened by Armin Ronacher at - 2 commentsKind bounds specified as supertraits don't propagate through trait objects.
67d50b0 Opened by Steven Fackler at - 1 commentRustdoc should show which marker traits a type implements
7a8f9dd Opened by Steven Fackler at - 18 commentsJson pretty encoder doesn't encode enums the same way as the normal encoder
d0824cf Opened by drasich at - 4 commentsrust compling
0e1fab3 Opened by sononix at - 1 commentCompiles without errors but fails on linking(no FFI)
76ae4e1 Opened by Eilie at - 3 commentsprrrrroo.vlhh[
ec7a430 Opened by Daniel Vainsencher at - 4 commentsToo much autoderef on a trait with a generic impl
2acaa62 Opened by Ariel Ben-Yehuda at - 2 commentsExample from the guide doesn't compile
4c5dd52 Opened by Helge Rausch at - 3 commentsrustdoc: show macro interface but not implementation
2954632 Opened by Keegan McAllister at - 11 commentstest_override_env failing during
b440967 Opened by wizeman at - 2 commentsmake checkProcessExit should have method
1079e09 Opened by Lily Ballard at - 1 comment.code() -> intCompiler Error: trying to take the sizing type of A, an unsized type
fafa3af Opened by Dan Simon at - 1 commentKeywords table looks garbled in
4048262 Opened by midinastasurazz at - 2 commentsreference.mddocsBinary string literals are of type &[u8] instead of &[u8, ..n]
908c2d9 Opened by Rewi Haar at - 2 comments--dep-info does not escape spaces
e4f18a2 Opened by Alex Crichton atInfinite recursion in macro expansion crashes rustc
1913516 Opened by uwap at - 15 commentsICE with byte char literal in match
3ac66b0 Opened by Lily Ballard at - 6 comments
14ceed0 Opened by Lily Ballard at - 5 commentspub type Foo = foo::Foocauses bad dead_code warnings on enum variantsOptimize vec.truncate and destructors for types with no dtor at -O0
a11517e Opened by Sven Nilsen at - 9 commentsImpossible to have a macro expand to
a2caacd Opened by Armin Ronacher at - 3 commentspubmethodICE - ReInfer left in a type when using closures
2e1ec1b Opened by Ariel Ben-Yehuda atGeneralize MacExpr / MacPat / MacItems
ef423c5 Opened by Keegan McAllister at - 3 commentsdebuginfo/issue12886 is failing on 64-bit windows bots
ab73c64 Opened by Brian Anderson at - 3 commentsFFI-unsafe warning is problematic with generic types
26f5dc5 Opened by Josh Matthews at - 1 commentAllow LintPasses to run after trans
b69d4eb Opened by Keegan McAllister at - 7 commentsCan't annotate types as allow(ctypes)
85bdd3b Opened by Josh Matthews at - 4 commentsautomatic shrinking of hash table capacity is very expensive
003bfbc Opened by Daniel Micay at - 9 commentsmin_by requires Ord not PartialOrd
3fdf5dd Opened by Greg Shuflin at - 8 commentsCannot have static tuple structs
dbc1e10 Opened by Carl Lerche atMethods that can fail (panic) should be marked as unsafe
6c58e94 Opened by Sergei Kucher at - 3 commentsICE: 'assertion failed: ty::type_is_sized(bcx.tcx(), contents_ty)', /home/laumann/rustlang/src/librustc/middle/trans/expr.rs:1556
6808ce0 Opened by Thomas Bracht Laumann Jespersen at - 4 commentsICE using unboxed closure sugar for FnOnce
f949484 Opened by Joshua Yanovski at - 5 commentsImplement where clauses
ba922aa Opened by Brian Anderson at - 9 commentsImpossible to decode variants with the Json decoder
66e759e Opened by Pierre Krieger at - 3 comments48
49db4e9 Opened by Brian Anderson atImplement updated privacy rules
67b6964 Opened by Brian Anderson at - 1 commentImplement higher-ranked trait bounds
3c1aebc Opened by Brian Anderson at - 7 commentsICE: cannot encode region variables, for trait object method calls.
38752ea Opened by Eduard-Mihai Burtescu at&[] not matching the type of match arms
d9abca9 Opened by Sven Nilsen at - 2 commentsAdd release and develop flags to configure
6eb98bb Opened by Nick Cameron at - 18 commentsRemove Gc
cdf224d Opened by Brian Anderson at - 1 commentTracking issue for enforcing object safety when coercing to an object
a212bd8 Opened by Nick Cameron at - 10 commentsRust Guide claims C allows
b73118f Opened by Josh Triplett at - 2 commentsnullin anintRust Guide 14.5 "Looping" uses different syntax for different "match" branches
7db2112 Opened by Josh Triplett at - 1 commentRust References and Lifetimes Guide is not the place for tau advocacy
eb03170 Opened by Josh Triplett at - 1 commentEnums chapter from the Guide contains incorrect example code
d783a39 Opened by Valve at - 3 commentsRust Guide: incorrect explanation of Result.ok() / Option.expect()
1535f40 Opened by Toni Cárdenas at - 1 commentdebuginfo: LTO triggers assertion in
f64fda8 Opened by Michael Woerister at - 1 commentllvm::LexicalScopes::getOrCreateRegularScope()Zero-sized structs should be FFI-safe
38907af Opened by Mikhail Zabaluev at - 9 commentsASLR on Windows breaks thread-local variables
f8ae7b1 Opened by Daniel Micay at - 7 commentsStructures containing borrowed pointers should be FFI-safe
f8c6ec7 Opened by Josh Matthews at - 7 commentsTracking issue for
5725bb6 Opened by Aaron Turon atwhile letstd::macros::builtin doesn't document anything
c5ab77e Opened by Keegan McAllister at - 6 commentsAdding new diagnostic descriptions causes linking issues in run-pass-fulldeps tests
5d23d72 Opened by Deleted user at - 1 commentInstall README.md, COPYRIGHT, LICENSE-MIT, LICENSE-APACHE
1c1b166 Opened by Brian Anderson at - 2 commentsStrengthen GPL source offer in Windows distribution
39a8022 Opened by Brian Anderson at - 3 commentsdocs show different method definitions for core and std
ce8b09d Opened by Kevin Walter at - 4 commentsICE when building Iron
e9d2811 Opened by Jonathan Reem at - 6 commentsError message mentions type errors and non-existent type parameter on trait with an associated type
11beb64 Opened by Rewi Haar at - 1 commentWarn when private structs have public fields
b9988ef Opened by mahkoh at - 1 commentBehavior for implemented methods not in scope
91d7459 Opened by uwap at - 5 commentsWrong error message when Self gets a different type parameter in implementation
c428b3b Opened by uwap at - 3 commentsSplit up the Iterator trait
9a2d9e6 Opened by Nick Cameron at - 2 commentsunboxed closure sugar not working in trait objects
32e3453 Opened by Jorge Israel Peña at - 4 commentsLinux nigthly is failing to build
8d58f1a Opened by Simon Sapin at - 1 comment
03a2527 Opened by Huon Wilson at - 1 commentextern crate foo as bar;gives outdated & unhelpful error messagestd::ops::Slice is not in the prelude
7f7d9cd Opened by Simon Sapin at - 6 commentsImprove error message when using generic static method incorrectly
eac0802 Opened by Iiro Surakka at - 2 commentsShould have a lint for statically detectable overlong bit shifts
95b303c Opened by Benjamin Herr at - 2 commentsliblibc should let you set errno
8da7b55 Opened by Benjamin Herr at - 6 commentsConfusing term for loop labels in reference doc
9c65251 Opened by John Gallagher at - 3 commentsImplement global constants, alter the meaning of
a86a784 Opened by Alex Crichton at - 1 commentstaticLinking hello world program fails under Windows when other MingW is in PATH
c322635 Opened by Michael Walter at - 2 commentsLifetime-related internal compiler error
47b8176 Opened by Vincent atICE: find_associated_type_in_generics(): didn't find associated type anywhere in the generics list
fbab814 Opened by Tim at - 4 commentsICE: sequence_element_type called on non-sequence value: Box<str>
62e5e8d Opened by Vitali Falileev at - 2 commentsrustdoc: Called
c846439 Opened by Graham Lee at - 3 commentsOption::unwrap()on aNonevalueunboxed closure ICE with debug format qualifier
fffb627 Opened by Jeremy Letang at - 3 commentsICE when mis-using self
b6818dc Opened by Florian Hartwig at - 1 comment
5e55c0c Opened by sp3d at - 1 commentillegal recursive typecheck is excessively strict on associated typesIncorrect "Trait not implemented for &mut A" message
e9e2c6b Opened by Simon Sapin at - 4 commentsImplement error interoperation
e185a82 Opened by Alex Crichton at - 2 commentserror on lifetime inference with traits
4135659 Opened by Philippe Daouadi at - 4 commentsDST: cannot provide inherent impl for traits
fa3db74 Opened by Aaron Turon at - 10 commentscore::str::Utf16CodeUnits is not re-exported in std::str
e87873f Opened by Simon Sapin atcasting in a static breaks type inference
d47c004 Opened by Cassie Jones at - 3 commentsICE: unexpected failure @ middle::typeck::infer::error_reporting::InferCtxt<'a, 'tcx>.ErrorReporting::give_suggestion
0d30cec Opened by Eric Kidd at - 3 commentsLinker Error when using rust-http in a dylib (plugin)
ecf0980 Opened by Jonathan Reem at - 12 commentsChained iterators cause 2x slowdown in micro-benchmark.
7d9f9f9 Opened by mahkoh at - 4 comments
49e26e3 Opened by Huon Wilson at[...]patterns are confusingly called "vector patterns" in error messagesstack overflow in impl Writer for &mut Writer
0e434f4 Opened by Stepan Koltsov at - 3 commentsStable docs point to master API docs
e029852 Opened by Flavio Percoco at - 1 commentDocs somewhat unclear regarding C-like enum discriminators
3324b84 Opened by Zaven Muradyan at - 4 commentsinternal compiler error with impl Aaa for &mut Aaa
7c52640 Opened by Stepan Koltsov at - 3 comments#[allow(non_uppercase_statics)] inside bitflags! macro makes it incompatible with modules which forbid the same.
36913b2 Opened by Jake Kerr at - 2 commentsKeywords table in reference is messed up
aa159ef Opened by Keegan McAllister at - 1 commentGive a better error message for missing :: before type parameters
a2cf1fd Opened by Keegan McAllister at - 6 commentsCannot generically implement Function traits
070dfba Opened by John Ericson at - 1 commentFn unboxed closures can incorrectly mutate upvars
51c7a2b Opened by Brian Koropoff at - 6 commentsquote_method! fails to parse attributes
096987a Opened by Ben Gamari at - 1 commentstrconv::from_str_bytes_common does not signify its significant byte ordering
cafbd82 Opened by Paul Nathan at - 3 commentsICE on use of unboxed closures
fcbc680 Opened by Cameron Zwarich at - 1 commentCaptures of by-ref unboxed closures don't cause restrictions of the equivalent borrows
84f13af Opened by Cameron Zwarich at - 3 commentsICE: Invalid ParamSpace compiling rustc
71360db Opened by Davis Silverman at - 3 commentsImprove the AsciiStr trait
bd1cb86 Opened by NODA Kai at - 6 commentslibnative/io: pwrite() is broken.
419bceb Opened by NODA Kai at - 1 commentLint for not using field pattern shorthands where applicable.
7e0b353 Opened by Eduard-Mihai Burtescu at
6b95f87 Opened by Simon Sapin at - 2 commentscore::macros::assert_eq!should use amatchto extend the lifetime of the args.internal compiler error: ID not mapped to struct fields: variant Value in Value (id=13)
3cafd30 Opened by Patrick Barrett at - 5 commentsdebuginfo/evec-in-struct.rs fails on master
1c0aafb Opened by Brian Koropoff at - 22 commentsinternal compiler error - task 'rustc' failed at 'no entry found for key' ... hashmap/map.rs:1093
d2de25e Opened by Jeff Petkau at - 3 commentsLifetime suggestion hint interacts weirdly with closures
ef3a179 Opened by Rewi Haar at - 7 commentsUnboxed closure ICE: cannot relate bound region: ReInfer(16) <= ReLateBound
f07f568 Opened by Tom Jakubowski at - 3 commentsdoc:
d591d3f Opened by Felix S Klock II at - 1 commentbinary_searchdoes not say what order it uses when feeding inputs to callbackLifetime bounds missing from re-exported items in documentation
d46cc14 Opened by Tom Jakubowski at - 1 comment
0a4885a Opened by Steve Klabnik at - 6 commentslet ()has a poor error messageLifetime elision on methods can easily create obscure errors.
b4b0708 Opened by Eduard-Mihai Burtescu at - 14 commentsGet rid of redundancy in type errors
45861ad Opened by Keegan McAllister at - 14 commentsCompiler crashes when pretty-printing something
23c6cc4 Opened by Tom Anderson at - 3 commentsidentify traits in libstd that should use associated constants
733f2d3 Opened by Felix S Klock II at - 3 commentsidentify traits in libstd that should use associated types (as output parameters)
62230c5 Opened by Felix S Klock II at - 5 commentsidentify traits in libstd that should use multidispatch
7913ea1 Opened by Felix S Klock II at - 3 commentsidentify traits in libstd that should use associated lifetimes
2a22c69 Opened by Felix S Klock II at - 4 commentscompiletest does not work with RUST_TEST_NOCAPTURE
aa8a5d8 Opened by Brian Anderson atCan't use [] to get slice of &mut Vec
edf537c Opened by comex at - 1 commentAdd "typechecking" to DynamicLib
b89785f Opened by Keegan McAllister at - 3 commentsuse saner parameter order for reallocate / reallocate_inplace
5748545 Opened by Daniel Micay atsubtask of RFC 195: Implement associated constants
befce9f Opened by Felix S Klock II at - 5 commentssubtask of RFC 195: implement associated lifetimes
0ca7d81 Opened by Felix S Klock II at - 17 commentsVec::clone and String::clone are very slow
eb21aa6 Opened by rusty-nail2 at - 6 comments
4a72516 Opened by rusty-nail2 at - 7 commentsprecise_time_nscan overflow on WindowsCan still publicly re-export traits that inherit from private supertraits
ebbfb80 Opened by Tom Jakubowski at - 2 commentsQuestionable advice in bug report instructions
0522210 Opened by Keegan McAllister at - 2 commentsPoor error message for unconstrained bounds
be4f6dd Opened by Aaron Turon at - 4 commentsrustup.sh is being confused by dash into 32 bit install on 64 bit linux host
8c2acb9 Opened by Vladimir Pouzanov at - 5 commentsMulti-host cross-compile build sometimes fails when building llvmdeps.rs
f0bf14a Opened by Brian Anderson at - 3 commentsFactor out the common code in configure script
bc62e36 Opened by Brian Anderson at - 2 commentsICE in hashmap/map.rs
d57c84d Opened by Paul Woolcock at - 4 commentsMisleading error with Drop and lifetime parameters
b679910 Opened by Ben Noordhuis at - 10 commentsLinux dist builders do not generate PDFs
e6cefc0 Opened by Brian Anderson at - 2 commentsRemove virtual structs
65ba94e Opened by Brian Anderson at - 2 commentsReserve abstract, virtual, override keywords
4531338 Opened by Brian Anderson at - 1 commentTighten up conventions with unsafe apis
c22f655 Opened by Alex Crichton atvec! macro should use with_capacity
18f45c5 Opened by Daniel Micay at - 1 commentNon-Deterministic Lifetime Error Message
a3534cc Opened by Max S. New at - 2 commentsSuspected compiler bug: task 'rustc' has overflowed its stack
2aaff28 Opened by Chris Dew at - 1 commentCompiling a match on [T, ..N] uses O(N) stack space in rustc, leading to stack overflow
5b2249c Opened by Chris Morgan at - 7 commentsboxed iterators cause a stack overflow
9d92b83 Opened by Andrew Gallant at - 3 commentsBad type inference error message with unboxed closures
879f40c Opened by Carl Lerche at - 1 commentICE: rustc stack overflow error w/ recursive types
1388c20 Opened by Carl Lerche at - 4 commentscompiletest:
24e7338 Opened by Felix S Klock II at - 10 commentsmake check-stage1(or at leastcheck-stage1-cfail) no longer works on clean build diravoid having two distinct systems for copying
4d70e87 Opened by Daniel Micay at - 11 commentsasm!: constraints to select specific registers are undocumented
d027719 Opened by NODA Kai at - 4 commentsfail_ and fail_bounds_check lang items don't belong to libcore
e0876c8 Opened by Vladimir Pouzanov at - 3 comments
a0283f8 Opened by Felix S Klock II at - 1 commentconfiguresometimes saves same key multiple times inconfig.mkwith differing valuesrustdoc should show extern fns as unsafe
03b52ce Opened by klutzy/defunct at - 1 commentEstablish stabilization path for macro_rules feature
d2cc32c Opened by Brian Anderson at - 5 commentsCompilation error with Box<FnOnce(uint) -> uint>
751b928 Opened by Carl Lerche at - 1 commentRustc complains about seemingly valid string slice passed to a closure.
e71bbb7 Opened by Lionel Flandrin at - 1 commentAdd lint for direct recursive self-call of function
75bdba9 Opened by Huon Wilson at - 6 commentsAdd a warning for casts with loss of precision
1fc4150 Opened by Zeke Foppa at - 3 commentsImprove inference for conditional dispatch
8eb7707 Opened by Niko Matsakis at - 3 commentsrustdoc: duplicated Sync in std::kinds
4635159 Opened by NODA Kai at - 1 commentCan't use
42664cd Opened by Jorge Aparicio at - 6 commentswhereclauses with tuple structsICE: cannot relate bound region: ReLateBound(103, BrAnon(1)) <= ReStatic
3bc9d0e Opened by Shane Hansen at - 2 commentsRecent LLVM Upgrade Misoptimizes Code, Breaks rust-crypto
d4bc15f Opened by Palmer at - 6 commentsUnboxed closures: Type inferencer failed to detect closure argument types
425875a Opened by Carl Lerche at - 9 commentsLifetimes in closure return values are inferred to be 'static, unlike with functions
affb103 Opened by Rewi Haar at - 6 commentsfailed to compress
ede4ded Opened by Mitja atrust-lang closures does not support recursive ,while python lambda expression does
5440aab Opened by meagon at - 4 commentsBuild failing on linux 32-bit
185b14b Opened by Mitja at - 2 commentsprevent size overflows in the type system
24bc0b0 Opened by Daniel Micay at - 19 commentsUse TLS / HSTS for the site, discourse, etc.
61e5a9f Opened by Anne van Kesteren at - 8 commentsICE
aaf827d Opened by Daniel Balchev at - 1 commentUnimplementedselecting<Inner as FooTrait>during transremove the into_vec method from &[T]
f252279 Opened by Daniel Micay at - 11 commentsprev_permutation / next_permutation and the Permutations iterator should be in libcore
7f4e121 Opened by Daniel Micay atModify method dispatch to use trait machinery
0baffdd Opened by Niko Matsakis at - 1 comment'make docs' fails (0.12)
5c391a7 Opened by George Borisov at - 2 commentsSupport builtin bounds on associated types and make them Sized by default
f372313 Opened by kennytm at - 6 commentsuse the getrandom syscall instead of urandom when available
adbfc25 Opened by Daniel Micay at - 4 commentsThe Guide to the Rust Runtime needs to be updated
841c48f Opened by Adolfo Ochagavía at - 3 commentsExport {Imm,M}utableIntSlice in libcollections.
edce9aa Opened by mahkoh at
cc1f38e Opened by Jorge Aparicio atdead_codelint doesn't catch unusedconstvaluesMobile site text size
002c434 Opened by Liberty at - 11 commentsAdd a CSS reset to the docs
da715f8 Opened by mahkoh at - 6 comments'expected identifier' when 'as' keyword appears after block
ebd494c Opened by Ben Noordhuis at - 4 commentsimprove chunk allocation scheme used by Arena / TypedArena
f4a8f88 Opened by Daniel Micay atnon_uppercase_statics should be renamed for constants
ed5906b Opened by mahkoh at - 1 commentUnintelligible error for statics in pattern position
b73c548 Opened by mahkoh atCompiler crashing after a valid error
2c534c5 Opened by Brian Uosseph at - 4 commentsWarn when a never-return function is not written with
480ab68 Opened by Keegan McAllister at - 1 comment-> !Cargo and rustc have inconsistent version flags
8672610 Opened by Matthew McPherrin at - 5 commentsInclude Macro does not work properly: non-item macro in item position: include
d60966e Opened by Armin Ronacher at - 2 comments'change_file_times' doesn't update the milliseconds portion
21f6821 Opened by Alejandro Sánchez at - 3 comments
6c45343 Opened by Michael Gehring at - 2 commentsmake tipsoutdated?ICE: Result::unwrap() on an Err value: couldn't rename path
2bdeaa1 Opened by Markus Siemens at - 3 commentsSafe access to a
ec43301 Opened by Alex Crichton at - 38 comments#[thread_local]should be disallowedICE using associated types: "unbound path"
3dd2028 Opened by Allen Welkie at - 2 commentsArray length during initialization can't be a static
ee089ac Opened by Paul Dovydaitis at - 2 commentsICE: unsafe_destructor and pointer to Sized? T
2c55b23 Opened by Roma Sokolov at - 4 commentsFunction pointers should implement the various Fn* types
5df1611 Opened by Carl Lerche at - 3 commentsGuide: guessing game promises number of guesses, but fails to deliver
04b71de Opened by jkleint at - 2 commentsThe enum type in Guide is not working
4507391 Opened by Yukang at - 8 commentsKeyword table in the language reference is not updated
0d363a2 Opened by NODA Kai at - 1 commentCalling function with bad signature, Rust 0.13.0-nightly
e2cfec3 Opened by Alexis Purslane at - 4 commentsSIMD floating point calculations will not match x86 results in many cases
c96fc70 Opened by Ryman at - 3 commentsGuide: simplify testing section and move to end
b05b28b Opened by jkleint at - 1 commentrustc.exe does not reset PowerShell colors after compilation error
d9fe0e6 Opened by Andrew McKinlay at"internal compiler error: unprocessed lint unnecessary_qualification at unknown node (id=14): unnecessary qualification"
7af58c6 Opened by Brian L. Troutwine at - 2 commentsICE because uninhabited types and drop flags don't mix
a37d0fd Opened by Benjamin Herr at - 3 commentsstd::format! auto-dereferences pointers?
855e323 Opened by jkleint at - 6 commentsrustc failed at
a28a05c Opened by Ben Navetta at - 5 commentsOption::unwrap()onNonevalueICE - compute_bounds(): resolve didn't resolve the type parameter identifier in a
253be98 Opened by comex at - 2 commentswhereclause<std macros>:8:12: 95:21 error: cannot apply unary operator
1d852e6 Opened by crispweed at - 1 comment!to type&'static str, then compiler errorrustc: error while loading shared libraries: libnative-4e7c5e5c.so
a6a2ad6 Opened by qiao hai-jun at - 2 commentsUnused variables inside
3af8186 Opened by Huon Wilson at - 2 commentsforare not detectedimplement a new task spawning model not depending on a managed runtime
5950d6f Opened by Daniel Micay at - 5 comments#[thread_local] statics shouldn't require Sync
10e635e Opened by Daniel Micay at - 6 commentsimplement new low-level and high-level mutexes and condition variables
c6cd4db Opened by Daniel Micay at - 2 commentsprovide a new efficient implementation of thread-local storage
2ec55bd Opened by Daniel Micay at - 2 commentsthe reflection story is not settled so Any and the downcast method on Box<T> should not be stable
9b24547 Opened by Daniel Micay at - 4 commentsunfeature-gate tuple-indexing, then replace tuple indexing traits / methods accordingly
be74888 Opened by Daniel Micay at - 5 commentsMetabug: Libcollections TODO
78cb831 Opened by Aria Desires at - 28 commentslibcollections link is broken
fdeaade Opened by Steve Klabnik at - 2 commentsICE: Type parameter out of range when substituting in region 'a
0f1cd6f Opened by Yury Shulaev at - 1 commentbare
29d8255 Opened by o11c at - 2 commentsimpls on same-crate different-mod imported types were useful and there is no alternativeMultidispatch inference failure
8503e14 Opened by Niko Matsakis at - 1 commentPattern matching: both Some(..) and Some(_) work?
45b87d1 Opened by Cristi Burcă at - 2 commentsAdd less-allocating args variants
170d266 Opened by mahkoh at - 1 commentDocument items generated by macros
60da9b7 Opened by Deleted user at - 5 commentsError message for lifetime bounds should give the full list of other bounds
97b3833 Opened by Armin Ronacher at - 3 commentsICE: task 'rustc' failed at 'internal error: entered unreachable code', /home/tj/rust-lang/src/librustc/middle/check_match.rs:714
5eea012 Opened by Thomas Bracht Laumann Jespersen at - 6 commentsFuzz collections for exception safety
5a244e1 Opened by Huon Wilson at - 3 commentsICE: Trying to match a refutable Slice pattern in a for loop
65473d7 Opened by Florob at - 1 commentThe Guide should show off #[deriving]
a9e3df8 Opened by Aria Desires at - 6 commentsregex does not handle quoted right bracket correctly within character set
f3839e3 Opened by Joel Martin at - 1 commentregex negated character set doesn't work properly with character classes
733b335 Opened by Joel Martin at - 2 commentsTypedArena cannot handle zero-sized types.
e1a4db0 Opened by Joshua Yanovski at - 2 commentslargs floats print slightly wrong
3961875 Opened by Benjamin Herr at - 3 commentsstd::iter::FlatMap shouldn't return an upper bound size hint
425f912 Opened by Brian Anderson at - 3 commentsRecent regression in diagnostics ("trait
a3d9725 Opened by Jorge Aparicio at - 2 commentsSizedmust be implemented" error message)Make deprecation reasons more prominent
15ea69e Opened by Keegan McAllister at - 8 commentsBencher::iter should support per-iteration setup
dd45b63 Opened by Keegan McAllister at - 2 commentsImplicitly copyable iterators are mega confusing
a0d8c3b Opened by Keegan McAllister at - 10 commentsRemove reflection
ea045ee Opened by Brian Anderson atICE when using Iron::listen.
96dcccf Opened by Jonathan Reem at - 4 commentsICE when using associated types in gfx-rs
89fe452 Opened by Dzmitry Malyshau at - 2 commentsmake rust-specific entry points in jemalloc
737c824 Opened by Daniel Micay at - 2 commentsWrap the LLVM 'assume' intrinsic
93cd06b Opened by Keegan McAllister at - 1 commentVariable in unboxed closure.
c29ec3d Opened by Mike Potanin at - 3 commentsTrait objects can be created with lifetime bounds that ignore input lifetimes
faee8a2 Opened by Kang Seonghoon at - 5 commentsinternal compiler error
fe28c1d Opened by Mike Potanin at - 6 comments
ea2f50c Opened by Huon Wilson at - 2 commentsimpl Undefined {}givesimplcoherence error, not unresolved nameWrong reordering of match arms with ranges
3e42f8b Opened by Kang Seonghoon at - 10 commentsUFCS: ICE in trans when using method from linked crate as function
1e075b9 Opened by Jorge Aparicio atRestrict "\xXX" to ASCII (0x00 -- 0x7F)
baf3c3e Opened by Aaron Turon at - 2 commentsStrSlice should have split_at
3882b00 Opened by Manish Goregaokar at - 14 commentsConsider adding CString/*const i8 literals
c2cee58 Opened by Andrew Cann at - 4 commentsICE handling an error in a test assertion within a module hierarchy
06594af Opened by Emilia Bopp at - 2 commentsInvestigate LLVM support for huge objects
40311ce Opened by Ariel Ben-Yehuda at - 1 commentProposal to add to the Rust Guide. (About crates & modules)
7817506 Opened by Damien Levac at - 1 commentRemove module prefixes from type names
959905e Opened by Alex Crichton at - 3 commentsPropagate recent RFC for naming conventions
3e6bb7a Opened by Alex Crichton at - 1 commentICE when compiling with
120a3b2 Opened by Falco Hirschenberger at - 4 commentsRUST_LOG=rustc::middleFilter doc comments from macro input
4582261 Opened by Binero at - 3 commentsAllow unreachable patterns in some form
96dbd9a Opened by mahkoh at - 7 commentsProvide a build of lli that can run current rustc's bytecode output
9e253d1 Opened by Mikhail Zabaluev at - 3 commentsDisallow
a7e8956 Opened by mahkoh at - 2 commentsReaders that returnOk(0)fromreadVec deallocation is extremely slow on Windows
ef01812 Opened by Nathan Stoddard at - 2 commentsPossible to put/expose private type in exported/public type signature
3fa6df7 Opened by Jorge Aparicio at - 6 commentsResolve failure with multiple reexports
4ab186d Opened by Steven Fackler at - 2 comments"use self::..." doesn't work inside of functions
81b90ee Opened by Steven Fackler at - 6 commentsImplement / optimize the shootout benchmarks
f02a0cb Opened by kud1ing at - 16 commentsCall to Rust extern "fastcall" function does not follow GNU/Clang fastcall convention
bae1545 Opened by Ryan Prichard at - 6 commentserror: mismatched types: expected
4ae10b4 Opened by Samuel Fredrickson at - 2 commentscore::result::Result<T,syntax::ParseErrorKind>, foundcore::result::Result<T,syntax::ParseErrorKind>(expected type parameter, found type parameter)Super-trait operator doesn't work within trait
0110e83 Opened by Oli at - 3 commentsMark
4047bd9 Opened by Deleted user at - 7 commentsltfrom PartialOrd as inline
e8907cc Opened by Andrew Paseltiner at - 2 commentsToSourceimplementation is incorrect for signed integersDevelop a semantic search/patch tool
993bb97 Opened by Keegan McAllister at - 2 commentsAtomic intrinsics accept all pointer types and fire assertions in llvm
ae07dae Opened by Benjamin Herr at - 4 commentsBufferedReader read() only reads a maximum of 64kB
bc347d7 Opened by Gavin Baker at - 8 commentsUnboxed closure metabug
aea5612 Opened by Aaron Turon at - 17 commentsMany feature gates are not checked in macros
fa23da2 Opened by Brian Anderson at - 6 commentslibs: make TypeId opaque
136b51a Opened by Aaron Turon at - 8 commentsSpecify that Reader::read does not block if data is available.
5c60c8a Opened by mahkoh at - 2 commentsICE when returning trait by-value
666795b Opened by Yuri Kunde Schlesner at - 2 commentsinternal compiler error: adt::represent_type called on non-ADT type: !
472eed7 Opened by Zoxc at - 2 commentsWhen UdpStream receives a message from the wrong sender, it returns Ok(0),
003f9d7 Opened by mahkoh atChanReader::read blocks until the buffer is full or the channel has been closed,
2663426 Opened by mahkoh at - 1 commentIntrinsics should be categorized into sub-modules
ecb7a61 Opened by NODA Kai at - 2 commentsMake warning for having both
facffc2 Opened by klutzy/defunct at - 1 comment#[main]and#[start]Incorrect lifetime inference?
1d5d39b Opened by Andrew Cann at - 2 commentsIncorrect const-ness on CString::new argument
c5f14ce Opened by Andrew Cann at - 3 commentsICE: unreachable code in check_static.rs is actually reachable.
850d3c2 Opened by Felix S Klock II at - 2 comments
65647b7 Opened by Huon Wilson at - 1 commentimpl [Trait for] value {}givesimplcoherence/resolve errors, rather than indicating that the impl head is not a typeConvert notes to helps in the compiler
634ae74 Opened by Brian Anderson at - 2 comments"error: target type not found for const cast" triggered by the position of a
59d98cb Opened by Jorge Aparicio at - 2 commentsmoditem or by adding#[deriving(Show)]UdpSocket::recv_from can't handle empty packets
cb50f86 Opened by mahkoh at - 1 commentAllow (unsafe) access to the UnsafeCell inside RefCell
f65622e Opened by Keegan McAllister at - 4 commentsBlanket impl lists huge number of ‘conflicting implementation’ errors
e5c4642 Opened by Rewi Haar at - 5 commentsextern "C" functions are not internalized with -C lto
1c5c13c Opened by Zoxc at - 16 commentsImproper instructions produced on i686-unknown-linux-gnu
84d4b88 Opened by Alex at - 11 commentsCompile constant SIMD initialiser to a constant vector expression
7c0705d Opened by Huon Wilson at - 5 commentsConsider compiling SIMD-from-SIMD initialisation directly to a shuffle
32ee737 Opened by Huon Wilson at - 4 comments"immutable field" errors are confusing when the handle is mutable, should describe why it is immutable
5d61204 Opened by Huon Wilson at - 10 commentsTeach buildbot to shutdown EC2 slaves when idle
2d2e1e7 Opened by Brian Anderson at - 3 commentsAdd a macro for "unreachable" whose meaning differs in debug and release builds
d314c17 Opened by Keegan McAllister at - 5 commentsCan't use "enum as u8" in constexpr
0b6b7a8 Opened by Keegan McAllister at - 2 comments"as uint" works on bare constructors of non-C-like enums
2d83a1e Opened by Keegan McAllister at - 18 commentsRust Guide section on enums is confusing since PartialEq, Eq traits are not derived by default
0b40e56 Opened by Cathy Douglass at - 1 commentstd::f32::consts shouldn't be blank
ff238b7 Opened by mdinger at - 3 commentsCompiler crashes when wrapping Rust callbacks in C callbacks
622131d Opened by manuels at - 3 commentsTest output shows non-existing path
b3e7f84 Opened by Daniel Hofstetter at - 2 commentsUnused variables lead to scary diagnostics
27c28aa Opened by Deleted user at - 4 commentsAdd an assert_size attribute for structs
cd4fbd3 Opened by Keegan McAllister at - 4 commentsAdd a glossary to the Rust Reference
668e1e4 Opened by FreeFull at - 3 commentslifetime constraints cross-interfere between method definitions
9b9115c Opened by David Renshaw at - 1 commentStatic recursion checker doesn't like foreign items
e3c4a05 Opened by Ben Gamari at - 1 commentbinary_search returns incorrect value in some cases
a8e0d4b Opened by Sean Gillespie at - 3 commentsIt is not possible to assign a Duration to a const variable
b575389 Opened by Carl Lerche at - 4 commentsAdd settings page to Rustdoc for long-term configuration
d8b9a1c Opened by Aria Desires at - 5 commentsAdd a dedicated search page to Rustdoc
bb84901 Opened by Aria Desires at - 7 commentsGuide: Enums chapter contains unexplained match keyword
b10d9b4 Opened by Lenny at - 10 comments#![no_std] seems quite difficult to use in practice
ccb7cc9 Opened by John Gallagher at - 11 commentsAssociated types in traits used as bounds are treated as type arguments
71d1ab3 Opened by Russell Johnston at - 2 commentsICE on misuse of Float::powf(), Float::exp(), Float::exp2(), Float::ln(), etc.
a983b37 Opened by Cassie Jones at - 3 commentsAssociated types should permit arbitrary bounds
d7751da Opened by Carl Lerche at - 3 commentserror: the trait
4c69e74 Opened by Pierre Krieger at - 8 commentsFoois not implemented for the typeBox<Bar>are feature gates for tuple indexing and slicing properly enforced?
732e4c1 Opened by Felix S Klock II at - 4 commentsNegative duration issue
97ac60d Opened by Vladimir Smola at - 1 commentGuide should have a simple example on how to do inverse
54733b8 Opened by Jelte Fennema-Nio at - 4 commentsICE creating structs with default type parameters with identical names and types
bb780ce Opened by Joshua Yanovski at - 3 commentsReassignment not considered by borrow rules
79e2f02 Opened by Thomas Köppe at - 2 commentsInference replaces bounded type parameter with sole implementer (was: action-at-a-distance regression)
5388c36 Opened by Ariel Ben-Yehuda at - 5 commentsICE cannot relate bound region: ReLateBound(501, BrAnon(0)) <= ReLateBound(501, BrAnon(0))
47fb9e5 Opened by dterhorst-zz atrust doesn't compile on ppc64le architecture
6ebdac3 Opened by Breno Leitao at - 5 commentsOn-demand functions using macros
aad0d30 Opened by Stanislav Panferov at - 2 commentsIterator methods produce slow code
bb35d2d Opened by mahkoh at - 6 commentsfound value name used as a type with box/enum
124380f Opened by Philippe Daouadi at - 1 commentAdd std::ptr::RawMutPtr to prelude
c0ce90e Opened by qrlpx atDoc's example code for BufferedWriter is wrong and also generate warnings
8ce3d60 Opened by jameschurchman at - 1 commentWarnings caused by examples in libstd should fail the doc tests
e424597 Opened by crumblingstatue at - 3 commentsUnexpected behavior when using
3a4fc07 Opened by Allen Welkie at - 2 commentsbreakas a closure
790f176 Opened by Patrick Walton at - 6 commentsDListshould have a method to split the list upProposal - Better control for initialization
d7716a4 Opened by NN at - 10 commentsAbility to take an Immutable reference to data that is mutated later through Obfuscation
983db4d Opened by nicole mazzuca at - 9 commentsast: the id of a ref pattern conflated; has type
55bd005 Opened by Felix S Klock II at - 7 commentsTin some contexts and&Tin othersTypechecking pass takes an extreme amount of time on trivial programs
a6013ad Opened by bstrie at - 9 commentsRegression around
62fbe59 Opened by Yehuda Katz at - 10 commentsTrait::method -> SelfICE: can't find associated type
a2be34b Opened by Guillaume Gomez at - 2 commentsAdd min/max methods for integer types
41f483c Opened by Nathan Stoddard at - 2 commentsslice of static lifetime elements, contains() requires operand to have static lifetime too
cbcf772 Opened by Michael Dilger at - 9 commentsICE on impl of trait with a lifetime bound on a closure
71bf8b1 Opened by Joshua Yanovski at - 1 commentWarnings in quoted & spliced code are buggy
0c7b390 Opened by Keegan McAllister at - 3 commentsrust guide: take() confusingly described as returning a list
7ad3ea9 Opened by Luis G. Torres at - 1 commentTracking issue for RFC PR 385 - module system cleanup
e3f0527 Opened by Nick Cameron at - 10 commentsOrphan rules in coherence do not account for multidispatch
2073e65 Opened by Niko Matsakis atCloning a fixed-size array loses size info.
25a0f3e Opened by Andrew Cann at - 2 commentsreplace "heap" with "dynamic allocation" in the documentation
0bc62a1 Opened by Daniel Micay at - 34 comments
9d15c2f Opened by Steven Fackler at - 11 commentsbitflags!-generated public API has poor documentation UXthread_local does not support types that implement Drop
8ccb1bc Opened by Carl Lerche at - 2 commentsICE: Type parameter out of range when substituting in region 'a (space=FnSpace, index=0)
6c77cbd Opened by Valerii Hiora at - 13 commentsallow disabling dirty page purging via an API, and consider disabling it by default
2a630d4 Opened by Daniel Micay at - 4 commentsFloat::fract breaks the compiler
d66cf36 Opened by Noah Weninger at - 2 commentsICE with unboxed closures
f7c8261 Opened by Vladimir Matveev at - 1 commentOrder of type paramerter decleration effects type checking
444afea Opened by John Ericson at - 1 commentTrait re-exports fail due to privacy of containing module
8cd98d3 Opened by Ryman at - 16 commentsParse error when typing lifetime bounds before trait bounds in a trait object
14c1048 Opened by Ariel Ben-Yehuda at - 1 commentmultiple definition in librand with parallel codegen
db0f221 Opened by Markus Siemens at - 4 commentsICE with generic types used in unboxed closures parameters
5bd855d Opened by Juan Vidal Pich at - 2 commentsICE: Index out of bounds error after argument type mismatch.
273b017 Opened by Michael Sproul at - 1 commentstd::rc::Rc should accept DST
e7feee6 Opened by Roma Sokolov at - 14 comments'rustc' failed at 'assertion failed:
326c935 Opened by Passw at - 3 commentsstruct variants define a ctor function as if they were regular variants
21ef3d5 Opened by Ömer Sinan Ağacan at - 3 commentsRemove highlighting for prelude types (vim)
2eac63d Opened by mahkoh at - 2 commentsUnusual request for a Sized bound
81ce46c Opened by Alex Crichton at - 8 commentsTypedArena has undefined behaviour when types have destructors
b4feb30 Opened by Daniel Micay atsupport clearing TypedArena with the chunks preserved
5e4b0cc Opened by Daniel Micay atAliasing &mut hiding behind trait objects
761ade6 Opened by Alex Crichton at - 14 commentsassertion failure in rustc
21a5340 Opened by Philippe Daouadi at - 1 commentCannot get a 'static reference to an explicit memory location
cc44834 Opened by Lionel Flandrin at - 7 commentsDifferents type signature (address, port) for TCP and UDP connection
1a8f859 Opened by Rachid Belaid at - 5 comments"internal compiler error: tried to pop without a push" when trying to use an undefined macro inside an impl block
3d901db Opened by Loïc Damien at - 1 commentGamma function
528a92f Opened by Deleted user at - 3 commentsMove editor support to a different repo
679ab9c Opened by emberian at - 4 commentsICE from syntax codemap for particular line counts, perhaps intertwined with macro expansion
a0d5dfc Opened by Felix S Klock II at - 3 commentsA static field in a struct?
98eface Opened by Alex Maslakov at - 1 commentdocs: Inaccessible/private types are shown under
6e14b8f Opened by Jorge Aparicio at - 1 commentShowimplementorsICE when dereferencing
946ccbd Opened by Manish Goregaokar at - 2 commentsBox<str>ICE when trying to call Ord::cmp as a free function
7bf1620 Opened by Luis G. Torres at - 1 commentThere is no way to create Box<str>
00a2ada Opened by Jorge Aparicio at - 2 commentsConsider renaming Mutex<T> -> MutexCell<T>
b0961b2 Opened by Carl Lerche at - 5 commentsgdb has the wrong source location with many macros
4f229db Opened by Alex Crichton at - 6 commentsStrSlice missing trim method
8a4a26c Opened by dso at - 1 commentReference needs to document
f31e9f6 Opened by Lily Ballard at - 1 commentkindkey of #[link]Spurious dead code warning when item is only used in impls
3dbae0f Opened by Ariel Ben-Yehuda at - 5 commentsliballoc should bubble up out-of-memory errors
0eb8003 Opened by Daniel Micay atconstants are not constant due to ptr->int casts
fc9c553 Opened by Daniel Micay at - 3 commentsllvm::StoreInst::AssertOK on referenced trait during compile
9a2a161 Opened by Jack Lindamood at - 3 commentsCan't call methods from re-exported traits
9209ca6 Opened by Keegan McAllister at - 3 commentsEmit unnamed_addr on statics
06b1817 Opened by Ariel Ben-Yehuda at - 7 commentsICE: OutputTypeParameterMismatch with unboxed closures
a4a844d Opened by Viktor Dahl at - 2 comments
187e261 Opened by Clark Gaebel atShowis not implemented forArcdoc.rust-lang.org front page should have a search box
1081c85 Opened by Keegan McAllister at - 5 commentsAllow implementation of Show for RadixFmt with user-defined type
02d243b Opened by James Sanders at - 1 commentReorder
651b77c Opened by Clark Gaebel at - 1 commentVecfieldsImplement stack overflow messages on BSD
1493a19 Opened by Zoxc at - 2 commentsout-of-stack-no-split.rs fails on Ubuntu 14.04 x86_64
23f236f Opened by Zoxc at - 1 commentAre there any plans on making an extra lib for supporting Reactive Programming?
1f3c749 Opened by ty at - 1 commenterror: LLVM configure failed
32439f1 Opened by Vladimir Smola at - 2 commentsBenchmarks can cause segfaults in jemalloc
63823de Opened by Viktor Dahl at - 5 commentsfix performance regressions due to statics no longer being inlined
07efece Opened by Daniel Micay at - 1 commentadd an off-by-default lint for catching constant statics
e951ddc Opened by Daniel Micay at - 3 commentscore::raw type definitions are incorrect due to implementation-defined struct representations
2aca9f7 Opened by Daniel Micay atundefined behaviour in std::ascii due to implementation defined struct layout
112252f Opened by Daniel Micay at - 2 commentsProblem with pub keyword in macros
6fd961e Opened by Guillaume Gomez at - 11 commentsJSON encoder silently corrupts some 64-bit ints
75da229 Opened by Keegan McAllister at - 2 commentsICE cross compiling in decode_inlined_item
38e3bb6 Opened by Steven Fackler at - 4 commentsVacantEntry should provide an accessor for the key
43ff0a1 Opened by Keegan McAllister at - 5 commentsWindows: rustc should prefer bundled linker and libs.
7fbbf08 Opened by vadimcn at - 13 commentsNonsensical macro_rules error message
c920053 Opened by Alex at - 1 commentSlightly incorrect error on mutable borrow of immutable captured variable
1402e30 Opened by Brian Koropoff at - 4 commentsPhantom lifetime is ignored
5bbd53d Opened by NAKASHIMA, Makoto at - 9 commentsICE when creating a slice of trait objects with DST impls
8bc4b7a Opened by Steven Fackler at - 4 commentsUnboxed closures can mutate captures of immutable variables
52ecb40 Opened by Brian Koropoff atUnboxed closure upvars are sometimes not marked as used mutably
9645a62 Opened by Brian Koropoff atunrecognised emulation mode: i386pep
d5c8206 Opened by Clemens Prill at - 4 commentsWrong x86 instruction generated for function call via raw pointer
6e6c7b9 Opened by Simon Persson at - 1 commentCalling a closure stored in a struct, a bug or just a bad error message
a66fada Opened by dutt at - 4 commentsICE: index out of bounds: the len is 1 but the index is 1
275a693 Opened by Ruud van Asseldonk atoverloaded_calls on boxed Fn<A, R>
fa307ae Opened by Nika Layzell at - 1 commentFailed to build because of incompatible type
4a769b7 Opened by ty at - 2 commentsNull Pointer Error when working with Mutex
f546ddd Opened by kiwistrongis at - 6 commentsInvalid error message about lifetimes when pattern matching with constants
ca8226e Opened by Vladimir Matveev at - 1 commentICE in translation phase while using DST: "Invalid operand types for ICmp instruction"
d76dac6 Opened by Jorge Aparicio at - 1 commentJS error loading implementors of trait
81d15f4 Opened by Steven Fackler atICE when #[no_mangle] function is declared multiple times with different signatures.
34cbfff Opened by mahkoh at - 3 commentsUnexpected failure, when interfacing with C code
9b0f7ae Opened by Nick Zbinden at - 3 commentstype
49127ad Opened by Calamari at - 1 comment<MODULE>::<STRUCT>does not implement any method in scope named<METHOD>implement named return value optimization in the frontend
bcb7bdd Opened by mahkoh at - 2 commentsUnexpected failure in rustc
dc16437 Opened by Deleted user at - 2 commentsIt's not possible to create
87b8fe4 Opened by heinrich5991 at - 3 commentsPaths allocation-freeUnboxed closures ICE: Expected(expected EBML doc with tag EsEnumVid but found tag 27)
e6781f1 Opened by Carl Lerche at - 4 commentsrustdoc: add the ability to copy a skeleton trait impl from a trait doc entry
6a56aa1 Opened by Brendan Zabarauskas at - 1 comment#[repr(C)] and Drop causes undefined behavior in FFI code
0b3fdd8 Opened by mahkoh at - 6 commentsCompiler bug? "assertion failed:
fb4a3c2 Opened by Félix Saparelli at - 1 comment(left == right) && (right == left)…"Use minnum/maxnum LLVM instrinsics for fmin/fmax
8404606 Opened by Huon Wilson at - 7 commentsOverloaded call notation doesn't work with trait bounds
c29d939 Opened by Niko Matsakis at - 2 commentsFn trait hierarchy not respected
07faab2 Opened by Niko Matsakis atICE with associated type in trait constraint trait type parameter
712a73c Opened by Jeremy Letang at - 1 comment"not all control paths return a value" should indicate which control paths don't return a value
76b8052 Opened by emberian at - 8 commentsResolve obligations more carefully
695137f Opened by Niko Matsakis at - 4 commentsIn libsyntax, parser.bump_and_get actually does "get and then bump" (function name confusing)
3075ac4 Opened by Allan Simon at - 4 commentsICE casting fat raw pointer to non-fat pointer
1b48759 Opened by FreeFull at - 3 commentsRecent regression in diagnostics: "overflow evaluating the trait
51cce3f Opened by Jorge Aparicio at - 3 commentscore::kinds::Sizedfor the type<generic #139>"Add a PeekableIter trait in standard library.
5b13c42 Opened by Philippe Lavoie at - 1 comment
ff93f67 Opened by Patrick Walton at - 7 commentsDListshould have a method to push all elements from another list, leaving the other one emptyICE when casting foreign item
6cb12e7 Opened by Pranz at - 3 comments"".to_string() is slower than String::new()
fa0cc5f Opened by Clark Gaebel at - 19 comments#[deriving(Clone)] doesn't work for structs with borrowed pointers
460a800 Opened by Stepan Koltsov at - 1 commentICE when assigning a method to a variable
8d593bd Opened by Murarth at - 2 commentsConsider making Reader and Writer generic in their type of error
9ff40ce Opened by Andrew Cann at - 3 commentsstr escape sequences are undocumented
4bc0def Opened by mdinger at - 5 commentsYet another attempt to refactor libstd's Duration
48eaea5 Opened by Vladimir Smola at - 2 commentsInfinite memory use on invalid program
cf392b3 Opened by Chris Clearwater at - 5 comments
b8c9b0e Opened by Tobias Bucher at - 13 commentsrustdocshould escape <>Add a macro that allows evaluating the macros from inner to outer
dbcdab2 Opened by Tobias Bucher at - 1 commentBox accepts multiple lifetime parameters
ad3cd38 Opened by Niko Matsakis at - 2 commentsImplement collections reform
f4107d2 Opened by Alex Crichton at - 78 commentsICE on
979307b Opened by J. Neuschäfer at - 1 commentlet _ = [box 0u, ..1];Unary tuples printed as (T) instead of (T,)
4c7eb3c Opened by J. Neuschäfer at
2987ab5 Opened by Adolfo Ochagavía at - 2 commentsregex!("...")should generate aconstinstead of astaticprogram hangs when using String::from_char with negativ value
72c0ba6 Opened by konsti at - 1 commentConfusing error message: "unable to infer enough type information to locate the impl of the trait
02d034f Opened by Carl Lerche at - 2 commentscore::kinds::Sized"Support the
17957f3 Opened by Niko Matsakis at - 5 commentsTrait<Output=Type>syntaxSupport
ad88fba Opened by Niko Matsakis at - 1 commentT::Typeshorthand for referencing associated typesAssociated types need to do transitive bound expansion
8f62d0b Opened by Niko Matsakis at - 1 commentCreating a E-Medium category
4d14c29 Opened by Félix Raimundo at - 4 commentsTraits with where clauses that themselves reference associated types
937ef1e Opened by Niko Matsakis at - 1 commentAssociated types are used as inputs for multidispatch
c406acb Opened by Niko Matsakis at - 3 commentsmake tidy could detect empty files
03a3266 Opened by Huon Wilson at - 5 commentsRustc should warn, not fail on bad doc comments
391c0e8 Opened by Manish Goregaokar at - 2 commentsmethods in trait impls should override default methods
f6cba81 Opened by Nick Cameron at - 5 commentsrodata in
6877fbe Opened by mdinger at - 10 commentsstd::strmay be an unfamiliar termUnify treatment of methods and static methods
b12b06f Opened by Nick Cameron at - 3 commentsIt's not obvious that
9d2c7ce Opened by mdinger attrim_charonly operates on the endsUnboxed closure + traits bug
eb58b56 Opened by Carl Lerche at - 6 commentsmissing_doc lint should ignore private traits
850d5f8 Opened by Tom Jakubowski at - 1 commentAdd a non-allocating &mut String -> &CString conversion.
401c07a Opened by mahkoh at - 9 commentsDead code warning when a constant is used only in a range match
93aa98d Opened by GGist atByte string literals should have a type of a fixed size
0f3a948 Opened by Alex Crichton at - 1 commentEnsure libraries enforce correct error conventions
030657f Opened by Alex Crichton at - 1 commentImplement revised coercion rules
8acbe89 Opened by Aaron Turon at - 22 commentsArena::alloc_copy_inner (at least) should be renamed and made public
16b13e7 Opened by comex at - 2 commentsDeep dead_code warning is annoying
ef73c58 Opened by comex at - 3 commentsImplement the -l flag for native linking
d214c6b Opened by Brian Anderson atbuilding on Windows: chokes on paths with spaces
69d6809 Opened by Aaron Turon at - 1 commentImplement namespaced enums
b21b100 Opened by Aaron Turon at - 2 commentsLLVM "broken function found" failure (nightly d1fc2dec7 2014-10-30 04:32:08)
e51df45 Opened by Ömer Sinan Ağacan at - 2 commentsMaybe we should remove line 'libdebug/..' from the README.md file
1af9436 Opened by Passw atCannot use &str with the Index trait (LLVM assertion failure: "Invoking a function with bad signature")
cf182bb Opened by NODA Kai at - 4 commentstask 'it_works' failed at 'called
dbcc677 Opened by Yana Petrova at - 4 commentsResult::unwrap()on anErrvalue: no reason whatsoever.'Inaccurate sentence in "Borrowing and Enums" documentation.
b592cc4 Opened by Michael Patraw at - 1 commentICE: 'rustc' panicked at 'assertion failed: *start <= *end' in slice.rs:396
1682841 Opened by mitchmindtree at - 13 comments
8ff3827 Opened by Clark Gaebel at - 5 commentscore::write!is unusable.Program extraction from Coq
cd6d7ff Opened by Keegan McAllister at - 5 commentsdoc.rust-lang.org should redirect to new on-topic page
b582921 Opened by Sean Jensen-Grey at - 6 commentsTracking issue for RFC: Tweak the compiler's default linkage for dylibs
388b4b8 Opened by Nick Cameron at - 1 commentICE when using inlined function from another crate (UFCS related)
16d741e Opened by Jorge Aparicio at - 9 commentsICE: "no path elem for NodeStmt(Spanned ..." (UFCS related)
b5d70aa Opened by Jorge Aparicio at - 2 commentsprevent unwinding past FFI boundaries in code generation
dbb416b Opened by Daniel Micay at - 31 commentsmake unwinding an optional feature
9d60001 Opened by Daniel Micay at - 1 commentmark C ABI functions as nounwind
1ef3218 Opened by Daniel Micay at - 2 commentsICE - Type parameter out of range when substituting in region 'a
39713cc Opened by Frank Denis at - 1 commentICE: assertion failed:
c4bb3e1 Opened by Stanislav Panferov at - 2 comments(left == right) && (right == left)(left:11, right:0)Rustoc doesn't display "for Sized?" on traits
369ce91 Opened by Steven Fackler at - 1 commentICE
a434758 Opened by Stepan Koltsov at - 2 commentsReexport stability isn't checked.
4aedf7c Opened by Steven Fackler at - 1 commentserialize::base64 could use a Show type
26fd923 Opened by Sean McArthur at - 2 commentsCalling HashMap::new() from Dynamically loaded lib, causes Segfault, Illegal Instruction
8e5c173 Opened by Ashley Sommer at - 11 commentsNo way to get Box<X> out of a Box<X + Y>
77804c7 Opened by Jonathan Reem at - 9 commentsSocketAddr should impl std::cmp::Equiv
31cc346 Opened by ty at - 2 comments
fe1d7b4 Opened by Kang Seonghoon at - 5 commentsBufferis not usable as a trait objectICE using multidispatch with unboxed closures + overloaded calls
893bc58 Opened by Tom Jakubowski at - 1 commentMultiple-file example in guide
0573286 Opened by planck0 at - 8 commentsinternal compiler error: unexpected panic, when dereferencing a function type
8998eaa Opened by Bryan Yap at - 2 comments"LLVM ERROR: Broken function found" with UFCS and static methods
9fefde5 Opened by Deleted user at - 3 commentssite search returns duplicate results
3459a4d Opened by Sean Jensen-Grey at - 3 commentsControl visibility of dylib symbols
39500fb Opened by mprobinson at - 6 commentsCross-crate unboxed closures are not fully implemented
20d718f Opened by Brian Koropoff atCargo commands in crates guide
21c7018 Opened by planck0 at - 3 commentsMore shortcut functions in crate term
6df3f10 Opened by Richard Dodd at - 6 commentsAdd lint for lifetimes or generic types not required by trait / struct / enum
7ea4be2 Opened by Jake Goulding at - 9 commentspost buildbot notifications to irc
4193373 Opened by Nick Cameron at - 1 commentObsolete pointer syntax in nightly documentation
a37e1fb Opened by George Burton atdebuginfo tests fail against stock gdb 7.8.1
d02049a Opened by Brian Koropoff at - 1 commentUse link rel="canonical" to doc.rust-lang.org in HTML docs
0f69b29 Opened by Geoffrey Thomas at - 6 commentsCrate names allow hyphens
f4171f4 Opened by gary at - 2 commentsUnsafe &mut using RefCell
7d32662 Opened by Murarth at - 8 commentsStruct{x:y, .. old.method_taking_self()} doesn't treat old as a moved value
cb5991c Opened by Brandon Sanderson at - 3 commentsstaticlib creates huge files
791153f Opened by mahkoh at - 9 commentsA trait with a non-member function gives inconsistent and buggy results.
39e6544 Opened by Paho Lurie-Gregg at - 2 commentsUndetected use after move
b90c72f Opened by Pepijn de Vos at - 6 commentsderiving(Hash) on enum generates method call on generic integer (
eb5d794 Opened by klutzy/defunct at - 3 comments1.hash())[iOS/OSX] .bytecode.deflate files in static lib fail linking with
825f9a0 Opened by Valerii Hiora at - 6 comments-ObjCLLVM assertion failure calling extern fn pointer after panic!
449156a Opened by mprobinson at - 1 commentrustc on linux seems not to export pub extern fns
66d88de Opened by flo-l at - 2 commentsAdd warnings to save_analysis info
d197c24 Opened by Nick Cameron at - 5 commentsRename std::io::AsRef{Reader,Writer} to std::io::ByRef{Reader,Writer}
5224b6c Opened by Erick Tryzelaar at - 1 commentUse serialisation for save_analysis
0333d72 Opened by Nick Cameron at - 16 commentsNeed DerefMove for Servo safety
2d5ced7 Opened by Patrick Walton at - 2 commentsRust nightlies get out of sync across platforms
8607e2e Opened by Carl Lerche at - 1 commentStrategy for stabilization non-std crates
53e926f Opened by Brian Anderson at - 12 commentsICE: 'rustc' panicked at 'assertion failed: *start <= *end'
23247f2 Opened by Jan Segre at - 1 commentBit-shift lint errors on cross-compiles
80947db Opened by Alex Crichton at - 12 commentsrun-pass-valgrind tests fail when valgrind doesn't exist
cbe2460 Opened by Brian Anderson at - 9 commentsUnify the fat pointer layouts in back::abi
5abe365 Opened by Nick Cameron at - 3 commentsrustdoc panics when dealing with associated types
a968c46 Opened by Jorge Aparicio at - 3 comments"Remove this semicolon" lint for return values and closures
b94413f Opened by Alex Crichton at - 3 commentsARM c_char has the wrong type.
65f6584 Opened by mahkoh atChange function/closure coercions to polymorphism
ace0417 Opened by Nick Cameron at - 5 commentssub-trait coercions
e311cde Opened by Nick Cameron at - 5 commentsAllow casts wherever implict coercion is allowed
76d1e4f Opened by Nick Cameron at - 1 commentAllow transitive coercions
3cf26b4 Opened by Nick Cameron at - 4 commentsnext_power_of_two should panic on overflow
7efee09 Opened by Aria Desires at - 10 commentsReturning a
27b99d7 Opened by mdinger at - 1 commentforloop gives confusing error message if you aren't aware that can be doneMake tuple variant and struct variant field visibility consistent
3b896cc Opened by Steven Fackler at - 2 commentsThe rust guide never tells you how to use more then one file in your project.
d5e12a2 Opened by Blair Nilsson at - 2 commentsrustc produces error: linking with
480ec02 Opened by Oleg Korobenko at - 3 commentsccfailed: exit code: 1Associated types Order can cause ICE
e89fa1d Opened by Armin Ronacher at - 3 commentsAny::get_type_id and TypeId/type_id seem to disagree
efb9dbf Opened by Daniel Keep at - 3 commentsRemove ty_nil and replace with zero-length tuple
020b5dd Opened by Niko Matsakis at - 3 commentsUpdate private rustc datastructures to match conventions
aba55c1 Opened by Aria Desires at - 4 commentsUsing Rust on windows install guide will lead you to a bad bad place.
8b0b8b7 Opened by Blair Nilsson at - 4 commentsdead_code warnings are wrong
46c294d Opened by mahkoh at - 6 commentsNon-clonable FileType
6836c24 Opened by Evgeny Safronov at - 3 commentsLifetimes should be inferred in simple cases
1417bb3 Opened by Michael Hart at - 7 commentsImplement Deref for &T
3e7d7ab Opened by kennytm at - 4 commentsICE: DefID [...] was matchable against Obligation [...] but now is not
f543a92 Opened by Tyler Philbrick at - 5 commentsImplement Deref for Box
6dd0847 Opened by kennytm at - 7 commentserror: unresolved name
51762b6 Opened by Peter Varo at - 6 commentsTest function can't have same name as a module in the same scope
d024ebd Opened by Jorge Aparicio at - 4 commentsRequest: add prefix_sum and prefix_product to AdditiveIterator and MultipilicativeIterator
a48d0ab Opened by Deleted user at - 5 commentsCannot build Rust documentation on Windows with spaces in paths to Pandoc and/or LaTeX.
9cebf6e Opened by Vitali Haravy at - 7 commentsImplement parse macro!() / macro![] as expr (RFC 378)
62ee599 Opened by Felix S Klock II at - 2 commentslifetime elision should apply to closure types
3a54d68 Opened by comex at - 2 commentsImplement higher-ranked trait bounds
3125929 Opened by Brian Anderson at - 1 commentSimplify numeric traits
718f507 Opened by Brian Anderson at - 4 commentsUn-feature-gate struct variants
7c79a75 Opened by Alex Crichton atdebuginfo: Implement time-out for LLDB test runner
22e0d67 Opened by Michael Woerister at - 1 commentld: archive has no table of contents file
a250f3a Opened by Ben Anderson at - 6 commentsAttempting to clone Vec<T> for non-cloneable T returns &[T]
5122896 Opened by Hanno Braun at - 12 commentsICE with move FnOnce unboxed closure
b44b29a Opened by Cristi Cobzarenco at - 2 commentsGeneralization in type inference needs to generalize unbound type variables too
de3ab29 Opened by Niko Matsakis at - 6 commentsCannot refer to associated type of generics of the same trait (illegal recursive type)
e530faa Opened by kennytm at - 1 commentmatch arms differ in mutability
50d5429 Opened by Zeke Foppa at - 2 commentsIncorrect &str => f64 results
2be711c Opened by Alex Crichton at - 6 commentsICE: Type parameter out of range when substituting in region 'a
5e8d109 Opened by Daniel Fagnan at - 1 commentICE: LLVM Assertion with Unboxed Closures
b4779b1 Opened by Cristi Cobzarenco at - 4 commentsSlice notation with negative indices
1acb032 Opened by Ophir LOJKINE at - 4 commentsAllow automatically derived Show for enums to be just the field name
5b2cee4 Opened by Armin Ronacher at - 1 commentconfigure: build triple no longer propagates to host and target triples
bce027a Opened by Brian Anderson at - 1 commentLLVM assertion with missing -C prefer-dynamic on plugin crates
1a71af8 Opened by Keegan McAllister at - 11 commentsresolve: strange corner case in overlapping method names
2d5c858 Opened by Aaron Turon at - 1 commentcrosscompile macosx to android fails
a3a6745 Opened by yichoi at - 5 commentsallow jemalloc to replace the platform allocator
3c415ae Opened by Daniel Micay at - 1 commentUpdate API docs and conventions for fail -> panic
f7a64c0 Opened by Brian Anderson at - 4 commentstype parameters on field references are allowed
47ff30b Opened by Niko Matsakis at - 2 comments"Multiple applicate methods in scope" error on unambiguous method call
09287d8 Opened by Jorge Aparicio at - 1 commentUnboxed closure ICE due to conflicting use of self param space
4f0bdff Opened by Brian Koropoff atEmpty structs should not need #[repr(C)]
b89a62c Opened by Clark Gaebel at - 11 commentsnative::run is useless
f8cafaa Opened by Huon Wilson at - 1 commentfrom_str_radix incorrect for negative numbers
d44254e Opened by Arjan Topolovec at - 3 commentsBug in checker for duplicate constraints
9f99ef7 Opened by Sven Nilsen at - 9 commentsNon ascii byte string literals broken
9871ebd Opened by mahkoh at - 4 commentsflexible target specification breaks plugins lookup
35cbe4a Opened by Vladimir Pouzanov at - 19 commentsRustdoc: Surface trait impl doc comments in "implemented" section
0f7f7c1 Opened by Steven Fackler at - 5 commentsWindows buildslaves are lost and never come back
c4000cb Opened by Alex Crichton at - 1 commentfrom_str is broken with negative floats
882ebc7 Opened by Simon Sapin at - 3 comments[feature request] Expose libregex's parsing/compiling internals
235d69a Opened by Andrew Dunham at - 3 commentsICE: panicked at 'RefCell<T> already borrowed', /Users/carllerche/Code/oss/rust/src/libcore/cell.rs:317
b8bb8c3 Opened by Carl Lerche at - 4 commentsStatics should not be able to take the address of a thread_local static
72f566c Opened by Alex Crichton at - 7 commentsRustdoc on private crate gives infinite redirect loop
94f1f55 Opened by Manish Goregaokar at - 1 commentCaching and other optimizations for method call resolution
d4f008e Opened by Niko Matsakis at - 5 commentsCompiler fails unpredictably
8a41ead Opened by manuels at - 3 commentsstd::path and path-related metabug
fa10bd3 Opened by Aaron Turon at - 4 commentscrosscompile macosx to android fails (at 8ed288)
b4096d9 Opened by yichoi at - 1 commentlibtime::Tm::to_utc() is slow even if already utc
4c69fd0 Opened by Sean McArthur at - 3 commentsarray types (fixed-size arrays on 32-bit, HashMap, Vec) can be large enough that indexing is unsound
b6db763 Opened by Daniel Micay at - 9 commentsMacro parse regression
07ab752 Opened by Alex Crichton at - 5 commentsFailure on maketest: c-dynamic-dylib
94d1665 Opened by Peter Atashian at - 11 commentsConfusing error message with function calls in constants
2901d6a Opened by Robert Clipsham at - 5 commentsInternal compiler error: requires
77617bc Opened by Amit Levy at - 3 commentssynclang_itemReplace current quasi-subtyping relationship for object types with coercions
06ce2ce Opened by Niko Matsakis at - 17 commentsPartialOrd derving broken for slices
d085bbc Opened by emberian at - 5 commentsOverloaded calls must now be written as
21f79da Opened by Jorge Aparicio at - 1 comment(*self)()instead ofself()rustc can't parse large untyped literals correctly
dd154e7 Opened by mahkoh at - 7 commentsIndexing autoderef sometimes doesn't work?
932ad7d Opened by Aria Desires at - 5 comments
221bf01 Opened by Vinzent Steinberg at - 9 commentssize_hintshould be able to return a lower bound that is infiniteAssociated types should be permitted in impl headers
795c62b Opened by Carl Lerche at - 4 commentsPoorly worded lifetime error message
e7ca997 Opened by mdinger at - 3 commentsError E0053 (values differ in mutability) has a too general span
1a745af Opened by Matthew McPherrin at - 4 commentsdefault_type_params bug:
2e70e69 Opened by Carl Lerche at - 4 commentsdoes not implement any method in scope namederrorICE when compiling gl-rs
384fb61 Opened by Dylan McKay at - 8 commentsPermit unqualified references to associated types of the trait within the trait definition
3dc7687 Opened by emberian at - 24 commentsICE when trying to access associated types
440fb88 Opened by emberian at - 1 commentinternal compiler error: Explicit deref of non-derefable type
a4b1559 Opened by Mike Pedersen at - 4 commentsTraits with associated types appearing on structs, enums or other traits
0e170af Opened by Niko Matsakis at - 2 commentsCompiler incorrectly warns that a variable "does not need to be mutable"
df04165 Opened by Andrew Cann at - 1 commentNightlies have unknown hash
2bd7a64 Opened by Huon Wilson at - 3 comments
d7a2058 Opened by Jorge Aparicio at - 2 commentsBox<Fn(int) -> int + 'static>is not accepted: "explicit lifetime bound required"Explain all keywords in Reference
3bd7093 Opened by Steve Klabnik at - 3 commentsError using quote_tokens: expected identifier, found keyword
7210206 Opened by Hanno Braun at - 9 commentsselfInt and Integer traits should imply "Ord"
72f7e32 Opened by Joshua Haberman at - 4 commentsSIGILL (possibly OOM) on 32-bit linux build machine
6a4c353 Opened by Brian Koropoff at - 3 commentsError: identifier is bound more than once in the same pattern when using match and mod
05e03ae Opened by Philippe Daouadi at - 3 commentsTwo MUTABLE borrows to local var, by pushing closures into RefCell'd Vec through a trait.
b8a55d5 Opened by Cristi Cobzarenco at - 9 commentsRust doesn't reliably build on 32-bit operating systems anymore
4f84498 Opened by Daniel Micay at - 9 commentsInfinite recursion can be "optimized" into LLVM undef which produces a garbage value
d28ff14 Opened by NODA Kai at - 25 commentsIncorrect optimization in code fragment
4c43335 Opened by Nathan Stoddard at - 6 commentsGuide:
abed1c2 Opened by Félix Raimundo at - 3 comments&mut selfselfdo not have examplesICE unresolved lifetime (in associated type)
647d72e Opened by soltanmm atIssues with non-ascii identifiers
3b4a421 Opened by Hannah Earley at - 4 commentsConfusing error message with Fn(&T) and unsatisfied trait bounds.
0812e9a Opened by Owen Rodley at - 7 commentsWrong function pointers in DynamicLib::symbol
279ec7d Opened by Simon Wollwage at - 5 commentsCan't define public method using macros
1c6e5b9 Opened by Derek Chiang at - 1 commentUnboxed closure: infer
193ea7a Opened by Carl Lerche at - 3 commentsmovewhen passing an unboxed closure to Fn* + Sendsort out librust_builtin placement
4df4027 Opened by Aaron Turon at - 5 commentsStack overflow in rustdoc test.
3f6b7c1 Opened by ariel at - 2 commentsErroneous multiple mutable borrows message
e6424de Opened by Zeke Foppa at - 8 comments#[linkage] does not propagate through generic functions
84091cf Opened by Alex Crichton at - 3 commentsLLVM assertion error for #[deriving(PartialEq)] on an unsized type
a8b10d8 Opened by Simon Sapin at - 8 commentsCreating an unsized struct
facb773 Opened by Simon Sapin at - 8 commentsLinking dylib fails in some cases, "undefined reference to `rust_begin_unwind"
581dad3 Opened by roeyskatt at - 21 commentserror: Trait not implemented for type... on the line of the implementation for the type
462c1d9 Opened by soltanmm at - 2 commentsinclude! macro fails if included file has top-level inner attributes
23f9048 Opened by David Renshaw at - 5 commentsrustdoc: stability summary does not handle reexports correctly
b096548 Opened by Aaron Turon at - 1 commentTag and version convention
a84d8cf Opened by Mickaël Salaün at - 1 commentTrieMap contains dubious transmutes
2bd037e Opened by Aria Desires at - 1 commentICE: find_associated_type_in_generics(): no self type
9d7830d Opened by Armin Ronacher at - 1 commentLint for unused syntax variables in macros
690b9f0 Opened by Huon Wilson at - 2 commentsShadowing lifetimes should be disallowed or linted
82fa484 Opened by Manish Goregaokar at - 5 commentsRingBuf's get() is broken
919258b Opened by Evgeny at - 4 commentsFunction declaration requires
f4b01f4 Opened by klutzy/defunct at - 3 commentssizedlang itemICE comparing unsized type as raw pointer
16092b7 Opened by Murarth at - 5 commentsLLVM failed - Assertion && Non-pointer type for constant GetElementPtr expression
db2b412 Opened by Deleted user at - 1 commentUnable to manually implement FnOnce
d2704b1 Opened by Niko Matsakis at - 4 commentsTaskPool tries to reuse the panicked task, thus dies
78e3a7e Opened by Barosl Lee at - 4 commentsmake it possible to swap out liballoc without recompiling Rust
8e29900 Opened by Daniel Micay at - 2 commentsUnknown macro variables give "unexpected token" error, not an error that they are unknown
4f10c35 Opened by Huon Wilson atAdd an optional string parameter to the
19ec051 Opened by bstrie at - 1 commentunreachable!()macro to communicate which invariant was violatedCompiling #![no_std] crates with --test gives unhelpful error message
b50a890 Opened by Viktor Dahl at - 1 commentWindows 64 bit
11de20a Opened by Steve Lee at - 5 commentstrans tries to clean up values created in a match arm, outside the match.
1fd7cff Opened by Eduard-Mihai Burtescu at - 8 commentsTcpStream intermittently resets the connection when performing several simultaneous connections against localhost
f545ed6 Opened by Josh Matthews at - 18 commentsExpand macros in attributes
c80143c Opened by Simon Sapin at - 11 commentsCalling debug_assert! with two arguments causes ICE
6b5bd1e Opened by Deleted user at - 1 commentLiterals don't live long enough
e785f1c Opened by mahkoh at - 4 commentsA lint to detect explicitly-annotated lifetimes which can be inferred
2a20a6d Opened by bstrie at - 3 commentsDuration: methods to extract non-integral content
9be652b Opened by Aaron Turon at - 7 commentslogs showing module path with a quadruple colons (::::)
07ef337 Opened by Sean McArthur at - 1 commentadd in_port_t to the reexported public interface of libc
ade741c Opened by Philippe Lavoie at - 2 commentsSupport dylib LTO
58f859a Opened by mprobinson at - 1 commentrustc wantonly inlines drop glue with -O
491e32f Opened by comex at - 2 commentsQualified paths don't consider the type arguments supplied to the trait
3f654e9 Opened by Niko Matsakis atPanic in rustc, "trying to take the sizing type of std::io::Reader+'static, an unsized type"
781d617 Opened by sivadeilra at - 4 commentsnon_ascii_idents: √ -> start of token error
ec3f408 Opened by soltanmm at - 3 commentsMatching broken with constants
ae41e76 Opened by mahkoh atFinalize unboxed closure feature gates for 1.0
9bab118 Opened by Niko Matsakis at - 6 commentsPossibly bad example in documentation for 'unreachable!()'
6c44e3c Opened by thecoshman at - 6 commentsNon-uint array indexing
d108fcf Opened by Yamakaky at - 13 commentsCannot infer an appropriate lifetime: wrong suggestion
0f661d7 Opened by Markus Siemens at - 1 commentICE: panicked at 'Box<Any>'
05eaaf7 Opened by vadimcn at - 1 comment'rustc' panicked at 'Box<Any>'
b45327a Opened by abhi at - 8 commentsto_source (and by extension to_tokens and quoute_*!) incorrectly flatten expression tree
ca9ca4a Opened by Loïc Damien at - 2 commentsThe various {str,String}::from_utf{8,16}() functions should all return a Result<>
4511d7c Opened by jamesluke at - 3 commentsDocumentation shows prototype of a function which is different from actual usage syntax
464da43 Opened by Kornel at - 5 commentsLifetime error on binary operators
c172cda Opened by klutzy/defunct at - 3 commentsrustc t.rs -o - no longer interprets '-' as stdout
7e292be Opened by Michael Gehring at - 5 commentsteach rustc to replace the system allocator with jemalloc in executables
a43af5a Opened by Daniel Micay at - 1 commentAt least portions of
c498d29 Opened by emberian at - 3 commentsstd::sysshould be publicClosures in methods can return pointers with short lifetimes
8c6b7a3 Opened by Thiez at - 14 commentsio::net::tcp::test::write_close_ip4 failing on OS X 10.10
7356c0e Opened by Brendan Zabarauskas at - 8 commentsIterative mutable slicing doesn't work
45e6b50 Opened by mahkoh at - 8 commentsStabilize parts of std::fmt
a7b4785 Opened by Brian Anderson atRust builds on "make uninstall"
87523bd Opened by Sudhir at - 5 commentsrustc: where clauses are sometimes silently ignored
0e298e0 Opened by Aaron Turon at - 5 commentsReschedule nightlies for middle of the night
f4fe40b Opened by Brian Anderson at - 1 commentCompiler doesn't actually write output if rerun quickly
a2129ec Opened by Alex Crichton at - 1 commentrustc panicked at assertion failed !ty::type_needs_infer
f4057b9 Opened by Pavel Kukushkin at - 1 commentAdd Aarch-64-Linux and Aarch64-Android support for rustc
b5d9f52 Opened by Edit Balint at - 1 commentstd::time::duration::Duration::span() is backwards
8a90395 Opened by Benjamin Herr at - 2 commentswin64 nightlies are failing
bcaf90f Opened by Alex Crichton at - 1 commentProblem downloading from static.rust-lang.org using python urllib
35727c2 Opened by Brian Anderson at - 3 commentsAdd Rust syntax highlighting to the project used to highlight StackOverflow code
bd10d58 Opened by bstrie at - 13 comments[DOC]
9d50d2c Opened by Marvin Löbel at[guide-task] Send and Sync are not properly described
5dee2b5 Opened by Marvin Löbel at - 1 commentMethods in impls allowed more restrictive lifetime bounds than in the trait.
b7bef2e Opened by Eduard-Mihai Burtescu at - 27 comments[guide] A new guide that centers around Send and Sync should be written
65287e8 Opened by Marvin Löbel at - 2 commentsCan create
fc1def5 Opened by Huon Wilson at - 5 comments&mutwith only&in staticsCompiler panic when implementing a trait for another trait with a lifetime in a lib
f473c2f Opened by Paul Sanford at - 3 commentsMistyping
79f3b8a Opened by mdinger at - 8 comments<>in return value for()could have better error messageAlign scoping on errors for easier comprehension
a349d80 Opened by mdinger at - 2 commentsSupport '..' syntax in closures
7c3826c Opened by Dylan McKay at - 2 commentsemacs: raw strings containing " break syntax highlighting
9617faa Opened by Tom Jakubowski at - 3 commentsImplementing Fn<Args, R> for multiple Args results in confusing error
7fe388f Opened by Tom Jakubowski at - 7 commentsICE: Hiding a symbol in an rlib using asm! causes issues
7bfad29 Opened by Ben Harris at - 4 commentsICE with unannotated literals
c3562bc Opened by Ruben Jenster at - 5 commentsgdb+windows: breaking on rust_panic does not yield useful stacktrace
929aa2f Opened by Oli Scherer at - 8 commentsICE: Default type parameter that references
dad1890 Opened by Niko Matsakis at - 1 commentSelfin an object typeinternal compiler error: adt::represent_type called on non-ADT type: &string_cache::atom::Atom in Servo
38102a4 Opened by Ms2ger at - 3 commentsObject safety does not consider supertraits
03008e0 Opened by emberian at - 10 commentsDifferent borrow checker behavior with externally similar code
c44a481 Opened by Vladimir Matveev at - 6 commentsPolymorphic Recursion Causing Stack Overflow
0152ea1 Opened by daniel gratzer at - 1 commentlints: no way to mark stability of deriving
0a51f94 Opened by Aaron Turon at - 2 commentsrustdoc not recognizing stability attributes on foreign functions
602b79e Opened by J.C. Moyer at - 6 commentsICE: type parameter out of range when substituting in region
2fdebac Opened by Ty Overby at - 2 commentsWindows File Not Recognized?
7f8cdcc Opened by dubcanada at - 3 commentsuser32 is long longer linked from windows version of rust - regression!
99a091c Opened by Blair Nilsson at - 6 commentsCompiler panic when using a struct containing an option containing a closure
e221d4e Opened by Ivan Ukhov at - 3 commentscompile-fail tests sometimes considered sucessfully compiled by the test harness
1749f77 Opened by Deleted user at - 3 commentsRust doesn't support Emojis for variable names
8e31962 Opened by Kshitij Parajuli at - 4 commentsICE: nested mods, improper namespace usage, match on struct named Buffer
5f7c92b Opened by Mathias Hällman atSend bound must be repeated for trait object even though trait itself is bound by Send
c5ca879 Opened by Carl Lerche at - 1 commentBad compilation error when Send bound is required but not met
7ce7317 Opened by Carl Lerche at
8867f9e Opened by Deleted user at - 5 commentsResult::and()andResult::and_then()could be generic overFromErrorimplementorsParentheses notation should respect lifetime elision
34f32ed Opened by Niko Matsakis at - 3 commentsTraits associated items are rejected in super-trait bounds
0f6aa89 Opened by Huon Wilson at - 3 commentsPointer to trait has wrong size (e.g. 128 bit on 64 bit machine).
4d36b1b Opened by Deleted user at - 3 commentsTrying to cast a raw pointer to a trait pointer results in ICE
f4ecf44 Opened by Deleted user at - 3 commentsLLVM assertion when calling std::mem::align_of() on recursive struct with fixed-size vec
f86b5a6 Opened by Michael Woerister at - 14 comments'assertion failed: fields.len() > 0' ICE with struct variants
e6d2552 Opened by Tom Jakubowski at - 1 commentClosure tries to borrow &mut to entire struct, when only a field is required
831ca78 Opened by Mihnea Dobrescu-Balaur at - 13 commentsrustdoc search fails to find some methods
9018967 Opened by Simon Sapin at - 3 commentsFloat methods are not in the prelude anymore
dd14679 Opened by Simon Sapin at - 1 commentICE (cannot relate bound region) with universally-quantified closure lifetime bound
3b0449a Opened by Ariel Ben-Yehuda atJSON 'List' name inconsistent with JSON specification
103551d Opened by Corey Farwell at - 3 comments.clone() on Vec<T> returns &[T] when T does not implement Clone
b493542 Opened by Jason Priest at - 3 commentsI'd like an efficient way to discard data from a Reader.
7c0c9ec Opened by Andrew Cann at - 1 commentlibsyntax Parser does not allow parsing view items individually
b63654a Opened by Murarth atFileDesc::drop leaks file descriptors and has useless error reporting
7fefc12 Opened by mahkoh at - 8 commentsBuildbot for mac nightlies does not work
3e303d9 Opened by Vladimir Matveev at - 6 commentsDeriving Clone may silently fail for Arc
e55e167 Opened by Dmitry Tantsur at - 2 commentsOperator dispatch:
710fcd5 Opened by Jorge Aparicio at - 2 commentsT op 1.0works, but1.0 op Tdoesn'tMake
c67cff9 Opened by Aaron Turon at - 16 commentsstra library type (and lang item)Can't clone
0728575 Opened by Jorge Aparicio at - 1 comment&TwhenTis unsizedICE: unprocessed lint unused_qualifications at unknown node
d848540 Opened by Josh Stone at - 2 commentsrustdoc generates ugly output for constants and statics
f630c2d Opened by Deleted user at'rustc' panicked at 'assertion failed: f.abi == Rust || f.abi == RustCall'
fdcc340 Opened by abhi at - 3 commentsRustdoc strips struct variant fields
f04963e Opened by Steven Fackler atStability story of compiler flags
7463182 Opened by Huon Wilson at - 12 commentsmozilla/rust in buildbot
df71137 Opened by NODA Kai at - 2 commentsinternal compiler error on assert_eq(Float::round(1.2), 1.0f64)
8263c56 Opened by Jack Lindamood at - 2 commentsspurious warning with link-args inside include!
2cf227b Opened by comex at - 2 commentsrustdoc: Trait object (e.g.
25a3314 Opened by Jorge Aparicio at - 2 commentsimpl Any) inherent methods are not properly documentedTrait object (e.g.
b6fd00e Opened by Jorge Aparicio at - 3 commentsimpl Any) inherent methods can't be used in another crate32 bit Windows buildbots yield shell script syntax errors
704d49c Opened by NODA Kai at - 1 commentAssociated Types Regression
7179a77 Opened by Dylan McKay at - 1 commentAssociated Types Regression
9560fdd Opened by Dylan McKay at - 1 commentrustc should reject crate name beginning with "-" as invalid
36c8029 Opened by mindless2112 at - 1 commentPrivate type error has poor span and inaccurate phrasing for private traits used as bounds
8b0e376 Opened by Huon Wilson atmem::{size,align,min_align}_of_val should accept DSTs
01738f5 Opened by Rewi Haar at - 4 commentsThis DST code causes an llvm assertion failure during compilation.
46df108 Opened by Andrew Cann at - 5 commentsThe <T as U> syntax generates parsing errors
f8ce04c Opened by Pierre Krieger at - 1 commentThe Rust Pointer Guide: Section 6 can be made clearer
d91902f Opened by Nick Sarten at - 7 commentsFeature gate non-ascii lifetimes
a3ef28a Opened by Huon Wilson atMove everything out of the wiki's "Doc" namespace and into the official documentation
82ea120 Opened by bstrie at - 3 commentsformat!, println!, and panic! macros cannot handle "super :: ..." and "self :: ..." paths
9e03782 Opened by Erick Tryzelaar at - 3 commentspretty printer strips trailing commas from unsafe match arms
ff2f2d7 Opened by Erick Tryzelaar at - 1 commentFailed stability upload causes remainder of build to not execute
007a084 Opened by Brian Anderson at - 10 commentsString is missing
e91c98d Opened by Clark Gaebel at - 4 commentsas_vecICE: When using an associated type as the type parameter of a bound
54937f2 Opened by Jorge Aparicio atUnify SyntaxExtension::Decorator and SyntaxExtension::Modifier
e32564d Opened by Keegan McAllister at - 13 commentsEnhancement: set a string variable at build time (similar to go ld's -X flag)
108e7e4 Opened by Marek Baczyński at - 2 comments
581576b Opened by Clark Gaebel atRingBufdoes not implementinto_iter
f96d9a1 Opened by Felix S Klock II at - 1 commentrustcallows enum struct variants to be matched as if they were tuple variantsTracking issue for RFC 463 - tokenise idents immediately after a literal as part of the literal
cb36992 Opened by Nick Cameron at - 1 commentTracking RFC 430 - conform to naming conventions
b7dbb43 Opened by Brian Anderson at - 1 commentTracking RFC 438 - precedence of + in type grammar
c82fb41 Opened by Brian Anderson atpanicked at 'assertion failed: fd > 0' rust/src/librustdoc/flock.rs:117
c7fd951 Opened by erisfrison at - 3 commentsx.0::<T> is legal
b6d2e7e Opened by Huon Wilson atCannot define the same inherent method in disjoint blocks
6d276e9 Opened by Aaron Turon at - 3 commentsICE: Cannot relate bound region with
4eaa6b5 Opened by Jonathan Reem atforand unboxed closures.Import enum variants into implementation section
5e35559 Opened by Valerii Hiora at - 2 comments"Unreachable pattern" if matched variant is not imported
7e965ec Opened by Valerii Hiora at - 6 comments#[deriving] implementations need #[allow(unused_qualifications)]
874b009 Opened by Chris Morgan at - 1 commentrustdoc: Private structs implementing public traits are visible as dangling links
1ca0fdb Opened by NODA Kai at - 2 commentsICE when casting &mut Trait to *mut Trait, same for casting &Trait to *const Trait
4a9699a Opened by Tobias Bucher at - 6 commentsRustdoc
371d068 Opened by Alex Light at - 2 comments--passes strip-privis brokendoc tests that fail to compile hang
727d6d9 Opened by Deleted user at - 1 commentmake checkSpurious test failures
e119635 Opened by Alex Crichton at - 14 commentsICE when using a trait with an associated type as a trait object
068134f Opened by Nick Cameron at - 6 commentsThe
3484a93 Opened by Steven Fackler at - 1 commentborrowmodule docs claimCowimplementsDerefMutbut it doesn'tHRTB: the trait
1f53fda Opened by Jorge Aparicio at - 4 commentsFn<(&_,), &_>is not implemented for the typefn(&'a u8) -> &'a u8
a92cfea Opened by Jorge Aparicio atfn(&u8) -> &u8doesn't implementFnOnce(T) -> T: ReInfer(ReSkolemized(.. error messageUnboxed closures with no or only-Copy captures should be Copy
c15e840 Opened by Jonathan Reem at - 6 commentsICE: When implementing trait with a generic parameter and an associated output type
9f34ba1 Opened by Jorge Aparicio at - 1 commentCalling a static method on a type alias for a generic struct does not compile
9ed487e Opened by Derek Harland at - 1 commentICE when using unboxed closures with lifetime HRTBs
4193319 Opened by Austin Bonander at - 4 commentsICE when implementing an extern function for a struct
51bd71f Opened by Michael Wu at - 1 commentmodule names differing only in capitalization cause "unrelated" error messages on windows
75a7cc5 Opened by Oli Scherer at - 3 commentsdead code lint should say "never constructed" for variants that are matched on but never constructed
8c190b8 Opened by Felix S Klock II at - 5 commentsLLVM assertion when using
bd3d7e2 Opened by Jorge Aparicio atmove || { /* .. */ }ICE: With
852ef68 Opened by Jorge Aparicio at - 2 commentswriteln!after recent changes in std::fmtBad unreachable pattern error if an enum branch doesn't exist.
edbffb6 Opened by Pierre Talbot at - 1 commentRemove stability and benchmark metric infrastructure
d171c00 Opened by Brian Anderson at - 7 comments
0fe0c79 Opened by Erick Tryzelaar at - 5 commentsfn foo(&mut self)with a&mut [T]called withx.foo()copies thexslice instead of passing by referenceImplement cmp and ops reform
5325a72 Opened by Alex Crichton at - 13 commentserror: internal compiler error: find_associated_type_in_generics()
9bfe2f7 Opened by Zoey Riordan at - 2 commentsICE when using write!() without a mutable ref
6c0ec50 Opened by Sean McArthur at - 2 commentsRequired associated type syntax in trait definition inconsisten with RFC.
c486936 Opened by Nulldata at - 2 commentswrite! breakage in newest nightly
e4d329b Opened by Steven Fackler at - 6 comments"make install" failure
6196b05 Opened by Nolan Darilek at - 11 commentsAdd RingBuf::as_slices
6ea6348 Opened by Zeke Foppa at - 6 commentsDiagnostics regression in rustc?
4369686 Opened by masklinn at - 3 commentsCode that misuses the
a4cd473 Opened by Jorge Aparicio at - 8 commentswrite!macro hangs rustc for 1 minute and then SIGILLs (OOM)ICE when type can't be dereferenced in expansion of write!
d4cac43 Opened by Jordan Woehr at - 1 commentcompiler panic: index out of bounds: the len is 6 but the index is 6
697cdc4 Opened by Jakob Gillich at - 3 commentsMake sure rustup.sh is safe from truncation errors
a15f354 Opened by Erick Tryzelaar at - 1 commentICE with associated types and submodules
0f32c73 Opened by Erick Tryzelaar at - 2 commentsOverhaul thread local storage
ea4ffbe Opened by Aaron Turon at - 2 commentsSyntax for matching on a collection element is not obvious
7e9c15d Opened by mdinger atIndicate that order doesn't matter when destructuring structures
461677a Opened by mdinger atGlob importing causes unrelated compiler error
b07efcf Opened by Dylan McKay at - 7 commentsICE: task 'rustc' panicked at 'index out of bounds: the len is 0 but the index is 0', [...]/src/librustc/middle/typeck/check/mod.rs:2761
811bc3a Opened by Thomas Bracht Laumann Jespersen at - 2 commentsrustdoc panics if target crate has compilation errors
5f558f9 Opened by Jorge Aparicio at - 8 commentsUnsized types allowed in trait method declarations and default type parameters
87e59e8 Opened by Andrew Paseltiner at - 7 commentsrustdoc: std::f32::consts (re-exported module) members are not documented
9396dc9 Opened by Simon Sapin at - 5 commentsLibrary modernization blockers
61f0a5e Opened by Jorge Aparicio at - 9 commentsDST: trait objects should automatically implement the trait
72c2dfd Opened by Aaron Turon at - 6 commentslibs: generalize
e66e1ae Opened by Aaron Turon at - 6 commentsas_ref/by_refadapters to useBorrowFromRust C Structure alignment mismatch?
5134945 Opened by Don Park at - 2 commentsrustdoc: Include (or link to) methods "inherited" through auto-deref
45460be Opened by Matt Brubeck at - 7 commentsrustdoc should show the
f2fbf9d Opened by Jorge Aparicio at - 1 commentSized?keyword'rustc' panicked at 'index out of bounds: the len is 6 but the index is 6'
b2586c0 Opened by Daniel Trstenjak at - 3 commentsAdd Vec::move_all
e396e18 Opened by mahkoh at - 4 commentsPoor error messages from
16b5bc2 Opened by Greg Morenz at - 1 commentimpl EnumValue[guide] variable binding outside a function
8b1d397 Opened by Evan Goer at - 1 commentEnsure that all dist bots contain build the same set of docs
bd7921a Opened by Brian Anderson at - 1 commentICE with a fixed-size array of unsized elements
e35fe60 Opened by Andrew Paseltiner at - 3 commentsICE when trying cast
33146c1 Opened by Elinor B. at - 3 comments|:_|{} as _Allow modifying Formatter members
c2e6cfc Opened by bluss at - 11 commentsICE on questionable use of trait
5ce3f24 Opened by Armin Ronacher at - 3 commentsstd::fmt docs still reference old specifiers
768f152 Opened by Mark Abspoel atPath::filename_str for paths with invalid UTF8 characters
c96f380 Opened by Daniel Trstenjak at - 2 commentsProminently document that overlong bitshifts cause undefined behavior
792c3a9 Opened by Joshua Yanovski at - 1 commentERROR:rbml::::reader: failed to find block with tag 1
c6f47fe Opened by Nouredineh at - 4 commentsFormatting numbers is slow
9e48b12 Opened by mahkoh at - 2 commentsWarn on encountering unknown doc-attributes
5ef269b Opened by qrlpx at - 2 commentsAdd non-allocating sort function to libcore
bdee0a0 Opened by mahkoh at - 4 commentsAny and Any::get_type_id should not be stable
5b09537 Opened by Jonathan Reem at - 1 commentCould not debug into a generic method defined in an external crate
9f0f395 Opened by Minjie Zha at - 2 commentsFloat::two_pi has advantages over f64::consts::PI_2 and should not be deprecated
228b652 Opened by sellibitze at - 1 commentCompiler panic: Yet another 'index out of bounds: the len is 12 but the index is 12'
aa83d36 Opened by Ivan Ukhov at - 1 commentConsider building the standard library with Cargo
903e0dd Opened by emberian at - 11 commentsExternal macro invocation errors print internals but not invocation site
6735771 Opened by Ariel Ben-Yehuda at - 5 commentsConstancy broken by tuple indexing (newtypes may unwrap in the runtime)
48de57b Opened by Sam Atman at - 4 commentsDocument (in?)ability to exit a program
731fa19 Opened by Zack Slayton at - 18 commentsAtomicOption is not memory safe
b69ebf4 Opened by Joshua Yanovski at - 3 commentslibs: clean up enums now that namespacing has arrived
15f5a3c Opened by Aaron Turon at - 11 commentsGeneric functions can't use str's ToJson impl
b7507d3 Opened by Tom Jakubowski at - 7 commentsrust-lang.org and crate documentation pages require "fira" font
2730e9b Opened by Beau Breon at - 24 commentserror: cannot apply unary operator
04e9f9e Opened by Deleted user at - 2 comments!to type `collections::vec::Vec<int> (compiler error)Stabilization metabug: 1.0-alpha
40c5c7a Opened by Aaron Turon at - 7 commentsPossible to leak a non-static reference into a sendable proc
a4baaa4 Opened by Steven Fackler at - 9 commentsSupport installing multiple release channels
8c587b3 Opened by Simon Sapin at - 16 commentsOn-demand const verification may be a backwards compatibility hazard
c09f4de Opened by Huon Wilson at - 5 commentsCan
32376eb Opened by mitchmindtree at - 4 commentsstd::io::Bufferbe removed from the prelude?Vec::from_raw_parts docs incorrectly suggest the pointer is legal to be null
810317c Opened by mahkoh at - 9 commentsVec::partition is slow
22ae8ca Opened by mahkoh at - 3 commentscore::slice::BinarySearchResult is not re-exported in std::slice
4a38003 Opened by Simon Sapin at"private type in exported type signature" error does not check re-exports
7608c31 Opened by Simon Sapin at - 1 commentUnicode case folding, caseless matching, and iterator methods
d7c4425 Opened by Simon Sapin at - 4 commentsDo we have a central document with the Rust grammar?
a3ae6bd Opened by Ignacio Corderi at - 15 commentsError converting Box<Error+Send> to &Error
59e6780 Opened by Eric Kidd at - 3 commentsTLS code hits assertion failure (probably in libsyntax)
0b27172 Opened by NODA Kai at - 1 commentDramatic slowdown in rust performance from the serialization benchmarks
1f4753b Opened by Erick Tryzelaar at - 2 comments
14e7f66 Opened by Vinzent Steinberg at - 19 commentscolumn!should return a fixed size integerMove automation off mac minis, onto macstadium
42ca27c Opened by Brian Anderson at - 5 commentsInconsistent doc output between normal build and --release flag
3c02ede Opened by Ignacio Corderi at - 4 commentshash_map::OccupiedEntry::take leaves map in an inconsistent state
06d8c1b Opened by spernsteiner at - 3 commentsRust is confused by variants and structs
f647cd4 Opened by Corey Farwell at - 2 commentsCompile error messages need to improve when
eea9fd1 Opened by Liigo Zhuang at - 2 commentsassert_eq!(None, None)ICE: None != Some(()) with method call on unknown type
b454b3c Opened by Huon Wilson at - 2 commentsDocumentation misleadingly implies that auto-cross-borrowing still occurs
d461ddd Opened by bstrie at - 1 commentinto_string() doesn't check
1bba283 Opened by KokaKiwi atmallocreturn value.Syntax Extension and Traits
6cce8a6 Opened by Evgeny Safronov at - 1 commentwin api and fs module: filepath too long, ntfs on windows 64
f3f3973 Opened by Chris Gill at - 7 commentsSplitting up standard libraries from the main repo
023da17 Opened by Binero at - 1 commentPublish guidelines somewhere official
744d148 Opened by Brian Anderson at - 6 commentsIncorrect Send implementation classification using complicated types
b45347e Opened by Josh Matthews at - 5 commentsRUST_BACKTRACE should include line numbers and file names where possible
ac76754 Opened by Cody Schafer at - 1 commentNo longer need librustc_llvm::static_link_hack_this_sucks?
8f644a6 Opened by Nika Layzell atrustdoc + rust.css preserves line breaks in inline code
bad360c Opened by Keegan McAllister at - 1 commentAdhere to extension trait conventions
af77d6f Opened by Alex Crichton at - 2 commentsICE in named break from within proc
442e516 Opened by Nathan Stoddard at - 2 commentsRustdoc should include date and version number
10a05f6 Opened by Deleted user at - 3 comments"error -1 when closing file descriptor" for TcpListener on win64
eca2a03 Opened by Nathan Stoddard atGuide could use some copy-editing and general TLC
3a96c40 Opened by AJ Gardner at - 3 commentsICE
409b40c Opened by Jorge Aparicio at - 3 commentsStruct += Structdebuginfo: DWARF encoding of space-optimized enums not correct for fat pointers
94bb08c Opened by Michael Woerister atICE: task 'rustc' panicked at 'called
9036492 Opened by Robbie Straw at - 8 commentsOption::unwrap()on aNonevalue''rustc' panicked at 'No def'n found for DefId { krate: 0, node: 4 } in tcx.tcache'
3570887 Opened by Daniel Trstenjak at - 1 commentsrc/doc/complement-lang-faq.md mentions str indexing, which was removed
8370020 Opened by Simon Sapin at&[T] should implement all traits that [T] implements
8ebb1e2 Opened by nwin at - 3 commentsstd::ascii reform
1bd478b Opened by Simon Sapin at - 2 commentsLLVM Assertion Failed: "Invalid result number for the given node!"
4881f29 Opened by Ryan Levick at - 6 commentsFix debuginfo around
acd2b64 Opened by Niko Matsakis atmove||closures
34c9d4f Opened by Jorge Aparicio at#[deriving(..)]doesn't work on structs that specify their bounds using where clausesCan't use
beb20d8 Opened by Jorge Aparicio at - 1 comment#[deriving(Clone)]on struct withCloneboundsRust programming giving signal 4 (Illegal instruction) while modifying value inside a match statement
23a416b Opened by Dabo at - 3 commentsCompiler plugins with a private plugin_registrar function should not compile
52d7bc4 Opened by David Creswick at - 3 commentsusing librustc fails when trying to compile a second time
34a57cb Opened by Jared Forsyth at - 6 commentscfg_attr doesn't work in all contexts
553dce2 Opened by Steven Fackler at - 4 commentsConsider replacing
6ad2580 Opened by Rewi Haar at - 1 commentby_refwith trait implementations for &mut TICE with unboxed closures: !substs.has_regions_escaping_depth(0)
f037a5d Opened by Pierre Krieger at - 3 commentsPossible to call Drop::drop more than once on the same value using the UFCS notation
e89c8e5 Opened by Rewi Haar atrustup.sh / install.sh don't install license documents and thus violate several open source licenses
72b41e7 Opened by NODA Kai at - 2 commentssync::mutex::StaticMutex disappeared from public API, perhaps unintentionally?
7dd5329 Opened by Eric Kidd at - 3 commentsUnexpected Panic when compiling static objects
8ad7cfc Opened by Nathan Climer at - 2 commentsrustdoc doesn't produce "Trait Implementations" for type aliases
83f3476 Opened by Jim Apple at - 2 commentsMac and Linux nightlies are failing
3cda1f8 Opened by Steven Fackler at - 3 commentsShould std::os::pipe() be unsafe?
2093e88 Opened by Steve Klabnik at - 7 commentsAdd default!() macro to builtins
fae0026 Opened by Ignacio Corderi at - 4 commentsTracking issue for RFC 459 - Disallow type/lifetime parameter shadowing
c82aa1f Opened by Nick Cameron at - 4 commentsBitv indexing does not inline static values
68e3135 Opened by Huon Wilson at - 3 commentsExtension traits (blanket impls) not showing up in docs
ac76452 Opened by Manish Goregaokar at - 5 comments
0ce6040 Opened by Daniel Keep at - 4 commentsExactSizeIteratorshould not requireDoubleEndedIterator; moverpositionto extension traitICE on implementing a trait with an
791ba4b Opened by Rewi Haar at - 5 commentsextern "rust-call"functionOrder of
b671aa4 Opened by Rewi Haar at - 1 commentexternandunsafeis backwards in trait definitions and implsThe language reference doesn't explain anything about string literals containing newlines
aa3f332 Opened by NODA Kai at - 4 commentsCoercions for inner trait objects like Option<&A> → Option<&Trait>
04a32ff Opened by YJ Yang at - 6 commentsupdate docs with removal of libgreen
059d6e8 Opened by Steve Klabnik at - 3 commentslibstd: io::File cannot produce CR+LF texts even on Windows
9cfdb7f Opened by NODA Kai at - 6 commentsICE with deep DST coercion
3cdf72b Opened by Marvin Löbel at - 5 commentsIncorrect Allowance Of Assignment Of Moved Variable (NoCopy)
e6d54c2 Opened by Kevin (Junkyard) at - 1 commentThe type of a closure with a closure as its first argument cannot be written without parentheses
00b9a74 Opened by Rewi Haar at - 1 commentTrailing commas are not allowed in closure types
4851303 Opened by Rewi Haar at - 3 commentsMissing Null Pointer Optimization Through Struct Indirection
d68fee1 Opened by Armin Ronacher at - 1 commentDoc comments to attribute conversion without syntactic sugar
308b2e1 Opened by Mickaël Salaün at - 6 commentsRustdoc should be able to show which crates are required to use a particular crate
5c86309 Opened by Alex Light at - 2 commentsICE: translating unsupported cast: *const str (cast_other) -> *const u8 (cast_pointer)
5728bd1 Opened by Grzegorz Antoniak at - 5 commentsSIGILL Illegal instrucion on Vec::reserve(2^32+1)
e8f93d5 Opened by Gilbert Röhrbein at - 8 commentsTcpStream::close_read has platform-dependent semantics
bafc86c Opened by Jim Apple at - 2 commentsAvoid using simple constants like 0 or 1 all over the place in unit tests
0180e90 Opened by NODA Kai at - 2 commentsBorrow checking with loops, safe uninitailized variables, and conditional breaks.
35a1563 Opened by John Ericson at - 6 commentsIterator reform broke reimplementations of methods now in IteratorExt
73d4bd9 Opened by Florian Gilcher at - 4 commentsstd::io::TempDir::{new,new_from} should use &[u8] as their suffix instead of &str
a5ec95a Opened by Cody Schafer at - 4 commentsICE: fictitious type T in sizing_type_of()
a643932 Opened by wizeman at - 3 commentsstd::rt docs are out of date
42ee085 Opened by Keegan McAllister at - 1 commentExpose a non-allocating way to access the current task name.
1258a54 Opened by Jonathan Reem at - 5 commentsClassify "result-only" operations and warn on ignoring their results
a023151 Opened by Jonathan Reem at - 12 commentsICE destructuring unsized trait
fa83d29 Opened by Josh Matthews at - 3 commentsICE - task 'rustc' panicked at 'struct variant kind unexpected in get_item_val'
c589b69 Opened by Daniel Ramos atSet up automation for rust-by-example
cab4cc9 Opened by Brian Anderson at - 7 commentsCollect errors which would be better as multiline errors
f7ec662 Opened by mdinger at - 7 commentsUn-feature gate
720f256 Opened by Nick Cameron atif let,while let, tuple indexingRemove the remaining uses of
06a1b7d Opened by Ariel Ben-Yehuda at - 35 commentsold_orphan_rulesInconsistent behavior between pass tests and fail tests
8c0c3f4 Opened by Sam Atman at - 9 commentsRemove #![feature()] for if_let, while_let, and tuple_indexing
2f61256 Opened by Nick Cameron at - 7 commentsVariable name with internal double-underscore gets snake case warning, but leading/trailing does not
c9c6d71 Opened by Huon Wilson at - 7 commentsImplement defaults for associated types
73c6b66 Opened by Nick Cameron at - 3 commentsUnclear error : unable to infer enough type information about
a2309f2 Opened by Nouredineh at - 2 comments_Trait "is not implemented for the type" with associated types and blanket impls
cfc1358 Opened by comex atValgrind failure during unwinding in trans
a8f51f6 Opened by Niko Matsakis at - 6 commentsForbid object types which are not object safe
1772f20 Opened by Nick Cameron at - 10 commentsHashMap.clear() leads to VacantEntry.set() asserting
a614ccc Opened by Frank McSherry at - 2 commentskeyword is too short
fdc836d Opened by Nestle at - 1 comment
3e2ed4d Opened by Joshua Yanovski at - 5 commentsDerefMutshould befor Sized?ICE if
95c0ac6 Opened by Liigo Zhuang at - 1 commentfn main()is#[no_mangle]-edTrans uses more stack when things are made private
d05546f Opened by Niko Matsakis at - 2 commentsMisleading error message for "use self::submodule" when "pub mod submodule;" is in the same file
6e47060 Opened by Mukilan Thiyagarajan at - 2 commentsType inference failure after switching to unboxed closure
3efef49 Opened by Jorge Aparicio at - 1 commentICE: diagnostic.rs panics due to index out of bounds error
41d9213 Opened by 0x1cedc0ffee at - 2 commentsissue-13560.rs is flaky on 64-bit OSX
4ec308c Opened by Alex Crichton at - 1 commentImplement address sanitizer (ASAN) support
a12a68b Opened by bstrie at - 4 commentsUpload rustup.sh to static. automatically
8e8acee Opened by Brian Anderson at - 3 commentscompile-fail/issue-17718-extern-const.rs and compile-fail/removed-syntax-extern-const.rs test the same thing
f9d4ded Opened by Rewi Haar atBundled gcc/libraries on windows may cause errors when compiling native code
fd71ecf Opened by Alex Crichton at - 10 commentsICE with 'index out of bounds: the len is 0 but the index is 0' in librustc/middle/typeck/check/mod.rs:2678
f4053b4 Opened by Deleted user atThe minimum version of gdb to pass the test is not documented
98bddee Opened by Loïc Damien at - 2 commentsImproper mutability reference requirement for embedded mutable references in structs
2d1b134 Opened by Philippe Lavoie at - 2 commentsAdd Rust support to gdb
9c035f8 Opened by Brian Anderson at - 1 commentAdd Rust support to lldb
a419bea Opened by Brian Anderson at - 1 commentEmit windows-specific debug info
a27f354 Opened by Brian Anderson at - 10 commentsInstall source code for debugging
6df7617 Opened by Brian Anderson at - 15 commentsUse After Free in safe code using Vec and HashMap
84f140e Opened by Aria Desires at - 17 commentsBe more informative with object-unsafe supertraits
cf7cf79 Opened by emberian at - 4 commentsMacro Documentation Incorrect
c4fcce9 Opened by Max S. New at - 1 commentAssociated types and supertraits
717bef3 Opened by Nick Cameron atdebuginfo: Stepping through if-expressions jumps around unexpectedly
eccbfb9 Opened by Michael Woerister at - 1 commentmissing_doc lint misses type aliases
d31d4a6 Opened by Tom Jakubowski atmake tidy should require an issue number in FIXMEs
4e11b39 Opened by Nick Cameron at - 4 commentsParse error with Associated types inside generics
70ad6dd Opened by Sean McArthur at - 2 commentsUnsafe behaviour without unsafe code, bug in lifetime checker / shared memory restrictions?
1671c38 Opened by Derek Wu at - 10 commentsMacro Guide: Invocation syntax section doesn't describe fragment specifier used in introductory example
4625e78 Opened by Cathy Douglass at - 1 commentGuide does not explain the namespaced enums
40a1532 Opened by Kang Seonghoon at - 2 commentsICE: impl declared before trait with associated item
9f2a953 Opened by Nick Cameron at - 2 commentsPath to associated type via a struct's type parameter
d3fb486 Opened by Nick Cameron at - 1 commentSugared paths to associated types via non-variable types
cfdd0d7 Opened by Nick Cameron at - 6 comments
83e5c33 Opened by Utkarsh Kukreti at - 9 commentsstd::slice::BinarySearchResultshould have a method to just get the inner valueLifetime inference with stack-boxed trait objects of unboxed closures
a55cffe Opened by Vladimir Matveev at - 3 commentsRustdoc test failures related to automatically inserted code are very confusing
de94191 Opened by Ulric Wilfred at - 4 commentsassertion failed: key != 0
bc17926 Opened by Aidan Cully at - 2 commentsuse of quote_ty! fail with error: this function takes 0 parameters but 1 parameter was supplied [E0061]
0737158 Opened by Loïc Damien at - 1 commentLLVM error: Stored value type does not match pointer operand type!
8fc4eb4 Opened by Elinor B. at - 2 commentsCan not import names brought in scope from a private import unless marked public
0317940 Opened by Marvin Löbel at - 4 commentsLLVM assertion when compiling with -g
46a03fe Opened by Simon Wollwage at - 5 commentsSupport
4156adc Opened by Nick Cameron at - 2 commentsSelf::footo call a method on the current trait.Cannot use parens for grouping in patterns
9292efc Opened by emberian at - 2 commentsICE in typeck: assertion failed in librustc/middle/typeck/check/method/confirm.rs
4cd3dc7 Opened by Markus Siemens at - 2 commentsType parameters not allowed on UFCS methods
aa7a4a4 Opened by Niko Matsakis atrun-pass/issue-16671 is ignored on android
272a19d Opened by Steven Fackler at - 3 commentsLLVM assertion returning ref pattern inside newtype
0bfff2b Opened by nwin at - 3 commentsReference is incorrect wrt floats
e316ccf Opened by Steve Klabnik at"error: reached the recursion limit during monomorphization" with unboxed closures
a3d886d Opened by Jorge Aparicio at - 8 commentsProvide a syntax extension to derive traits for a newtype
77ab163 Opened by Adolfo Ochagavía at - 6 commentsRemove usage of 'notrust' in the docs
342c325 Opened by Steve Klabnik atrustdoc: Optionally generate foo/index.html with foo/ links, instead of foo.html
7a56682 Opened by Simon Sapin at - 9 comments"error: illegal recursive type"
52b486a Opened by Anish Athalye at - 7 commentsICE in type checking - cannot apply unary operator
e8a5893 Opened by Richard Dodd at - 5 commentsrustdoc: provide a way to override html_root_url
97539bd Opened by Simon Sapin at - 3 commentsTracking issue for RFC 490 - DST syntax changes
50d363a Opened by Nick Cameron at - 10 commentsNeed better error messages for conflicts due to glob imports
90d7872 Opened by Mukilan Thiyagarajan at - 1 commentTask panic should default to aborting process
3050033 Opened by Michael Giagnocavo at - 6 commentslatest nightly gets "illegal instruction" when trying to compile the uuid library
aa0199d Opened by Tupshin Harper at - 2 commentsdead code lint is incorrectly reporting code as being unused with static methods
9b45e1d Opened by Erick Tryzelaar at - 6 commentsinline asm opt-level 3 where function incorrectly marked as dead_code
af8ff1f Opened by Kevin (Junkyard) at - 3 commentsSegfaults and hangs during check-stage1-std
8ee26e2 Opened by Peter Atashian at - 7 commentsRe-enable duplicate/unused diagnostic code detection
55f2047 Opened by Deleted user at - 11 commentsRedundant trait bounds aren't ignored when checking if a trait object implements a trait
6519255 Opened by Steven Fackler at - 2 commentsCannot generate tuple-accession-syntax through macros
7d700c4 Opened by qrlpx at - 3 commentsTraits with associated types break in where clauses on impl items
2d5feb8 Opened by Steven Fackler at - 1 commentTraits with associated types break in struct bounds
85c08dd Opened by Steven Fackler at - 4 commentsBorrow checker fails to reject invalid send involving trait
b1a31c4 Opened by Dan Burkert at - 1 commentA cloned slice can escape the scope where it is valid.
9c72796 Opened by Jake Goulding at - 2 commentsICE: unexpected char in type string: 3
d842412 Opened by Kevin (Junkyard) at - 4 commentsrustdoc: Add source links for impl
0c67f01 Opened by Simon Sapin at - 2 commentsTrait to get a random element from a collection
1e0b77c Opened by Adolfo Ochagavía at - 7 commentsNightly doesn't install on OS X 10.7 Lion
9ae6169 Opened by Jakob Fries at - 4 commentsFeature gates at the top of a file silently ignored in module context
c967b8a Opened by sp3d at - 1 commentIntrinsic docs don't render in rustdoc
c9045ae Opened by Aria Desires at - 5 commentsStatic method on type alias doesn't resolve
010c5fa Opened by Kevin Burke at - 2 commentsProgram crash on Reader.read_exact
2bb8211 Opened by vwim at - 4 commentsProvide a RandomAccessIterator for collections
a2cc764 Opened by Adolfo Ochagavía at - 8 comments
c632093 Opened by Tom Jakubowski at - 1 comment|| trueafter macro invocation in StmtExpr parses oddlyGuide needs to be updated for changes to Enum scoping rules?
bcd8b3b Opened by crispweed at - 1 commentICE: Requires
5e7bd3c Opened by Jorge Aparicio atcopylang_itemFully document all forms of lifetime elision
5b68065 Opened by Aria Desires at - 2 commentsAdd span_lint_note to the lint Context
56ea44c Opened by Keegan McAllister at - 7 commentsFormatters for collections
a3adc37 Opened by Mark Schmale at - 12 commentsAdd quasiquote for attributes
a01e918 Opened by Keegan McAllister atrustc crashing
205de3f Opened by Ezra Varady at - 5 commentsfat-ptr-transmutes lint doesn't work
3db2cfc Opened by Keegan McAllister at - 12 comments
4b191c3 Opened by Chris Morgan at - 10 commentsmake installis failingSimple dylib linking fails.
f527c0a Opened by Deleted user at - 8 commentsraw pointer produced illegal instruction on X86 and X86-64 but not ARM
ce54116 Opened by Kevin (Junkyard) at - 1 commentrustc panic with struct-like enum destructuring
16acd4b Opened by norfenstein at - 1 commentExcessive stack allocation with multiple return points
2bf8a71 Opened by James Miller at - 4 commentsrustc can't find binaries when your PATH has a ~ in it
5ce1109 Opened by Patrick Walton at - 4 commentsMajor performance regression on n-queens
d2f5991 Opened by Jonathan Reem at - 4 commentsRustc produces shared objects rather than executables
63b2838 Opened by Mitchell McMillan at - 3 commentsunused_attribute lint should run after registered lints
58ed14d Opened by Manish Goregaokar at - 2 commentsICE: unexpected panic
6845bd9 Opened by Valerii Hiora at - 5 commentsICE calling unimplemented prelude trait methods.
5aef412 Opened by Owen Rodley at
d1e4985 Opened by Marvin Löbel at - 5 comments#[test]attributes in modules defined in functions are ignoredIf slower than while in nested loops
a223a3e Opened by Paho Lurie-Gregg at - 14 commentsTons of bogus results searching stdlib docs for "repr"
9a84976 Opened by Tom Jakubowski at - 1 commentBuildbot should not only test "make check" but also "make install"
d80bc1f Opened by NODA Kai at - 11 commentsremove semicolon for suppressed the expressions to unit
3a03f62 Opened by He-Pin(kerr) at - 4 commentsNo macro hygiene for items
6ad47d3 Opened by Max S. New at - 5 commentsCloning
35f0651 Opened by Manish Goregaokar at - 5 comments&strs doesn't trigger borrow checkersuggest new bootstrap technique
44f3973 Opened by Aidan Cully at - 17 commentsMultiple input lifetimes when attempting elision in
699c1b5 Opened by Huon Wilson at - 1 commentfn& unboxed closure type signatures gives imprecisehelpmissing-copy-implementations warning only triggers on externally-reachable types.
63a878b Opened by Benjamin Herr at - 10 commentsInstaller for OS X Yosemite displays nonsense text
e166c8d Opened by Deleted user at - 6 commentsrustc considers casting to violate lifetime analysis
4959aa3 Opened by Stephen Touset at - 4 commentsBug report guide should mention RUST_BACKTRACE
0ffd2b9 Opened by Keegan McAllister atassertion crash when compile install
51cf405 Opened by Yukang at - 1 commentserialize::json::Encoder emit_char serializes extra nulls
e95b2d7 Opened by Eric Kidd at - 2 commentsRe-exported consts don't appear in rustdoc
9700d4e Opened by Keegan McAllister at - 2 commentsTests for rustdoc outputs
653f9a4 Opened by Kang Seonghoon at - 3 comments
4450b4c Opened by Liigo Zhuang at - 3 commentsStrPrelude::char_at()confuses people by accept byte index instead of char indexICE when trying use associated types
e993751 Opened by Andrew Cann at - 1 commentBuildbot for mac nightlies does not work again
46e0837 Opened by Vladimir Matveev at - 1 commentHRTB rules do not permit "perfect forwarding" of the
cf11fec Opened by Niko Matsakis at - 1 commentFntraitsdebuginfo: "lexical-scope-in-for-loop" auto-test fails
f83ae51 Opened by Michael Woerister at - 1 commentMutable Pointer Aliasing Rules are Unclear for Unsafe Code
64570a1 Opened by Aria Desires at - 15 commentsUnexpected compiler panic
f6f9069 Opened by Tim Holland at - 3 commentsTracking issue for RFC 446 - ES6-style unicode escapes
cef838e Opened by Felix S Klock II at - 10 commentsInconsistent version printing
9a232f5 Opened by Tim Holland at - 2 commentsrustc build from HEAD panicks
0c1c29c Opened by Markus Unterwaditzer at - 3 commentsDocs on bugreporting should elaborate on creating a stack trace
c516bc3 Opened by Markus Unterwaditzer at - 1 commentLLVM abort on address of dereference of byte string literal
6a6e4cd Opened by sp3d at - 1 commenttypes of b"foo" and bytes!("foo") differ
c93d5be Opened by sp3d at - 3 commentsThe most latest nightlies are unavailable on Linux
14a48a8 Opened by Vladimir Matveev at - 2 commentsNumbers are not printed correctly
c4a75a9 Opened by mahkoh at - 4 commentsderiving(Encodable) does not use emit_enum_struct_variant or emit_tuple_struct
5d72b1a Opened by Eric Kidd at - 16 commentsCompiler error when trying to build 872ba2ccd3
a4e1468 Opened by Thomas HUET at - 1 commentReference language items are out of date
bc685b2 Opened by mdinger at - 1 commentMac nightly horribly out of date (again)
4eb2bc9 Opened by Doug at - 2 commentsDocument and establish compatibility guidelines for Unicode version used
d02c9b5 Opened by Kang Seonghoon at - 1 commentCompiler lookup path separation
0785f96 Opened by Alex Crichton at - 6 commentsVarious things are failing to build properly (ICE from metadata::loader::Context<'a>::extract_one)
6499b65 Opened by Chris Morgan at - 11 commentsassertion failed: end <= self.len(), slice.rs:432
5a1e1dd Opened by Scott Feeney at - 1 commentcsearch::get_item_attrs() seems to always be blank for const items
ca7f7e6 Opened by Tom Jakubowski at - 1 commentvalgrind shows memory leak for a simple print statement
66bb998 Opened by Rajanikanth Jammalamadaka at - 36 commentsGuide doesn't build (process didn't exit successfully:
13aac7a Opened by Nik Everett at - 1 commentrustc ...(status=101)Add a mpmc channel
28c277e Opened by mahkoh at - 2 commentsICE on external struct variant
779eea9 Opened by KokaKiwi at - 2 commentscompiler "did you mean" tips don't include macros: unresolved name
463ce3b Opened by Marek Baczyński at - 3 commentspanic. Did you meanself?ICE: when non-static &str argument is encountered by TypeId
3868704 Opened by Nerijus Arlauskas at - 5 commentsUse unqualified names in type errors when possible
a125733 Opened by Keegan McAllister at - 4 commentsAdd range notation
e0f2d53 Opened by Nick Cameron at - 6 commentsUse ranges for slice notation.
49bb741 Opened by Nick Cameron at - 6 commentsFailure in sync::mutex::test::try_lock
f77cc30 Opened by Keegan McAllister at - 3 commentstask 'rustc' panicked at 'assertion failed: end <= self.len()'
dd3c9c8 Opened by Leslie at - 2 commentsRange types for integers (or refinement types?)
ff5b061 Opened by BryanQuigley at - 3 commentsRust build failure
c722655 Opened by Brady Dean at - 3 commentsrustc is ICEing when it tries to build itself
1ede94f Opened by Andrew Cann at - 1 commenton Channels, why Recv action finished before Send action?
31b73d3 Opened by Deleted user at - 2 commentsBroken links for viewing examples on play.rust-lang.org
368e233 Opened by Ivan Ukhov at - 1 commentRust crates and modules guide doesn't mention
10aaff3 Opened by Matthew McPherrin at - 1 commentsuperat allICE when compiling rustc: assertion failed: end <= self.len()
ed7adc7 Opened by Markus Siemens at - 3 commentsstd::chars::Char::escape_unicode generates old-style \u and \U escapes, breaking syntax::print
9812cef Opened by Eric Kidd at - 1 commentCould not compile
de926d5 Opened by Wraithan at - 2 commentsgccWarn when using slices which are unbounded below
07963af Opened by Nick Cameron at - 1 commentUnboxed closure types are implicitly copyable
14bb1ca Opened by Niko Matsakis at - 7 commentsAdd a lint warning on bare
c2581b7 Opened by Manish Goregaokar at - 1 commentPatIdentarmsRust fails to compile on OS X
e17df44 Opened by Ulysse Carion at - 3 commentsUsing
5277bf1 Opened by Jorge Aparicio at - 7 comments-C codegen_units=Nwhile bootstrapping rust generates an LLVM assertion"Collaterally moved value" error for something that looks fine to me
9661f46 Opened by sellibitze at - 2 commentsIterator.collect() not in documentation?
9026f26 Opened by Matt Chaput at - 6 commentsimproper_ctypes lint should check types referenced in C ABI function definitions
06d31cd Opened by Tom Jakubowski at - 22 commentsUnboxed closure trait references should pretty print with parenthesized notation
a3378cd Opened by Niko Matsakis at - 1 comment
8866600 Opened by Jorge Aparicio at - 8 comments#[deriving(Clone)]et al. should ask forClonebounds on fields, not on generic parameterspanicked at 'assertion failed: type_is_zero_size(bcx.ccx(), block_ty)
f1a42e9 Opened by Tupshin Harper at - 4 commentsAdd documentation for unboxed closures in reference
3a5c27e Opened by Corey Farwell at - 1 commentEnum section in guide is broken due to namespaceing
e44f835 Opened by collinalexbell at - 1 commentpanicked at 'assertion failed: !substs.has_regions_escaping_depth(0)'
fb6cc6a Opened by Michael Marsh at - 3 commentsBuilding rustc with -g hits LLVM assert
a5cc40d Opened by Brian Koropoff at - 4 comments"Unsupported associated type binding" when declaring local variable with associated type in default method
b6601fd Opened by kennytm attask 'rustc' panicked at 'assertion failed:
a23d123 Opened by Mohammed El Batya at - 3 comments(left == right) && (right == left)(left:None, right:Some(()))'Unable to infer type information despite enough context.
7f392a9 Opened by ariel at - 1 commentNightly build broken for mac (again)
34e67c4 Opened by Doug at - 4 commentsType inference failure when cloning
962d23e Opened by Steven Fackler at - 2 commentsNew testing guide nits
7c44737 Opened by Huon Wilson atunresolved lifetime ICE with associated type bounded by 'static
fd4abd7 Opened by Huon Wilson atrustdoc file lock fails on os x
f52c374 Opened by Leslie at - 9 commentsEncodable trait objects
2979179 Opened by Keegan McAllister at - 1 commentLifetime inference failure
621a786 Opened by Pierre Krieger at - 3 commentsRegression in rustdoc's printing of unboxed closure bounds
043fe96 Opened by Tom Jakubowski at - 1 commentRegression: cannot convert to a trait object because trait
63ca0e4 Opened by Pierre Krieger at - 11 commentscore::ops::FnOnceis not object-safeUsing character class in regex! macro produces numerous warnings on deprecation of \uABCD
b87c790 Opened by NODA Kai atICE: this associated type didn't get added as a parameter for some reason
65a2be3 Opened by Jorge Aparicio atNo unsafe slicing
084623e Opened by Clark Gaebel at - 5 commentsuse
32a6f97 Opened by Liigo Zhuang at - 6 commentsselfinstead ofmodin import statementsCompiler plugins not found with target spec
4b45606 Opened by Zoxc atTracking issue for
94d1b91 Opened by Aaron Turon at - 2 commentsstd::asciireform (RFC 486)Rustdoc should render the
a2acc0c Opened by Rewi Haar at - 1 commentFntraits with the sugary syntaxCtrl-Z does not work in Windows
7304c40 Opened by Kang Seonghoon at - 14 commentsRustdoc should render higher-rank trait bounds
9838545 Opened by Tom Jakubowski atICE: fail-if-zero on unexpected type: core::simd::u32x4
a653213 Opened by Markus Siemens at - 2 commentsICE: In function receiving a boxed Invoke: 'rustc' panicked at 'assertion failed: !ty::type_needs_infer(ty)'
a8f2756 Opened by Philip Munksgaard at - 2 commentsShould
2db507a Opened by Tom Jakubowski at - 2 commentsfor <> Traitbe legal syntax?Confusing error message for incorrect struct variant field
c12314e Opened by Tom Jakubowski atOwnership Guide: Borrowing example doesn't work with previously introduced main function
fb7b600 Opened by Lenny at - 4 commentsSet transmute from fn item to type fn lint a hard error
c74550e Opened by Niko Matsakis at - 42 commentsRustDoc not working on specific files
a318cc5 Opened by Alexis Purslane at - 5 commentsCaching for the
a104d69 Opened by Niko Matsakis at - 1 commentCopytrait is not sufficiently context sensitiveArc should implement BorrowFrom
ed0048f Opened by Joshua Yanovski at - 2 comments"Static" methods should not be object safe
01d9e80 Opened by Niko Matsakis at - 2 commentsProvide better error reporting for unimplemented traits
c75f72d Opened by Flavio Percoco at - 4 commentswhile I tried use std::comm::mpsc_queue::Queue I got errors: error: struct
ab34d09 Opened by meagon at - 1 commentQueueis private, does the Queue mode take out of rust std ?
9e90595 Opened by Dmitrii Vasilev at - 2 commentsString + &strandVec<T> + &[T]work in unexpected waystd docs: methods are really difficult to discover
e05c2a5 Opened by mdinger at - 12 commentsstd docs: structures should have a function list at the top
b48f9f7 Opened by mdinger at - 3 commentsGuide: too much time spent on the installation section
a139cca Opened by Tshepang Mbambo at - 1 commentMutexes are recursive on windows, but not on unix
235bc71 Opened by Alex Crichton at - 24 comments
40112b2 Opened by Chris Morgan at - 3 commentsmake installis failingParse error when using associated type syntax leading to less-than token (<<)
8705299 Opened by Chris Morgan at - 3 commentserror message for type mismatch in macro does not reveal location of macro expansion
4b1097d Opened by Oli Scherer at - 2 commentsICE in rematch_impl during attempt at double dispatch
df9cd95 Opened by Stuart Glaser at - 2 commentsICE in rustc::util::ppaux when trying to represent a TraitRef
46ce42b Opened by Philip Munksgaard at - 1 commentmk/tests.mk: find -perm +mode is deprecated
f743f2b Opened by Philip Munksgaard at - 1 commentICE using parenthetical trait notation in impls
d9bf4b6 Opened by Niko Matsakis at - 1 commentTracking issue for collections reform part 2 (RFC 509)
46c4d9a Opened by Aaron Turon at - 55 commentsFresh install from nightly, error: internal compiler error: unexpected panic
2db33cb Opened by Aaron McLeod at - 6 commentsError when if let arm doesn't return () could be more helpful
ab17fe0 Opened by Tom Jakubowski atWindows 2k8/Vista support lost since 4-Dec nightly
ee971ba Opened by Steve Gilham at - 9 commentsMemory unsafety using & bindings more than one level deep when destructuring
b5f7389 Opened by Joshua Yanovski at - 5 commentsTracking issue for RFC 520: change fixed length array syntax
455d5ce Opened by Nick Cameron at - 1 commentTracking issue for RFC 522: allow
94772c2 Opened by Nick Cameron at - 2 commentsSelftype in implsICE: Type parameter
9379e4e Opened by Jorge Aparicio at_/FnSpace.1(/FnSpace/1) out of range when substituting (root type=)
c978bf9 Opened by krdln atPathExtensions::stat()broken on ARM LinuxMacro reform (Tracking issue for RFC 453)
62498c6 Opened by Niko Matsakis at - 3 commentsAssociated types are not
97f233c Opened by Jorge Aparicio atSizedwhen used in the return type of default methodsRust requires llvm.assume intrinsic and hence LLVM 3.6
78b5184 Opened by Angus Lees at - 6 commentsResolve at_exit strategy after std::thread lands
d46c577 Opened by Aaron Turon at - 2 commentsTracking issue for splitting Show into String and Show (RFC 504)
daa97a8 Opened by Aaron Turon at - 9 commentsUndefined reference in libcore str::str.StrPrelude::bytes::h835a605f8fa9b9b7hWs.
3bc4768 Opened by Kashyap at - 15 commentsStrange blanket impl error
0f5fe92 Opened by Dylan McKay at - 2 commentsWhere clauses that do not involve parameter types should be rejected
e7fd3af Opened by Niko Matsakis at - 1 commentCheck that the bounds of impl are implied by trait in a more general way
8de5179 Opened by Niko Matsakis at - 4 commentsPermit higher-ranked qualifiers to enclose the self type
a2ccf11 Opened by Niko Matsakis at - 6 commentsParse and accept outlives expressions in where clauses
a40432b Opened by Niko Matsakis at\U00ABCD12 and \uABCD escapes are deprecated
fa680ce Opened by Akos Kiss atMake suggestions for 'does not implement any method in scope'
cf1d150 Opened by Aidan Hobson Sayers at - 7 commentsICE: Explicit deref of non-derefable type: _
827abbc Opened by Philip Munksgaard at - 1 commentfrom_raw(_mut)_buf returns slices with weird lifetimes
212df32 Opened by Tobba at - 9 commentsImplement path reform
076429b Opened by Alex Crichton atGuide: Confusing description for newtype idiom
756458f Opened by crumblingstatue atRevamp documentation to talk about
a9da67c Opened by Aaron Turon at - 2 commentsstd::thread
c73b519 Opened by Tim Holland at - 2 commentsmake docsrecompiles untouched[ICE] "ty_size: unhandled type" when using a SIMD type in FFI
8e2bd9a Opened by kennytm at - 1 commenterror: internal compiler error: adt::represent_type called on non-ADT type: &std ::io::IoError
b398741 Opened by Evan Martin at - 10 commentsProvide copy of documentation for offline use
554987a Opened by Evan Martin at - 7 commentsAdd support for all variants of
b44a99e Opened by Jared Roesch at - 2 commentsast::WherePredicatein clean/mod.rsParse multiple bounding lifetimes in where clauses
3321ecf Opened by Jared Roesch at - 1 commentWe should rename std::hash::RandomSipHasher to something more generic
4df6067 Opened by Erick Tryzelaar at - 6 commentsOverwide table in pdf documentation
7f4d2ee Opened by Tim Holland at - 2 commentsPanic during unit tests (coerce_match)
c4d4596 Opened by Corey Farwell at - 26 commentsstart / generated C main is the wrong type
d33f7f9 Opened by comex at - 6 commentsTracking issue for prelude stabilization (RFC 503)
cfb76c2 Opened by Aaron Turon at - 1 commentFFI Guide talks about segmented stacks
d41bb4b Opened by Steve Klabnik atType parameter <generic #0>/SelfSpace.0 (/SelfSpace/0) out of range
f279e93 Opened by Jean-Marie Comets at - 5 commentscompiler bug: const expr(...) of type X has size 20 instead of 24
72ca7cc Opened by Conrad Kleinespel at - 2 commentsRustdoc hyperlinks should open in a new tab
3979edc Opened by Titouan Vervack at - 7 comments
1c53110 Opened by Simon Sapin at - 2 commentsch as u32 < 0x80syntax misinterpreted as a type parameterICE on
ca1e6f2 Opened by J. Neuschäfer at - 1 commentlet _: uint = true as _;: "asked to compute contents of error type"Improve architecture detection on rust-lang homepage install button
fb885a4 Opened by Snyper at - 3 commentsA more detailed treatment of rustdoc isn't where it's claimed to be
a241931 Opened by Tshepang Mbambo atprogram chokes on non-utf8 command line arguments even if it doesn't access them
f76f200 Opened by jabot2 at - 3 comments
cecb993 Opened by Rewi Haar atmacro!() + foofails to parseat_exit_impl::push(...) in dynamic libraries causes fatal runtime error.
f898d1c Opened by ariel at - 5 commentsrustdoc: Don't search on every single keystroke in the search box
c97a7f4 Opened by Deleted user at - 1 commentSearch result links on http://doc.rust-lang.org sometimes 404
a523e24 Opened by Carol (Nichols || Goulding) at - 2 commentsSegfault when returning a boxed struct as a trait object from a match
37bc9c8 Opened by Jake Goulding at - 7 commentsimproper_ctypes lint doesn't detect cross-crate un-ffi-safe structs
e7e6e01 Opened by Tom Jakubowski at - 4 commentsResult of &str + String is backwards
5047ee7 Opened by Francis Gagné at - 1 commentICE with unboxed and diverging closure
7f19294 Opened by NODA Kai at - 6 commentsInline assembly register reuse weirdness
c30cdd3 Opened by Andrew Cann at - 2 commentsRegression: Using
2d0c8e6 Opened by Jorge Aparicio at - 3 commentsT: Boundin methodimplandwhere T: Boundin method declaration yields an errorICE: Explicit deref of non-derefable type: _
0ff33d7 Opened by Hans Raaf at - 4 commentsrustdoc should label must_use types.
4ca8fbd Opened by ariel at - 2 commentsThunk does not accept closures with multiple arguments
b1f57fa Opened by Mikhail Zabaluev at - 1 comment--emit=ir is listed as valid choice in manual, but rustc does not accept it anymore
cf73b79 Opened by Simonas Kazlauskas at - 1 commentOld generic bounds don't fulfill where clause bounds in trait impls
21e18f0 Opened by Steven Fackler at - 1 commentThe Tasks and Communication guide should consistently use the Thread module
7d94d78 Opened by NODA Kai at - 1 commentLinux nightly distribution contains two different versions of standard libraries
aecdbc8 Opened by Murarth at - 2 commentstransmute safety guidelines handle fat pointers incorrectly
3c0978d Opened by Niko Matsakis at - 1 commentMultiplying only works one direction
aa23985 Opened by mdinger at - 1 commentOpt-in copy causes types that shouldn't be Copy to be copy
62b7c67 Opened by James Miller at - 5 commentsinternal compiler error: debuginfo::create_for_loop_var_metadata()
01af87e Opened by Simon Wollwage at - 19 comments
169f8fa Opened by Dabo at - 4 commentsbox try!(MyStruct::new()) as Box<MyTrait>no longer works without being put on separate linesMultiple emit targets don’t ignore
4697255 Opened by Simonas Kazlauskas at - 17 comments-ooption, contrary to the warningdep-info is mislisted as an argument to crate-type, not emit
2abe35b Opened by Simonas Kazlauskas atEnsure accepted RFCs are all in the manual and elsewhere
9b9a93e Opened by Steve Klabnik at - 4 commentsinternal compiler error: debuginfo::create_for_loop_var_metadata()
b406ffd Opened by Sankha Narayan Guria at - 1 comment
ca546a6 Opened by Jorge Aparicio at - 2 commentsmissing_docslint enforces documentation on private traits and its methodsMake it possible to stop running #[bench] functions multiple times
43ece09 Opened by Simonas Kazlauskas at - 6 commentsrust.vim - do not set g:rust_recommended_style by default
43027a2 Opened by Louis Pilfold at - 4 comments#[repr(...)] not allowed on c-like univariant enums
d4de88c Opened by James Miller at - 1 commentDocumentation example for InvariantType is strange
9936aa5 Opened by Clark Gaebel at - 2 comments"Private trait in exported type parameter bound"
fd9e6b2 Opened by Tobias Bucher at - 9 commentsUnfortunate optimization with Option<bool> vs Option<uint>
8c3dbaf Opened by Alex Crichton at - 11 commentsDisallow the use of
1a8c5fc Opened by Rewi Haar at - 8 commentsDropas a boundError building TcpListener example from docs with
a182b7c Opened by Brian J Brennan at - 1 comment-gflagCould not compile gcc
8f235a2 Opened by madmaxio atCompiler message need improve for OrdSliceExt::sort()
acc5629 Opened by Liigo Zhuang at - 2 commentsICE: Referenced variable location is not an alloca
855e8de Opened by Deleted user at - 2 commentsBTreeMap's .get() doesn't show its trait bounds in rustdoc
d400567 Opened by bluss at - 3 commentsTypeId only allows sized types that have a 'static bound
1671f84 Opened by Markus Westerlind at - 8 commentsRvalues are incorrectly expected to have unsized types.
22e3819 Opened by Eduard-Mihai Burtescu atRandom number generators should not implement Copy
d11fdba Opened by Simonas Kazlauskas at - 2 commentsICE with a wrong notation for an unboxed closure trait: Fn<A, R>
ad1a7df Opened by NODA Kai at - 2 commentsType inference of a diverging function is weird
579a363 Opened by NODA Kai at - 3 commentsLLVM Segmentation fault - destructuring newtype with closure
1fa4eba Opened by Paolo Falabella at - 4 commentsRustdoc not rendering some trait impls for BTreeSet and HashSet
638ba97 Opened by Chase Southwood at - 1 commentRustdoc should show "where" in a new line
3b516a3 Opened by Armin Ronacher at - 3 commentsRustdoc: stability label is wrong for serialize.
f99ab9d Opened by ariel at - 3 commentsFn item/fn pointer distinction breaks fn pointer generics
b1690b1 Opened by Paul Sanford at - 6 commentsthread 'rustc' panicked at 'Box<Any>', rustc 0.13.0-nightly (34d680009 2014-12-22 00:12:47 +0000)
5142d03 Opened by Chris Saunders at - 2 commentsPanic => hang with -C codegen-units=2
219152e Opened by Keegan McAllister at - 7 commentsICE cannot relate bound region
550d3c9 Opened by edef at - 1 commentrustdoc: List functions that return the documented type
3a217d3 Opened by Sam Ward at - 2 commentsImpls for a generic type with different type parameters conflict with each other.
359548a Opened by vadimcn at - 1 commentShadowing macro definitions should warn at least
235a8e5 Opened by Kang Seonghoon at - 2 commentsLLVM assertion failed in code with closures
b987438 Opened by Vladimir Matveev at - 1 commentRefactor ParamBounds away completely
fd58f07 Opened by Niko Matsakis at - 3 comments
3529f30 Opened by Vadim Petrochenkov at - 88 commentsString::as_mut_vecprevents small string optimizationimpls containing static defined in private modules cause linking errors
4ec66a5 Opened by Simonas Kazlauskas at - 5 commentsio::Seek functions seek() and tell() value types do not match
79e4d23 Opened by Garrick Peterson at - 8 commentsWhere clause bounds in re-exported structs clauses aren't preserved by rustdoc
160dae4 Opened by Tom Jakubowski at - 2 commentssegfault with a typaram constraint on a struct
5e13e2d Opened by Erick Tryzelaar at - 4 commentsCompiler panic when try to execute incorrect regex!
5a1b3b5 Opened by Ivan Ivashchenko at - 3 commentsBacktrace symbol demangler seems to be a bit broken
99c2e01 Opened by Steven Fackler at - 2 commentsInline assembly doesn't work with FP constraint
fce73ed Opened by Alex at - 9 commentsDrop elision doesn't work with #[unsafe_no_drop_flag]
413a99f Opened by Clark Gaebel at - 6 commentsICE using associated type in trait bound
0d4dc7e Opened by Joshua Yanovski at - 13 comments"Internal error looking up definition" using a type alias with a where clause
dbed480 Opened by Joshua Yanovski at - 5 commentserror: the trait
570ff51 Opened by AndyShiue at - 5 commentsfor<'r> Fn(&'r mut ())is not implemented for the type|&mut ()|ICE with manual implementation of Fn Trait
272cc2a Opened by flo-l at - 4 commentserrno EEXIST doesn't generate a IoErrorKind::PathAlreadyExists
8bb80c0 Opened by Philipp Brüschweiler atCrash with
818b456 Opened by Lionel Flandrin at - 2 commentsmove ||closure and selfstd::boxed::Box documentation source link broken
01a5a03 Opened by Simonas Kazlauskas at - 1 commentIterator invalidation not caught by borrow-checker
183173e Opened by Patrick Reisert at - 9 commentsCalling
34f156a Opened by ty at - 2 commentsunwrap()on JoinGuard::join() failedAssertion Ptr must be a pointer to Val type!"' failed.
e54d2f6 Opened by Tupshin Harper at - 2 commentsSwitch to mach
7e43476 Opened by Manish Goregaokar at - 9 commentsLLVM assert with owned closure returning closed-over value, "argument of incompatible type"
16f478c Opened by bstrie at - 2 commentsrange syntax doesn't work with non-literal endpoints in for statements
e1fc6aa Opened by Jorge Israel Peña at - 5 commentsRustdoc search index missing some re-exported methods
e70cbe2 Opened by Tom Jakubowski atTake care of boundaries in Step trait
d21048e Opened by bluss at - 8 commentsOperators not overloaded properly for primitives
a1a366f Opened by Igor Babuschkin at - 2 commentsInvalid "cannot move out of captured outer variable in an
1770a7e Opened by Carl Lerche at - 3 commentsFnOnceclosure" errorUnboxed closure type inferencing failure
5bfe8b3 Opened by Carl Lerche at - 1 commentA mistake in the document guide.md
a58762a Opened by Frank Dai at - 2 commentsDecide what precedence
7da4be2 Opened by Rewi Haar at - 7 comments..should have
9df9546 Opened by Joshua Yanovski at - 21 commentsArcshould only requireSync, notSendWhen building on OSX, "-L" needs to set the search path for frameworks as well as libraries.
f899f7c Opened by Cary Haynie at - 2 commentsUnify OS-specific types' trait implementations
92a603f Opened by Flavio Percoco at - 5 commentsCompiler panic on assertion when check::autoderef return result with None
0e03c4c Opened by Ivan Ivashchenko at - 3 commentsc_void seems problematic
416d61b Opened by Tom Jakubowski at - 2 commentsDeprecation warnings when compiling tests of libserialize
060d7a1 Opened by Diego Giagio atDeprecation warnings when compiling tests of libregex
09daf21 Opened by Diego Giagio atUninstalling Rust downloads the whole Rust again
d90f169 Opened by Şhah İsmail at - 2 commentsDon't require parentheses when accessing nested tuple
a987e42 Opened by Nathan Stoddard at - 5 commentsShifts shouldn't be tied to pointer-size integers
80c478c Opened by Patrick Walton at - 10 commentsGetting HTTP 404 link at Rust doc
c374361 Opened by York Xiang at - 2 commentsformat!() generates code without line number debug info
4f4b61c Opened by vadimcn at - 2 commentsBroken line debug info generated for
cc25bf6 Opened by vadimcn at - 5 commentsforloopsList of features that are gated to accept for 1.0
1f159cf Opened by Seo Sanghyeon at - 6 commentsIntegrate projection predicates into condition evaluation
5750042 Opened by Niko Matsakis atSmarter integration of projection predicates into trait selection
55a04b6 Opened by Niko Matsakis at - 4 commentsRefactor various "type testing" traits to share code
b75a71c Opened by Niko Matsakis atIntegrate object projection predicates into rustdoc
71cd1b1 Opened by Niko Matsakis at - 4 commentsConvert
8bcc38f Opened by Niko Matsakis at - 6 commentsT::Fooresolution to use where clauses, not boundsUse
cd762b3 Opened by Niko Matsakis at - 3 commentsast::Namerather thanast::Identfor associated type namesWe permit type parameters and so forth on builtin bounds
a73c1b7 Opened by Niko Matsakis at - 5 commentsClarify outlives requirements on associated types
06e6e8f Opened by Niko Matsakis at - 1 commentMerge LLVM DragonFly segmented stack support
e044dd1 Opened by Michael Neumann at - 2 commentscompiler panic - Referenced variable location is not an alloca!
4e85cc1 Opened by Jonas Pollok at - 2 commentsfeature gate FFI imports of LLVM intrinsics
9684137 Opened by Huon Wilson at - 1 commentSafe methods in std::io allow reading uninit memory
1652adb Opened by sivadeilra at - 21 comments"can't monomorphize ..." ICE with use of generic intrinsic as a value
52a2495 Opened by Huon Wilson at - 3 comments'asked to register intrinsic fn' ICE with use of non-generic intrinsic as a value
5a26f1e Opened by Huon Wilson at - 6 commentsSend Trait for RingBuf
b168a7e Opened by Rohit Joshi at - 1 commentAssembler output when using -Z asm-comments emits long sequences of empty lines (hundreds to thousands)
450595d Opened by sivadeilra at - 2 commentsUse of deprecated item not propagated to macro expansion
2dc24c7 Opened by Thomas Bracht Laumann Jespersen at - 3 commentsunknown emission type:
1e56c30 Opened by Simon THOBY at - 2 commentsdep-info
19a90fa Opened by Simon Sapin at - 1 commentChar::to_{lower,upper}caseshould returnOption<&'static str>instead ofcharSend is not implemented for RingBuf<T> where T: Send.
008d143 Opened by Damien Radtke at - 1 commentICE: asked to compute contents of error type
73361a6 Opened by mahkoh at - 1 commentrustdoc --version panics
74c9ccb Opened by Brian Anderson at - 2 commentsrustc fails to compile when -L /usr/local/lib (on Linux, at least)
011b432 Opened by Rick Richardson at - 17 commentsPattern matching for parameters in Impl blocks does not count struct fields as used
72a886d Opened by Zachary Dremann at - 1 commentGiven
cdd8baa Opened by Jorge Aparicio attrait Trait: SubTrait<Output=Self> {},Self::Outputdoesn't implementTrait(but it should)Can create iterator adapter that fulfills
1e17b7d Opened by Jorge Aparicio atIterator<Item=T>andIterator<Item=Option<T>>ICE due to missing associated type in trait implementation
0377102 Opened by Jorge Aparicio at - 6 commentsQuestions about librustc_back
05b5ead Opened by Binero at - 3 commentsStack traces / backtraces in Windows show everything in "main"
f80feb9 Opened by sivadeilra at - 9 commentsTracking issue for Unicode enforcement in
837de61 Opened by Aaron Turon at - 1 commentstd::fmt(RFC 526)Segfault in
8753cd6 Opened by Nick Fitzgerald at - 6 commentsHasher<SipState>::hash
c4bee7c Opened by Tamir Duberstein at - 7 commentsmake installerror with--target=arm-apple-iosReport error on inherent associated types (for now)
fb8c5ef Opened by Huon Wilson at - 1 commentTracking issue for RFC #532: change
a67b2bc Opened by Nick Cameron at - 3 commentsmodtoselfin use itemsTracking Issue for RFC 534: rename deriving to derive
25433ce Opened by Nick Cameron at - 4 commentsrustup build fails on OS X Yosemite
2274568 Opened by Bharadwaj Srigiriraju at - 7 commentsWrong error reporting for missing trait implementations
f31e091 Opened by Flavio Percoco at - 3 commentsAssociated types: ICE "type_of with ty_projection"
14f1c6d Opened by Samuel Fredrickson at - 1 commentRunning rustup installs then removes rustc installation
1876b6d Opened by Huon Wilson at - 3 commentsinternal compiler error: Referenced variable location is not an alloca!
72d5c71 Opened by Bryan Yap at - 4 comments"No def'n found for DefId" ICE for impl appearing before trait declaration that includes an associated type
cf97183 Opened by Huon Wilson atTest failure: maketest: compiler-lookup-paths
4fef805 Opened by Peter Atashian at - 5 commentsnormalize bounds during method probing
15252ac Opened by Niko Matsakis atrecursion dependent on global offset table
b6e9a22 Opened by Ezra Varady at - 7 commentsIP_ADD_MEMBERSHIP constant not correctly defined for Windows
13f1013 Opened by Jake Goulding at - 5 commentsmkinstall.sh failure
bcc3b7f Opened by David Brown at - 6 commentsReferenced variable location is not an alloca!
e7c72e0 Opened by Josh Leverette at - 1 commentImpls of traits with associated types don't work cross crate
3358c06 Opened by Steven Fackler at - 3 commentsStd doc playpen links don't all link to the correct example
f82a461 Opened by mdinger at - 2 commentsICE with boxed unboxed closures: !generic_bounds.has_escaping_regions()
3e08bc7 Opened by Paolo Falabella at - 3 commentsError of attribute without trailing item inside a function points to trailing bracket, not offending tokens
bd5c903 Opened by Huon Wilson at - 3 commentsDefault the associated return type of unop/binop traits to
836138b Opened by Jorge Aparicio at - 3 commentsSelfICE due to dereferencing core::result::Result
7f0e079 Opened by Gal Leibovici atassoc types: bootstrapping rust generates a rustdoc error
cd8b347 Opened by Jorge Aparicio at - 3 commentsShould the mutable borrow of
f83d28a Opened by Jan Špaček at - 2 commentsselfin method call range over the arguments?debuginfo: Debugger pretty printers cannot handle all enum memory layouts
d01025b Opened by Michael Woerister at - 6 commentsTaskPool should derive Clone
71eeb67 Opened by tobbebex at - 9 commentslibcompiler-rt.a leaks into the host libdir
6dd374d Opened by emberian at - 1 commentICE in trait impl with
920f21c Opened by Jonathan Castello at - 5 commentswhereclause
82f97a8 Opened by Jonathan Castello at - 15 commentswhereclause not honored in traitimplbodythe type of this value must be known in this context
719f7b0 Opened by compressed at - 5 commentsTrait object implicit coercions through a
94d590c Opened by Huon Wilson at - 2 commentsmatchare incorrectly codegen'dRename target_word_size
fbc85f8 Opened by Seo Sanghyeon at - 7 commentsemacs-mode shouldn't highlight keywords in identifiers
120d5a7 Opened by gsingh93 at - 2 commentsMake borrowed-to-unsafe coercions introduce minimum region constraints
a8ca6d1 Opened by Niko Matsakis at - 10 commentsRedefining built-in types does not work
83f217c Opened by Marckvdv at - 24 commentsSlicing_syntax not equal with method as_slice().
c015292 Opened by Amos Bird at - 6 commentsCan't open ../../tmp/dist/rust-docs-0.13.0-dev-i686-unknown-linux-gnu/install.sh
640a6ed Opened by Passw at - 5 commentsRawstrings get escaped like regular strings
86eb6e5 Opened by Daniel Albert at - 6 commentsICE instead of Sized error for impl method parameters.
a0c4d51 Opened by Jacob Van Noort at - 3 commentsNightly builds don't include documentation
32a8f91 Opened by Jim Blandy at - 3 commentsCompiler panic while compiling libs when /tmp is full
e28c00d Opened by Daniel Schadt at - 7 commentsInfinite recursive panic on old Linux
553640b Opened by solo at - 11 commentsTracking issue for stabilize c_str, c_vec (RFC 494)
052de22 Opened by Aaron Turon atImplement stability attribute overhaul
7bb3861 Opened by Alex Crichton at - 1 commentStop using first class aggregates
015856e Opened by Björn Steinbrink at - 4 commentsTeach rustup.sh about release channels
2154bef Opened by Brian Anderson at - 4 comments"Unable to infer enough type information" when spawning thread and looping.
83e090e Opened by Jason Fager at - 7 commentsMake compiletests (run-pass, compile-fail, etc) usable for testing arbitrary rust programs
6d6ae30 Opened by Manish Goregaokar at - 7 commentsBug on non-power-of-2 SIMD vectors
dfdc352 Opened by Jihyeon Kim (김지현) at - 19 commentsMultiple globs are basically unusable.
20ed76b Opened by SiegeLord at - 4 commentsLLVM 3.1 compatibility issue
51287f6 Opened by ritalin at - 4 commentsfn pointer type is not Clone when containing a parameter with an unspecified lifetime
4a7b13e Opened by Sam Gibson at - 5 commentsIntegrate projection types into method dispatch
302716a Opened by Niko Matsakis at - 1 commentICE: Associated types in struct definitions ICE in trans
84f56a1 Opened by Niko Matsakis at - 1 commentIn the Guide, the example of extracting a value from a newtype is confusing
90674c2 Opened by Cam Jackson at - 4 commentsCString should have a "within max length" constructor
d9e55f2 Opened by Jake Goulding at - 9 commentsSmooth the breakage of other crates in the rust-lang org
78df1a6 Opened by Jonathan Reem at - 15 commentsNew orphan check makes it impossible to implement Hash<S>
9d143e8 Opened by Steven Fackler at - 11 commentsDocs are installed with wrong permissions
df63453 Opened by Brian Anderson at - 3 commentsICE on missing Target type in Deref implementation
e08e847 Opened by Sébastien Watteau at - 3 commentsstd::rand::weak_rng should return a newtype struct
031c867 Opened by Simonas Kazlauskas at - 2 commentsAny old type of constant can be used in a pattern
8bbbb69 Opened by Niko Matsakis at - 15 commentsStruct field lifetime error and misleading error message.
47092ab Opened by Nulldata at - 1 commentTypeId should be available for T: ?Sized
2a0519e Opened by Jonathan Reem at - 2 commentsCompiler bug when compiling servo: Index out of bounds
7fb6795 Opened by Victoria Hoyle at - 6 commentsImplement new &mut pattern syntax
c373440 Opened by Brian Anderson at - 1 commentRemove default Sized bound on trait Self param
0a89934 Opened by Brian Anderson at - 2 comments
2ad032f Opened by Huon Wilson at - 1 commentraw_pointer_derivinglint name should beraw_pointer_deriveRust osx packaging installs with wrong permissions
6f2497e Opened by xasmx at - 13 commentsRustdoc lists associated types in traits under "required methods"
878b9c9 Opened by Huon Wilson at - 4 commentsmismatched types when dereferencing T where T : Deref
99edb41 Opened by Rick Richardson at - 4 comments
839351e Opened by Rewi Haar at - 15 commentsT: ?Sizeddoes not work inwhereclausesICE type of value must be know in this context
d3e1e18 Opened by Alex Pentland at - 2 commentsCompiled program crashes with a SIGSEGV/SIGILL
a5f41c3 Opened by Ray Ruvinskiy at - 1 commentemacs auto-complete should be enabled by default
bc4aceb Opened by Peter N at - 3 comments
e5ed1c3 Opened by Simon Sapin at - 10 commentsuse core::prelude::*conflicts withuse collections::slice::SliceExtThe parser should use some kind of hygiene or lang item for FullRange
0265e12 Opened by Nick Cameron at - 6 commentsConfusing error with trait with multiple associated types
2fa090c Opened by Andrew Paseltiner at - 2 commentsICE
dac17dd Opened by Tobias Gustafsson at - 3 commentsVtableImpl ... did not contain projection forObligationThe key parameter of Index should be made an associated type
44e344a Opened by Steven Fackler at - 5 commentsConsider indicating which code blocks are expected to compile and which are not in the guide(s)
c1ea736 Opened by Huon Wilson at - 6 commentsfrom_str producing an unresolved name error
5487c6a Opened by David English at - 6 commentsRemove the implicit binder from the FnSpace in VecPerParamSpace
5efe12f Opened by Niko Matsakis at - 1 commentBoxed closures without explicit type info produces unhelpful error messages
bee7e64 Opened by Philip Munksgaard at - 1 commentThe
e0fbefc Opened by Aaron Turon at - 2 commentsstd::tupledocumentation incorrectly mentions old methods for projectionCompiler crash with new default parameters
6d7344a Opened by Philipp A. at - 3 commentsLifetime Markers do not exhibit proper variance used certain ways
20435f9 Opened by John Ericson at - 3 commentswhere clause trait bounds not included in trait implementors section
eed5282 Opened by Nicholas Hollett at - 3 commentsAssociated type as struct field causes type-checking error
d6997c3 Opened by Murarth at - 1 commentInternal compiler error: Implementation missing trait type parameter panics compiler
f37d0df Opened by Luis Araujo at - 3 commentsClarify what #![no_std] is useful for
9cfcf99 Opened by Simon Sapin at - 9 commentsICE with associated types and default types
94c1a73 Opened by Carl Lerche at - 2 commentsMake lang items usable from libsyntax
3d16e52 Opened by Nick Cameron at - 3 commentsfailed to find block with tag 7
8722453 Opened by Rick Richardson at - 13 commentsConstraints on nested associated types do not work
789f99d Opened by Carl Lerche at - 5 commentsICE(?): LLVM ERROR: Broken module found, compilation aborted!
3c14f91 Opened by Tim at - 8 commentscompile error with BoxAny::downcast::<str>
f8d07b0 Opened by Ryusei Yamaguchi at - 2 commentsSkip should implement ExactSizeIterator
93b6dd8 Opened by Allen Welkie atno_std: Using boxed type without specifying owned_box crashes rustc
e39b710 Opened by Jonas Schneider at - 3 commentsSomething's broken in sized/unsized traits
c236c8b Opened by Stepan Koltsov at - 5 commentsstack overflow with "recursive" trait bound on an associated type
0d3f48f Opened by sellibitze at - 3 commentstrait bounds involving static trait functions returning Self not working
b212d5a Opened by Michael Dilger at - 2 commentsrustc crashed with empty Iterator trait implementation
744022a Opened by David Sullins at - 2 commentsrustc panic when compiling rgtk
619bcc2 Opened by Michael Maurizi at - 2 commentsInference weirdness with a closure
94ca962 Opened by Nick Cameron at - 1 commentRedundant impls required when trait bound uses an associated type
d6db18a Opened by jpernst at - 3 commentsTracking issue for Consistent no-prelude attribute (RFC 501)
788c2ee Opened by Aaron Turon at - 10 commentsCompiler error
cbcb8f5 Opened by srrrse at - 2 comments
8a3ef80 Opened by Jorge Aparicio at - 10 commentsunreachable_codelint doesn't work with unboxed closuresLLVM assertion: assertion failed: index < LLVMCountParams(llfn)
8e4a908 Opened by Jorge Aparicio atmake: *** [x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/stamp.rustc] Error 137
88f4070 Opened by Sleigner at - 2 commentsImplement branch prediction intrinsics
afb8108 Opened by Simonas Kazlauskas at - 4 commentsDon't require Valgrind for tests by default
161882f Opened by Manish Goregaokar at - 1 commentICE with lifetimes and associated types
139b039 Opened by Michael Neumann atICE on invalid code
5533196 Opened by Caleb Tennis at - 2 commentstest/run-make/lto-syntax-extension doesn't test what it claims to
6028e47 Opened by Keegan McAllister atImplement the Iterator trait for RangeTo for consistency
a4141eb Opened by Adolfo Ochagavía at - 3 commentsICE when using associated type in another assoc type's bound. 'assertion failed: did.krate != ast::LOCAL_CRATE'
c7b2691 Opened by bluss at - 2 commentsPerhaps make orphan rules more permissive of associated types?
af001f9 Opened by Niko Matsakis at - 5 commentsWhen trying to import two types with the same name, say which line the first one was imported on
e3fb30b Opened by Nathan Stoddard at - 23 commentsBug with new operators traits
1119e32 Opened by Gaëtan André at - 4 commentsinternal compiler error: coherence failed to report ambiguity
8c13cf9 Opened by Denny Harijanto at - 9 commentsSerialization of float minus zero should include the minus sign.
744e15b Opened by Simon Sapin at - 14 commentsOS X .pkg installer can't be uninstalled
e2b1b6a Opened by Brian Anderson at - 6 commentsTracking issue for Prohibit unused type parameters in impls (RFC 447)
09d6650 Opened by Aaron Turon at - 5 commentsRemove some of the older obsolete syntax things
5da4e21 Opened by Nick Cameron at - 4 commentsStrange "Discriminant value outside specified type" with unsigned C-like enums
677d088 Opened by Markus Westerlind at - 6 commentsAssociated types may not all be normalized
ebfae61 Opened by Alex Crichton atICE - trying to take the sizing type of <core::iter::Iterator + 'static as core::iter::Iterator>::Item, an unsized type
18f5ed1 Opened by Jake Goulding at - 4 commentsICE when using slicing syntax with invalid code
6e6caea Opened by Sean Patrick Santos at - 2 commentsParser accepts bare 'a T in impl header
9f25c89 Opened by Aaron Turon at - 10 commentsBox<TraitObject> should impl TraitObject
a458e82 Opened by Joshua Yanovski at - 11 commentsWhitelist attributes for 1.0
37c220e Opened by Huon Wilson at - 7 commentsGuide does not explain "extern crate"
1e52b10 Opened by Jakub Gedeon at - 2 comments'rustc' panicked at 'internal error: entered unreachable code'
64ded62 Opened by Kashyap at - 6 commentsProjection types permit coherence violations
8de8164 Opened by Niko Matsakis atIn the Entry API, the lifetime of the key should be dissociated from the lifetime of the container
1327594 Opened by Pierre Krieger at - 5 commentsundefined behavior with bare fn pointer
557c644 Opened by Paolo Falabella at - 3 commentsICE: impl VtableImpl(..) did not contain projection for Obligation(..)
dc8bf48 Opened by diwic at - 1 commentFix dist automation security
679d4e4 Opened by Brian Anderson at - 11 commentsDecide on story about
112fa97 Opened by Niko Matsakis at - 3 commentsboxfor 1.0 alpha (and 1.0 final)Fix or prevent projections of associated types in impl headers
d7770b8 Opened by Niko Matsakis at - 2 commentsOptimize enum layout
fb7b4d8 Opened by mahkoh at - 11 commentsTracking issue for Rename
c5ef47f Opened by Aaron Turon at - 5 commentsint/uinttoisize/usize(RFC 544)Parsing issues with Box'ed unboxed closures
f1abe9a Opened by Francesco Mazzoli at - 3 commentsICE compiling rustbook
6e1deaf Opened by Niko Matsakis atrustdoc doesn't render associated type bindings
84f6fa9 Opened by Jorge Aparicio at - 5 comments
170c81c Opened by Jorge Aparicio atmissing_docslint should enforce documentation on associated typesmem-categorization seems to use completely bogus type for overloaded indices
8541c54 Opened by Niko Matsakis at - 3 commentsMultiple associated type bindings cause problems
cb2aa7d Opened by Niko Matsakis at - 2 commentsChar width ascii fast path isn't inlined
d2e81f6 Opened by mahkoh atError in Linux codegen when using inline assembly.
9249949 Opened by Alex at - 5 commentsUsing #[repr(C)] on unit structs should warn
2580ec6 Opened by Daniel Grunwald at - 10 commentsFix detection of feature gate use inside of println!
a88bbc5 Opened by Brian Anderson at - 2 commentsMake
4ca13e9 Opened by Niko Matsakis at - 3 commentssubsts(),input_types(), etc onPolyTraitRefpreserve the binding levelBounds don't work on nested associated types
dc5e3fc Opened by Jorge Aparicio at - 2 commentsGuide chapter on Closures is inconsistent and incomplete
b0d13b3 Opened by Jeremy Fitzhardinge at - 1 commentReference syntax for Closure type is incomplete
6f1f5c5 Opened by Jeremy Fitzhardinge at - 2 commentssrc/test/run-pass/html-literals.rs is ignored
04486e8 Opened by Alex Crichton at - 2 commentsstatic call to invalid vtable
a1e86e8 Opened by Alex Crichton at - 10 commentsOverflow in std/io/mem.rs "combine" returns incorrect error with large positions
f1b8651 Opened by Michael Giagnocavo at - 6 commentsJS exception trying to load implementors of trait
2dd50e8 Opened by Steven Fackler atICE when compiling bad code
abcce29 Opened by Tyler Neely at - 3 commentsAssociated types bug
320c731 Opened by Dylan McKay at - 3 commentsUnhelpful error message when associated type needs lifetime annotation
a432367 Opened by Sean McArthur at - 5 commentsOff-by-one-errors in 30-minute intro to Rust code examples
d546d26 Opened by Nathan Stoddard at - 1 commentConfusing error message when passing an F: FnOnce to something that wants FnMut
e65b7f3 Opened by Lily Ballard at - 5 commentsICE: Associated Type Normalizer - Normalize Projection Type
ab406f4 Opened by Kevin (Junkyard) at - 3 commentsRustup fails with 'error: invalid sha256' on OSX
c3aa404 Opened by Doug at - 1 comment"note: the trait cannot require ..." printed twice for object-safety violations
3eb5db0 Opened by Huon Wilson attest_inherit_env fail when using TESTNAME on windows
47c932d Opened by Oli Scherer at - 1 commentPanic: Duplicate mutex destroy on Thread.join (DragonFly)
7262f30 Opened by Michael Neumann at - 5 commentsDocumentation link only works for first symbol if multiple identical are present
7af79e9 Opened by Simonas Kazlauskas at - 3 commentsExported macros break paths
8cba1f8 Opened by Kang Seonghoon at - 4 commentsType aliases can be silently shadowed
a8d992c Opened by Aidan Hobson Sayers at - 13 commentsNeed to repeat bounds of Associated Types
8d92e8f Opened by bluss at - 2 commentsTrailing attributes are accepted in impl blocks
3a168b6 Opened by Steven Fackler at - 1 commentSeg-fault when not providing associated type
b2fab44 Opened by engstad at - 2 commentsTurn on --disable-debug for distribution?
4d4f323 Opened by Brian Anderson at - 6 commentsStruct as method ICE
ecee267 Opened by Andrew Li atUsing inference to coerce a closure to a trait object on the result of a match causes segfault
1b3b0df Opened by Renato Zannon at - 2 commentsLifetime declaration missing in cross-crate method definitions
5bd3c98 Opened by Huon Wilson at - 2 commentsTracking issue for RFC 558: require parentheses for chained comparisons
214d71e Opened by Huon Wilson atrustdoc: Inlined associated types are missing bounds
0ce5d83 Opened by Tom Jakubowski at - 6 commentsImprove error messages from type parameter shadowing
5a8a446 Opened by Huon Wilson at - 3 commentsBox::new requires
5de60db Opened by Felix S Klock II at - 3 commentsuse std::boxed::Boxdespite prelude injectionPlaypen links from code snippets on doc.rust-lang.org contain wrong code
815e76f Opened by Val Markovic at - 2 commentsRust panic at assertion in latest nightly
dabaf38 Opened by Josiah Bills at - 3 commentslibcore is broken
311d616 Opened by Alex at - 2 commentsRustc does not to recognize array as a locally defined type.
846e302 Opened by Georg Schölly at - 1 commentSlicing syntax very unergonomic in latest nightly
c569945 Opened by mahkoh at - 5 comments"associated type
f2481fd Opened by Ryusei Yamaguchi at - 1 commentTnot found for type parameterX" error with where clausecompile-fail/recursion.rs uses a dummy span with an expansion id of -2
a0297a9 Opened by Manish Goregaokar at - 3 commentsstd::slice::from_raw_buf is very unergonomic
35a1f1e Opened by Pierre Krieger at - 4 commentsParameterized traits can't be implemented for arbitrary types even if their parameters are "local"
b4b64a4 Opened by Vladimir Matveev at - 10 commentsICE: array index on wrong field
5474770 Opened by klutzy/defunct atICE: misplaced
98943c8 Opened by klutzy/defunct at - 2 comments$cratein macroCompiler panic - coherence failed to report ambiguity
3341a5a Opened by Greg Chapple at - 1 commentInternal compiler error when using operator overloading
f57730d Opened by jethrogb at - 2 commentsEquals sign accepted in type parameter declaration
c2132c1 Opened by bluss at - 1 commentStabilization for 1.0-alpha2
6851349 Opened by Aaron Turon at - 4 commentsDocumentation in librustc has sentence fragment.
853fa5e Opened by Earl St Sauver at - 1 commentProblem using function traits with associated types
e929e82 Opened by Deleted user at - 4 commentsRefactor librustc_back to support arbitrary linkers
059044a Opened by Peter Atashian at - 2 commentsNormalization of projections in where clauses
2a451cb Opened by Niko Matsakis atCoherence fails to find ambiguity with manual impl of Fn for fn
f619126 Opened by Kevin Murphy at - 3 commentsFn is apparently not implemented for fn
a92eb40 Opened by Kevin Murphy at - 6 commentsPlugins without #[no_link] produce shared library error when running
7b9ad16 Opened by Dabo at - 6 commentsIt is no longer possible to implement the same trait for different closures since they became traits
5be7487 Opened by Nerijus Arlauskas at - 3 commentsICE: Associated type referencing itself
cf89aca Opened by tobbebex at - 10 commentserror: cannot satisfy dependencies
5319158 Opened by Trevor Merrifield at - 2 commentsDon't use "generic" as the target cpu
bae23ce Opened by Björn Steinbrink at - 3 commentsFinalize forum story before 1.0
061d357 Opened by Aaron Turon at - 3 commentsSplit debuginfo into its own module
e2054e1 Opened by Nick Cameron at - 1 commentCustom errors for well-known traits
bde6028 Opened by Niko Matsakis at - 13 commentsSuggest possible traits when none are imported
8ab23b2 Opened by Nick Cameron at - 1 commentAdd an option to rustdoc to deny warnings and use it in std
b17048e Opened by Brian Anderson at - 1 commentCan cast an unusable value to a raw pointer
8efaa3a Opened by wthrowe at - 6 commentsRust test suite has too many files in one directory
63a3296 Opened by Seo Sanghyeon at - 5 commentsAssociated types: ICE "get_unique_type_id_of_type() - unexpected type"
07a9854 Opened by Samuel Fredrickson at - 30 commentsError building rust with -g
7b78a87 Opened by Manish Goregaokar at - 5 commentsICE: this path should not cause illegal move
263d37a Opened by Zoxc at - 9 commentsthe type of the expression with an operator doesn't inferred correctly
7d36655 Opened by Ryusei Yamaguchi at - 4 commentsrange expressions (a..b) interact weirdly with operator precedence
6a66a13 Opened by Daniel Grunwald at - 1 commentICE When trying to build the rust opencl binding
342ca32 Opened by Cary Haynie at - 1 commentNonCopyable as T for Copyable<T> cause it to be non-copyable
8f97d07 Opened by qrlpx at - 1 commentJoinGuard::join returning an Err is really unsafe
efdfc74 Opened by Pierre Krieger at - 14 commentsRecursion depth too shallow on Mac OS X
fa19b62 Opened by ACCOUNT MOVED at - 2 commentsAdd grapheme_at{,_reverse} functions to UnicodeStr
a30d2e7 Opened by mahkoh at - 1 commentrange notation (a..b) has weird operator precedence
2853720 Opened by Daniel Grunwald at - 18 commentsAtomicUint should not exist
4be45ac Opened by Joshua Yanovski at - 3 comments
902fd04 Opened by Joshua Yanovski at - 14 commentsCellshould beCopyAdd remove_range functions to Vec and String
1a9af35 Opened by mahkoh at - 8 commentsimpl fmt::String for tuples
59d2c43 Opened by Emilia Bopp at - 2 commentsRust 32bit does not compile on Windows 7: LLVM fails to build
85d68a0 Opened by AnthIste at - 5 commentsMark String::as_mut_vec inline
430d189 Opened by mahkoh atTest harness inserts unstable warnings
9599e09 Opened by Sean McArthur at - 3 commentsICE when a supertrait bound contains a binding for a type defined in the supertrait
cae392c Opened by Niko Matsakis at - 5 commentsIncorrect Headline Hierarchy in Rust Book
03babb2 Opened by Pascal Hertleif at - 5 commentsCrawl doc.rust-lang.org for dead links on a regular basis
297bae0 Opened by Keegan McAllister at - 4 commentsCompiler panic on using a nonexistent field of a struct
32d0fbd Opened by CrystalGamma atIdentifiers in range notation are not parsed correctly
0268266 Opened by Emilia Bopp at - 5 commentsICE "internal compiler error: cannot relate bound region" using associated type in method sig
a379d26 Opened by Niko Matsakis atFix --test code generation to properly avoid unstable warnings
405fc4e Opened by Brian Anderson at - 2 commentsAdd 'next' links to pages of TRPL book
a391201 Opened by Nathan Stoddard at - 4 commentsrustc should be usable as-is from the build directory
8f09517 Opened by Simon Sapin at - 20 commentsSet up directory listings for the distribution directory on s3
d469129 Opened by Brian Anderson at - 2 commentsSlightly confusing language in variable-bindings.md
9ce4a01 Opened by Trevor Loflin at - 1 commentICE with 1/8/15 nightly
a1aed47 Opened by Tyler Neely at - 3 commentsEnable
285b565 Opened by Simon Sapin at - 5 comments$($pattern)|+or equivalent inmacro_rules!The example in the concurrency guide is incorrect
2b14eff Opened by Jonathan Reem at - 1 commentno type for node 11004: expr 12 + x (id=11004) in fcx 0xb27f5338
9c32328 Opened by Riley Stewart atICE: static call to invalid vtable: VtableFnPointer
9db86cf Opened by Deleted user at - 8 commentsUsing an unsized value from slicing incorrectly should give a more helpful error message
90fcd51 Opened by Huon Wilson at - 2 commentsOptimize documentation layout on mobile
a69d18d Opened by Kevin Yap at - 9 commentsRust book section links either broken or confusing
6e5c822 Opened by Diggory Blake at - 1 commentthread '<unnamed>' panicked at 'failed to allocate a guard page', when RLIMIT_STACK is not 4K page aligned
325296a Opened by piyo at - 6 comments[Docs] Add richer examples to the Guide to Strings
48a2176 Opened by Evan Chan at - 2 commentsAdd a lint for public types that don't implement Debug
f1cbbd7 Opened by Steven Fackler at#[deriving(PartialEq, Show)] generates poor implementations for large enums
bdbb9bb Opened by Steven Fackler at - 14 commentsRename string::push_str to string::concat
2299334 Opened by Sandeep Datta at - 1 commentPerculiar behaviour when parsing 0..<ident> range expressions in for loops
0ada41e Opened by Brendan Zabarauskas at - 2 commentsType inference when using the new slice syntax
cad2fa1 Opened by Ivan Ukhov atReplace libc functions with WinAPIs on Windows
4fab5e7 Opened by klutzy/defunct at - 2 commentsunexpected callee type - compiler panicked
033bc57 Opened by Blair Nilsson at - 3 commentsHeadline Level in API Doc Comments
55ae9ed Opened by Pascal Hertleif at - 9 commentsJavaScript Error in API Docs When Hovering over Struct Code
effca6f Opened by Pascal Hertleif at - 1 commentdoc: provide epub download of The Book
3d8c9ae Opened by Mateusz Czapliński at - 62 commentsToOwned trait is not imported by default
7932f60 Opened by Siddharth at - 2 commentsForgetting a
158b2b0 Opened by Huon Wilson at - 1 commentmovein closure use likeThread::spawn(|| { ... })gives unhelpful helpassert_eq! output is very unhelpful for floats
4bd932d Opened by Simonas Kazlauskas at - 3 commentsMake return type of the
00c5fdf Opened by Niko Matsakis at - 11 commentsFntraits an associated typeTrait selection treats unboxed closure arguments as quasi-associated types
42a2c70 Opened by Niko Matsakis at - 7 commentstrait lang item on a struct
132c2b7 Opened by apreiml at - 13 commentsWhat is 6th unary operator?
e5caaa0 Opened by khiri-co at - 3 commentsProvide wrappers over Box<Fn>
d5b21ed Opened by York Xiang at - 12 commentsInteger fallback error with closures
7f1bfd4 Opened by Ryusei Yamaguchi at - 1 commentbox_syntax allowed in generated function
d2807f9 Opened by Mathias Hällman at - 4 commentsMake the tables in libunicode public
525d0b4 Opened by mahkoh at - 4 commentsinternal compiler error: no type for node 29: expr 0 (id=29) in fcx 0x7f6cb4becbb8
7066e50 Opened by Tim Fuchs atICE when indexing after accessing unknown field/method
3e15903 Opened by Nathan Stoddard atDeprecation of copy_lifetime: "its questionable utility" is questionable
5cbc320 Opened by Mikhail Zabaluev at - 1 commentUse of associated types with bounds requires redundant bounds at the use site
95b2b79 Opened by Jonathan Reem at - 2 commentsAtomicUint -> AtomicUsize
8cb85d1 Opened by Clark Gaebel at__MSABI_LONG not declared building LLVM on Windows
35e42c1 Opened by sivadeilra at - 9 commentsinternal compiler error: unexpected callee type core::ops::FnOnce() -> S
11a218e Opened by Bryan Yap at - 1 commentFeature-gate #[macro_reexport]
2ede98a Opened by Keegan McAllister atDistribute binary on Windows without libgcc_s_dw2-1.dll
58679ba Opened by Zixian Cai at - 6 commentsrustdoc is missing all where clauses from external items
2f8f579 Opened by Tom Jakubowski atAllow "extension" of types from other modules
a2ff77e Opened by jethrogb at - 5 commentsrustc panic: libsyntax/lib.rs: index out of bounds: the len is 61 but the index is 247
77fe1e5 Opened by Andrew Forgue at - 2 commentsRust Book Example Fix: Arrays, Vectors, and Slices
5dfd3db Opened by jatinn at - 1 commentStack overflow in rustc when trying to make bare metal executable
a81ab89 Opened by Jacques Fortier at - 3 commentsrange notation with for expression
edc9efb Opened by Ryusei Yamaguchi at - 2 commentsfor i in 0 .. n {}should be parsed asfor i in (0 .. n) {}Error spans into imported macros render poorly
001b0f0 Opened by Steven Fackler at - 9 commentsrustdoc: ?Sized bounds are missing for re-exports
41c9f70 Opened by Tom Jakubowski at - 3 commentsPartialEq/Eq and PartialOrd/Ord impls generated by
c786629 Opened by Murarth at - 9 comments#[derive(...)]are not generic for RHSNew c_str/ffi makes error buffer operations harder than necessary
62be648 Opened by Stanisław Pitucha at - 6 commentspretty identified should identify view items
1d655f0 Opened by Nick Cameron at - 4 commentsMajor compile-time perf regression in deep-vector2
d70067a Opened by Brian Anderson at - 16 comments--pretty=expanded is too conservative on parens
c463142 Opened by Simonas Kazlauskas at - 2 commentsRustdoc: All playground links point to the code of the first example
446f598 Opened by bluss at - 1 commentICE with impl Foo for Foo for object safe Foo
8c168ca Opened by Huon Wilson atManual impls of Foo for Foo should be illegal
c43f982 Opened by Huon Wilson at - 3 commentsUnhelpful error messages for calls of methods defined in an impl with restricted bounds that aren't satisfied
d1cfab1 Opened by Huon Wilson at - 6 commentsTimer on windows is not Send + unhelpful compilation error
111cd82 Opened by Paolo Falabella at - 1 commentLint for parameters that could be ?SIzed
1de4c57 Opened by Huon Wilson at - 2 comments
48845e4 Opened by 依云 at - 1 commentstd::io::FileStathas a field namedcreated, but it's not its creation timestd::io::FileType doesn't have character-special and socket kinds
97bfc1e Opened by 依云 at - 1 commentthe book should mention the difference between vectors and arrays.
f102076 Opened by Bharadwaj Srigiriraju at - 3 commentsAdd an ignore function to Result to explicitly ignore it.
efbe709 Opened by mahkoh at - 6 comments64-bit Windows installer fails to install binaries
71539ae Opened by David Salter at - 4 commentsSIGABRT in LLVM during stage0/librustc_typeck (RUSTFLAGS=-g)
1fa4d1c Opened by Ken Tossell at - 3 commentsinternal compiler error: no type for node 207
29c7520 Opened by Bryan Yap at - 3 commentsBox<Iterator> (and &mut Iterator) does not implement Iterator
f84b934 Opened by Andrew Gallant at - 9 commentsAccess to fields of associated types not normalized
5d881ba Opened by Niko Matsakis atFalse ambiguity report between builtin bound expansion and where clauses
f833942 Opened by Niko Matsakis atMake the Rust Book a mobile-friendly site
7abd44d Opened by Val Markovic at - 5 commentsPoor error message when a subtype is not Sync as required
2cada29 Opened by Josh Matthews at - 10 commentsfollowing tutorial results in failed compile
bc1cedb Opened by lailoken503 at - 4 commentsRust Book CSS seems to be missing or incorrectly linked with the Rust version pulled using rustup.sh
cf8f568 Opened by Matt Keeler at - 3 commentsICE: no type for node 443: expr FullRange (id=443) in fcx 0x53f4d60
e663ece Opened by Markus Siemens atICE 'type' was a a subtype of 'type' but now it is not
cf57e0a Opened by Markus Westerlind at - 5 commentsShould RNGs really be clone?
80d5bd2 Opened by Brian Anderson at - 9 commentsThe new coherence rules disable very useful patterns
f334192 Opened by Jonathan Reem at - 10 commentsFFI type-safety lint should warn about fat pointers
9ab88d8 Opened by Huon Wilson at - 1 commentCompiler error could suggest using an associated type for e.g. Iterator<T>
bc8c67c Opened by Tom Jakubowski at - 5 commentsInclude line numbers in backtraces
57a6d6e Opened by gsingh93 at - 4 commentsBounds on associated types ignored
4be5160 Opened by Ben Gamari at - 3 commentsOverflow/panic problem in Step and ExactSizeIterator for Range<BigInt>
6b427c8 Opened by sellibitze at - 1 commentRust Reference still talks about #[deriving(...)], instead of #[derive(...)]
f76cecc Opened by Jim Blandy at - 2 commentsTestsuite compile-fail error checking requires you to be very explicit
58eb09a Opened by mdinger at - 3 commentsLLVM assertion failure while compiling boxed iterator
14a8b8c Opened by ebfull at - 1 commentICE when compiling with debug info
21b2b83 Opened by Markus Westerlind at - 3 commentsConfusing language in http://doc.rust-lang.org/book/hello-world.html
aa2ea4d Opened by Moritz Schauer at - 4 commentsLLVM assertion failure when returning a value of a user defined type through a transmuted nested Box holding a trait object
e0bc2f2 Opened by crumblingstatue at - 5 commentsProgram deadlocks depending on name of scoped thread
b95a12a Opened by George Burton at - 2 commentsUsing fields in enum variants have problems with associated types
bac04a6 Opened by Niko Matsakis atICE: unimplemented type in const unsize: fn(u64) -> u64
7b087ad Opened by Elinor B. at - 1 commentCannot compile on SunOS
df859a7 Opened by matthiasg at - 1 commentAll of the old guide stubs have broken links to the new book
969fe1b Opened by Cam Jackson at - 1 commentConsider put PDF or ePub version of Rust book on server
a4dc105 Opened by Zixian Cai at - 1 commentUnreachable division causes LLVM assertion error
3718d54 Opened by klutzy/defunct at - 1 commentICE with
c7a1265 Opened by klutzy/defunct at - 1 commentRUST_LOG=rustc_trans::trans::exprStruct with a field of an associated type crashes in librustc_trans::trans::debuginfo
45ab17f Opened by Kang Seonghoon atConfusing span for borrow checker error in loop
c51f683 Opened by Tom Jakubowski at - 4 commentsUsage of Self in trait method declarations in combination with 'static associated types affects apparently unrelated code.
913f7f8 Opened by Dylan Ede at - 2 commentsThe use of associated types in
46a15bb Opened by Kang Seonghoon at - 3 commentstypecrashes even though it doesn't support type bounds at allCompiling --test with #[no_std] produces error span at first line
edfb31d Opened by Simonas Kazlauskas at - 1 commentType mismatch error should have spans if it's too long
d5ff541 Opened by Manish Goregaokar at - 10 commentscollections::vec::IntoIter is not Send + confusing error message
bb3dc4f Opened by Renato Zannon at - 1 commentInstruction does not dominate all uses error when using File::open and compiling with link time optimization
026f1f5 Opened by Will Usher at - 1 commentInconsistent pattern matching on struct variants
9549ed3 Opened by Tom Chittenden at - 1 commentMissing type hint on closure arg blows up.
325cfb4 Opened by Jason Fager at - 1 commentString guide: make distinction between
41b0df2 Opened by mdinger at - 3 commentsstrand&strAttempting to access non-existent field on type causes ICE
62c6528 Opened by Aidan Hobson Sayers at - 6 commentsWrite a TRPL chapter on inline assembly
8cd8932 Opened by Keegan McAllister at - 1 commentError message usage of
81fe38d Opened by mdinger at - 9 comments_is unclearStop using
1e4f948 Opened by Keegan McAllister at - 8 commentsextern cratefor pluginsLLVM Assertion failure with large fixed size array and default implementation
3d9b675 Opened by Robert Clipsham at - 2 comments
9675ec2 Opened by Jonas Schneider at - 1 commentasm!("asdflol" "nop");compilesGet "does not implement any method" if module w/ trait use'd, but not when trait imported
8ea34f4 Opened by arienmalec at - 5 commentsUnexpected behavior of mem::transmute(), [E0139]
31c7b35 Opened by qrlpx at - 2 commentsRust book isn't mobile friendly
08cbcb4 Opened by G4MR at - 2 commentsstd::intrinsics::get_tydesc will only accept sized types
23ea940 Opened by Diggory Blake atForbid undefined names in macro_use / macro_reexport
42b31e9 Opened by Keegan McAllister atwhen compiling servo: 'assertion failed: end <= self.len()'
24493ec Opened by Ben Iofel at - 3 commentsICE: line-tables only + debuginfo::create_for_loop_var_metadata()
30db7a7 Opened by Zaheer Chothia at - 2 commentsICE in ... bound check?
37d77e7 Opened by Frank McSherry at - 5 commentsNumeric traits inconsistent with integer type system
a8385e5 Opened by Samuel Neves at - 5 commentsTracking issue for RFC 517: IO reform
9b91fdb Opened by Huon Wilson at - 12 commentsAllow passing plugin arguments through -Z extra-plugins
438bf2e Opened by Keegan McAllister at - 4 commentsAssertion failed while type-casting
5d8dea4 Opened by jethrogb at - 7 commentsCan’t implement Trait for &'a Trait when Trait is 'static
1679cd6 Opened by Chris Morgan at - 4 comments3-tuple gets inferred to internal test runner types with --test if certain type is marked Send
69f2385 Opened by Huon Wilson at - 12 commentsICE missing type for FullRange after different type error
fdc1130 Opened by André Arko at - 8 commentsInvalid sha256 hash when downloading and installing latest nightly
d4147a3 Opened by Tolga Paksoy at - 3 commentsRevert #[warn(unstable)] by default
4b9d686 Opened by Simon Sapin at - 4 commentsBare function do not implement trait unless explicitly casted
f5ac970 Opened by Markus Westerlind at - 5 commentsICE when combine some macro and trait
1433919 Opened by York Xiang at - 1 commentrustdoc should show associated types in
0f54955 Opened by Simon Sapin at - 6 commentsimpldocumentationremove unneeded box import in examples
9f75b4e Opened by Steve Klabnik atAdditiveIterator and MultiplicativeIterator should be implemented on all iterators with Add/Mul items
7c0006f Opened by Tobba at - 3 commentslibsyntax contains many uses of uint
fd6e620 Opened by Greg Chapple at - 2 commentsOn mac the unmangled symbol is not being visible at the time of linking
9c0c6ad Opened by Kashyap at - 2 commentsRust documentation does not document interaction between modules, scopes, and traits
3016722 Opened by arienmalec at - 2 commentsICE: trying to take the sizing type of str, an unsized type
4730e54 Opened by Hugo van der Wijst at - 4 commentsDocumentation: quick reference
9948b47 Opened by Schuyler Duveen at - 1 commentnew scoping rules for safe dtors can yield spurious semi-colon or trailing unit expr
f465c9f Opened by Felix S Klock II at - 44 commentsA unique string key for TypeId
561f4a5 Opened by Mikhail Zabaluev at - 1 commentUpgrade rust-installer
052e041 Opened by Brian Anderson at - 3 commentsAdd .msi installer for windows
80a0098 Opened by Brian Anderson at - 9 commentsRemove rust-packaging's dependency on source tarball
407d0f7 Opened by Brian Anderson at - 1 commentUFCS inconsistencies
64a3eca Opened by bluss at - 1 commentIs there any official formatter or linter?
2642548 Opened by Zixian Cai at - 1 commenti18n for documentation & website
c957355 Opened by Zixian Cai at - 3 comments-emit dep-info doesn't work with -Z no-analysis
757b3bc Opened by SiegeLord at - 2 commentsICE on illegal
c99872b Opened by York Xiang atmacro_rules!
9fdd4fa Opened by Tobias Bucher at - 1 commentmainfunction has to implement wrong type.ICE: Type parameter out of range
6a66b67 Opened by Philip Munksgaard at - 1 commentBorrow lifetime incorrectly inferred when using generics.
f56f9cb Opened by Jòan at - 5 commentsICE: Using trait object with associated type when associated type is missing
952e31f Opened by Deleted user at - 2 commentserror: internal compiler error: argument to function with "rust-call" ABI is neither a tuple nor unit
e9f961f Opened by Manish Goregaokar at - 4 commentsICE with bounded associated type in where clause of a trait
cc6eea5 Opened by Tom Jakubowski at - 4 commentsrustdoc: Associated types on inlined traits show under "Required methods"
2d67878 Opened by Tom Jakubowski atrustdoc: render references to associated type using short form when possible
f7e8774 Opened by Aaron Turon at - 3 comments
3d6f919 Opened by emberian at - 1 commentinclude!'d source, when encountering a parse error, does not report-and-abort.
e9fd812 Opened by emberian at - 2 commentsinclude!is a smell and should be made obsolete for code-generating cargo packagesUpdate rustup.sh for beta
f0cd0d3 Opened by Brian Anderson at - 3 commentsUnexpected
36f828c Opened by Carl Lerche at - 1 commenterror: the associated type<U as util::async::Async>::Valuemay not live long enough"Expected
235835d Opened by Wendell Smith atfn, foundsomething" should say "Expectedfnortype, foundsomething"Allow decorators on methods, etc.
b1f13c5 Opened by Nick Cameron at - 1 commentDeprecate, then remove the ItemModifier and ItemDecorator syntax extension traits
322681e Opened by Nick Cameron at - 2 commentsDerived
b18ae3d Opened by Andrew Paseltiner at - 3 commentsHashimpl is duck-typedSome #[derive(..)] extensions are still using method calls
025b861 Opened by Jorge Aparicio at - 4 comments#[deriving(Anything)] fails silently
ff0d4e7 Opened by Kornel at - 4 commentsBetter search for keywords and programming terms
1e070bb Opened by mdinger at - 2 commentsTransmutations between associated types on a trait with a non-'static lifetime parameter causes ICE
0b613c7 Opened by Chris Morgan at - 1 commentError parsing "{expr} as {type} < {expr}"
1f6356b Opened by mindless2112 at - 2 commentsICE using cross-crate unsafe_destructor w/ ?Sized params
e27d81c Opened by Keegan McAllister at - 2 commentsRequiring an associated type to equal another associated type in short form causes ICE
1c089db Opened by Chris Morgan at - 1 commentNo longer possible to create syntax extensions that create syntax extensions.
223b574 Opened by SiegeLord at - 1 commentImplement Hash for HashSet
2c0ba46 Opened by mdinger at - 7 commentsThe existence of a lifetime parameter on a trait somehow prevents its associated types from having lifetime constraints that work
03e87e0 Opened by Chris Morgan at - 1 comment-C lto forces optimization passes to be run
a0d64c4 Opened by Zoxc atOperator overloading not flexible enough?
44227c2 Opened by Holger Rapp at - 8 commentsimpl core::fmt::String for tuples
4b3bd5d Opened by Jim Fisher at - 2 commentsPrecedence of
93d7fe9 Opened by Niko Matsakis at - 21 commentsboxis possibly wrongBitv/BitvSet's #[stable] mismatches collections reform RFC
6d01696 Opened by Huon Wilson at - 1 commentstd::Vec does not have the from_fn method described in the tutorial
ee9cd06 Opened by bandrei at - 1 comment"help" messages in compiler output is ignored
d126d02 Opened by Oli Scherer at - 9 commentsIf the book is going to show off enum variant comparison with
01d00fd Opened by bstrie at - 5 comments==, it also needs to talk about PartialEqnew scoping rules for safe dtors may benefit from variance on type params
8856b87 Opened by Felix S Klock II at - 7 commentsstatic call to invalid vtable: VtableObject(VtableObject(object_ty=error::Error + 'static))
dc7bfb9 Opened by Joel Larson at - 3 commentsimpl Drop must not allow adding new bounds on type params
5da52c5 Opened by Felix S Klock II at - 3 commentsUFCS form bypasses privacy checks in cross-crate scenario
228f7c1 Opened by Niko Matsakis at - 1 commentDon't ICE when uncallable functions occur due to unsatisfiable where clauses
d8ae33f Opened by Erick Tryzelaar at - 19 commentsRemove uses of
35d69d6 Opened by Tobias Bucher at - 2 commentsusizethat are not pointer-related from theInttraitICE: type_of with ty_err
ac2b6e9 Opened by Markus Westerlind at - 1 commentICE: Where clause ... was applicable ... but now its not
463853e Opened by Markus Westerlind at - 1 commentCompilation fails on Fedora 21.
2af3cd4 Opened by dpc at - 7 commentsICE: "aliasability violation with closure" in Boxed FnMut
088126b Opened by Alex at - 5 commentsrustdoc segfault for invalid code block boundaries
9679670 Opened by Aidan Hobson Sayers at - 1 commentDon't publish API docs for crates other than std on beta or stable channels
dc93288 Opened by Brian Anderson at - 4 commentsICE moving struct via unsafe deref
dcdc34f Opened by Josh Matthews at - 1 commentrustc should provide a suggestion when using a type/trait from a sibling module that isn't imported
d36a1da Opened by Nick Fitzgerald at - 20 comments
73e3820 Opened by Rewi Haar at - 8 commentsif foo {}.bar()parses successfully, butif foo {} + barandfoo! {}.bar()do notICE dereferencing raw ptr after transmute
8b8aaaf Opened by Drake Talley at - 2 commentsImproper use of enum variant gives poor error message
14dd237 Opened by mdinger at - 2 commentsAPI docs have broken links for contents under liballoc
59bb802 Opened by York Xiang at - 3 commentscompile-test fails to detect extranous errors on windows
6fce769 Opened by Oli Scherer at - 1 commentDifficult to use format_args! with libcore (generates code in std::fmt)
2788ba4 Opened by Deleted user at - 2 commentsFeature/Stability staging is flaky
9b9c6ff Opened by Simonas Kazlauskas at - 7 commentsTypechecking does not scale well for deeply nested types
f6a7f2c Opened by Markus Westerlind at - 4 commentsborrow-checker allows partial reinit of struct that has been moved away, but no use of it.
c08978e Opened by Felix S Klock II at - 42 commentsHashSet should have a get function
b11484e Opened by Mike Pedersen at - 4 commentsRust tutorial document has broken redirect link
8379650 Opened by Youngmin Koo at - 1 commentICE when compiling an 'extern "C"' trait method
e236365 Opened by Florian Gilcher atInvalidate artifacts on CloudFront more reliably
cf8c727 Opened by Brian Anderson at - 22 commentsMove uploaded cargo bins to dist/ from cargo-dist
960c169 Opened by Brian Anderson at - 2 commentsAdd machine-readable dist index
1ff5335 Opened by Brian Anderson at - 4 commentsAdd additional channel manifest metadata
0768af8 Opened by Brian Anderson at - 6 commentsType inference works with method calls, but not with UFCS
2823ea5 Opened by Jorge Aparicio atrustdoc --test looking for non-existent shared object
dd89f9a Opened by Martin Robinson at - 14 commentsGive a full explanation of Copy in the docs
fa2414f Opened by Keegan McAllister at - 1 commenterror: internal compiler error: static call to invalid vtable
b1dadd9 Opened by Robert Foss at - 2 commentserror: internal compiler error: unexpected panic
47bc969 Opened by Nicolas at - 10 commentsBogus associated type in associated type bound compiles
d956324 Opened by bluss at - 5 commentsIn collections documentation, headings like "Use a Vec when" should link to the corresponding collection
bbd94ef Opened by Nathan Stoddard at - 4 commentsRemove prelude dependency for range notation; rename FullRange
af222b2 Opened by Aaron Turon at - 11 commentsmem::zeroed unrolls hilariously enormous loops
cda85b8 Opened by richö butts at - 4 commentsICE: error: internal compiler error: static call to invalid vtable: VtableObject(VtableObject(object_ty=error::Error + 'static))
d802323 Opened by Eric Kidd at - 1 commentrustup: When local date is later than server date, nightly can't be downloaded
6a5d146 Opened by Michael Pankov at - 8 commentsStructs with a raw pointer warn whether or not you derive
0c97173 Opened by Kornel atCopyerror: internal compiler error: this path should not cause illegal move
194c97e Opened by Andrew Kelley at - 2 commentsLLVM assertion error (llvm/lib/IR/Instructions.cpp:1086)
9a6577f Opened by John Ericson at - 9 commentslibrustc_borrowck/borrowck/doc.rs doesn't get rendered
cefd341 Opened by Keegan McAllister at - 5 commentsquote_expr! causes compile error when invoked twice on an ident nested in a macro invocation
961e3d8 Opened by Chris Wong at - 1 commentThe Ownership guide does not clearly explain what happens when there are two or more elided lifetimes
7f63000 Opened by Tyler Thrailkill at - 8 commentsCreate a syntax file for Nano
94b2d0d Opened by Keegan McAllister at - 1 commentErr from thread should implement Show
2c47274 Opened by Paul Crowley at - 1 commentAnther ICE with type_of with ty_projection
12cc9cb Opened by Erick Tryzelaar at - 2 commentsrustup: error: invalid sha256.
d006972 Opened by Deleted user at - 3 comments
bb3e879 Opened by emberian at - 2 commentsraw_pointer_derivelint should not complain about derivingCopyDon't put docs for rustc/syntax/etc on doc.rust-lang.org
9671562 Opened by emberian at - 19 commentsImproving Entry API to get the keys back when they are unused
bc917ac Opened by matthieu-m at - 4 comments
c0f03b6 Opened by Aidan Hobson Sayers at - 8 commentsfn mainin a comment in rustdoc breaks testsWe should forbid type parameters from shadowing other types
22687cb Opened by Erick Tryzelaar at - 5 commentsBuild fails on windows when using
988c470 Opened by Adolfo Ochagavía at - 1 comment-C codegen-units=4Error running hello world on Win7-x64
0e7bfc2 Opened by moonbit2099 at - 1 commentICE: autoderef failed
b605b33 Opened by Deleted user at - 1 commentConfusion over std::hash::Hasher and std::collections::hash_map::Hasher
506cd2e Opened by Dan Burkert at - 2 commentsMac to Linux cross compilation build error - morestack.S:28:18: error: unable to emit symbol attribute
ab38d35 Opened by Kashyap at - 1 commentRustdoc displays negative impls for traits identically to standard impls
9e1b604 Opened by Michael Kovalchik at - 7 commentsSrc Link in Rustdoc fails for assert_eq!
7f5a244 Opened by Earl St Sauver at - 5 commentsvim indent file broken with comments containing braces
7f916a3 Opened by mahkoh at - 5 commentsIt is surprising
bbbd57b Opened by Erick Tryzelaar at - 6 commentslet ref x: i32 = 5has a type of&i32LLVM assertion failure in llvm::InvokeInst::init
fb7cff4 Opened by Pierre Talbot at - 2 comments
00ace40 Opened by Paul Collier at - 3 commentsmake tidyoutput on Travis is hard to readTEST_BENCH does nothing
a6b5653 Opened by Brian Anderson at - 4 commentsvim indent file broken with multiline conditions
087fba3 Opened by mahkoh at - 2 commentsVecMap::into_iter shouldn't be taking a
b622143 Opened by Erick Tryzelaar at - 3 comments&mut selfrustc error when file can't be opened is ugly
cdc32dc Opened by Brian Anderson at - 2 commentsextend multi-line errors to "method
034368e Opened by mdinger at*has incompatible type for trait"Color differences between
fd26566 Opened by mdinger at - 6 commentsfoundandexpectedin errorsICE when target directory doesn’t exist for LLVM outputs
93ccae2 Opened by Simonas Kazlauskas at - 7 commentsI/O chapter in the book
3ff3f9e Opened by Noah Kantrowitz at - 4 commentsUsing --enable-local-rust causes stage1 and stage2 binaries to be linked with system rust
045c4e3 Opened by Thomas Daede at - 3 commentsrustdoc: Expandable function code snippets
2130958 Opened by Stephen Belanger at - 3 commentsmutably captured default int emits type inference error in closure
51d10d7 Opened by Jorge Israel Peña at - 1 commentrustdoc: Inlined impls lack associated type definitions
d518142 Opened by Tom Jakubowski atunexpected panic: 'index out of bounds' in src/libsyntax/lib.rs:1
50c301d Opened by compwron at - 3 commentsICE: wrong-structured lhs for follow check with macro
c481c87 Opened by Ms2ger at - 3 commentsrun-pass multidispatch tests trigger UAC on Windows
ac17253 Opened by klutzy/defunct at - 3 commentsICE: unrecognized builtin nonterminal t_ty
ccf9f8c Opened by Guillaume Gomez at - 8 commentsIndentation broken in error reporting
57e589d Opened by mahkoh at - 3 commentsa boxed iterator can't use methods in the IteratorExt trait
e8d8a75 Opened by Eunchong "Gracie" Yu at - 3 commentsType parameters that appear in a trait object assoc type bindings are considered as "not constrained"
24cadd4 Opened by Jorge Aparicio at - 3 comments#[warn(unused_assignments)] when variable only is compared
20f2cdc Opened by martinhath at - 2 commentsInvalid macro fails only if used
ea5b605 Opened by Adolfo Ochagavía at - 3 commentsSleep causes memory leak according to valgrind
f32dbf4 Opened by Peter Mora at - 1 commentLLVM assertion error when dereferencing "&mut Iterator<Item=Something>" from function parameter
297d36d Opened by Marcelo Mottalli at - 6 comments
7b79211 Opened by Ty Overby atstd::ops::Rangedoes not implement Clone when possible.ICE: aliasability violation with closure
08fafac Opened by Valentin at - 2 commentsimpossible case reached: bad combination of types for cast
cc3cd62 Opened by mhobbs-8B at - 3 commentsFix up
4425ee8 Opened by Steve Klabnik at - 1 commentspawnin the IntroLifetime elision works incorrectly with explicit
ed46596 Opened by Vladimir Matveev at - 5 commentsselftypes in methodsHash is not implemented for array ([T; size])
81456d1 Opened by Michael Lamparski atInfinitely recursive instantiation of TakeWhile hangs compilation
d5805fb Opened by Xirdus at - 4 commentsTrait suggestions suggest the same trait multiple times
d481bb0 Opened by Alex Crichton atFunctional record update should respect privacy (or consume a non-Copy source)
efc5720 Opened by Ariel Ben-Yehuda at - 19 commentsAny ICE in metadata should suggest a clean build
0925960 Opened by Keegan McAllister at - 6 commentsStack overflow in rustc using unboxed closure bounds
e6ca2f9 Opened by Micah Chalmer at - 3 commentsvisibility modifiers ignored for method-defining macros
550436c Opened by Jorge Israel Peña at - 4 commentsNaming of mut_/_mut is inconsistent
eeba311 Opened by Kornel at - 4 commentsStaticSemaphore and SEMAPHORE_INIT missing from std::sync?
fd24c01 Opened by Ivan Smirnov at - 1 comment"implement this trait" suggestions should only list traits for which that is actually legal
1dd7a5e Opened by Huon Wilson at - 1 commentlifetime inference fails on
8f3b55e Opened by Felix S Klock II at - 4 comments*const &'a Tbut succeeds for*mut &'a T-- why?In some situations, type of a match expression is tried to resolve as () like a match statement.
df3b408 Opened by Eunchong "Gracie" Yu at - 1 commentLLVM assert on associated type with trait object.
a3b641d Opened by KokaKiwi at - 3 commentsMove rustdoc.md into the book
3ef988a Opened by Ana Hobden atcore::ops::Range is Copyable but not Cloneable
fce1414 Opened by Alex at - 1 commentTracking issue for deref coercions RFC
935668a Opened by Niko Matsakis atWindows dist builders hit upload exception due to locking bug in buildbot
44e76b1 Opened by Brian Anderson at - 3 comments#[derive(Copy="something")] should be rejected
4c25518 Opened by Adolfo Ochagavía at - 12 commentsAudit fmt::{Display,Debug} implementations (also rename from String/Show)
bc8f73e Opened by Alex Crichton atRwLock Typo
dd4133d Opened by Josh Harris at - 6 commentsRustdoc still uses the old
76a5653 Opened by Rewi Haar atmodsyntax inuseinternal compiler error: unrecognized builtin nonterminal elem
5fc3616 Opened by Eunchong "Gracie" Yu at - 1 commentCompiler panic when doing something wrong with a module
0b67125 Opened by Deleted user at - 2 commentsCompiler panic compiling regular expression
ed15c10 Opened by John Nagle at - 3 commentsICE: assertion failure in LLVM when returning a struct from "extern" function.
2b63e75 Opened by vadimcn at - 10 commentsBetter error messages for htmldocck.py
5d40122 Opened by Diggory Blake at - 3 commentsError verifying hash from nightly build
2ac015e Opened by Nick Quaranto at - 6 commentsIs as_slice deprecated? The compiler thinks so.
40f21f8 Opened by John Nagle at - 6 comments"reached the recursion limit during monomorphization" error occured
5f0ac53 Opened by hebiyan at - 2 commentsICE when attempting to manually implement FnMut
e79967d Opened by Jorge Israel Peña at - 4 commentsCompile error messages related to inferring closure types can be hard to debug
3cfa387 Opened by Nicolas Silva at - 2 commentsImprove LLVM optimization across function calls
3e9d293 Opened by mahkoh at - 15 commentsDocumentation of last enum item causes parse failure
2e6ce28 Opened by Diggory Hardy at - 3 commentsThreads with Arc<RefCell<T>>
7283754 Opened by Philip Munksgaard at - 5 commentsJSON serialization of HashMaps with Enum keys is broken
09eae8b Opened by Jorge Aparicio at - 3 commentsDuplicate Impl/Traits with rustdoc when using "pub use foo::bar::*"
76af9ff Opened by Aurélien Vallée at - 4 commentsInterval match patterns won't parse namespace specifiers correctly
6bbe0f1 Opened by Lionel Flandrin at - 1 commentICE when using nested associated types + generics + unboxed closures
38d011b Opened by Jonathan Reem at - 2 commentsDead links in docs
144a033 Opened by Diggory Blake at - 3 commentsMetadata is too big for its own good
83dc4d1 Opened by Alex Crichton at - 15 commentsEnable setting rpath on install
ce264d5 Opened by JP Sugarbroad at - 3 commentsMissing cleanup on escape from functional record update
1d7bb52 Opened by Ariel Ben-Yehuda at - 6 commentsTeach LLVM about data ownership
529e74b Opened by James Miller at - 5 commentsRemove prelude_import attribute
01649ee Opened by Brian Anderson at - 3 commentsptr::read docs are bogus
9674216 Opened by Keegan McAllister at - 2 commentsDiagnostics' ^~~~ is not aligned properly when error contains 日本語 characters
cbfb532 Opened by Deleted user at - 7 commentsenum expects determinant to be isize
cfd3e29 Opened by David Campbell at - 5 commentsAdd support for associated items when using deriving::generic::TraitDef
502f971 Opened by Kael Choi at - 1 comment"Fixed" benchmark time is out-of-date in the optimizations section of the testing guide
efa3f89 Opened by Huon Wilson at - 2 commentsNeed proper tip for range syntax
ab31548 Opened by York Xiang at - 2 commentsICE ("this path should not cause illegal move")
f003366 Opened by Ivan Smirnov at - 1 commentTracking issue for std::thread::ThreadId
0870aa9 Opened by Ivan Smirnov at - 22 commentsSilent demotion of lifetime in analysis causes confusing message
0e6607a Opened by Diggory Hardy at - 6 commentsInternal compiler error: Where clause `Binder(TraitRef...
97a41b7 Opened by Vsevolod at - 5 commentsFails to build against llvm 3.6 rc1
034392c Opened by Sylvestre Ledru at - 15 commentsBad lifetime error when a const needs to be static instead
4955c03 Opened by Diggory Hardy at - 3 commentsCan't cast FFI function to identical function type
c642db5 Opened by Josh Matthews at - 2 commentsLifetime bound propagated to input type rather than associated type
de9d299 Opened by Niko Matsakis atemacs mode wraps comments incorrectly
9890e99 Opened by Brian Anderson at - 1 comment
6b0b438 Opened by Dabo at - 1 commentrustc -vfails with "no input filename given"Build fails with --disable-jemalloc
0e2f73d Opened by Andrew Scull at - 9 commentsMake return type of fn traits an assoc type
d95537e Opened by Brian Anderson at - 1 commentsuppress duplicate error messages in trait reporting
8aec5dc Opened by Niko Matsakis at - 3 comments"rust focuses more on thread-local data instead of thread-local data"
1e2e70d Opened by Gabriel Souza Franco atICE - Option Refcount causes an LLVM assertion to fail.
16cefe1 Opened by David J. Felix at - 8 commentsLinker error when building pure rust project
d4ce65d Opened by Ty Overby at - 8 commentsBad error message for missing DerefMut
4871f42 Opened by Keegan McAllister at - 4 commentsstd::os::rand::imp::is_getrandom_available atomics use is racy
7fbda5f Opened by talchas at - 2 commentsFollow token checking is too restrictive.
a442970 Opened by vadimcn at - 4 commentsInconsistent symbol duplication checking
95803b4 Opened by vadimcn at - 2 commentscore::nonzero::NonZero should implement Hash
cf89c46 Opened by Ty Overby atBuilding rust on FreeBSD badly fails
09d9e1c Opened by κeen at - 2 commentsChanging mutability causes strange lifetime errors
24a14df Opened by Léo Testard at - 8 commentsMissing play.rust-lang.org links in TRPL book
b29441d Opened by Matt Brubeck at - 2 commentsAnother instance of ICE with "thread 'rustc' panicked at 'Box<Any>'"
7b4e315 Opened by Peter N at - 4 commentsweird ICE
22d38ad Opened by Steve Klabnik at - 3 commentsString/str should not support sliced indexing
8048766 Opened by Tom Jakubowski at - 1 commentDebuginfo is emitted for some unreachable code, crashes
7d19de8 Opened by Josh Harris at - 11 commentsICE: unimplemented const autoref AutoUnsafe(...
422c43a Opened by Daniel Goertzen at - 1 commentrustbook: Surprised by concepts which have not yet been introduced
ea1627c Opened by Emiel van de Laar at - 3 commentsWarnings compiling examples in "Compound Data Types" chapter
20adccd Opened by Jens Alfke at - 3 commentsBook uses academic term "arity" without definition
07cf959 Opened by Jens Alfke at - 12 commentsLocalized file names and actual display names
4981a41 Opened by Kornel at - 1 commentdoc request: example how to inherit stdout/stderr in Command
12409db Opened by Kornel at - 4 commentsCommand error does not include detail about missing executable
4f6de7e Opened by Kornel at - 8 comments[Lib] Support more hashsum algorithm
fac6fb7 Opened by Zixian Cai at - 1 commentUnnecessarily confusing example in Pointers chapter of docs
8facefe Opened by Jens Alfke at - 1 commentDisplay and Error traits are clunky
98ae562 Opened by Andrew Kelley at - 3 commentsRedefining
f830182 Opened by Deleted user atrangein this rust_book example may be confusingdoc's 404 page is outdated
322d769 Opened by NAKASHIMA, Makoto at - 1 commentICE: ERROR:rbml::reader: failed to find block with tag 24
f82e565 Opened by Manish Goregaokar at - 3 commentsRustdoc should show associated types for an impl under "implementors"
aa2cd83 Opened by Manish Goregaokar at - 1 commentAssociated type mismatch errors are confusing
70a604e Opened by Manish Goregaokar at - 2 commentsModule import docs incomplete in book
8e8245d Opened by Drake Talley atConsider having transmute also complain if the pointed-to objects are of different sizes
1937141 Opened by Lars Bergstrom at - 8 commentsOut-of-memory causes SIGILL
a432de3 Opened by Mike Pedersen at - 6 commentsProblem with the shift operator and the Index trait
f14d3b9 Opened by Roberto Giacomelli at - 3 commentsRegression in integer fallback
a26d496 Opened by SiegeLord at - 6 commentsMisleading message when attempting to call methods on a raw pointer
09480ed Opened by Kornel at - 4 commentsno_std + owned_box: thread 'rustc' has overflowed its stack Illegal instruction (core dumped)
9f428a9 Opened by thesam at - 10 commentsInternal compiler error: aliasability violation with closure
eb13234 Opened by Nicolai Hähnle at - 2 commentsrustc stack overflow:
79d53cd Opened by Pierre Talbot at - 9 commentspub use super::*in public inner mod.Cannot move from individual upvars in a by-ref once closure
eeec18d Opened by Niko Matsakis atUnhelpful error when macro such as println! is used outside a function body
7ef692e Opened by Michael Lamparski at - 1 commentalign_of for small structs does not give the actual alignment of pointers
f1c629b Opened by Huon Wilson at - 7 commentswrite! and the like should probably require a Writer implementation
e14f3d5 Opened by SiegeLord at - 2 commentsCan't install the latest 2015-01-24 Rust nightly on OSX: invalid sha256
3ab8c55 Opened by Stanislav Panferov at - 2 commentsICE compiling stage2 libcore, when building with LLVM-3.5
55892cc Opened by Luca Bruno at - 22 commentsRustdoc doesn't show ABI of functions in traits
25edde1 Opened by Huon Wilson atFalse positive for "can't capture dynamic environment in a fn item"
73e2aef Opened by bluss at - 2 commentsIncorrect sign extension from
9906beb Opened by Akos Kiss at - 2 commentsi32toi64on AArch64
dfec152 Opened by Adolfo Ochagavía at - 2 commentsuse std::io::;should be rejectedautoderef:
f260757 Opened by Jorge Aparicio at - 3 comments(&mut foo[bar]).baz()works, butfoo[bar].baz()fails to type check due to wrong derefBack-compat risk: same label can be attached to distinct blocks in the same scope
70e185f Opened by Felix S Klock II at - 8 commentsType inference of floating point numbers through a comparison depends on the order of the operands
431a25b Opened by Jake Goulding at - 6 commentsOdd type inference failure: unable to infer enough type information about
c43f96a Opened by Ben Gamari at - 3 comments_Bounds on associated types still ignored
ae145f5 Opened by Ben Gamari at - 5 commentsICE with associated type
ec36872 Opened by Marvin Löbel at - 3 commentsICE on casting closure from &mut _ to *mut _
6be6ee0 Opened by Сухарик at - 1 commentAccessing poisoned MutexGuard is unsafe
df16bbd Opened by Diggory Blake at - 3 commentsConfusing and incorrect lifetime diagnostic message
2b89bde Opened by Ray Ruvinskiy at - 3 commentsHashMap insert method which returns reference to inserted value
b5a0b3e Opened by Andrew Kelley at - 3 commentsExtend --emit dep-info to optionally list "phony" tagets for all dependencies
910a86b Opened by John Hodge (Mutabah) at - 2 commentserror: the trait
3845d11 Opened by Alex Maslakov at - 4 commentscore::fmt::Stringis not implemented for the typeType inference for indexing
43e09d3 Opened by Zoxc at - 3 commentsEmacs: rust-indent-method-chains indents beginning of line oddly
564a5d5 Opened by ProjectMoon at - 2 commentsParsing of floats should be more permissive with regards to NaN and +/- inf syntax
7f878aa Opened by Diggory Hardy at - 1 commentstd::io::fs::Directories constructor
8429adc Opened by Artem at - 1 commentTrying to iterate over
b01e46f Opened by Jorge Aparicio at - 3 comments&mut Iteratorusing a for loop, results in lifetime errorlinking with gcc failed
64e30b1 Opened by Josh Harris at - 6 commentsShow other possible implementations in the "trait not implemented" message
fe16fa9 Opened by Manish Goregaokar at - 8 commentsslice impl for [T; i] is repeated too much in rustdoc
57e2762 Opened by mdinger at - 8 commentsinternal compiler error: unexpected panic
d309d41 Opened by Bryan Yap at - 3 commentsProjection does not normalize the environment
c82294f Opened by Niko Matsakis at - 3 commentsMore Strings Guide links to nonexistent "String API documentation"
c5b0eb7 Opened by Alex at
a1f530d Opened by Felix S Klock II at - 3 commentscore::atomicdocs: what guarantees hold whencompare_and_swapreturns other values?Multiple different parameterisations of a trait in a bounds list conflict.
14a6663 Opened by Dylan Ede at - 1 comment"error: source trait is private" (fixed by adding
9bf90a0 Opened by Felix S Klock II at - 4 commentsuseof struct)Type inference with
a38f03e Opened by Jorge Aparicio at - 12 commentsa..bis not as good as withrange(a, b)Trait suggestions for type parameters should suggest using the traits as bounds
db6ee09 Opened by Huon Wilson at - 3 commentsUpdate rustdoc for feature staging changes
b822978 Opened by Brian Anderson at - 1 commentUse dwgrep to test DWARF debug information
5277bb7 Opened by Seo Sanghyeon at - 3 commentsRUST_LOG=debug + associated types = ICE
674b1cf Opened by Jorge Aparicio at - 1 commentMemory leak with all safe rust code
c70e79d Opened by Clark Gaebel at - 1 commentAdd a lint for equality bounds on generic parameters
65890e5 Opened by Rewi Haar at - 3 commentsImpl reachability rules bug?
16bb54c Opened by vadimcn at - 7 commentsImprecise floating point operations (fast-math)
7db3877 Opened by Mike Pedersen at - 89 commentsMajor regression in type checking performance compiling rustdoc
78baa2c Opened by Tom Jakubowski at - 13 commentsCoercing into Box<Trait> in a match arm does not get cleaned up properly.
6587332 Opened by Felix S Klock II at - 2 commentsmove coerce_match{,_calls} and related tests into run-pass-valgrind
3d96444 Opened by Felix S Klock II at - 3 commentscurrent stage1 rustc segfaults when compiled without jemalloc on FreeBSD 9.2
58056cc Opened by Aidan Cully at - 2 commentsConsider closure autoref
cd57d70 Opened by Niko Matsakis at - 5 commentstypo on the alpha book testing guide
2b70483 Opened by bionicman08 at - 2 commentsinternal compiler error: unexpected callee type
29fda39 Opened by Ivan Stanković at - 1 commentOSX cross compiling to any target is broken when plugins are used
29f22b3 Opened by Jack Moffitt at - 12 commentsToo many warnings with the new unconditional_recursion lint
bfb0091 Opened by Hans Raaf at - 6 commentsDocument trait objects in the book
0c9c62b Opened by krdln at - 1 commentcore::marker::Send and raw pointers
c5faec2 Opened by Drew Crawford at - 3 commentsComplier panic: "error: internal compiler error: this path should not cause illegal move"
a8aad24 Opened by Drew Crawford at - 2 comments
7a56862 Opened by klutzy/defunct at - 8 commentsderive(Hash)on enum causes hash collision on 32-bit systemICE:
8abf07d Opened by klutzy/defunct at - 12 comments-Z unstable-optionswithout extra argumentICE while overriding default trait implementation
e4ef0c4 Opened by Rohit Joshi at - 3 commentsSIMD comparison operators are always signed.
aef36a8 Opened by Eduard-Mihai Burtescu atllvm::StructType::getElementType: Assertion `N < NumContainedTys && "Element number out of range!"' failed.
3a8e622 Opened by Eduard-Mihai Burtescu at - 6 commentsrustup.sh hash doesn't match, failed install
639646d Opened by gsingh93 at - 2 commentsTarballs we deliver should be compressed better
e7b854c Opened by Simonas Kazlauskas at - 40 commentsFunctions in std should accept
30b3978 Opened by Vadim Petrochenkov at - 4 comments&[T; N]whenever they accept&[T]Subtyping rules for associated type projections
1e9823f Opened by Niko Matsakis at - 7 commentsSupport dylib on iOS
ebe7c1c Opened by Drew Crawford at - 17 commentsDocumentation for Vec does not list
6cbb18f Opened by Arpad Borsos at - 4 commentsiter()methodImprove IO code
89675ab Opened by mahkoh at - 1 commentCString deref value doesn't include
82bef78 Opened by Сухарик at\0Using unicode literals as indentifier produces a weird warning about snake case
0eabd6b Opened by Arseny Tolmachev at - 1 commentWarn when division of integer literals has a remainder
cfc11e1 Opened by Jesse Ruderman at - 4 commentsSome htmldocck tests could be cleaned up
a45f760 Opened by Tom Jakubowski atadd limited timed wait to semaphore
50bbde3 Opened by Drew Crawford at - 1 commentI can not find the time crate, how can i get current time using rust
8821792 Opened by Siyu Wang at - 1 commentFailed to download rustc.exe
6c56f62 Opened by trippleflux at - 3 commentsStability levels on associated types seem to be being ignored
aaf54c5 Opened by Chris Morgan at - 5 comments&[Trait] should probably not be allowed
569befb Opened by Ms2ger at - 5 commentsICE in
3823c94 Opened by Andrew Paseltiner at - 10 commentsregion_inference/mod.rsBad behaviour with break in while-loop condition
47e1d2b Opened by Ariel Ben-Yehuda at - 9 commentsDiagnostics should mention loop iteration
862a1d5 Opened by Adolfo Ochagavía at - 3 commentsMake #![deny(warnings)] intercept all warnings
0b5996b Opened by mahkoh at - 2 commentsICE in
3473d66 Opened by Alexey Voznuyk at - 11 commentslibsyntax/diagnostic.rs
b5af46a Opened by Sven Nilsen at - 7 commentspub extern crate foo;doesn't workLLVM assert when returning a struct from an extern "C" function.
01054da Opened by mahkoh at - 2 commentsAudit lint pass names and functionality for 1.0
fdcefb8 Opened by Alex Crichton at - 10 commentsHashMap<K,V> is always Send/Sync
ba971d2 Opened by talchas at - 6 commentsLifetime error?
1d16d30 Opened by Guillaume Gomez at - 2 commentsBug in Rust book: outdated closure syntax
19b0b39 Opened by Isak at - 3 commentsAbort in rustc on valid code
5addef3 Opened by Joshua Leahy at - 3 commentsWrong name used in code example in Rust reference
8474337 Opened by Dan Yang at - 3 commentsUsing crates.io libc triggers unstable libc warning
591933e Opened by Steven Sheldon at - 9 comments"make check" doesn't work correctly on aarch64-linux-android
4815d08 Opened by Eunji Jeong at - 1 commentdead_code lint shouldn't warn about unused fields that implement Drop
2ef7ed0 Opened by Lionel Flandrin at - 14 commentsEmacs: '"' (double-quote char) breaks syntax highlighting
5eff5e1 Opened by tgkokk at - 2 commentsdebugging trans: initialize drop-flag byte with special pattern and check for it on drop
ea9bd53 Opened by Felix S Klock II at - 3 commentsHashMap length greater than capacity.
1c5ca0e Opened by Joe Turner at - 4 commentsICE in
eabea3c Opened by Alexey Voznuyk at - 2 commentslibrustc/middle/ty.rsRunning the code on www.rust-lang.org doesn't work
26bc1a1 Opened by Alan Wu at - 1 comment#[feature(test)] is not ergonomic
7cdc97f Opened by Clark Gaebel at - 4 commentsRustdoc renders some deprecated symbols as unstable.
7877dee Opened by Simonas Kazlauskas at - 2 commentsError and .unwrap() do not agree on traits
cc77a0f Opened by Matthew Maurer at - 4 commentsSend impl error message is too smart
1fa0e51 Opened by Aria Desires at - 11 commentsrustdoc fails finding external crates when using crate alias
e3c7c25 Opened by Corey Farwell at - 2 commentsThe book readme should list all documentation types
42300ab Opened by mdinger at - 2 commentsICE: ID not mapped to struct fields
bc5e535 Opened by Nathan Stoddard at - 2 commentsunused_features warn by default?
f67cea7 Opened by Brian Anderson at - 2 commentsDot operator is missing from precedence chart
485cdd1 Opened by mdinger at - 1 commentrustdoc: Fn trait sugar output types are broken for inlined signatures
bee6ed9 Opened by Tom Jakubowski at - 3 commentshow can i upgrade a Weak<UnsafeCell<T>> to a Arc<UnsafeCell<T>>?
85f50e0 Opened by egmkang wang at - 5 commentsthread 'rustc' panicked at 'index out of bounds: the len is 0 but the index is 0'
b5c93eb Opened by Médi-Rémi Hashim at - 2 commentsOverflowing literals lint should mention the type
adb4692 Opened by mahkoh at - 1 commentstd::default::Default::default() is very default by default
d7a5fb3 Opened by Kornel at - 2 commentsVariadic argument extern functions accept non-repr(C) structs
66444a7 Opened by Scott Olson at - 8 commentsrustc should not fail if emit≠link and main does not exist
d96f2e6 Opened by Simonas Kazlauskas atIncomplete inference of associated types with
66f8aaf Opened by Pierre Talbot at - 2 commentsasand dependent traitsstd::cmp::max vs std::num::Float vs NaN
9d0a78c Opened by Kornel at - 4 commentstests failing in Arch chrooted environment
9d3fa90 Opened by Anatol Pomozov at - 3 commentsMove out the std lib to crates.io
49a538c Opened by Binero at - 5 commentsDoc comments are allowed on match arms
4be28c7 Opened by Lionel Flandrin at - 6 commentswrite! should not need external
b69addf Opened by Keegan McAllister at - 5 commentsuseSlice syntax and for loops don't compile in a no_std context
e1e3841 Opened by Steven Fackler at - 1 commentSlight issue in book (Compound Data Types section)
fc4729a Opened by Sam Wainwright at - 2 commentsGlob Import Bug
5e9bb25 Opened by Jason Priest at - 2 commentsFeature-gate #[no_std]
a0b7297 Opened by Keegan McAllister at - 2 commentsTrait bounds on struct type parameters aren't always enforced (depending on the order of impls)
e1023ad Opened by Steven Sheldon at - 15 commentsSuggest removing semicolon at the end of non-unit function
76335fc Opened by Jody Frankowski at - 8 commentsMultiple stable iterator adaptors have useless type parameters
bbf73bd Opened by Tobba at - 1 commentAssociated type bindings are not allowed here, unexpected panic
7be1c77 Opened by SnareChops at - 2 commentsNo error setting fields after a non-Copy struct has moved
719703c Opened by Steven Sheldon at - 1 commentthread 'rustc' panicked at 'Trying to convert unsized value to lval'
9c51b1c Opened by jarrett at - 3 commentsStrings chapter: &String doesn't actually coerce to &str
77d206d Opened by FreeFull at - 4 commentssync_channel(0) completely broken when used with Select
a240acc Opened by mahkoh at - 1 commentpub const items have no linker symbol
812377f Opened by richö butts at - 5 commentsError message for wrong number of arguments to a closure is bad
3b0c735 Opened by Nick Cameron at - 8 commentsexternal libc crate triggers unstable library feature warnings
eaf8254 Opened by Brian Anderson at - 2 commentsdocument
a4638fe Opened by Deleted user at - 2 commentswherekeywordUse of regex! involves .so file, which executable does not find.
16496fd Opened by John Nagle at - 10 commentsthread 'rustc' panicked at 'index out of bounds: the len is 0 but the index is 0'
d7d0b97 Opened by miko at - 1 comment
c759571 Opened by Fu at - 3 commentsmutis a little noisy, how about!?Metadata ICE on clean build
f24a4b8 Opened by Tom Schouten at - 9 commentsCrate graphviz should Read as well as Write
ef4db61 Opened by Alex at - 3 commentsICE: RUST_LOG=rustc_trans::trans::cleanup: Index out of bounds
dcff83e Opened by Philip Munksgaard at - 4 commentsImprove lifetime error messages re: block suffixes and dropck
68746b2 Opened by main() at - 13 commentsType ambiguity not reported when it may exist?
4fd2d7d Opened by Alex Crichton at - 10 commentsTracking issue fo RFC #702:
f2bf0a6 Opened by Nick Cameron at - 17 comments..syntax for FullRangeExpose begin_unwind somewhere besides libstd
5554b88 Opened by Keegan McAllister at - 5 comments"there is no way to use this feature" for std::collections::hash_state::DefaultState
73cbc8f Opened by Simon Sapin at - 1 commentMake it possible to opt into features with no stability markers
159c6ab Opened by Simon Sapin at - 2 commentsFunction pointer alias "hack" using trait -> compiler panic
0e95f7b Opened by Mazdak Farrokhzad at - 1 commentlibbacktrace crash and os::self_exe_name race condition
07b9f35 Opened by Sebastien Marie at - 11 commentsPanic when trying to create two static slices of an array
ca0d9bc Opened by Léo Testard at - 1 comment
9edd4b0 Opened by Tobias Bucher at - 3 commentsReader::pushfunction does not abstract its unsafe interior away properly
1819ae2 Opened by Tobias Bucher at - 3 commentsstd::os::errnoincorrectly has the return typeusizeVec::insert should allow pushing onto the end
ae9d658 Opened by Leif Walsh at - 2 commentsBook should be printable
5399388 Opened by Kostas at - 16 commentsSwitch to ec2 spot instances
7a377f0 Opened by Brian Anderson at - 4 commentsFeature: Repeat index in macros
5d45048 Opened by Mazdak Farrokhzad at - 2 commentsICE: assertion failed: did.krate != ast::LOCAL_CRATE
250a303 Opened by Matthew Hammer at - 2 commentsAll rust process in
8732e20 Opened by Alex Crichton at - 4 commentstopare called<main>ICE: FulfillmentError with impl Deref using Associated Types
aedafbd Opened by bluss at - 2 commentsmpsc docs do not mention the magic 'queue' or 'FIFO' words
fbb3706 Opened by Huon Wilson atrustdoc doesn't render argument names of reexported FFI functions
c7fe726 Opened by Huon Wilson at - 1 commentWarn/error about functions with huge stack frames
0277ec4 Opened by Doug at - 6 commentsMethod lookup fails for operator
106bd0c Opened by sellibitze at - 3 commentsAudit raw pointer to reference conventions
b9c27b0 Opened by Alex Crichton at - 1 commentRequest for better error messages in for-loop
ec60997 Opened by Jonas Pollok at - 4 commentsliballoc doesn't compile with
781be91 Opened by Philipp Oppermann at - 1 comment--features external_crateanymoreParse error types (like ParseIntError) don't seem to be available in the std namespace, just core
52cfabe Opened by sellibitze at - 1 commentTracking issue for feature-gate box patterns (RFC 469)
b569686 Opened by Niko Matsakis at - 1 commentICE in
28f6144 Opened by Alexey Voznuyk at - 1 commentlibsyntax/diagnostic.rsLint warns of unused struct field for initialized/mem::-accessed struct
f7443ce Opened by Bastiaan Marinus van de Weerd at - 2 commentsWhen a help message is associated with a warning message, the two message you should be printed together and the source code printed only once.
4a54bb9 Opened by Loïc Damien at - 5 commentsTracking issue for Finalize defaulted type parameters (RFC 213)
361af64