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
/
rustc_hir_analysis
/
src
/
astconv
/
generics.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-19
effects: fix comment
León Orell Valerian Liehr
-1
/
+1
2023-12-15
Don't pass lint back out of lint decorator
Michael Goulet
-1
/
+1
2023-12-04
Use default params until effects in desugaring
Deadbeef
-0
/
+25
2023-10-26
Deny providing explicit effect params
Deadbeef
-3
/
+13
2023-10-13
Format all the let chains in compiler
Michael Goulet
-3
/
+5
2023-09-26
subst -> instantiate
lcnr
-8
/
+9
2023-07-25
inline format!() args from rustc_codegen_llvm to the end (4)
Matthias Krüger
-4
/
+4
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-21
/
+21
2023-05-16
Avoid `&format("...")` calls in error message code.
Nicholas Nethercote
-2
/
+2
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-2
/
+2
2023-03-18
Rollup merge of #107416 - czzrr:issue-80618, r=GuillaumeGomez
Matthias Krüger
-1
/
+1
2023-03-10
feat: implement better error for manual impl of `Fn*` traits
Ezra Shaw
-9
/
+3
2023-03-07
Error code E0794 for late-bound lifetime parameter error.
Christopher Acosta
-1
/
+1
2023-02-24
Rename many interner functions.
Nicholas Nethercote
-1
/
+1
2023-02-20
`const` generic -> const parameter in err msg
lcnr
-6
/
+6
2023-02-16
remove bound_type_of query; make type_of return EarlyBinder; change type_of i...
Kyle Matsuda
-2
/
+2
2023-02-16
change usages of type_of to bound_type_of
Kyle Matsuda
-2
/
+2
2023-01-30
Replace enum `==`s with `match`es where it makes sense
Maybe Waffle
-4
/
+3
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-7
/
+7
2023-01-11
Make selfless `dyn AstConv` methods into toplevel functions
Maybe Waffle
-576
/
+558
2022-12-04
Avoid InferCtxt::build in generic_arg_mismatch_err
Michael Goulet
-4
/
+1
2022-10-07
Change InferCtxtBuilder from enter to build
Cameron Steffen
-3
/
+3
2022-10-01
Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank
bors
-3
/
+2
2022-10-01
Refactor rustc lint API
Maybe Waffle
-3
/
+2
2022-09-29
Don't lower assoc bindings just to deny them
Michael Goulet
-2
/
+2
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+663