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-06-19
Liballoc clean up macro_rules style
Ivan Tham
-1
/
+1
2020-06-19
Fix liballoc doc spelling
Ivan Tham
-1
/
+1
2020-06-18
Ensure std benchmarks get tested.
Eric Huss
-0
/
+7
2020-06-18
Removed trailing whitespace
Jake Degen
-1
/
+1
2020-06-18
Added tooltip for should_panic code examples.
Jake Degen
-1
/
+46
2020-06-18
Clean up E0689 explanation
Guillaume Gomez
-8
/
+11
2020-06-18
Prevent attacker from manipulating FPU tag word used in SGX enclave
Raoul Strackx
-0
/
+7
2020-06-18
Document format correction
qy3u
-2
/
+4
2020-06-18
add test for char into string
Matthias Krüger
-0
/
+7
2020-06-18
bootstrap: Configurable musl libdir
Tomasz Miąsko
-10
/
+25
2020-06-18
Auto merge of #73384 - petrochenkov:gnulink, r=cuviper
bors
-2
/
+2
2020-06-18
impl From<char> for String
Matthias Krüger
-0
/
+8
2020-06-18
Add specialization of `ToString for char`
Lzu Tao
-0
/
+8
2020-06-18
Improve document for `Result::as_deref(_mut)`
Lzu Tao
-16
/
+40
2020-06-18
Implement crate level only lints checking.
Charles Lew
-11
/
+148
2020-06-18
Auto merge of #73065 - Amanieu:tls-fix, r=oli-obk
bors
-0
/
+22
2020-06-17
Remove duplicate sentence fragment from mem::zeroed doc
David Tolnay
-4
/
+4
2020-06-17
Restore some write_fmts
Nathan West
-0
/
+6
2020-06-17
Reduce pointer casts in Box::into_boxed_slice
Josh Stone
-1
/
+1
2020-06-17
review comments
Esteban Küber
-6
/
+8
2020-06-18
Use alloc::Layout in DroplessArena API
Tomasz Miąsko
-32
/
+24
2020-06-17
Removed write_fmt forwarding, to fix recursive borrow issues
Nathan West
-12
/
+0
2020-06-17
removed try config to test mac & windows (passed)
Rich Kadel
-30
/
+0
2020-06-18
Fix typo
sozysozbot
-1
/
+1
2020-06-17
move contributing.md to rustc-dev-guide and point at getting started
mark
-545
/
+11
2020-06-17
Unify region variables when projecting associated types
matthewjasper
-35
/
+133
2020-06-17
temporarily enable mac and windows tests on bors try
Rich Kadel
-0
/
+30
2020-06-17
Update src/libcore/intrinsics.rs
Rich Kadel
-1
/
+1
2020-06-17
ignore-debug: debug assertions in slice indexing prevent the optimization
erikdesjardins
-0
/
+1
2020-06-17
Add issue number to novel violation warning
Dylan MacKenzie
-2
/
+5
2020-06-17
Add regression test for #73431
Dylan MacKenzie
-0
/
+29
2020-06-17
Make novel structural match violations a warning
Dylan MacKenzie
-1
/
+5
2020-06-17
ci: disable alt build during try builds
Pietro Albini
-11
/
+0
2020-06-17
Add src/librustdoc as an alias for src/tools/rustdoc
Joshua Nelson
-1
/
+1
2020-06-17
Clean up E0670 explanation
Guillaume Gomez
-1
/
+1
2020-06-17
Auto merge of #69890 - lenary:lenary/riscv-frame-pointers, r=hanna-kruppe,Mar...
bors
-5
/
+10
2020-06-16
fixup! Note numeric literals that can never fit in an expected type
Ayaz Hafiz
-10
/
+2
2020-06-17
add blank line bw sections
asrar
-1
/
+1
2020-06-16
fixup! Note numeric literals that can never fit in an expected type
Ayaz Hafiz
-126
/
+26
2020-06-16
Ensure profiling runtime for -Zinstrument-coverage
Rich Kadel
-40
/
+44
2020-06-17
Don't imply function pointers are references
Poliorcetics
-2
/
+2
2020-06-16
Fix typo in librustc_ast docs
pierwill
-1
/
+1
2020-06-16
Suggest new type param on single char ident
Esteban Küber
-15
/
+61
2020-06-16
Provide `help` when `T: ?Sized` can't be suggested
Esteban Küber
-10
/
+154
2020-06-17
redundant_pattern_matching: avoid non-const fn in const context
Eduardo Broto
-46
/
+318
2020-06-16
Add some comments related to place op typeck
Gary Guo
-6
/
+7
2020-06-16
Mention functions pointers in the documentation
Alexis Bourget
-5
/
+7
2020-06-16
Auto merge of #73322 - Amanieu:asm-srcloc-llvm, r=cuviper
bors
-0
/
+0
2020-06-16
Added some more documentations to unsafety blocks in slice/sort.rs
Hanif Bin Ariffin
-11
/
+39
2020-06-16
we can enable one more codegen test in debug mode now
Ralf Jung
-2
/
+0
[prev]
[next]