]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/context.rs
Use NodeId/HirId instead of DefId for local variables.
[rust.git] / src / librustc / ty / context.rs
2017-09-08 Eduard-Mihai BurtescuUse NodeId/HirId instead of DefId for local variables.
2017-09-08 borsAuto merge of #44142 - alexcrichton:dllimport-query...
2017-09-07 Alex Crichtonrustc: Remove `CrateStore::crates` as a method
2017-09-07 Alex CrichtonAdd some more with_ignore to get tests passing
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44277 - mattico:test-33185, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44276 - mattico:test-35376, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44218 - SimonSapin:commit-hash, r...
2017-09-07 Mark SimulacrumRollup merge of #44206 - MarkMcCaskey:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-06 borsAuto merge of #43975 - RalfJung:gcc, r=alexcrichton
2017-09-05 Alex Crichtonrustc: Move stability functionality into queries
2017-09-05 Alex Crichtonrustc: Hide `maybe_unused_*` fields in queries
2017-09-05 Alex Crichtonrustc: Convert `freevars` to a query
2017-09-05 Alex Crichtonrustc: Remove lang item methods from CrateStore
2017-09-05 Alex Crichtonrustc: Migrate lang items to a query
2017-09-05 Alex Crichtonrustc: Flag some CrateStore methods as "untracked"
2017-09-05 Alex Crichtonrustc: Hide the `named_region_map` behind queries
2017-09-05 Alex Crichtonrustc: Move original_crate_name to a query
2017-09-05 Alex Crichtonrustc: Move crate_disambiguator to queries
2017-09-05 borsAuto merge of #44248 - oli-obk:spans, r=jseyfried
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
2017-09-04 borsAuto merge of #44194 - QuietMisdreavus:hey-how-do-i...
2017-09-04 borsAuto merge of #44268 - kennytm:fix-python-bootstrap...
2017-09-04 borsAuto merge of #44272 - Dushistov:master, r=alexcrichton
2017-09-03 borsAuto merge of #44263 - durka:stabilize-discriminant...
2017-09-03 borsAuto merge of #44261 - alexcrichton:u128-ffi-unsafe...
2017-09-03 borsAuto merge of #44253 - eddyb:nice-scope, r=nikomatsakis
2017-09-03 borsAuto merge of #44252 - eddyb:what-is-dead-may-never...
2017-09-03 borsAuto merge of #44195 - alexcrichton:remove-used-unsafe...
2017-09-03 borsAuto merge of #44176 - nrc:update-rls, r=alexcrichton
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-09-02 borsAuto merge of #44104 - llogiq:lowercase-lints, r=nikoma...
2017-09-01 Mark SimulacrumRollup merge of #44209 - frewsxcv:frewsxcv-addr-other...
2017-09-01 Mark SimulacrumRollup merge of #44205 - frewsxcv:frewsxcv-addr-doc...
2017-09-01 Mark SimulacrumRollup merge of #44203 - cuviper:compiler-rt-test,...
2017-09-01 Mark SimulacrumRollup merge of #44202 - alexcrichton:xcrate-generators...
2017-09-01 Mark SimulacrumRollup merge of #44199 - jakllsch:jakllsch-abcc6c4a...
2017-09-01 Mark SimulacrumRollup merge of #44192 - GuillaumeGomez:sub-fields...
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-31 MarkMerge branch 'master' into master
2017-08-31 borsAuto merge of #41991 - GuillaumeGomez:rustdoc-html...
2017-08-31 borsAuto merge of #44186 - alexcrichton:rollup, r=alexcrichton
2017-08-30 Alex Crichtonrustc: Remove the `used_unsafe` field on TyCtxt
2017-08-30 Alex CrichtonMerge branch 'hide-trait-map' into rollup
2017-08-30 Alex CrichtonRollup merge of #44172 - mattico:patch-2, r=frewsxcv
2017-08-30 Alex CrichtonRollup merge of #44160 - AndyGauge:api-docs-macros...
2017-08-30 Alex CrichtonRollup merge of #44157 - alexcrichton:no-specializes...
2017-08-30 borsAuto merge of #43932 - eddyb:const-scoping, r=nikomatsakis
2017-08-30 Alex CrichtonRollup merge of #44125 - SergioBenitez:master, r=nrc
2017-08-30 Alex CrichtonRollup merge of #44116 - alexcrichton:update-libc,...
2017-08-30 Alex CrichtonRollup merge of #44089 - alexcrichton:trait-proc-macro...
2017-08-30 Alex CrichtonRollup merge of #44044 - mattico:string-splice-return...
2017-08-30 borsAuto merge of #43895 - JeremySorensen:master, r=alexcri...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-30 Alex Crichtonrustc: Make the `export_map` of TyCtxt private
2017-08-30 borsAuto merge of #44143 - alexcrichton:faster-bootstrap...
2017-08-29 Alex Crichtonrustc: Make the `trait_map` of TyCtxt private
2017-08-29 Ariel Ben-YehudaRollup merge of #44134 - vorner:x-py-unknown-cmd, r...
2017-08-29 Ariel Ben-YehudaRollup merge of #44126 - laumann:config-doc-comments...
2017-08-29 Ariel Ben-YehudaRollup merge of #44121 - ishitatsuyuki:bootstrap-deps...
2017-08-29 Ariel Ben-YehudaRollup merge of #44117 - frewsxcv:frewsxcv-to-socket...
2017-08-29 Ariel Ben-YehudaRollup merge of #44076 - RalfJung:src, r=alexcrichton
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 Alex Crichtonrustc: Remove `specailization_cache` in favor of a...
2017-08-29 borsAuto merge of #44111 - zackmdavis:feature_attr_error_sp...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 borsAuto merge of #43999 - arielb1:immediate-project, r...
2017-08-28 borsAuto merge of #43076 - Zoxc:gen, r=arielb1
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-28 borsAuto merge of #44114 - daboross:patch-1, r=dtolnay
2017-08-28 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 borsAuto merge of #42588 - ishitatsuyuki:patch-1, r=petroch...
2017-08-27 Tatsuyuki IshiAddress review comments, second turn
2017-08-27 Tatsuyuki IshiMove unused-extern-crate to late pass
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-25 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #43977 - GuillaumeGomez:remove-outline...
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 borsAuto merge of #44013 - arielb1:coerce-snapshot, r=eddyb
2017-08-22 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 borsAuto merge of #43929 - oli-obk:use_placement, r=nrc
next