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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-08-25
ci: fix macOS target name for LLVM 10
Pietro Albini
-3
/
+3
2020-08-25
ci: bump LLVM source tarball on Linux to 10.0.0
Pietro Albini
-1
/
+1
2020-08-25
ci: bump prebuilt LLVM on macOS and Windows to 10.0.0
Pietro Albini
-6
/
+11
2020-08-25
Don't special case `warnings`
Joshua Nelson
-4
/
+1
2020-08-26
Remove unnecessary assert.
jumbatm
-5
/
+6
2020-08-26
Use same name as attr.
jumbatm
-3
/
+3
2020-08-25
Warn about unknown or renamed lints
Joshua Nelson
-2
/
+45
2020-08-25
Also handle transparent single-variant enums
jumbatm
-23
/
+44
2020-08-25
Rename debugging_options -> debugging_opts to match rustc
Joshua Nelson
-13
/
+13
2020-08-25
Minor refactors
Joshua Nelson
-3
/
+3
2020-08-25
VariantDef: move recovered into VariantFlags
Bastian Kauschke
-6
/
+15
2020-08-25
Auto merge of #75773 - matklad:snapshot-tests, r=Mark-Simulacrum
bors
-0
/
+56
2020-08-25
Enable zlib for NetBSD
Mateusz MikuĊa
-3
/
+3
2020-08-25
suggest await before method
csmoe
-17
/
+97
2020-08-25
suggest await on field access
csmoe
-41
/
+106
2020-08-25
append more test cases for issue 61076
csmoe
-4
/
+58
2020-08-25
Auto merge of #75132 - scottmcm:stabilize-range-is-empty, r=dtolnay
bors
-5
/
+3
2020-08-25
Auto merge of #75764 - workingjubilee:tidy-up-cargo-metadata, r=Mark-Simulacrum
bors
-1
/
+1
2020-08-25
tidy
DPC
-1
/
+1
2020-08-25
Auto merge of #75666 - davidtwco:tidy-lang-items, r=varkor
bors
-299
/
+277
2020-08-25
cleanup
DPC
-9
/
+5
2020-08-24
Unbreak the clippy test
Scott McMurray
-1
/
+3
2020-08-24
Auto merge of #75625 - mati865:mingw-cross-compile, r=Mark-Simulacrum
bors
-1
/
+10
2020-08-25
removed not-needed conversion
DPC
-2
/
+1
2020-08-24
Fix typo in TLS Model in Unstable Book
Arkadiusz Piekarz
-1
/
+1
2020-08-24
Stabilize Range[Inclusive]::is_empty
Scott McMurray
-4
/
+0
2020-08-24
Auto merge of #75876 - matklad:rust-analyzer-2020-08-24, r=matklad
bors
-42
/
+22
2020-08-25
Fix clashing_extern_declarations false positive.
jumbatm
-9
/
+101
2020-08-24
Expand rustdoc theme chooser x padding
Ivan Tham
-1
/
+1
2020-08-24
Added a lint which corrects expressions like (a - b) < f32::EPSILON
Bastian
-0
/
+7
2020-08-24
Introduce expect snapshot testing library into rustc
Aleksey Kladov
-0
/
+56
2020-08-24
:arrow_up: rust-analyzer
Aleksey Kladov
-42
/
+22
2020-08-24
Auto merge of #74590 - jyn514:timing, r=Mark-Simulacrum
bors
-186
/
+216
2020-08-24
hir: consistent use and naming of lang items
David Wood
-299
/
+277
2020-08-24
Add explanations on the results search element check
Guillaume Gomez
-0
/
+3
2020-08-24
Auto merge of #75815 - jyn514:ambiguous-primitives, r=guillaumegomez
bors
-59
/
+203
2020-08-24
[AVR] Replace 'avr-unknown-unknown' with 'avr-unknown-gnu-atmega328' in platf...
Dylan McKay
-1
/
+1
2020-08-24
Unify theme choices border color in ayu theme
Guillaume Gomez
-1
/
+1
2020-08-24
[AVR] Rename the last few remaining references from 'avr-unknown-unknown' to ...
Dylan McKay
-1
/
+1
2020-08-24
[AVR] Merge the 'freestanding' base target spec into AVR base target spec
Dylan McKay
-35
/
+21
2020-08-24
[AVR] Remove unnecessary arguments passed to the linker for GNU target
Dylan McKay
-4
/
+3
2020-08-24
[AVR] Replace broken 'avr-unknown-unknown' target with 'avr-unknown-gnu-atmeg...
Dylan McKay
-18
/
+41
2020-08-23
Fix bad rebase
Joshua Nelson
-164
/
+164
2020-08-23
Use underscores instead of spaces
Joshua Nelson
-7
/
+7
2020-08-23
Time how long it takes to render HTML
Joshua Nelson
-8
/
+11
2020-08-23
xpy fmt
Joshua Nelson
-12
/
+25
2020-08-23
Time running the global context
Joshua Nelson
-1
/
+1
2020-08-23
Separate `run_global_ctxt` into a separate function
Joshua Nelson
-8
/
+14
2020-08-23
Remove redundant timing for query
Joshua Nelson
-3
/
+1
2020-08-23
Time loading all crates, not each individual crate
Joshua Nelson
-2
/
+2
[prev]
[next]