January 3, 2017 – January 10, 2017
Overview
109
Active Pull Requests
167
Active Issues
58 Pull requests merged by 33 people
-
Merged
#38138
book: use abort() over loop {} for panic
Jan 10, 2017 -
Merged
#38947
Give custom derive spans an expansion ID
Jan 10, 2017 -
Merged
#38934
Remove destructor-related restrictions from unions
Jan 10, 2017 -
Merged
#38937
save-analysis: fix over-zealous filter on generated code
Jan 10, 2017 -
Merged
#38244
rustdoc: escape the deprecated and unstable reason text
Jan 9, 2017 -
Merged
#38581
Clarify behavior of `VecDeque::insert`.
Jan 9, 2017 -
Merged
#38310
Clarify zero-value behavior of `ctlz`/`cttz` intrinsics.
Jan 9, 2017 -
Merged
#38929
Don't restrict docs in compiler-docs mode
Jan 9, 2017 -
Merged
#38923
Avoid large number of stage 0 warnings about --no-stack-check
Jan 9, 2017 -
Merged
#38866
std: Add a nonblocking `Child::try_wait` method
Jan 9, 2017 -
Merged
#38840
Warn that the link target ignores the given name
Jan 9, 2017 -
Merged
#38910
Improve safety warning on ptr::swap
Jan 9, 2017 -
Merged
#38907
rustbuild: Pass --retry 3 to curl
Jan 9, 2017 -
Merged
#38904
travis: Wrap submodules updates in travis_retry
Jan 9, 2017 -
Merged
#38861
Make members of {std,core}::{i128,u128} unstable
Jan 8, 2017 -
Merged
#38853
rustbuild: Don't build target compilers in stage0
Jan 8, 2017 -
Merged
#38837
Allow projections to be promoted to constants in MIR.
Jan 8, 2017 -
Merged
#38797
Fix process module tests to run on Windows
Jan 8, 2017 -
Merged
#38813
[11/n] Separate ty::Tables into one per each body.
Jan 8, 2017 -
Merged
#38679
Remove not(stage0) from deny(warnings)
Jan 8, 2017 -
Merged
#38883
compiletest: Fix flaky Android gdb test runs
Jan 8, 2017 -
Merged
#38822
trans: Fix missing closure env drop-glue in trans-item collector.
Jan 8, 2017 -
Merged
#38807
Print attributes on expressions when pretty printing.
Jan 8, 2017 -
Merged
#38798
rustc: use -Xlinker when specifying an rpath with ',' in it
Jan 8, 2017 -
Merged
#38781
Reduce the size of static data in std_unicode::tables
Jan 7, 2017 -
Merged
#38733
Add PeekMut::pop
Jan 7, 2017 -
Merged
#38884
More beta backports
Jan 7, 2017 -
Merged
#38551
Implement placement-in protocol for `Vec`
Jan 7, 2017 -
Merged
#38469
Allow `writeln!` without arguments, in symmetry with `println!`
Jan 7, 2017 -
Merged
#38327
Impl From<Ipv4Addr, Ipv6Addr> for IpAddr.
Jan 7, 2017 -
Merged
#38859
E0088/E0090 fix
Jan 7, 2017 -
Merged
#38858
rustbuild: Stop building docs for std dependancies
Jan 7, 2017 -
Merged
#38855
Fix ICE on i686 when calling immediate() on OperandValue::Ref in return
Jan 7, 2017 -
Merged
#38835
std: Don't pass overlapped handles to processes
Jan 7, 2017 -
Merged
#38893
Backport "don't `unused_qualifications`-check global paths"
Jan 7, 2017 -
Merged
#38815
fix help for the --print option
Jan 6, 2017 -
Merged
#38792
proc macros 1.1: improve diagnostics
Jan 6, 2017 -
Merged
#38304
Deprecate TcpListener::set_only_v6
Jan 6, 2017 -
Merged
#38872
Beta backports
Jan 6, 2017 -
Merged
#38833
fix promotion of MIR terminators
Jan 6, 2017 -
Merged
#38793
Fix regression with duplicate `#[macro_export] macro_rules!`
Jan 6, 2017 -
Merged
#38069
Fix handling of empty types in patterns.
Jan 6, 2017 -
Merged
#38689
Dont check stability for items that are not pub to universe.
Jan 6, 2017 -
Merged
#38817
resolve: don't `unused_qualifications`-check global paths
Jan 5, 2017 -
Merged
#38152
Fix associated types in copy implementations
Jan 5, 2017 -
Merged
#38776
Properly ban the negation of unsigned integers in type-checking.
Jan 5, 2017 -
Merged
#38767
Some i128 tests
Jan 5, 2017 -
Merged
#38756
Additional cleanup to rustc_trans
Jan 5, 2017 -
Merged
#38731
rustbuild: Quickly `dist` cross-host compilers
Jan 5, 2017 -
Merged
#38770
Document custom derive.
Jan 5, 2017 -
Merged
#38783
rustc: Stabilize the `proc_macro` feature
Jan 4, 2017 -
Merged
#38414
Rustdoc: disambiguate Implementors when the type name is not unique
Jan 4, 2017 -
Merged
#38670
Fix transmute::<T, U> where T requires a bigger alignment than U
Jan 4, 2017 -
Merged
#38773
Avoid rustdoc ICE when an unstable feature is used
Jan 4, 2017 -
Merged
#38552
Don't leak the compiler's internal representation of scopes in error messages.
Jan 4, 2017 -
Merged
#38707
Add socket timeout and ttl support in `sys::redox`
Jan 4, 2017 -
Merged
#38809
rustbuild: Fix a few rebuilding issues
Jan 4, 2017 -
Merged
#38066
Use more specific panic message for &str slicing errors
Jan 4, 2017
51 Pull requests proposed by 37 people
-
Proposed
#38799
Doc fix
Jan 3, 2017 -
Proposed
#38806
Fix lint attributes on non-item nodes.
Jan 3, 2017 -
Proposed
#38814
syntax: enable attributes and cfg on struct fields
Jan 4, 2017 -
Proposed
#38816
Add more docs for CoerceUnsized and Unsize
Jan 4, 2017 -
Proposed
#38819
Add a distinct error code and description for "main function has wron…
Jan 4, 2017 -
Proposed
#38823
Improve doc cfg(test) and tests directory
Jan 4, 2017 -
Proposed
#38825
rustdoc: Add an attribute to ignore collecting tests per-item.
Jan 4, 2017 -
Proposed
#38834
Rollup of 11 pull requests
Jan 4, 2017 -
Proposed
#38836
Fix typo in tuple docs
Jan 5, 2017 -
Proposed
#38839
Expand {Path,OsStr}::{to_str,to_string_lossy} doc examples.
Jan 5, 2017 -
Proposed
#38841
Update usage of rustc
Jan 5, 2017 -
Proposed
#38842
Implement `#[proc_macro_attribute]`
Jan 5, 2017 -
Proposed
#38843
Improved rustdoc rendering for unstable features
Jan 5, 2017 -
Proposed
#38845
Fix docs for TcpListener example.
Jan 5, 2017 -
Proposed
#38847
travis: Gate on some minimal support for incremental compilation.
Jan 5, 2017 -
Proposed
#38849
ICH: Add some more test cases for trait impls.
Jan 5, 2017 -
Proposed
#38854
Simplify type_is_immediate and type_is_fat_ptr
Jan 5, 2017 -
Proposed
#38856
Add std::process::Command::envs()
Jan 5, 2017 -
Proposed
#38867
std: Ignore close_read_wakes_up on Windows
Jan 6, 2017 -
Proposed
#38870
Set the expected align for byval arguments
Jan 6, 2017 -
Proposed
#38871
Make i128 aligned to 16 bytes on all 64bit plats
Jan 6, 2017 -
Proposed
#38874
Update vec.rs
Jan 6, 2017 -
Proposed
#38876
Changed objects files extension to "obj" on windows
Jan 6, 2017 -
Proposed
#38877
libcompiler_builtins: Don't build emutls.c
Jan 6, 2017 -
Proposed
#38890
resolve: Do not use "resolve"/"resolution" in error messages
Jan 6, 2017 -
Proposed
#38895
Remove `Sized`-relaxation for Index's `Idx` type
Jan 6, 2017 -
Proposed
#38897
make lifetimes that only appear in return type early-bound
Jan 6, 2017 -
Proposed
#38902
Remove `note: ` prefix from type mismatch errors
Jan 7, 2017 -
Proposed
#38906
Avoid using load/stores on first class aggregates
Jan 7, 2017 -
Proposed
#38909
Implement Display for char Escape*, To*case.
Jan 7, 2017 -
Proposed
#38914
Make tidy check for lang gate tests
Jan 8, 2017 -
Proposed
#38916
Teach diagnostics to correct margin of multiline messages
Jan 8, 2017 -
Proposed
#38920
[WIP] Implement RFC 1647 (`Self` in impl headers)
Jan 8, 2017 -
Proposed
#38921
Support unprivileged symlink creation in Windows
Jan 8, 2017 -
Proposed
#38922
Fix a couple of bad Markdown links
Jan 8, 2017 -
Proposed
#38925
Fix ICE when variant is used as a part of associated path
Jan 8, 2017 -
Proposed
#38927
resolve: Levenshtein-based suggestions for non-import paths
Jan 8, 2017 -
Proposed
#38930
Updates to src/libcore/ops.rs docs for RFC#1228 (Placement Left Arrow)
Jan 8, 2017 -
Proposed
#38932
Privatize constructors of tuple structs with private fields
Jan 8, 2017 -
Proposed
#38935
Fix is_absolute on Redox
Jan 9, 2017 -
Proposed
#38944
trans: Treat generics like regular functions, not like #[inline] function, during CGU partitioning
Jan 9, 2017 -
Proposed
#38945
treat setting the number of test-threads to 0 as an error
Jan 9, 2017 -
Proposed
#38946
Add missing links and examples for path modules and structs
Jan 9, 2017 -
Proposed
#38949
Fix linker failure on windows
Jan 9, 2017 -
Proposed
#38952
save-analysis: handle paths in type/trait context more correctly
Jan 10, 2017 -
Proposed
#38955
Teach Diagnostics to highlight text
Jan 10, 2017 -
Proposed
#38956
Update struct_expr grammar for field init shorthand.
Jan 10, 2017 -
Proposed
#38958
Rollup of 11 pull requests
Jan 10, 2017 -
Proposed
#38959
Add 128-bit atomics
Jan 10, 2017 -
Proposed
#38960
Use big-endian encoding for Blake2 hashing on all architectures
Jan 10, 2017 -
Proposed
#38961
Fix wording around sort guarantees
Jan 10, 2017
106 Issues closed by 29 people
-
Closed
#24821
Don't panic when println!() fails
Jan 10, 2017 -
Closed
#24307
Open all files with O_NOCTTY
Jan 10, 2017 -
Closed
#38953
Tracking issue for iter::{Product, Sum} trait implementations for Result<T>
Jan 10, 2017 -
Closed
#38220
Unescaped HTML in unstable reason
Jan 9, 2017 -
Closed
#37046
Documentation for VecDeque.insert is unclear
Jan 9, 2017 -
Closed
#34381
Documentation: `std::intrinsics::cttz` does not specify the handling of zero.
Jan 9, 2017 -
Closed
#30484
Mangling of closure names regressed into printing compiler internals.
Jan 9, 2017 -
Closed
#38642
Specialization doesn't trigger for these cases
Jan 9, 2017 -
Closed
#38939
ICE when accessing value on a enum variant
Jan 9, 2017 -
Closed
#38931
Doesn't work with Visual Studio 2017
Jan 9, 2017 -
Closed
#38912
Wrong error message when nothing is passed to print
Jan 8, 2017 -
Closed
#38860
members of ::std::u128 module must not be stable
Jan 8, 2017 -
Closed
#38928
if cfg! error on Windows
Jan 8, 2017 -
Closed
#38074
checked arithmetic not treated as constant in debug builds
Jan 8, 2017 -
Closed
#38926
ICE in astconv.rs:1516
Jan 8, 2017 -
Closed
#38565
libstd Process tests depend on msys programs on windows
Jan 8, 2017 -
Closed
#38924
on windows, string::from_utf8 error, while on linux not
Jan 8, 2017 -
Closed
#38790
ICE with nightly on piston-examples
Jan 8, 2017 -
Closed
#38710
Spurious Android testing failure: connection reset by peer
Jan 8, 2017 -
Closed
#38810
trans: Collector misses closure drop-glue generated via fn-once-shims
Jan 8, 2017 -
Closed
#38892
error: expected one of `)` or `,`, found `[` using empty slice &[][..] in if let expression
Jan 7, 2017 -
Closed
#28903
bogus span with iterator adapter chain
Jan 7, 2017 -
Closed
#31719
unprintable span with nested macro call and shadowed loop label
Jan 7, 2017 -
Closed
#38905
Inline asm: rdx and rcx mixed up in output
Jan 7, 2017 -
Closed
#38319
rustbuild builds docs for too many crates
Jan 7, 2017 -
Closed
#38544
rustbuild: error while trying to run tests incrementally
Jan 7, 2017 -
Closed
#38727
ICE; two sources of truth on how stuff is returned do not agree with each other
Jan 7, 2017 -
Closed
#38811
std::process::Command: piped stderr hangs in Windows
Jan 7, 2017 -
Closed
#12609
Pattern reachability algorithm fails in the presence of uninhabited types
Jan 7, 2017 -
Closed
#38898
nightly-2016-12-16 compiling Hello World on i686: `assertion failed: eps.windows(2).all(|w| w[0].cmp(self, &w[1]) != Ordering::Greater)`
Jan 7, 2017 -
Closed
#38595
rustc hangs when RUST_BACKTRACE is on
Jan 6, 2017 -
Closed
#38586
proc macro 1.1 error messages spew massive amounts of junk
Jan 6, 2017 -
Closed
#38881
There is a bug with print!
Jan 6, 2017 -
Closed
#36809
Continuous Regression Testing for Incremental Compilation
Jan 6, 2017 -
Closed
#38869
Rename 'Makefile.in' to something less offensive
Jan 6, 2017 -
Closed
#37991
getting parity of signed integer maximum or minimum results in stack overflow
Jan 6, 2017 -
Closed
#38715
Regression in test suite of probor-0.2.1 in Rust 1.15
Jan 6, 2017 -
Closed
#38476
gentle skepticism of x.py naming rationale
Jan 6, 2017 -
Closed
#34205
rust-gdb Python Exception <type 'exceptions.TypeError'> Could not convert Python object: None
Jan 6, 2017 -
Closed
#38412
internal compiler error: ../src/librustc/middle/stability.rs:516: encountered unmarked API
Jan 6, 2017 -
Closed
#28881
Possibly-incorrect coherence error with blanket impl bounded by a trait with type param
Jan 5, 2017 -
Closed
#38682
Bad unnecesary qualification lint from macro expansion in Rust 1.15
Jan 5, 2017 -
Closed
#19950
Provide better error reporting for unimplemented traits
Jan 5, 2017 -
Closed
#37712
Separate trait items from trait
Jan 5, 2017 -
Closed
#33187
ICE in specialization_graph with bound on associated type
Jan 5, 2017 -
Closed
#34377
Rust cannot derive traits from associated types
Jan 5, 2017 -
Closed
#13449
Rewrite resolve
Jan 5, 2017 -
Closed
#38838
error: internal compiler error: src/librustc_trans/type_of.rs:154: Unexpected tail in unsized_info_ty: Foo for ty=Foo
Jan 5, 2017 -
Closed
#35900
Tracking issue for "Macros 1.1" (RFC #1681)
Jan 4, 2017 -
Closed
#27031
Rust does not allow narrowing the mutable references
Jan 4, 2017 -
Closed
#26597
Tracking issue for type checking refactor
Jan 4, 2017 -
Closed
#37762
rustdoc should show module for types when the type name is not unique
Jan 4, 2017 -
Closed
#32947
Segmentation fault when transmuting simd vector temporary
Jan 4, 2017 -
Closed
#21139
error: internal compiler error: argument to function with "rust-call" ABI is neither a tuple nor unit
Jan 4, 2017 -
Closed
#36159
rustdoc panics when some unstable features is used without `#![feature(…)]`
Jan 4, 2017 -
Closed
#27942
DestructionScopeData can leak into error messages
Jan 4, 2017 -
Closed
#37884
Received "note: first, the lifetime cannot outlive the anonymous lifetime #2 defined on unknown free region bounded by scope CodeExtent(9898/CallSiteScope { fn_id: NodeId(4519), body_id: NodeId(18425) })..."
Jan 4, 2017 -
Closed
#38442
Macro `item` fragment lumps item component tokens together so they can't be parsed separately
Jan 4, 2017 -
Closed
#38744
change of libcompiler_builtins/lib.rs code doesn't retrigger a full rebuild anymore
Jan 4, 2017 -
Closed
#38746
rustbuild doesn't clean out enough when recompiling
Jan 4, 2017 -
Closed
#38052
Awkward wording of char slicing error message
Jan 4, 2017 -
Closed
#38720
Hang in utp-0.6.3 test suite in Rust 1.15
Jan 4, 2017 -
Closed
#38683
Illegal instruction in hamt-rs in Rust 1.15
Jan 4, 2017 -
Closed
#38772
Mark `std::mem::size_of` and `std::mem::size_of_val` as const function
Jan 3, 2017 -
Closed
#26123
debuginfo: Error in GDB pretty printer for encoded enum values.
Jan 3, 2017 -
Closed
#38808
ICE: Encountered error `Unimplemented` selecting `Binder(<[i32; 1000] as std::clone::Clone>)` during trans
Jan 3, 2017 -
Closed
#34121
Remove -Zinput-stats
Jan 3, 2017 -
Closed
#23314
Can't 'use' from an 'extern crate' defined in a function
Jan 3, 2017 -
Closed
#27329
Cargo/rustc fails to compile a project when it is located on one specific Windows drive
Jan 3, 2017 -
Closed
#24914
Unexpected interpolate tokens in `quote_item!` macro
Jan 3, 2017 -
Closed
#26518
error UDP socket
Jan 3, 2017 -
Closed
#20872
Trait selection treats unboxed closure arguments as quasi-associated types
Jan 3, 2017 -
Closed
#36317
Initial webassembly support via LLVM
Jan 3, 2017 -
Closed
#38489
rustc fails to compile to asmjs on Windows
Jan 3, 2017 -
Closed
#38588
Emscripten compilation is failing
Jan 3, 2017 -
Closed
#9767
improve error message on attempt to impl on typedef
Jan 3, 2017 -
Closed
#12264
Fix quote macros (e.g. quote_pat) and make a test that we can un-ignore-test
Jan 3, 2017 -
Closed
#25638
thread '<main>' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os(1455) }'
Jan 3, 2017 -
Closed
#26297
configure script lldb version detection issue
Jan 3, 2017 -
Closed
#25942
Seems like the compiler/optimizer is doing something weird here
Jan 3, 2017 -
Closed
#26589
Moved variables with the same name as a static method sometimes result in erronous nonsensical errors
Jan 3, 2017 -
Closed
#26538
E310 could be provided with a more helpful error message
Jan 3, 2017 -
Closed
#20753
ICE: misplaced `$crate` in macro
Jan 3, 2017 -
Closed
#26100
Errors for traits not being implemented on trait objects should be clearer
Jan 3, 2017 -
Closed
#38747
document behavior of collect() for empty iterators
Jan 3, 2017 -
Closed
#15555
make: rustdoc failures can leave around expected build product
Jan 3, 2017 -
Closed
#25306
Extra null check on as_bytes() iteration with break
Jan 3, 2017 -
Closed
#26072
Pretty printer isn't preserving macro calls with brackets
Jan 3, 2017 -
Closed
#25424
Improve the E0106/E0107 descriptions
Jan 3, 2017 -
Closed
#25026
Cannot have multiple anonymous parameters in a default trait method definition
Jan 3, 2017 -
Closed
#24801
Make more of `syntax::parse::parser::Parser`'s methods public
Jan 3, 2017 -
Closed
#16077
dataflow: collapse straight-line code to one node in cfg
Jan 3, 2017 -
Closed
#14617
Declaring extern symbols twice results in wrong undefined symbols
Jan 3, 2017 -
Closed
#3478
tests for cleanup in guards
Jan 3, 2017 -
Closed
#15509
Handling of internal plugin errors
Jan 3, 2017 -
Closed
#13138
macro_registrar in a private module is collected as dead code
Jan 3, 2017 -
Closed
#13938
output more precise range metadata
Jan 3, 2017 -
Closed
#24768
Implicit +'static bounds on trait objects can cause cryptic error messages
Jan 3, 2017 -
Closed
#24824
Cannot implement `From<T> for U` where T is private and U is public
Jan 3, 2017 -
Closed
#24907
rustc should suggest implementing current traits rather than deprecated ones
Jan 3, 2017 -
Closed
#14282
quote_expr!() can cause early abort
Jan 3, 2017 -
Closed
#24761
ICE in span_to_lines, 'capacity_overflow'
Jan 3, 2017 -
Closed
#9564
Converting a [string] to a **c_char is subtlely difficult
Jan 3, 2017 -
Closed
#38774
Could we access associated type out of a struct?
Jan 3, 2017 -
Closed
#24387
Use Unicode line drawing characters for spans
Jan 3, 2017 -
Closed
#38757
Emscripten with -O2 and higher fails to generate correctly running JavaScript
Jan 3, 2017
61 Issues created by 46 people
-
Opened
#38954
Compilation failure with no explicit error when passing ref std::path::Path to std::fs::File::open
Jan 10, 2017 -
Opened
#38951
Src link for re-exported macros are missing.
Jan 9, 2017 -
Opened
#38950
provide an easy way to change the path of existing cargo for bootstrapping
Jan 9, 2017 -
Opened
#38948
Disable debuginfo-gdb tests where GDB can't cope
Jan 9, 2017 -
Opened
#38942
ICE: librustc_trans/mir/operand.rs:82: impossible case reached
Jan 9, 2017 -
Opened
#38941
Missed optimization: references from pointers aren't treated as noalias
Jan 9, 2017 -
Opened
#38940
error printed twice for deref recursion limit exceeded
Jan 9, 2017 -
Opened
#38938
Servo compilation fails with multiple codegen units enabled
Jan 9, 2017 -
Opened
#38936
irrational compile error
Jan 9, 2017 -
Opened
#38933
ICE on unwrap on windows
Jan 8, 2017 -
Opened
#38919
rustc panics on fn that returns associated struct tuple with Self
Jan 8, 2017 -
Opened
#38917
Type checker doesn't consider trait duality when reasoning about type parameters for associated types
Jan 8, 2017 -
Opened
#38915
Borrow checker false dropped while still borrowed
Jan 8, 2017 -
Opened
#38913
Tracking issue for MIR-only RLIBs
Jan 8, 2017 -
Opened
#38911
Confusing error message: "can't qualify macro invocation with `pub`" when a inherent method lacks "fn"
Jan 7, 2017 -
Opened
#38908
rustc produce considerably bigger release binaries after rustc 1.14.0-nightly (3caf63cc0 2016-10-24)
Jan 7, 2017 -
Opened
#38903
Tracking issue for Child::try_wait
Jan 7, 2017 -
Opened
#38901
Make the expected/found notes a first class comment
Jan 7, 2017 -
Opened
#38900
#[target_feature="±<feat>"] is not properly checked against whitelist
Jan 7, 2017 -
Opened
#38899
borrowed referent of a `&T` sometimes incorrectly allowed
Jan 7, 2017 -
Opened
#38894
Rustbuild: Building librustdoc fails
Jan 6, 2017 -
Opened
#38891
ppc64/s390x `assertion failed: eps.windows(2).all(|w| w[0].cmp(self, &w[1]) != Ordering::Greater)`
Jan 6, 2017 -
Opened
#38889
Subtle breaking change with match patterns on uninhabited types
Jan 6, 2017 -
Opened
#38888
Clarify documentation on std::io::read_line
Jan 6, 2017 -
Opened
#38887
Compiler suggestion for attempt to move out of indexed content
Jan 6, 2017 -
Opened
#38886
BinaryHeap flexibility, BuildComparator
Jan 6, 2017 -
Opened
#38885
Deriving Debug on an enum with uninhabited type triggers warning
Jan 6, 2017 -
Opened
#38882
Some way to perform in-place sorting in iterator chains?
Jan 6, 2017 -
Opened
#38880
HashMap starts the search even if the map is empty
Jan 6, 2017 -
Opened
#38879
std::path::Path::Display allocates internally
Jan 6, 2017 -
Opened
#38878
OSX linker segfaulting on Travis
Jan 6, 2017 -
Opened
#38875
"constant evaluation error" points to nothing when crossing the crate boundary
Jan 6, 2017 -
Opened
#38873
Reverse the stack traces
Jan 6, 2017 -
Opened
#38868
error: internal compiler error: ../src/librustc_typeck/check/dropck.rs:644
Jan 6, 2017 -
Opened
#38865
Tracking issue: Rvalue static promotion
Jan 6, 2017 -
Opened
#38864
Tracking issue for 'Allow `Self` to appear in the where clause of trait impls'
Jan 6, 2017 -
Opened
#38863
Tracking issue for std::collections::binary_heap::PeekMut::pop
Jan 6, 2017 -
Opened
#38862
ICE when using enum variant as type
Jan 6, 2017 -
Opened
#38857
Locally pub but inaccessible items w/o stability attributes can cause an ICE
Jan 5, 2017 -
Opened
#38852
Rustc does not recommend raising the recursion limit
Jan 5, 2017 -
Opened
#38851
Spurious timeout on Android when starting tests
Jan 5, 2017 -
Opened
#38850
"Renaming of the library `C` was specified" error only on nightly
Jan 5, 2017 -
Opened
#38848
Can't compare FFI function pointers
Jan 5, 2017 -
Opened
#38846
Mut borrow lifetime expanded to the enclosing function
Jan 5, 2017 -
Opened
#38844
Private types publicly accessible.
Jan 5, 2017 -
Opened
#38832
Unexpected "deprecated" warning when derive attribute for enum and enum has deprecated items
Jan 4, 2017 -
Opened
#38831
static_in_const doesn't work for associated constants
Jan 4, 2017 -
Opened
#38830
document field init shorthand
Jan 4, 2017 -
Opened
#38829
Error while compiling Ethcore Parity
Jan 4, 2017 -
Opened
#38828
add test: cross compiling core for `no_std` targets
Jan 4, 2017 -
Opened
#38827
rustc generates a lot of llvm ir for small programs due to inline generated drops
Jan 4, 2017 -
Opened
#38824
LLVM assertion when using `i128` with the NVPTX and MSP430 targets
Jan 4, 2017 -
Opened
#38821
ICE with `#[derive(Copy)]`, missing trait bound, and blanket impl
Jan 4, 2017 -
Opened
#38818
test run-make/atomic-lock-free fails on i686 linux
Jan 4, 2017 -
Opened
#38812
error message for uninferrable type
Jan 4, 2017 -
Opened
#38805
Tracking issue for wasm support
Jan 3, 2017 -
Opened
#38804
Migrate wasm target to LLVM wasm backend
Jan 3, 2017 -
Opened
#38803
Tool support for testing wasm targets
Jan 3, 2017 -
Opened
#38802
Run all crates.io tests against wasm target to uncover fresh bugs
Jan 3, 2017 -
Opened
#38801
Set up CI testing for asm.js and wasm
Jan 3, 2017 -
Opened
#38800
Get test suite working with wasm
Jan 3, 2017
224 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
32 new comments
Open
#32409
Tracking issue for `pub(restricted)` privacy (RFC #1422)
Jan 8, 2017 -
20 new comments
Open
#38699
LeakSanitizer, ThreadSanitizer, AddressSanitizer and MemorySanitizer support
Jan 8, 2017 -
20 new comments
Open
#38748
travis: Start uploading artifacts on commits
Jan 10, 2017 -
18 new comments
Open
#32838
Allocator traits (tracking issue for RFC 1398)
Jan 5, 2017 -
17 new comments
Open
#31844
Tracking issue for specialization (RFC 1210)
Jan 7, 2017 -
16 new comments
Open
#38362
Instant doc
Jan 10, 2017 -
15 new comments
Open
#38103
note individual lint name in messages set via lint group attribute
Jan 9, 2017 -
15 new comments
Open
#38617
Detect double reference when applying binary op
Jan 6, 2017 -
14 new comments
Open
#37477
Long delay before exiting after reporting compilation errors in rustc 1.14.0 nightly when RUST_BACKTRACE=1
Jan 10, 2017 -
13 new comments
Open
#37197
Tracking issue for Rc::into_raw, Rc::from_raw, Arc::into_raw, Arc::from_raw
Jan 10, 2017 -
13 new comments
Open
#38561
Add intrinsics & target features for rd{rand,seed}
Jan 7, 2017 -
13 new comments
Open
#38580
Implement `iter::Sum` and `iter::Product` for `Result`
Jan 10, 2017 -
12 new comments
Open
#38605
Suggest solutions for `fn foo(&foo: Foo)`
Jan 9, 2017 -
11 new comments
Open
#38607
Test for appropriate span on second custom derive
Jan 9, 2017 -
10 new comments
Open
#26007
Inherent/trait method priority rules exist, but are unclear and seem to be undocumented
Jan 4, 2017 -
10 new comments
Open
#33114
Run tests for cross-compiled platforms in QEMU
Jan 10, 2017 -
10 new comments
Open
#38661
Implement `PartialEq<[A]>` for `VecDeque<A>`.
Jan 9, 2017 -
9 new comments
Open
#38584
Add support for the Visual Studio 2017 linker
Jan 4, 2017 -
9 new comments
Open
#35712
exclusive range patterns
Jan 9, 2017 -
8 new comments
Open
#19925
Set transmute from fn item to type fn lint a hard error
Jan 7, 2017 -
8 new comments
Open
#34511
Tracking issue for Minimal `impl Trait` (RFC 1522)
Jan 9, 2017 -
8 new comments
Open
#38255
Fix invalid module suggestion
Jan 8, 2017 -
7 new comments
Open
#38509
Check dependencies for no_std crates
Jan 8, 2017 -
7 new comments
Open
#38739
rustdoc never closes a list
Jan 7, 2017 -
7 new comments
Open
#37057
rustc: Remove all "consider using an explicit lifetime parameter" sug…
Jan 5, 2017 -
7 new comments
Open
#38465
calling convention for MSP430 interrupts
Jan 9, 2017 -
7 new comments
Open
#38606
Add test for correct span for type
Jan 9, 2017 -
7 new comments
Open
#38636
Clarify Extend behaviour wrt existing keys
Jan 5, 2017 -
7 new comments
Open
#38764
Added Default impl to PathBuf
Jan 10, 2017 -
6 new comments
Open
#37406
Tracking issue for customizing CRT linkage
Jan 9, 2017 -
6 new comments
Open
#38541
Macro recursion limit is still too low
Jan 5, 2017 -
6 new comments
Open
#34198
Make transmuting from fn item types to pointer-sized types a hard error.
Jan 7, 2017 -
6 new comments
Open
#37910
rustc: always suggests #[macro_use] for undefined macros
Jan 8, 2017 -
5 new comments
Open
#24346
Backtrace does not include file and line number on non-Linux platforms
Jan 9, 2017 -
5 new comments
Open
#27802
Tracking issue for Read::chars
Jan 6, 2017 -
5 new comments
Open
#35121
Tracking issue for promoting `!` to a type (RFC 1216)
Jan 6, 2017 -
5 new comments
Open
#37609
Upgrade to LLVM 4.0
Jan 9, 2017 -
5 new comments
Open
#38390
Lifetime regression in kick 0.1.2
Jan 4, 2017 -
5 new comments
Open
#38643
Document all features in the reference
Jan 10, 2017 -
5 new comments
Open
#38762
[i128] C FFI mismatch on GNU/Linux with gcc
Jan 6, 2017 -
5 new comments
Open
#38165
Improve backtrace formating while panicking.
Jan 10, 2017 -
5 new comments
Open
#38603
traits with self-containing supertraits are not object safe
Jan 10, 2017 -
4 new comments
Open
#28979
Tracking issue for non-ASCII identifiers (feature "non_ascii_idents")
Jan 8, 2017 -
4 new comments
Open
#35118
Tracking issue for 128-bit integer support (RFC 1504)
Jan 8, 2017 -
4 new comments
Open
#38054
Don't suggest to use things which weren't found either.
Jan 10, 2017 -
4 new comments
Open
#38254
[parallel codegen] Windows linker failure
Jan 9, 2017 -
4 new comments
Open
#38384
Mispositioned error-indicator at compile-time
Jan 9, 2017 -
4 new comments
Open
#38460
Repeated #[link] attributes for the same library cause it to be passed as many times to the linker.
Jan 7, 2017 -
4 new comments
Open
#38524
Reconsidering the recent changes in sort guarantees
Jan 9, 2017 -
4 new comments
Open
#37928
Document RFC 1623: static lifetime elision.
Jan 4, 2017 -
4 new comments
Open
#38648
libstd: replace all `try!` with `?` in documentation examples
Jan 3, 2017 -
4 new comments
Open
#38712
Sum for Duration
Jan 4, 2017 -
4 new comments
Open
#38779
Do not run outer setup part of benchmarks multiple times to fix issue 20142
Jan 6, 2017 -
3 new comments
Open
#14808
Pretty printing should use \r\n on Windows.
Jan 3, 2017 -
3 new comments
Open
#25053
UnsafeCell should implement the Copy trait
Jan 4, 2017 -
3 new comments
Open
#26361
Macro matching is incorrect for macros invoked in macro expansions
Jan 5, 2017 -
3 new comments
Open
#26560
libstd docs of re-exported macros are unformatted
Jan 10, 2017 -
3 new comments
Open
#26619
Yet another bug with slice_patterns
Jan 4, 2017 -
3 new comments
Open
#28640
rustc OSX LC_LOAD_DYLIB paths are broken
Jan 3, 2017 -
3 new comments
Open
#33417
Tracking issue for TryFrom/TryInto traits
Jan 7, 2017 -
3 new comments
Open
#37555
binaryen fails to validate wasm in asm2wasm
Jan 10, 2017 -
3 new comments
Open
#37996
Linking with panic machinery fails on Linux PPC64
Jan 10, 2017 -
3 new comments
Open
#38532
rustbuild should not grab the latest beta unless instructed to (or on first run)
Jan 5, 2017 -
3 new comments
Open
#38547
rustbuild: install target improvements
Jan 4, 2017 -
3 new comments
Open
#38313
resolve: clean up the semantics of `self` in an import list
Jan 10, 2017 -
3 new comments
Open
#38608
Build instruction profiler runtime as part of compiler-rt
Jan 3, 2017 -
3 new comments
Open
#38664
Replace uses of `#[unsafe_destructor_blind_to_params]` with `#[may_dangle]`
Jan 3, 2017 -
2 new comments
Open
#3738
Stop putting the ident interner in local storage
Jan 3, 2017 -
2 new comments
Open
#7463
Get to LLVM-lint-clean
Jan 3, 2017 -
2 new comments
Open
#16378
Named labels in asm!() blocks cause crashes on Mac OSX
Jan 3, 2017 -
2 new comments
Open
#19406
Surpress, mark, or order superflous trait resolution type errors correctly
Jan 4, 2017 -
2 new comments
Open
#22519
Resolve T::A style associated types based solely on type, instead of a Def.
Jan 3, 2017 -
2 new comments
Open
#22565
ICE when simplest rust-call method is called
Jan 3, 2017 -
2 new comments
Open
#22639
ParseIntError and ParseFloatError does not allow to introspect the cause
Jan 8, 2017 -
2 new comments
Open
#23121
Tracking issue for RFC #495 (features `slice_patterns` and `advanced_slice_patterns`)
Jan 9, 2017 -
2 new comments
Open
#23227
make check-stage1-debuginfo-lldb has mysterious failures on Mac OS X (10.9.5)
Jan 4, 2017 -
2 new comments
Open
#23898
enum variants aren't considered to be const during const-evaluation
Jan 6, 2017 -
2 new comments
Open
#24857
Type parameter default not respected with enums
Jan 4, 2017 -
2 new comments
Open
#25362
Panicked at 'arithmetic operation overflowed'
Jan 3, 2017 -
2 new comments
Open
#26046
Opaque error message when typechecking closure
Jan 3, 2017 -
2 new comments
Open
#26319
A couple of confusing diagnostics with &str slices
Jan 7, 2017 -
2 new comments
Open
#26633
Type parameter defaults are not checked correctly
Jan 3, 2017 -
2 new comments
Open
#31287
Pattern guard can consume value that is being matched
Jan 10, 2017 -
2 new comments
Open
#33626
implement `#[repr(align)]` (tracking issue for RFC 1358)
Jan 6, 2017 -
2 new comments
Open
#33685
`hr_lifetime_in_assoc_type` future-compatibility warnings
Jan 6, 2017 -
2 new comments
Open
#35897
Tracking issue for static lifetime in statics (RFC #1623)
Jan 7, 2017 -
2 new comments
Open
#35937
"cannot assign to immutable field" could be confusing
Jan 6, 2017 -
2 new comments
Open
#37105
Coredump when using latest nightly rustc
Jan 9, 2017 -
2 new comments
Open
#38520
illegal moves permitted in statics and constants
Jan 9, 2017 -
2 new comments
Open
#38644
s/try!/?/g in documentation examples
Jan 3, 2017 -
2 new comments
Open
#38750
error message regression: "no resolution found"
Jan 4, 2017 -
2 new comments
Open
#36320
Add information in case of markdown block code test failure
Jan 3, 2017 -
2 new comments
Open
#37658
Ref suggestion
Jan 4, 2017 -
2 new comments
Open
#37926
UTF-8 validation: Compute block end upfront
Jan 3, 2017 -
2 new comments
Open
#37972
Improve the slice iterator's searching methods
Jan 3, 2017 -
2 new comments
Open
#38075
x86_64-musl: allow building dylibs with -crt-static
Jan 6, 2017 -
2 new comments
Open
#38083
Add -Zast and -Zast-noexpand to pretty-print AST (without the JSON conversion)
Jan 6, 2017 -
2 new comments
Open
#38108
Add error explanation for E0328.
Jan 6, 2017 -
2 new comments
Open
#38161
rustdoc: fix doctests with non-feature crate attrs
Jan 4, 2017 -
2 new comments
Open
#38168
E0034: provide disambiguated syntax for candidates
Jan 10, 2017 -
2 new comments
Open
#38348
Implement debuginfo path remapping
Jan 6, 2017 -
2 new comments
Open
#38350
generate MIR for the nightlies' standard library
Jan 10, 2017 -
2 new comments
Open
#38518
Expand documentation of process::exit and exec
Jan 7, 2017 -
2 new comments
Open
#38530
run rustfmt on btree folder
Jan 4, 2017 -
2 new comments
Open
#38569
Fix rustdoc highlighting of `&` and `*`
Jan 4, 2017 -
2 new comments
Open
#38623
std: Remove unused objects from compiler-builtins
Jan 4, 2017 -
2 new comments
Open
#38725
[WIP] Bump allocator for rustc
Jan 4, 2017 -
1 new comment
Open
#4287
Better error message for polymorphic recursion
Jan 3, 2017 -
1 new comment
Open
#8280
Type inference requires type of LHS to be known for binary operators
Jan 3, 2017 -
1 new comment
Open
#9082
Iterator composition: Poor error message when Clone trait bound is missing
Jan 3, 2017 -
1 new comment
Open
#9323
Nested macro invocation doesn't follow proper scoping rules
Jan 3, 2017 -
1 new comment
Open
#10087
Audit for binary IEEE 754-2008 compliance on relevant platforms
Jan 3, 2017 -
1 new comment
Open
#10186
LLVM (thus, Rust) floating point support support is incomplete
Jan 3, 2017 -
1 new comment
Open
#10379
Fix unstable::dynamic_lib::test::test_loading_cosine on android
Jan 3, 2017 -
1 new comment
Open
#10381
fix to pass test/debug-info/* on android
Jan 3, 2017 -
1 new comment
Open
#11361
Weird borrowck issues with &mut &mut [u8]
Jan 3, 2017 -
1 new comment
Open
#13065
Private items with a public reexport could suggest the public path in privacy error message
Jan 3, 2017 -
1 new comment
Open
#13224
'make dist' doesn't work correctly on mac
Jan 3, 2017 -
1 new comment
Open
#13226
fetch_nand is not implemented for Atomic{Int,Uint}
Jan 3, 2017 -
1 new comment
Open
#14407
Add passes to mark stability and must-use attributes
Jan 3, 2017 -
1 new comment
Open
#14543
Enforcing static linkage is impossible (and diagnosing why dynamic linking occurs is hard)
Jan 3, 2017 -
1 new comment
Open
#16223
Incorrect partially moved value error check when pattern matching boxed structures.
Jan 3, 2017 -
1 new comment
Open
#17520
backtraces broken on the Android bot
Jan 3, 2017 -
1 new comment
Open
#17811
Lifetime suggestion hint interacts weirdly with closures
Jan 3, 2017 -
1 new comment
Open
#18290
Spurious dead code warning when a constant is used only in impls
Jan 4, 2017 -
1 new comment
Open
#18794
Confusing error message with Fn(&T) and unsatisfied trait bounds.
Jan 3, 2017 -
1 new comment
Open
#19004
Closure tries to borrow &mut to entire struct, when only a field is required
Jan 3, 2017 -
1 new comment
Open
#19475
Variable name with internal double-underscore gets snake case warning, but leading/trailing does not
Jan 3, 2017 -
1 new comment
Open
#21012
Confusing span for borrow checker error in loop
Jan 5, 2017 -
1 new comment
Open
#22194
Deref coercion not working for `Box<Trait>`
Jan 3, 2017 -
1 new comment
Open
#22321
fallout from Sound Generic Drop to be addressed later
Jan 3, 2017 -
1 new comment
Open
#22566
Simplest possible rust-call function will ICE
Jan 3, 2017 -
1 new comment
Open
#22603
ICE implementing Fn trait for unit struct
Jan 3, 2017 -
1 new comment
Open
#22789
ICE static call to invalid vtable
Jan 3, 2017 -
1 new comment
Open
#23189
internal compiler error: 'rustc' panicked at 'No def'n found for DefId { krate: 0, node: 4 } in tcx.tcache'
Jan 3, 2017 -
1 new comment
Open
#23311
LLVM Assertion: Both operands to ICmp instruction are not of the same type!
Jan 9, 2017 -
1 new comment
Open
#23600
ICE: capacity overflow or "Illegal instruction (core dumped)" with very large static item
Jan 3, 2017 -
1 new comment
Open
#24000
"the trait `Clone` is not implemented for the type `fn(&mut Foo, …)`
Jan 3, 2017 -
1 new comment
Open
#24189
$( #[$attr:meta] )* $var:ident → error: local ambiguity: multiple parsing options
Jan 9, 2017 -
1 new comment
Open
#24411
Use fast_reject in coherence
Jan 3, 2017 -
1 new comment
Open
#24823
Add #[derive] on C-like enums for From impls from the various numeric types
Jan 3, 2017 -
1 new comment
Open
#24889
Error message for missing return value with Result type is unclear
Jan 3, 2017 -
1 new comment
Open
#24909
Error for using a by-ref closure when by-move was needed could be improved
Jan 3, 2017 -
1 new comment
Open
#24949
Associated const references using UFCS can bypass `check_static_recursion`
Jan 3, 2017 -
1 new comment
Open
#24955
With a ridiculous amount of errors, ICE (capacity overflow)
Jan 3, 2017 -
1 new comment
Open
#25003
Cannot macro_use a macro that uses an internal macro
Jan 3, 2017 -
1 new comment
Open
#25034
Allow indexing HashMap mutably
Jan 3, 2017 -
1 new comment
Open
#25229
Pretty Printing on Windows broken because .debug_gdb_scripts not being emitted
Jan 3, 2017 -
1 new comment
Open
#25345
non-hygienic lifetime-shadowing check can make macros non-modular
Jan 3, 2017 -
1 new comment
Open
#25690
Compiler panic at src/libsyntax/diagnostics/plugin.rs:171
Jan 3, 2017 -
1 new comment
Open
#26043
rustc will fallback to libraries distributed with the compiler in presence of --extern
Jan 3, 2017 -
1 new comment
Open
#26067
expansion-based `box` exacerbates pretty-printing to unstableness
Jan 3, 2017 -
1 new comment
Open
#26080
No error despite of multiple applicable methods in scope
Jan 3, 2017 -
1 new comment
Open
#26135
Unused feature warning doesn't show for non-lib features
Jan 3, 2017 -
1 new comment
Open
#26271
Hint for a lifetime binding of a type in a trait suggests invalid syntax [E0309]
Jan 3, 2017 -
1 new comment
Open
#26283
"parameter `T` is never used" with recursive type
Jan 3, 2017 -
1 new comment
Open
#26288
Confusing error message from missing semicolon after macro invocation
Jan 3, 2017 -
1 new comment
Open
#26291
#[must_use] does not warn for unused must_use tuple components
Jan 3, 2017 -
1 new comment
Open
#26335
Add optional iterations output to libtest benchmark
Jan 3, 2017 -
1 new comment
Open
#26397
LLVM assert when comma-separated list passed to asm! clobbers
Jan 3, 2017 -
1 new comment
Open
#26486
rustdoc: include "pub use" re-exports in search
Jan 3, 2017 -
1 new comment
Open
#26614
Associated type in constant not normalized correctly
Jan 3, 2017 -
1 new comment
Open
#26634
Default type parameters are handled improperly when calling methods
Jan 3, 2017 -
1 new comment
Open
#26720
Display note for "unused variable" warning suggesting that the warning can be disabled via underscores
Jan 3, 2017 -
1 new comment
Open
#26804
Confusing error messages when invariant type is involved
Jan 3, 2017 -
1 new comment
Open
#26841
Inference failure with int inference variable
Jan 3, 2017 -
1 new comment
Open
#27126
No SyntaxExtension variant can modify foreign items
Jan 3, 2017 -
1 new comment
Open
#27487
Borrow checker gets confused with a mutable pointer which should be moved
Jan 3, 2017 -
1 new comment
Open
#27705
Tracking issue for DNS in std::net
Jan 7, 2017 -
1 new comment
Open
#27800
Tracking issue for channel selection
Jan 5, 2017 -
1 new comment
Open
#28570
rust warns about unused assignment erroneously
Jan 9, 2017 -
1 new comment
Open
#28925
#[repr(C)] enum bit width determination algo does not match that of the C compiler
Jan 6, 2017 -
1 new comment
Open
#29586
Error reporting for missing `match` comma could be improved
Jan 7, 2017 -
1 new comment
Open
#31702
rustc assertion failed when building in release mode with -g
Jan 10, 2017 -
1 new comment
Open
#32330
Unsound projection when late-bound-region appears only in return type
Jan 4, 2017 -
1 new comment
Open
#34303
Tracking issue for adding a `lifetime` specifier to `macro_rules!`
Jan 3, 2017 -
1 new comment
Open
#34344
associated-constants can not be used in constant expressions
Jan 5, 2017 -
1 new comment
Open
#34806
Misleading error caused by incorrect target specification
Jan 3, 2017 -
1 new comment
Open
#35002
Investigate making the buildbots network-access-free
Jan 4, 2017 -
1 new comment
Open
#35626
Tracking issue for "clarified ADT kinds" (RFC 1506)
Jan 5, 2017 -
1 new comment
Open
#35774
Tracking issue for check methods on Duration
Jan 6, 2017 -
1 new comment
Open
#36436
Tracking issue for `str::replacen`
Jan 6, 2017 -
1 new comment
Open
#36927
Match on repr(C) enum returned from C library with unknown value leads to UB
Jan 6, 2017 -
1 new comment
Open
#36963
Switch to liballoc_system by default, move liballoc_jemalloc to crates.io
Jan 4, 2017 -
1 new comment
Open
#36990
Building libstd without libcompiler_builtins
Jan 5, 2017 -
1 new comment
Open
#37340
Tracking issue for RFC 1682: field init shorthand
Jan 4, 2017 -
1 new comment
Open
#37550
ICE: "global closures can't capture anything"
Jan 5, 2017 -
1 new comment
Open
#38137
Tracking issue for `char::is_letter` (feature `unicode_is_letter`)
Jan 6, 2017 -
1 new comment
Open
#38321
"did you mean" for misusing a field as a method is misleading
Jan 3, 2017 -
1 new comment
Open
#38355
Temporaries in match conditions should be freed if not required to stick around
Jan 9, 2017 -
1 new comment
Open
#38575
rustbuild: copy libs for stage1 from stage0 when using incremental and enable-local-rust
Jan 9, 2017 -
1 new comment
Open
#38638
rustdoc: rustc panicked at 'assertion failed: !self.is_proc_macro(item_id)'
Jan 9, 2017 -
1 new comment
Open
#38723
Consider specializing std::vec::from_elem to calloc when possible
Jan 3, 2017 -
1 new comment
Open
#38724
Emscripten target specs are conditional on the host platform
Jan 4, 2017 -
1 new comment
Open
#38775
Drop impl rejected for types with HRTB bounds
Jan 10, 2017 -
1 new comment
Open
#38787
NVPTX: non-inlined functions can't be used cross crate
Jan 3, 2017 -
1 new comment
Open
#36593
[MIR] Initial implementation of inlining
Jan 3, 2017 -
1 new comment
Open
#37511
Bounds parsing refactoring
Jan 10, 2017 -
1 new comment
Open
#37729
Less unused argument spew
Jan 3, 2017 -
1 new comment
Open
#38143
Add remove_item to Vecs
Jan 3, 2017 -
1 new comment
Open
#38610
Implementation of plan in issue #27787 for btree_range
Jan 4, 2017 -
1 new comment
Open
#38629
Fix doc for `escape_debug`
Jan 4, 2017 -
1 new comment
Open
#38794
book: match enum warning
Jan 3, 2017 -
0 new comments
Open
#30172
Implement placement-in protocol for relevant data structures
Jan 9, 2017 -
0 new comments
Open
#31302
'-g' flag causes crash in PowerPC rustc for certain inputs.
Jan 10, 2017 -
0 new comments
Open
#32597
Make it easier to build libstd, liballoc, libcore, etc for cross compiled environments
Jan 10, 2017 -
0 new comments
Open
#34761
`#[may_dangle]`, a refined dropck escape hatch (tracking issue for RFC 1327)
Jan 3, 2017 -
0 new comments
Open
#35553
Tracking issue for `String::insert_str`
Jan 6, 2017 -
0 new comments
Open
#36150
Cannot bootstrap for PowerPC with LLVM assertions enabled
Jan 10, 2017 -
0 new comments
Open
#36167
Tracking issue for "sysv64" calling convention
Jan 10, 2017 -
0 new comments
Open
#36350
Tracking Issue for Incr. Comp. Regression Testing
Jan 6, 2017 -
0 new comments
Open
#37079
Tracking issue for `str::repeat` (feature `repeat_str`)
Jan 9, 2017 -
0 new comments
Open
#37507
Program cross compiled for mips-unknown-linux-musl crashes with SIGILL
Jan 10, 2017 -
0 new comments
Open
#37516
Tracking issue for Result::unwrap_or_default
Jan 6, 2017 -
0 new comments
Open
#37827
Provide an API for `std::process::Command` to set `CreateProcess` flags on Windows
Jan 6, 2017 -
0 new comments
Open
#37838
Tracking issue for std::process::abort
Jan 6, 2017 -
0 new comments
Open
#37952
llc crashes linking regex test suite under emscripten
Jan 3, 2017 -
0 new comments
Open
#38080
Tracking issue for String::split_off
Jan 6, 2017 -
0 new comments
Open
#38453
Prebuilt powerpc64-unknown-linux-gnu binaries require Power ISA v.2.07
Jan 10, 2017 -
0 new comments
Open
#38454
emscripten support broken by cargo file layout changes
Jan 3, 2017 -
0 new comments
Open
#38789
NVPTX backend metabug
Jan 4, 2017 -
0 new comments
Open
#37860
#37653 support `default impl` for specialization
Jan 7, 2017 -
0 new comments
Open
#38426
Implement kind="static-nobundle" (RFC 1717)
Jan 6, 2017 -
0 new comments
Open
#38464
PartialEq and PartialOrd between IpAddr and Ipv[46]Addr.
Jan 5, 2017