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
Age
Commit message (
Expand
)
Author
Lines
2019-02-08
unused_imports: update tests
Pietro Albini
-29
/
+37
2019-02-08
error_index_generator => 2018
Taiki Endo
-1
/
+3
2019-02-08
Allow a dirty MirBuilt for make_extern and make_method_extern
John Kåre Alsaker
-2
/
+2
2019-02-08
rustc-workspace-hack => 2018
Taiki Endo
-0
/
+1
2019-02-08
rustc-std-workspace-core => 2018
Taiki Endo
-2
/
+2
2019-02-08
Auto merge of #58191 - varkor:const-generics-ast, r=petrochenkov
bors
-709
/
+1085
2019-02-08
Update tests
John Kåre Alsaker
-155
/
+155
2019-02-08
Remove no_hash from optimized_mir
John Kåre Alsaker
-1
/
+1
2019-02-08
Move no_hash from mir_built to optimized_mir
John Kåre Alsaker
-2
/
+2
2019-02-08
Remove no_hash from typeck_tables_of
John Kåre Alsaker
-1
/
+1
2019-02-08
Remove no_hash from optimized_mir
John Kåre Alsaker
-1
/
+1
2019-02-08
Add a query type which is always marked as red if it runs
John Kåre Alsaker
-61
/
+106
2019-02-07
Add test for type mismatch on first match arm
Esteban Küber
-0
/
+58
2019-02-07
WIP
Alexander Regueiro
-3
/
+3
2019-02-07
Minor cosmetic changes.
Alexander Regueiro
-9
/
+8
2019-02-07
Addressed review points.
Alexander Regueiro
-404
/
+412
2019-02-07
Factored out context-dependent help for error reporting.
Alexander Regueiro
-183
/
+195
2019-02-07
Factored out error reporting from `smart_resolve_path_fragment` fn.
Alexander Regueiro
-332
/
+347
2019-02-08
librustc_mir => 2018
Taiki Endo
-505
/
+514
2019-02-07
Suggest removing parentheses surrounding lifetimes
Igor Sadikov
-6
/
+19
2019-02-07
Add unstable feature attribute for unsigned const saturating add/sub intrinsi...
Patrick McCarter
-0
/
+2
2019-02-07
update test
Mark Mansi
-23
/
+27
2019-02-07
Make it an incompatibility lint for now
Mark Mansi
-56
/
+72
2019-02-07
add a test
mark
-0
/
+69
2019-02-07
fix existing tests
mark
-32
/
+32
2019-02-07
error on duplicate matcher bindings
mark
-5
/
+49
2019-02-07
Refactor const saturating intrinsics emulation and add unstable feature attri...
Patrick McCarter
-39
/
+29
2019-02-07
Improve the error messages for missing stability attributes
varkor
-21
/
+41
2019-02-07
disable tests in Miri
Ralf Jung
-0
/
+81
2019-02-07
also fix bad use of shared ref in split_at_mut
Ralf Jung
-1
/
+1
2019-02-07
unused_imports: make the lint machine-applicable
Pietro Albini
-22
/
+191
2019-02-07
Resolve incorrect diagnostic for using a non-const value in a constant
varkor
-57
/
+47
2019-02-07
Auto merge of #58266 - GuillaumeGomez:rollup, r=GuillaumeGomez
bors
-244
/
+240
2019-02-07
Add fixme
Esteban Küber
-1
/
+3
2019-02-07
Add a test forbidding the use of const parameters in inner items
varkor
-0
/
+37
2019-02-07
Make name resolution handle consts in GenericParamsFromOuterFunction properly
varkor
-93
/
+120
2019-02-07
Parse negative literals in const generic arguments
varkor
-2
/
+5
2019-02-07
Add warning for a parameter list with an attribute but no parameters
varkor
-10
/
+28
2019-02-07
Add test for generic parameter list solely containing an attribute
varkor
-0
/
+5
2019-02-07
Fix update to 2018 edition
varkor
-1
/
+1
2019-02-07
Adjust generic const param resolution
varkor
-152
/
+65
2019-02-07
Adjust parser generic parameter errors
varkor
-54
/
+93
2019-02-07
Fix E0670 doc error
varkor
-1
/
+4
2019-02-07
Fix ast_validation printing of const generics
varkor
-9
/
+15
2019-02-07
Fix const generic parameter save analysis
varkor
-6
/
+12
2019-02-07
Add test for const parameter before other generic parameters
varkor
-0
/
+39
2019-02-07
Add test for const parameter depending on type parameter
varkor
-0
/
+28
2019-02-07
Add test forbidding const parameters in const fn
varkor
-0
/
+36
2019-02-07
Update tests
varkor
-257
/
+182
2019-02-07
Add const generics feature gate test
varkor
-0
/
+31
[prev]
[next]