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
2019-08-23
syntax: extract `removed.rs` feature gates.
Mazdak Farrokhzad
-77
/
+85
2019-08-23
syntax: extract `accepted.rs` feature gates.
Mazdak Farrokhzad
-231
/
+239
2019-08-22
Compare run-pass outputs if `check-run-results` flag enabled
Nathan
-2
/
+19
2019-08-22
Extract loading and comparison of compiletest outputs to new fn
Nathan
-15
/
+20
2019-08-22
Add header flag to check run-pass test output
nathanwhit
-0
/
+11
2019-08-23
Remove default macro transparencies
Vadim Petrochenkov
-35
/
+1
2019-08-23
Simplify eager normalization of constants
Oliver Scherer
-81
/
+13
2019-08-23
hygiene: Require passing transparency explicitly to `apply_mark`
Vadim Petrochenkov
-74
/
+66
2019-08-23
incremental: Do not rely on default transparency when decoding syntax contexts
Vadim Petrochenkov
-19
/
+27
2019-08-23
resolve: Do not rely on default transparency when detecting proc macro derives
Vadim Petrochenkov
-17
/
+9
2019-08-23
Audit uses of `apply_mark` in built-in macros
Vadim Petrochenkov
-41
/
+56
2019-08-22
Update single-use-lifetimes
Naja Melan
-1
/
+1
2019-08-22
VxWorks ignores the SO_SNDTIMEO socket option (this is long-standing
Salim Nasser
-2
/
+4
2019-08-22
Auto merge of #63522 - topecongiro:rustfmt-1.4.5, r=Centril
bors
-21
/
+6
2019-08-22
Do not suggest `.try_into()` on `i32::from(x)`
Esteban Küber
-0
/
+36
2019-08-22
Update occurences of as_slice
Sebastian Martinez
-1
/
+1
2019-08-22
Fix for 7e13679.
Tomasz Różański
-2
/
+2
2019-08-22
Correctly suggest adding bounds to `impl Trait` argument
Esteban Küber
-2
/
+67
2019-08-22
Rollup merge of #63805 - mati865:clippy, r=Centril
Mazdak Farrokhzad
-5
/
+4
2019-08-22
Rollup merge of #63796 - estebank:opaque_future, r=Centril
Mazdak Farrokhzad
-6
/
+62
2019-08-22
Rollup merge of #63788 - mark-i-m:rustc-guide-toolstate-add, r=ehuss
Mazdak Farrokhzad
-1
/
+1
2019-08-22
Rollup merge of #63782 - GuillaumeGomez:theme-switch-fix, r=kinnison
Mazdak Farrokhzad
-14
/
+14
2019-08-22
Rollup merge of #63767 - lzutao:integer-ord-suboptimal, r=nagisa
Mazdak Farrokhzad
-3
/
+33
2019-08-22
Rollup merge of #63737 - HowJMay:fix_naming, r=jonas-schievink
Mazdak Farrokhzad
-16
/
+16
2019-08-22
Rollup merge of #63624 - estebank:unreachable-macro, r=petrochenkov
Mazdak Farrokhzad
-16
/
+27
2019-08-22
Change variables names to be more consistent.
Tomasz Różański
-16
/
+16
2019-08-22
Make use of existing constants.
Tomasz Różański
-20
/
+18
2019-08-22
Change code formatting for readability.
Tomasz Różański
-20
/
+20
2019-08-22
Fix punctuation.
Tomasz Różański
-1
/
+1
2019-08-22
Remove redundant `mut`.
Tomasz Różański
-1
/
+1
2019-08-22
Fix formatting.
Tomasz Różański
-1
/
+1
2019-08-22
Fix a typo.
Tomasz Różański
-1
/
+1
2019-08-22
Changed tests
Wesley Wiser
-38
/
+17
2019-08-22
Handle statics in `Subst::subst()` by implementing `TypeFoldable`
Wesley Wiser
-28
/
+56
2019-08-22
Resolve PR comments
Wesley Wiser
-131
/
+81
2019-08-22
Remove unnecessary Option
Wesley Wiser
-5
/
+4
2019-08-22
Fix tidy
Wesley Wiser
-15
/
+39
2019-08-22
Move def_id out add substsref
Wesley Wiser
-96
/
+134
2019-08-22
Remove eval_promoted const-prop hack
Wesley Wiser
-26
/
+10
2019-08-22
Move promoted out of mir::Body
Wesley Wiser
-126
/
+253
2019-08-22
Move 'tcx lifetime on MirPass
Wesley Wiser
-48
/
+48
2019-08-22
Apply clippy::let_and_return suggestion
Mateusz Mikuła
-2
/
+1
2019-08-22
Apply clippy::needless_return suggestions
Mateusz Mikuła
-2
/
+2
2019-08-22
Apply clippy::redundant_field_names suggestion
Mateusz Mikuła
-1
/
+1
2019-08-22
Fix naming misspelling
YangHau
-16
/
+16
2019-08-22
Auto merge of #63175 - jsgf:argsfile, r=jsgf
bors
-8
/
+139
2019-08-21
review comments: reword and add test
Esteban Küber
-2
/
+46
2019-08-21
Add more tests covering more cases
Esteban Küber
-0
/
+106
2019-08-21
Do not complain about unused code when used in `impl` `Self` type
Esteban Küber
-20
/
+66
2019-08-21
review comments
Esteban Küber
-51
/
+36
[prev]
[next]