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_middle
/
src
/
ty
/
generic_args.rs
Age
Commit message (
Expand
)
Author
Lines
2024-01-30
Remove the lifetime from `DiagnosticArgValue`.
Nicholas Nethercote
-1
/
+1
2024-01-18
Modify GenericArg and Term structs to use strict provenance rules
Kamalesh Palanisamy
-10
/
+32
2023-12-10
remove redundant imports
surechen
-1
/
+1
2023-11-25
Rollup merge of #117871 - klensy:unused-pub, r=cjgillot
Guillaume Gomez
-7
/
+0
2023-11-23
remove unused pub fn
klensy
-7
/
+0
2023-11-22
Cache flags for ty::Const
Michael Goulet
-2
/
+2
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-1
/
+1
2023-11-14
finish `RegionKind` rename
lcnr
-4
/
+4
2023-11-13
rename `ReLateBound` to `ReBound`
lcnr
-1
/
+1
2023-10-20
s/generator/coroutine/
Oli Scherer
-3
/
+3
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-5
/
+5
2023-10-18
Don't compare host param by name
Michael Goulet
-5
/
+0
2023-09-18
Remove unused `Lift` derives.
Nicholas Nethercote
-2
/
+2
2023-09-14
treat host effect params as erased generics in codegen
Deadbeef
-2
/
+7
2023-09-11
Disentangle `Debug` and `Display` for `Ty`.
Nicholas Nethercote
-0
/
+5
2023-09-07
Implement refinement lint for RPITIT
Michael Goulet
-1
/
+1
2023-07-17
Rename arg_iter to iter_instantiated
Michael Goulet
-13
/
+17
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-0
/
+1049
[prev]