]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/ty/mod.rs
Convert DefId to use DefIndex, which is an index into a list of
[rust.git] / src / librustc / middle / ty / mod.rs
2015-10-01 Niko MatsakisConvert DefId to use DefIndex, which is an index into...
2015-10-01 Niko Matsakismove direct accesses of `node` to go through `as_local_...
2015-10-01 Niko Matsakismove job of creating local-def-ids to ast-map (with...
2015-10-01 Niko Matsakismove LOCAL_CRATE to cstore
2015-10-01 borsAuto merge of #28780 - steveklabnik:doc_from_str, r...
2015-10-01 borsAuto merge of #28778 - arielb1:no-source, r=eddyb
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-30 Steve KlabnikRollup merge of #28771 - tshepang:upper-case, r=stevekl...
2015-09-30 Steve KlabnikRollup merge of #28770 - tshepang:awkward, r=steveklabnik
2015-09-30 Ariel Ben-Yehudakill the fake provided method stubs
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-30 borsAuto merge of #28729 - retep998:canonical-dir, r=alexcr...
2015-09-29 borsAuto merge of #28623 - llogiq:faster-fasta, r=brson
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-28 borsAuto merge of #28705 - marti1125:master, r=steveklabnik
2015-09-28 borsAuto merge of #28703 - gavinb:master, r=alexcrichton
2015-09-28 borsAuto merge of #28691 - utkarshkukreti:add-path_max...
2015-09-28 borsAuto merge of #28668 - alexcrichton:crossing-with-jemal...
2015-09-27 borsAuto merge of #28689 - Manishearth:rollup, r=Manishearth
2015-09-27 Manish GoregaokarRollup merge of #28688 - Manishearth:fix-primitives...
2015-09-27 Manish GoregaokarRollup merge of #28682 - apasel422:features, r=steveklabnik
2015-09-27 Manish GoregaokarRollup merge of #28681 - arielb1:destructor-fixes,...
2015-09-26 Ariel Ben-Yehudadon't crash when there are multiple conflicting impleme...
2015-09-26 Ariel Ben-Yehudaremove the destructors table
2015-09-26 Ariel Ben-Yehudashow each object-safety violation once
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-19 Steve KlabnikRollup merge of #28443 - GuillaumeGomez:error_codes...
2015-09-19 Steve KlabnikRollup merge of #28430 - apasel422:issue-14698, r=alexc...
2015-09-19 Steve KlabnikRollup merge of #28400 - badboy:disable-browser-history...
2015-09-18 borsAuto merge of #28442 - nagisa:remove-enum-vis-field...
2015-09-17 Steve KlabnikRollup merge of #28474 - tshepang:repetition, r=stevekl...
2015-09-17 Steve KlabnikRollup merge of #28473 - tshepang:lowercase, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28471 - tshepang:markup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28470 - tshepang:idiom, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28451 - dagnir:osx-req-wording, r...
2015-09-17 Steve KlabnikRollup merge of #28435 - apasel422:issue-24533, r=nikom...
2015-09-17 Steve KlabnikRollup merge of #28422 - christopherdumas:label_code...
2015-09-17 Steve KlabnikRollup merge of #28314 - tbu-:pr_atomics_are_send,...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-17 borsAuto merge of #28457 - VHaravy:test-run-pass-x86stdcall...
2015-09-17 borsAuto merge of #28421 - alexcrichton:msvc-rmake, r=alexc...
2015-09-17 borsAuto merge of #28428 - dotdash:same_adjust, r=nikomatsakis
2015-09-17 borsAuto merge of #28455 - nrc:span-bang, r=alexcrichton
2015-09-17 borsAuto merge of #28381 - ebfull:aint-fraid-a-no-ghosts...
2015-09-17 borsAuto merge of #28454 - GSam:master, r=nrc
2015-09-17 borsAuto merge of #28438 - apasel422:issue-22872, r=alexcri...
2015-09-17 borsAuto merge of #28349 - nrc:ast-lints, r=manishearth
2015-09-17 Nick Cameronrebasing
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 borsAuto merge of #28420 - christopherdumas:intergrate_erro...
2015-09-16 borsAuto merge of #28417 - apasel422:issue-23036, r=arielb1
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-16 borsAuto merge of #28399 - nrc:attrs, r=nikomatsakis
2015-09-15 Nick CameronUse ast attributes every where (remove HIR attributes).
2015-09-15 borsAuto merge of #28408 - brson:relnotes, r=aturon
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28413 - arielb1:deduplication, r=eddyb
2015-09-15 borsAuto merge of #28407 - mmcco:master, r=alexcrichton
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-15 borsAuto merge of #28274 - arielb1:split-ty, r=nikomatsakis
2015-09-14 Ariel Ben-Yehudause RegionEscape instead of inherent has_escaping_regio...
2015-09-14 Ariel Ben-Yehudasplit ty::util and ty::adjustment
2015-09-14 Ariel Ben-Yehudasplit ty.rs into smaller parts
2015-09-14 Ariel Ben-Yehudamove middle::ty and related modules to middle/ty/