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-11-16
Auto merge of #79096 - pietroalbini:stable-build-manifest-newline, r=Mark-Sim...
1.48.0
bors
-4
/
+4
2020-11-16
build-manifest: strip newline from rustc version
Pietro Albini
-4
/
+4
2020-11-16
Auto merge of #79091 - pietroalbini:stable-next, r=pietroalbini
bors
-14
/
+178
2020-11-16
bump to the stable channel
Pietro Albini
-1
/
+1
2020-11-16
Update RELEASES.md
XAMPPRocky
-1
/
+6
2020-11-16
Update RELEASES.md
XAMPPRocky
-0
/
+11
2020-11-16
Update RELEASES.md
XAMPPRocky
-3
/
+3
2020-11-16
Update RELEASES.md
XAMPPRocky
-4
/
+4
2020-11-16
Update RELEASES.md
XAMPPRocky
-7
/
+3
2020-11-16
Update RELEASES.md
XAMPPRocky
-1
/
+1
2020-11-16
Update RELEASES.md
XAMPPRocky
-1
/
+1
2020-11-16
Update RELEASES.md
XAMPPRocky
-5
/
+9
2020-11-16
Apply suggestions from code review
XAMPPRocky
-5
/
+5
2020-11-16
Apply suggestions from code review
XAMPPRocky
-6
/
+6
2020-11-16
Update RELEASES.md
XAMPPRocky
-1
/
+1
2020-11-16
Update RELEASES.md
XAMPPRocky
-0
/
+3
2020-11-16
Update RELEASES.md for 1.48.0
Erin Power
-0
/
+122
2020-11-16
Add LLVM upgrades from 7 to 10 to RELEASES.md
Mike Hommey
-0
/
+8
2020-11-16
Fix capitalization in blog post name
Camelid
-1
/
+1
2020-11-16
Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...
Guillaume Gomez
-14
/
+27
2020-11-16
Ensure that the source code display is working with DOS backline
Guillaume Gomez
-0
/
+2
2020-11-15
Auto merge of #79075 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-201
/
+342
2020-11-15
Miri is not required on beta
Mark Rousskov
-2
/
+2
2020-11-15
Replace run_compiler with RunCompiler builder pattern.
Darshan Kathiriya
-12
/
+50
2020-11-15
Add missing `mut`.
Mara Bos
-1
/
+1
2020-11-15
Reword safety guarantee of Pin::static_{ref,mut}.
Mara Bos
-6
/
+6
2020-11-15
Add Pin::static_mut.
Mara Bos
-0
/
+14
2020-11-15
Rename Pin::new_static to Pin::static_ref.
Mara Bos
-1
/
+1
2020-11-15
Make Pin::new_static const.
Mara Bos
-1
/
+2
2020-11-15
Add Pin::new_static.
Mara Bos
-0
/
+13
2020-11-15
Pin the ReentrantMutexes in sys::io::stdio.
Mara Bos
-25
/
+30
2020-11-15
Return a Pin from SyncOnceCell::get_or_init_pin.
Mara Bos
-4
/
+7
2020-11-15
Add (internal-only) SyncOnceCell::get_or_init_pin.
Mara Bos
-0
/
+52
2020-11-15
Update ReentrantMutex tests to use Pin.
Mara Bos
-15
/
+21
2020-11-15
Use Pin for the 'don't move' requirement of ReentrantMutex.
Mara Bos
-33
/
+19
2020-11-15
Remove unnecessary import of `crate::marker` in std::sys_common::remutex.
Mara Bos
-2
/
+1
2020-11-15
Fix outdated comment about not needing to flush stderr.
Mara Bos
-7
/
+3
2020-11-15
Don't re-export std::ops::ControlFlow in the compiler.
Leonora Tindall
-4
/
+3
2020-11-15
change the order of type arguments on ControlFlow
Leonora Tindall
-25
/
+18
2020-11-15
Add `ControlFlow::is_{break,continue}` methods
LeSeulArtichaut
-0
/
+14
2020-11-15
Bump Rustfmt and RLS
Alessandro Ghedini
-51
/
+64
2020-11-15
Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one mo...
Mark Rousskov
-26
/
+16
2020-11-15
Install CI llvm into the library directory
Mark Rousskov
-1
/
+4
2020-11-15
Avoid installing external LLVM dylibs
Mark Rousskov
-0
/
+16
2020-11-15
Auto merge of #79008 - the8472:disable-cfr, r=Mark-Simulacrum
bors
-1
/
+1
2020-11-12
[beta] always disable copy_file_range to avoid EOVERFLOW errors
The8472
-1
/
+1
2020-11-08
Auto merge of #78845 - the8472:remove-needs-drop, r=Mark-Simulacrum
bors
-8
/
+4
2020-11-07
remove needs_drop
The8472
-8
/
+4
2020-11-07
Auto merge of #78146 - Mark-Simulacrum:revert-76605, r=petrochenkov
bors
-40
/
+131
2020-11-07
Auto merge of #78783 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-301
/
+492
[next]