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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-10-07
Auto merge of #77642 - pietroalbini:stable-next, r=pietroalbini
1.47.0
bors
-3
/
+1
2020-10-07
relnotes: remove compat note about linux hanging
Pietro Albini
-2
/
+0
2020-10-07
Disable ThinLTO for x86_64-unknown-linux-gnu
Mark Rousskov
-1
/
+1
2020-10-05
Auto merge of #77577 - Mark-Simulacrum:stable-next, r=pietroalbini
bors
-4
/
+170
2020-10-05
Add note about as yet undiagnosed issues
Mark Rousskov
-0
/
+3
2020-10-05
Switch channel to stable for 1.47 release
Mark Rousskov
-1
/
+1
2020-10-05
Instruct lld that our @ files are posix-style, not Windows
Mark Rousskov
-0
/
+6
2020-10-05
Add regression test for SimplifyBranchSame miscompilation
Tomasz Miąsko
-0
/
+21
2020-10-05
Fix miscompile in SimplifyBranchSame
Simon Vandel Sillesen
-1
/
+2
2020-10-05
Cherry-pick release notes from master
Mark Rousskov
-2
/
+137
2020-10-03
Auto merge of #77490 - Mark-Simulacrum:beta-backports, r=Mark-Simulacrum
bors
-94
/
+410
2020-10-03
repairing broken error message and rustfix application for the new test
Aurélien Deharbe
-10
/
+28
2020-10-03
add non-regression test for issue #76597
Aurélien Deharbe
-0
/
+21
2020-10-03
replacing sub's that can wrap by saturating_sub's
Aurélien Deharbe
-3
/
+3
2020-10-03
ci: switch to environment files to change the environment on GHA
Pietro Albini
-2
/
+2
2020-10-03
cache types during normalization
Bastian Kauschke
-68
/
+83
2020-10-03
Remove redundancy in cache key
Tyler Mandry
-5
/
+4
2020-10-03
Intorduced MiniMap - a tiny small storage optimized map implementation
Valerii Lashmanov
-2
/
+63
2020-10-03
Better handling for exponential-sized types in misc places
Valerii Lashmanov
-41
/
+89
2020-10-03
Only visit types once when walking the type tree
Valerii Lashmanov
-39
/
+193
2020-10-03
Auto merge of #77456 - Mark-Simulacrum:revert-76605, r=pietroalbini
bors
-41
/
+126
2020-10-02
Revert "Remove broken clap versions from cargotest"
Mark Rousskov
-1
/
+8
2020-10-02
Revert "Remove missing_fragment_specifier lint"
Mark Rousskov
-0
/
+20
2020-10-02
Revert "Promote missing_fragment_specifier to hard error"
Mark Rousskov
-32
/
+90
2020-10-02
Revert "Move macro test to ui/macros"
Mark Rousskov
-0
/
+0
2020-10-01
Auto merge of #77403 - flip1995:beta, r=pietroalbini
bors
-61
/
+179
2020-10-01
Merge commit 'd28211ddb6bec659acd523ef63966a5032a618b7' into beta
flip1995
-61
/
+179
2020-10-01
Fix rustup fallout
flip1995
-6
/
+6
2020-09-29
Auto merge of #77308 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-52
/
+83
2020-09-28
Rename Iterator::get_unchecked -> Iterator::__iterator_get_unchecked
Mark Rousskov
-28
/
+32
2020-09-28
update tracking issue for const_type_id
Ashley Mannix
-2
/
+2
2020-09-28
revert const_type_id stabilization
Ashley Mannix
-6
/
+10
2020-09-28
[mir-opt] Disable the `ConsideredEqual` logic in SimplifyBranchSame opt
Wesley Wiser
-17
/
+40
2020-09-28
Rebase LLVM onto 11.0.0-rc3
Josh Stone
-1
/
+1
2020-09-17
Auto merge of #76852 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-37
/
+170
2020-09-17
Bump to stable release
Mark Rousskov
-2
/
+2
2020-09-17
Account for async functions when suggesting new named lifetime
Esteban Küber
-12
/
+39
2020-09-17
Account for version number in NtIdent hack
Aaron Hill
-10
/
+56
2020-09-17
Fix loading pretty-printers in rust-lldb script
ortem
-2
/
+5
2020-09-17
Fix HashMap visualizers in Visual Studio (Code)
MaulingMonkey
-2
/
+2
2020-09-17
Ignore rustc_private items from std docs
Lzu Tao
-9
/
+20
2020-09-17
Add ui test for 74672 and 76571
Lzu Tao
-0
/
+46
2020-09-10
Address `items_after_statement`
Takayuki Nakata
-17
/
+17
2020-09-10
Refactoring: tests in `same_item_push`
Takayuki Nakata
-68
/
+71
2020-09-10
Add some tests to `same_item_push`
Takayuki Nakata
-0
/
+21
2020-09-10
Some refactoring
Takayuki Nakata
-7
/
+10
2020-09-10
Refactoring: use inner function
Takayuki Nakata
-48
/
+21
2020-09-10
Restrict `same_item_push` to suppress false positives
Takayuki Nakata
-36
/
+154
2020-09-10
Auto merge of #76175 - ehuss:update-beta-cargo, r=Mark-Simulacrum
bors
-0
/
+0
2020-08-31
[beta] Update cargo
Eric Huss
-0
/
+0
[next]