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
/
src
/
librustc_middle
/
middle
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1678
/
+0
2020-08-27
Abort when catch_unwind catches a foreign exception
Amanieu d'Antras
-1
/
+3
2020-08-24
hir: consistent use and naming of lang items
David Wood
-1
/
+1
2020-08-22
Lazy decoding of DefPathTable from crate metadata (non-incremental case)
Aaron Hill
-2
/
+3
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-3
/
+3
2020-08-14
Fix tests and address review comments
Matthew Jasper
-3
/
+3
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-18
/
+18
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-1
/
+1
2020-08-03
Rollup merge of #75054 - cjgillot:rename-depkind, r=petrochenkov
Yuki Okushi
-4
/
+4
2020-08-02
Rename rustc_middle::cstore::DepKind to DependencyKind.
Camille GILLOT
-4
/
+4
2020-07-26
report kind of deprecated item in message
Andy Russell
-7
/
+13
2020-07-20
Migrate rustc_depr uses to use deprecation attribute
Mark Rousskov
-30
/
+41
2020-07-15
Change `SymbolName::name` to a `&str`.
Nicholas Nethercote
-2
/
+2
2020-07-10
Avoid "whitelist"
Tamir Duberstein
-7
/
+6
2020-06-14
Diagnose use of incompatible sanitizers
Tomasz Miąsko
-10
/
+7
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