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
Age
Commit message (
Expand
)
Author
Lines
2021-09-09
Const drop selection candidates
Deadbeef
-23
/
+210
2021-09-09
better test
Deadbeef
-35
/
+15
2021-09-09
fmt
Deadbeef
-4
/
+6
2021-09-09
Add a simple test case
Deadbeef
-0
/
+48
2021-09-09
Do not lint for ~const Drop bounds
Deadbeef
-0
/
+5
2021-09-09
Const dropping
Deadbeef
-28
/
+141
2021-09-09
Remove unused query
Deadbeef
-30
/
+10
2021-09-09
cleanup hir hack
Deadbeef
-7
/
+1
2021-09-09
Auto merge of #88752 - Mark-Simulacrum:bootstrap-bump, r=m-ou-se
bors
-430
/
+344
2021-09-09
Auto merge of #7610 - Labelray:master, r=camsteffen
bors
-0
/
+132
2021-09-09
Auto merge of #7621 - azdavis:master, r=camsteffen
bors
-44
/
+69
2021-09-09
add new lint `iter_not_returning_iterator`
Labelray
-0
/
+132
2021-09-08
Fatal error for functions with more than 65535 arguments
Noble-Mushtak
-0
/
+39
2021-09-08
Allow giving reasons for disallowed_methods
Ariel Davis
-44
/
+69
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-430
/
+344
2021-09-09
CI please
Ellen
-0
/
+1
2021-09-09
fmt
Ellen
-1
/
+3
2021-09-09
resolve `from_hir_call` FIXME
Ellen
-2
/
+24
2021-09-09
add a `CastKind` to `Node::Cast`
Ellen
-10
/
+42
2021-09-09
nits
Ellen
-38
/
+43
2021-09-09
remove comment
Ellen
-1
/
+1
2021-09-09
rename mir -> thir around abstract consts
Ellen
-284
/
+287
2021-09-09
remove debug stmts
Ellen
-8
/
+1
2021-09-09
remove `WorkNode`
Ellen
-51
/
+10
2021-09-09
handle `ExprKind::NeverToAny`
Ellen
-2
/
+1
2021-09-09
dont build abstract const for monomorphic consts
Ellen
-1
/
+30
2021-09-09
move thir visitor to rustc_middle
Ellen
-242
/
+244
2021-09-09
tidy
Ellen
-22
/
+20
2021-09-09
bless stderr
Ellen
-13
/
+8
2021-09-09
dont support blocks
Ellen
-54
/
+16
2021-09-09
as casts and block exprs
Ellen
-35
/
+57
2021-09-09
WIP state
Ellen
-227
/
+160
2021-09-08
Auto merge of #88615 - flip1995:clippyup, r=Manishearth
bors
-1284
/
+4139
2021-09-08
Auto merge of #88615 - flip1995:clippyup, r=Manishearth
bors
-1295
/
+4149
2021-09-08
Update cargo
Eric Huss
-0
/
+0
2021-09-08
Auto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
bors
-706
/
+938
2021-09-08
Remove special dogfood target
Cameron Steffen
-24
/
+1
2021-09-08
Remove target dir from aliases
Cameron Steffen
-2
/
+2
2021-09-08
Rename test_build_base to test
Cameron Steffen
-2
/
+2
2021-09-08
Use relative path for test builds
Cameron Steffen
-20
/
+3
2021-09-08
Use relative exe paths
Cameron Steffen
-30
/
+14
2021-09-08
Make host libs -L flag optional
Cameron Steffen
-3
/
+6
2021-09-08
Use relative deps path
Cameron Steffen
-1
/
+3
2021-09-08
Add target to cargo config
Cameron Steffen
-0
/
+1
2021-09-08
Rebase fallout.
Camille GILLOT
-5
/
+6
2021-09-08
Update run-make-fulldeps.
Camille GILLOT
-4
/
+4
2021-09-08
Auto merge of #88750 - jackh726:rollup-w57i9fp, r=jackh726
bors
-45
/
+260
2021-09-08
Avoid unnecessary duplicate metadata encoding
bjorn3
-3
/
+3
2021-09-08
Use Lrc instead of Option to avoid duplication of a SearchPath
bjorn3
-12
/
+9
2021-09-08
Move get_tools_search_paths from FileSearch to Session
bjorn3
-20
/
+17
[prev]
[next]