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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2019-02-19
Stabilize iter::from_fn
Simon Sapin
-7
/
+5
2019-02-19
Stabilize iter::successors
Simon Sapin
-7
/
+8
2019-02-19
improve Pin documentation
Ralf Jung
-20
/
+190
2019-02-19
Add missing fmt structs examples
Guillaume Gomez
-10
/
+313
2019-02-19
Fix tables display
Guillaume Gomez
-25
/
+6
2019-02-19
Auto merge of #58571 - Manishearth:rustup, r=Manishearth
bors
-17
/
+15
2019-02-19
Update clippy to rust-lang/rust-clippy@d61b25419be
Manish Goregaokar
-7
/
+9
2019-02-19
Auto merge of #56514 - ollie27:rustdoc_test_libdir, r=QuietMisdreavus
bors
-22
/
+5
2019-02-19
reduced some code repetitions.
kenta7777
-6
/
+4
2019-02-18
Fix a transposition in driver.rs.
Benjamin Peterson
-1
/
+1
2019-02-19
Auto merge of #58503 - varkor:const-generics-hir, r=petrochenkov
bors
-191
/
+390
2019-02-19
Fix typo in std::future::Future docs
Thomas Eizinger
-1
/
+1
2019-02-18
Fix style nits
Dan Robertson
-48
/
+64
2019-02-18
Auto merge of #58543 - jonas-schievink:bumpstrap, r=pietroalbini
bors
-1
/
+1
2019-02-18
override `VecDeque::try_rfold`, also update iterator
Andre Bogus
-5
/
+117
2019-02-18
re-blessing error output: ./x.py test src/test/ui --stage 1 --bless
Clint Frederickson
-37
/
+37
2019-02-18
Fixed doc example for Path::with_capacity
Aaron Stillwell
-1
/
+2
2019-02-18
Auto merge of #58549 - pietroalbini:fix-docker-ci-hash, r=Mark-Simulacrum
bors
-3
/
+3
2019-02-18
ci: fix docker cache hash collision
Pietro Albini
-3
/
+3
2019-02-18
Add constant_time_eq to license exception list of tidy tool
flip1995
-0
/
+1
2019-02-18
Update Cargo.toml of rustc-workspace-hack
flip1995
-1
/
+1
2019-02-18
Update rustfmt to rust-lang/rustfmt@d6829d
flip1995
-5
/
+5
2019-02-18
Update RLS to rust-lang/rls@0d6f53
flip1995
-0
/
+0
2019-02-18
Update Clippy to rust-lang/rust-clippy@32ee30
flip1995
-12
/
+7
2019-02-18
Auto merge of #58541 - kennytm:fix-publish-toolstate-py-again, r=oli-obk
bors
-3
/
+3
2019-02-17
Add a note about 2018e if someone uses `try {` in 2015e
Scott McMurray
-0
/
+6
2019-02-17
Use more impl header lifetime elision
Scott McMurray
-219
/
+219
2019-02-18
Auto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbg
bors
-9
/
+7
2019-02-18
Merge remote-tracking branch 'upstream/master'
Stein Somers
-17393
/
+22820
2019-02-18
Remove some unnecessary `into()` calls.
Nicholas Nethercote
-1
/
+1
2019-02-18
Explain a panic in test case net::tcp::tests::double_bind
Stein Somers
-2
/
+6
2019-02-18
Make `interpolated_to_tokenstream` a method on `Nonterminal`.
Nicholas Nethercote
-86
/
+85
2019-02-18
Avoid a `clone()` in `transcribe()`.
Nicholas Nethercote
-11
/
+11
2019-02-18
Remove `LazyTokenStream`.
Nicholas Nethercote
-113
/
+58
2019-02-18
Change `Token::interpolated_to_tokenstream()`.
Nicholas Nethercote
-40
/
+38
2019-02-17
Review comments
Simon Sapin
-2
/
+16
2019-02-17
Add links to codegen docs for rustc synonym flags
Guy Taylor
-2
/
+2
2019-02-17
Fix doc for rustc "-g" flag
Guy Taylor
-1
/
+1
2019-02-18
librustc_codegen_llvm => 2018
Taiki Endo
-199
/
+190
2019-02-17
Add regression test for a specialization-related ICE (#39448)
emlai
-0
/
+62
2019-02-17
Bump the bootstrap compiler
Jonas Schievink
-1
/
+1
2019-02-17
Changed feature gate for new PathBuf methods
Aaron Stillwell
-7
/
+7
2019-02-17
Fixes for implementation of PathBuf methods (aliases for OsString)
Aaron Stillwell
-19
/
+19
2019-02-17
Modify doctest's auto-`fn main()` to allow `Result`s
Andre Bogus
-4
/
+51
2019-02-17
publish_toolstate.py: further fix the runtime errors
kennytm
-3
/
+3
2019-02-17
Add alias methods to PathBuf for underlying OsString
Aaron Stillwell
-1
/
+81
2019-02-17
Auto merge of #58416 - cuviper:dist-linux-gcc, r=alexcrichton
bors
-111
/
+312
2019-02-17
Remove UB in test_ptr_subtraction test
Konrad Borowski
-2
/
+4
2019-02-17
Remove UB in test_is_null test
Konrad Borowski
-3
/
+2
2019-02-17
Mention capping forbid lints
Dale Wijnand
-1
/
+3
[prev]
[next]