]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/maps.rs
Rollup merge of #44329 - nrc:pulldown-warn-fix, r=ollie27
[rust.git] / src / librustc / ty / maps.rs
2017-09-10 Guillaume GomezRollup merge of #44329 - nrc:pulldown-warn-fix, r=ollie27
2017-09-10 Guillaume GomezRollup merge of #44262 - alexcrichton:repr-128-gate...
2017-09-10 borsAuto merge of #44274 - Mark-Simulacrum:rustdoc-tests...
2017-09-09 borsAuto merge of #44251 - kennytm:osx-backtrace, r=alexcri...
2017-09-09 borsAuto merge of #44212 - eddyb:drop-const, r=nikomatsakis
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-09 borsAuto merge of #44335 - arielb1:node-hashing, r=alexcrichton
2017-09-08 borsAuto merge of #44269 - nikomatsakis:issue-43613-limit...
2017-09-08 borsAuto merge of #44142 - alexcrichton:dllimport-query...
2017-09-07 Alex Crichtonrustc: Remove `CrateStore::crates` as a method
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: Store InternedString in `DefPathData`
2017-09-05 Alex Crichtonrustc: Move stability functionality into queries
2017-09-05 Alex Crichtonrustc: Rename item_body query to extern_const_body
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 `CrateStore::used_crate*`
2017-09-05 Alex Crichtonrustc: Migrate `visible_parent_map` to a query
2017-09-05 Alex Crichtonrustc: Migrate `CrateStore::item_body` 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: Remove a number of mutable fields in cstore
2017-09-05 Alex Crichtonrustc: Move implementations_of_trait to a query
2017-09-05 Alex Crichtonrustc: Move original_crate_name to a query
2017-09-05 Alex Crichtonrustc: Move crate_hash to a query
2017-09-05 Alex Crichtonrustc: Move crate_disambiguator to queries
2017-09-05 Alex Crichtonrustc: Move {plugin,derive}_registrar_fn to queries
2017-09-05 Alex Crichtonrustc: Migrate `CStore::native_libraries` to a query
2017-09-05 Alex Crichtonrustc: Migrate `CStore::expored_symbols` to a query
2017-09-05 Alex Crichtonrustc: Move `impl_defaultness` to a query
2017-09-05 Alex Crichtonrustc: Move a few more cstore methods 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 #44191 - arielb1:on-unimplemented-label...
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 MarkMcCaskeyMerge branch 'master' of git://github.com/rust-lang...
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 Eduard-Mihai Burtescurustc_mir: actually "promote" constants' MIR to 'static...
2017-09-01 Eduard-Mihai Burtescurustc: rename CodeExtent to Scope and RegionMaps to...
2017-09-01 borsAuto merge of #44154 - alexcrichton:bump-bootstrap...
2017-09-01 borsAuto merge of #44238 - nrc:pulldown-warn, r=@QuietMisdr...
2017-09-01 borsAuto merge of #44233 - Mark-Simulacrum:rollup, r=Mark...
2017-09-01 Mark SimulacrumRollup merge of #44231 - lukaramu:patch-1, r=alexcrichton
2017-09-01 Mark SimulacrumRollup merge of #44230 - Phlosioneer:patch-1, r=sfackler
2017-09-01 Mark SimulacrumRollup merge of #44223 - eddyb:symbol-from-str, r=jseyfried
2017-09-01 Mark SimulacrumRollup merge of #44209 - frewsxcv:frewsxcv-addr-other...
2017-09-01 Mark SimulacrumRollup merge of #44207 - durka:define-maps-fn, r=eddyb
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 Alex Burkaadd `fn` to syntax of rustc::ty::maps::define_maps
2017-08-31 borsAuto merge of #44186 - alexcrichton:rollup, r=alexcrichton
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...
next