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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_middle
/
middle
Age
Commit message (
Expand
)
Author
Lines
2020-05-28
standardize limit comparisons with `Limit` type
David Wood
-4
/
+4
2020-05-24
Auto merge of #72362 - matthewjasper:remove-rescope, r=nikomatsakis
bors
-158
/
+2
2020-05-22
Use `OnceCell` instead of `Once`
Dylan MacKenzie
-4
/
+4
2020-05-22
Remove dead ScopeTree code
Matthew Jasper
-158
/
+2
2020-05-22
Rollup merge of #72309 - petrochenkov:linkunspec, r=matthewjasper
Ralf Jung
-5
/
+3
2020-05-20
Rename some types describing native libraries
Vadim Petrochenkov
-5
/
+3
2020-05-20
Implement `#[ffi_const]` and `#[ffi_pure]` function attributes
Matthias Schiffer
-0
/
+6
2020-05-14
Minor fixes to comments
JOE1994
-2
/
+2
2020-05-02
cleanup: `config::CrateType` -> `CrateType`
Vadim Petrochenkov
-2
/
+2
2020-04-30
Rollup merge of #71449 - ecstatic-morse:free-region-cleanup, r=Mark-Simulacrum
Dylan DPC
-45
/
+0
2020-04-24
Remove `Option` from the return type of `def_kind`.
Eduard-Mihai Burtescu
-1
/
+1
2020-04-23
Modify `as_local_hir_id` to return a bare `HirId`
marmeladema
-2
/
+2
2020-04-23
Modify `as_local_hir_id` to accept a `LocalDefId` instead of a `DefId`
marmeladema
-2
/
+2
2020-04-23
librustc_middle: return LocalDefId instead of DefId in local_def_id
marmeladema
-1
/
+1
2020-04-22
Move `{Free,}RegionRelations` and `FreeRegionMap` out of `rustc_middle`
Dylan MacKenzie
-45
/
+0
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-1
/
+1
2020-04-14
Remove `DUMMY_HIR_ID`
marmeladema
-14
/
+2
2020-04-12
Remove usage of `DUMMY_HIR_ID` in `Scope::hir_id`
marmeladema
-9
/
+8
2020-04-02
direct imports for langitem stuff
Mazdak Farrokhzad
-5
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-2
/
+2
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+1876