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-12-29
Auto merge of #80450 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum
1.49.0
bors
-4
/
+132
2020-12-28
1.49.0 stable release
Mark Rousskov
-4
/
+132
2020-12-28
Auto merge of #80423 - RalfJung:beta/weak-no-unsized-raw, r=Mark-Simulacrum
bors
-50
/
+6
2020-12-28
Auto merge of #80417 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-27
/
+220
2020-12-28
de-stabilize unsized raw ptr methods for Weak
Ralf Jung
-50
/
+6
2020-12-27
Prevent caching projections in the case of cycles
Matthew Jasper
-21
/
+147
2020-12-27
Make recursion limit fatal in project
Matthew Jasper
-3
/
+9
2020-12-27
Don't allow `const` to begin a nonterminal
Camelid
-0
/
+22
2020-12-27
Revert change to evaluation order
Matthew Jasper
-3
/
+42
2020-12-22
Auto merge of #80210 - wesleywiser:beta_backport, r=Mark-Simulacrum
bors
-35
/
+135
2020-12-21
Add example to lint docs
Wesley Wiser
-1
/
+29
2020-12-19
Revert "Promote missing_fragment_specifier to hard error"
Wesley Wiser
-32
/
+90
2020-12-19
Revert "Remove missing_fragment_specifier lint"
Wesley Wiser
-3
/
+17
2020-12-10
Auto merge of #79903 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-163
/
+151
2020-12-10
fix unsoundness in `make_contiguous`
Bastian Kauschke
-5
/
+27
2020-12-10
Fix exhaustiveness in case a byte string literal is used at slice type
oli
-12
/
+113
2020-12-10
Revert "Prevent forbid from being ignored if overriden at the same level."
Mark Rousskov
-140
/
+5
2020-12-10
Revert "rewrite old test so that its attributes are consistent with what we w...
Mark Rousskov
-6
/
+6
2020-12-08
Auto merge of #79838 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-176
/
+150
2020-12-08
[beta] Update cargo
Eric Huss
-0
/
+0
2020-12-08
Non-dev bootstrap on beta
Mark Rousskov
-2
/
+2
2020-12-08
Mirror centos vault to S3
Mark Rousskov
-3
/
+5
2020-12-08
[beta] revert #78790, vendor libtest for rustc-src
Eric Huss
-45
/
+2
2020-12-08
Revert "Enable ASLR for windows-gnu"
Mateusz MikuĊa
-12
/
+2
2020-12-08
bootstrap: use the same version number for rustc and cargo
Pietro Albini
-31
/
+9
2020-12-08
Pin the ReentrantMutexes in sys::io::stdio.
Mara Bos
-25
/
+30
2020-12-08
Return a Pin from SyncOnceCell::get_or_init_pin.
Mara Bos
-4
/
+7
2020-12-08
Add (internal-only) SyncOnceCell::get_or_init_pin.
Mara Bos
-0
/
+52
2020-12-08
Update ReentrantMutex tests to use Pin.
Mara Bos
-15
/
+21
2020-12-08
Use Pin for the 'don't move' requirement of ReentrantMutex.
Mara Bos
-33
/
+19
2020-12-08
Remove unnecessary import of `crate::marker` in std::sys_common::remutex.
Mara Bos
-2
/
+1
2020-12-08
Fix outdated comment about not needing to flush stderr.
Mara Bos
-7
/
+3
2020-12-08
[beta] always disable copy_file_range to avoid EOVERFLOW errors
The8472
-1
/
+1
2020-11-24
Auto merge of #79386 - ehuss:update-beta-cargo, r=Mark-Simulacrum
bors
-0
/
+0
2020-11-24
[beta] Update cargo
Eric Huss
-0
/
+0
2020-11-18
Auto merge of #79162 - pietroalbini:beta-next, r=pietroalbini
bors
-52
/
+222
2020-11-17
Ignore failures of RLS on aarch64 Windows
Mark Rousskov
-1
/
+7
2020-11-17
Update fulldeps test
Mark Rousskov
-29
/
+18
2020-11-17
Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...
Guillaume Gomez
-14
/
+27
2020-11-17
Ensure that the source code display is working with DOS backline
Guillaume Gomez
-0
/
+2
2020-11-17
Update RELEASES.md
XAMPPRocky
-1
/
+6
2020-11-17
Update RELEASES.md
XAMPPRocky
-0
/
+11
2020-11-17
Update RELEASES.md
XAMPPRocky
-3
/
+3
2020-11-17
Update RELEASES.md
XAMPPRocky
-4
/
+4
2020-11-17
Update RELEASES.md
XAMPPRocky
-7
/
+3
2020-11-17
Update RELEASES.md
XAMPPRocky
-1
/
+1
2020-11-17
Update RELEASES.md
XAMPPRocky
-1
/
+1
2020-11-17
Update RELEASES.md
XAMPPRocky
-5
/
+9
2020-11-17
Apply suggestions from code review
XAMPPRocky
-5
/
+5
2020-11-17
Apply suggestions from code review
XAMPPRocky
-6
/
+6
[next]