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
2019-02-08
Auto merge of #58294 - hrls:master, r=GuillaumeGomez
bors
-1
/
+1
2019-02-08
Improve stability tags display
Guillaume Gomez
-11
/
+10
2019-02-08
Correct descriptive item name for impl
varkor
-5
/
+3
2019-02-08
librustc_typeck => 2018
Taiki Endo
-100
/
+98
2019-02-08
Use descriptive variant name
varkor
-7
/
+7
2019-02-08
librustc_incremental => 2018
Taiki Endo
-32
/
+29
2019-02-08
librustc_borrowck => 2018
Taiki Endo
-69
/
+71
2019-02-08
librustc_codegen_utils => 2018
Taiki Endo
-23
/
+18
2019-02-08
librustc_target => 2018
Taiki Endo
-220
/
+221
2019-02-08
librustc_cratesio_shim => 2018
Taiki Endo
-0
/
+3
2019-02-08
librustc_metadata => 2018
Taiki Endo
-66
/
+67
2019-02-08
librustc_passes => 2018
Taiki Endo
-22
/
+23
2019-02-08
Cleanup JS a bit
Guillaume Gomez
-8
/
+6
2019-02-08
librustc_lint => 2018
Taiki Endo
-100
/
+108
2019-02-08
Remove #[macro_use] extern crate bitflags
Taiki Endo
-3
/
+1
2019-02-08
Use real try blocks
Taiki Endo
-12
/
+5
2019-02-08
Revert removed #![feature(nll)]
Taiki Endo
-0
/
+1
2019-02-08
std::sys::unix::stdio: explain why we do into_raw
Ralf Jung
-3
/
+3
2019-02-08
Auto merge of #58213 - Mark-Simulacrum:fix-checktools, r=alexcrichton
bors
-0
/
+1
2019-02-08
fix rustdoc JS
hrls
-1
/
+1
2019-02-08
Fix nll test output
Esteban Küber
-1
/
+1
2019-02-08
Don't shadow the provided `stringify!` macro in a wasm code size test case
Nick Fitzgerald
-23
/
+17
2019-02-08
Use write_char for writing padding characters
Nick Fitzgerald
-23
/
+9
2019-02-08
Add a wasm code size test for stringifying numbers
Nick Fitzgerald
-0
/
+49
2019-02-08
Also de-duplicate 32- and 64-bit number formatting on wasm32
Nick Fitzgerald
-8
/
+18
2019-02-08
Remove initial newline from automatically generated span tests
Konrad Borowski
-1
/
+1
2019-02-08
Remove code for updating copyright years in generate-deriving-span-tests
Konrad Borowski
-22
/
+6
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
[prev]
[next]