]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve/assign_ids.rs
Use `FnvHashMap` in more places
[rust.git] / src / librustc_resolve / assign_ids.rs
2016-08-27 Jonas SchievinkUse `FnvHashMap` in more places
2016-08-20 borsAuto merge of #33922 - estebank:doc-comment, r=alexcrichton
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-26 Steve KlabnikRollup merge of #34732 - durka:patch-27, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34609 - ubsan:transmute_docs, r=stevek...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
2016-07-26 borsAuto merge of #34983 - alexcrichton:windows-flaky,...
2016-07-23 borsAuto merge of #34832 - vadimcn:rusty-personality, r...
2016-07-23 borsAuto merge of #34925 - jseyfried:nested_macros, r=eddyb
2016-07-22 borsAuto merge of #34771 - murarth:string-insert-str, r...
2016-07-22 borsAuto merge of #34724 - mitchmindtree:mpsc_receiver_try_...
2016-07-22 borsAuto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
2016-07-21 borsAuto merge of #34544 - 3Hren:issue/xx/reinterpret-forma...
2016-07-21 Guillaume GomezRollup merge of #34911 - frewsxcv:vec-set-len, r=stevek...
2016-07-21 Guillaume GomezRollup merge of #34895 - mark-buer:patch-1, r=steveklabnik
2016-07-21 Guillaume GomezRollup merge of #34890 - oconnor663:addassign, r=brson
2016-07-21 Guillaume GomezRollup merge of #34880 - xitep:master, r=steveklabnik
2016-07-21 Guillaume GomezRollup merge of #34855 - GuillaumeGomez:vec_deque_doc...
2016-07-21 Guillaume GomezRollup merge of #34854 - GuillaumeGomez:linked_list_doc...
2016-07-21 Guillaume GomezRollup merge of #34828 - seanmonstar:into-opton, r...
2016-07-20 borsAuto merge of #34694 - mathphreak:master, r=alexcrichton
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-19 Cameron HartMerge branch 'master' into issue-30961
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-19 borsAuto merge of #34879 - petrochenkov:fnptr, r=alexcrichton
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-18 borsAuto merge of #34899 - michaelwoerister:always_internal...
2016-07-18 Seo SanghyeonRollup merge of #34889 - infinity0:master, r=sanxiyn
2016-07-18 Seo SanghyeonRollup merge of #34884 - shepmaster:from_raw_parts_doc...
2016-07-18 Seo SanghyeonRollup merge of #34875 - frewsxcv:std-slice-struct...
2016-07-18 Seo SanghyeonRollup merge of #34853 - frewsxcv:vec-truncate, r=Guill...
2016-07-18 Seo SanghyeonRollup merge of #34807 - sanxiyn:dump-mir, r=nagisa
2016-07-18 borsAuto merge of #34886 - jseyfried:improve_stmt_matchers...
2016-07-18 borsAuto merge of #34860 - jseyfried:encapsulate_hygiene...
2016-07-17 Jeffrey SeyfriedRename `mtwt` to `hygiene`
2016-07-17 Jeffrey SeyfriedClean up and encapsulate `syntax::ext::mtwt`
2016-07-17 borsAuto merge of #34829 - cgswords:tstream, r=nrc
2016-07-17 borsAuto merge of #34789 - jonathandturner:simplify_liberro...
2016-07-17 borsAuto merge of #34606 - mathstuf:llvm-with-ninja, r...
2016-07-16 Alex CrichtonMerge pull request #34836 from cynicaldevil/panic-counter
2016-07-16 Guillaume GomezRollup merge of #34838 - steveklabnik:gh33677, r=alexcr...
2016-07-16 Guillaume GomezRollup merge of #34837 - GuillaumeGomez:better_example...
2016-07-16 Guillaume GomezRollup merge of #34768 - alexcrichton:issue-audit,...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-16 borsAuto merge of #34816 - jseyfried:fix_include_path,...
2016-07-16 borsAuto merge of #34779 - infinity0:master, r=alexcrichton
2016-07-16 borsAuto merge of #34676 - aravind-pg:inner-attr, r=brson
2016-07-16 Cameron HartMerge branch 'master' into issue-30961
2016-07-15 borsAuto merge of #34570 - jseyfried:no_rename, r=nrc
2016-07-14 Jeffrey SeyfriedImplement `macro_rules!` placeholders and the macro...
2016-07-14 Jeffrey SeyfriedMove node id assigning into `resolve`