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
/
compiler
Age
Commit message (
Expand
)
Author
Lines
2021-09-09
fmt
Deadbeef
-20
/
+19
2021-09-09
Const drop selection candidates
Deadbeef
-23
/
+159
2021-09-09
fmt
Deadbeef
-4
/
+6
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-08
Fatal error for functions with more than 65535 arguments
Noble-Mushtak
-0
/
+14
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-17
/
+1
2021-09-09
fmt
Ellen
-1
/
+3
2021-09-09
resolve `from_hir_call` FIXME
Ellen
-1
/
+0
2021-09-09
add a `CastKind` to `Node::Cast`
Ellen
-10
/
+21
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
dont support blocks
Ellen
-45
/
+13
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 #80522 - cjgillot:borrowcrate, r=oli-obk
bors
-677
/
+821
2021-09-08
Rebase fallout.
Camille GILLOT
-5
/
+6
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
2021-09-08
Doc comments
bjorn3
-17
/
+17
2021-09-08
Rollup merge of #88726 - MingweiSamuel:patch-1, r=wesleywiser
Jack Huey
-1
/
+1
2021-09-08
Rollup merge of #88553 - theo-lw:issue-88276, r=estebank
Jack Huey
-0
/
+27
2021-09-08
Rework DepthFirstSearch API
Niko Matsakis
-3
/
+69
2021-09-08
Revert "Remove optimization_fuel_crate from Session"
bjorn3
-1
/
+6
2021-09-08
RustWrapper: remove some uses of AttrBuilder
Augie Fackler
-19
/
+6
2021-09-08
Auto merge of #86943 - ptrojahn:suggest_derive, r=estebank
bors
-0
/
+81
2021-09-08
Auto merge of #88061 - jackh726:genericbound-cleanup, r=estebank
bors
-332
/
+243
2021-09-08
Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakis
bors
-1
/
+33
2021-09-07
Fix duplicate error
jackh726
-0
/
+1
2021-09-07
Detect stricter constraints on gats where clauses in impls vs trait
jackh726
-30
/
+96
2021-09-07
A bit of cleanup to astconv
jackh726
-181
/
+135
2021-09-07
Change is_unsized to add_implicitly_sized
jackh726
-123
/
+63
2021-09-07
Don't move ?Trait bounds to param bounds if they're in where clauses
jackh726
-78
/
+92
2021-09-07
Static assert size of GenericBoun to ensure size doesn't change
jackh726
-0
/
+3
2021-09-07
RustWrapper: just use the *AtIndex funcs directly
Augie Fackler
-36
/
+3
2021-09-07
remap-cwd-prefix
danakj
-3
/
+15
2021-09-07
RustWrapper: avoid deleted unclear attribute methods
Augie Fackler
-18
/
+70
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-33
/
+33
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-203
/
+227
2021-09-07
Move monomorphize code to its own crate.
Camille GILLOT
-22
/
+54
2021-09-07
Recover from `Foo(a: 1, b: 2)`
Esteban Kuber
-10
/
+74
[prev]
[next]