]> git.lizzy.rs Git - rust.git/history - src/librustc_front/intravisit.rs
Auto merge of #30145 - petrochenkov:hyg, r=nrc
[rust.git] / src / librustc_front / intravisit.rs
2015-12-09 borsAuto merge of #30145 - petrochenkov:hyg, r=nrc
2015-12-04 Vadim PetrochenkovDo MTWT resolution during lowering to HIR
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29933 - tbu-:pr_dont_opt_in_copy,...
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-24 borsAuto merge of #29934 - arielb1:constrained-projection...
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-21 borsAuto merge of #29916 - Manishearth:diag-401, r=steveklabnik
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-19 borsAuto merge of #29894 - alexcrichton:stdtime, r=brson
2015-11-19 borsAuto merge of #29917 - shssoichiro:doc-sidebar-order...
2015-11-19 borsAuto merge of #29903 - nikomatsakis:incr-comp-ool-items...
2015-11-19 Niko MatsakisAdd comment explaining why it is called `intravisit`
2015-11-19 Niko MatsakisRefactor the HIR so that items are stored in a map...