index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2018-08-21
Rollup merge of #53370 - jkozlowski:stabilize-macro_vis_matcher, r=cramertj
kennytm
-82
/
+22
2018-08-21
Avoid some Place clones.
Nicholas Nethercote
-1
/
+4
2018-08-21
Auto merge of #53080 - hermord:rc-opt, r=alexcrichton
bors
-2
/
+37
2018-08-20
librustc_lint: In recursion warning, change 'recurring' to 'recursing'
Brian Anderson
-65
/
+65
2018-08-21
Further fixes.
Kyle Simpson
-3
/
+3
2018-08-21
Iterate through all crates in stability.rs rather than lib_features.rs
varkor
-12
/
+27
2018-08-21
Fixes for code review.
Kyle Simpson
-4
/
+8
2018-08-21
Add more detail to the split_grouped_constructors comment
varkor
-8
/
+25
2018-08-20
Point at the trait argument when using unboxed closure
Esteban Küber
-8
/
+9
2018-08-21
New AccessLevel and accompanying propagation.
Kyle Simpson
-8
/
+12
2018-08-20
Add assertion to constructor_intersects_pattern
varkor
-10
/
+14
2018-08-21
Correctly parenthesize dyn Error + 'static.
Without Boats
-1
/
+1
2018-08-20
Remove pattern consideration from split_grouped_constructors
varkor
-26
/
+4
2018-08-20
Improve some comments
varkor
-5
/
+9
2018-08-21
resolve: Unify reporting of ambiguity errors for macro paths
Vadim Petrochenkov
-43
/
+68
2018-08-20
Mark impl Trait Functions as reachable. (Fixes #50865)
Kyle Simpson
-5
/
+16
2018-08-20
Fix feature name.
Without Boats
-1
/
+1
2018-08-20
Actually enable the amdgpu component if present.
Richard Diamond
-1
/
+1
2018-08-20
AMDGPU call abi info.
Richard Diamond
-0
/
+44
2018-08-20
Moved issue-53157.rs into src/test/ui/consts/const-eval/
thedarkula
-0
/
+0
2018-08-20
document the platform-specific behavior of Command::current_dir
Jack O'Connor
-0
/
+10
2018-08-20
Removed `raw_identifiers` feature gate.
Alexander Regueiro
-109
/
+42
2018-08-20
resolve: Refactor away `MacroBinding`
Vadim Petrochenkov
-116
/
+160
2018-08-20
resolve: Consolidate error reporting for resolved macros in `fn resolve_macro...
Vadim Petrochenkov
-199
/
+173
2018-08-20
resolve: Move derive attribute detection closer to other macro ident resoluti...
Vadim Petrochenkov
-62
/
+54
2018-08-20
comment
Ralf Jung
-1
/
+1
2018-08-20
fix array drop glue: properly turn raw ptr into reference
Ralf Jung
-3
/
+10
2018-08-20
syntax: Optimize some literal parsing
Alex Crichton
-6
/
+4
2018-08-20
Add Error::source method per RFC 2504.
Without Boats
-1
/
+66
2018-08-21
Rollup merge of #53296 - estebank:suggest-closure, r=KodrAus
kennytm
-34
/
+90
2018-08-21
Rollup merge of #53213 - tmccombs:stable-ipconstructors, r=KodrAus
kennytm
-20
/
+5
2018-08-20
Document Box::into_raw returns non-null ptr
Evan Simmons
-1
/
+3
2018-08-20
Auto merge of #51880 - varkor:generics-hir-generalisation-followup, r=eddyb
bors
-801
/
+973
2018-08-20
Add a test for skipping all arguments versus just one
varkor
-0
/
+52
2018-08-20
Fix diagnostic regression
varkor
-133
/
+129
2018-08-20
Added explicit optimization flag to test
Dmytro Shynkevych
-0
/
+2
2018-08-20
Revert accidental submodule change
Dmytro Shynkevych
-0
/
+0
2018-08-20
Replace usages of ptr::offset with ptr::{add,sub}.
Corey Farwell
-148
/
+148
2018-08-20
bootstrap: Never compiler llvm-emscripten with ThinLTO.
Michael Woerister
-1
/
+1
2018-08-20
Compile LLVM with ThinLTO for x86_64 Linux dist builds.
Michael Woerister
-1
/
+4
2018-08-20
Build LLD in addition to Clang in Linux CI
Michael Woerister
-0
/
+6
2018-08-20
bootstrap: Allow for building LLVM with ThinLTO.
Michael Woerister
-4
/
+58
2018-08-20
bootstrap: Allow to invoke cargo with the Usage: rustc [OPTIONS] INPUT
Michael Woerister
-2
/
+2
2018-08-20
bootstrap: Allow to specify ranlib tool used when compiling C++ code.
Michael Woerister
-0
/
+18
2018-08-20
Auto merge of #47562 - Centril:feature/core_convert_id, r=oli-obk
bors
-0
/
+107
2018-08-20
Set applicability for more suggestions.
Sébastien Duquette
-125
/
+217
2018-08-20
core::convert::identity: fix issue number to #53500
Mazdak Farrokhzad
-1
/
+1
2018-08-19
Buffer LLVM's object output stream
Alex Crichton
-1
/
+2
2018-08-20
Auto merge of #53519 - Manishearth:clippyup, r=eddyb
bors
-5
/
+19
2018-08-20
Renamed test to match actual issue number
Dmytro Shynkevych
-0
/
+0
[prev]
[next]