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-24
Merging error code descriptions into E0107 and adding "no longer
Matthew Russo
-73
/
+29
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
Auto merge of #47562 - Centril:feature/core_convert_id, r=oli-obk
bors
-0
/
+107
2018-08-20
core::convert::identity: fix issue number to #53500
Mazdak Farrokhzad
-1
/
+1
2018-08-20
Auto merge of #53519 - Manishearth:clippyup, r=eddyb
bors
-5
/
+19
2018-08-19
Update clippy
Manish Goregaokar
-5
/
+19
2018-08-20
Auto merge of #52101 - japaric:linker-flavor, r=alexcrichton
bors
-44
/
+133
2018-08-20
Fix ICE
varkor
-12
/
+11
2018-08-19
Auto merge of #52953 - dsciarra:mv-codemap-sourcemap, r=petrochenkov
bors
-858
/
+879
2018-08-20
Update new ui tests
varkor
-52
/
+54
2018-08-19
fix: preserve msvc linker fallback logic
Jorge Aparicio
-1
/
+3
2018-08-19
Taking a peek
varkor
-17
/
+16
2018-08-19
Auto merge of #53316 - tristanburgess:52895_existential_type_ICE, r=oli-obk
bors
-9
/
+70
2018-08-19
fix tidy errors
Donato Sciarra
-19
/
+36
2018-08-19
mv CachingCodemapView CachingSourceMapView
Donato Sciarra
-13
/
+13
2018-08-19
mv codemap source_map
Donato Sciarra
-130
/
+130
2018-08-19
mv codemap() source_map()
Donato Sciarra
-209
/
+209
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-153
/
+157
2018-08-19
mv filemap source_file
Donato Sciarra
-209
/
+209
2018-08-19
mv FileMap SourceFile
Donato Sciarra
-126
/
+126
2018-08-19
mv CodeMap SourceMap
Donato Sciarra
-133
/
+133
2018-08-19
convert-id: tests for const gating.
Mazdak Farrokhzad
-0
/
+47
2018-08-19
Fix some remaining tests
varkor
-29
/
+39
2018-08-19
Avoid clone and update documentation
varkor
-80
/
+97
2018-08-19
Refactor generic argument count check in check/mod.rs
varkor
-163
/
+65
2018-08-19
Refactor generic argument count check in method/confirm.rs
varkor
-124
/
+195
2018-08-19
Refactor generic argument count check in astconv
varkor
-143
/
+140
2018-08-19
Add Default for GenericParamCount
varkor
-16
/
+22
2018-08-19
Args first, then params
varkor
-35
/
+15
2018-08-19
Refactor lock-step
varkor
-27
/
+39
2018-08-19
Clean match statement
varkor
-31
/
+27
2018-08-19
Consolidate into create_substs_for_generic_args
varkor
-295
/
+268
2018-08-19
Revert broken test
varkor
-0
/
+1
2018-08-19
Refactor astconv.rs (part ii)
varkor
-69
/
+117
2018-08-19
Refactor confirm.rs (part ii)
varkor
-27
/
+67
2018-08-19
Refactor mod/check (part viii)
varkor
-51
/
+69
2018-08-19
Fix behaviour in error condition
varkor
-9
/
+11
2018-08-19
Refactor mod/check (part vii)
varkor
-38
/
+67
2018-08-19
Make prohibit_generics take IntoIterators
varkor
-14
/
+8
2018-08-19
"Fix" annoying test
varkor
-1
/
+0
2018-08-19
Fix confirm.rs
varkor
-4
/
+18
2018-08-19
Refactor astconv.rs
varkor
-35
/
+45
2018-08-19
Refactor confirm.rs
varkor
-27
/
+18
2018-08-19
Move lifetime calculation outside loop
varkor
-8
/
+8
2018-08-19
Supress consecutive errors
varkor
-30
/
+38
2018-08-19
Fix param_idx calculation
varkor
-1
/
+3
2018-08-19
Fix integer overflow
varkor
-6
/
+8
2018-08-19
Fix tidy check
varkor
-15
/
+22
[next]