about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-27Misc renames.Camille GILLOT-9/+8
2019-11-27Simplify handling of AllArenas.Camille GILLOT-6/+5
2019-11-27Rename BoxedGlobalCtxt.Camille GILLOT-7/+7
2019-11-27Rename lifetimes.Camille GILLOT-22/+22
2019-11-26Move local Arena to Queries.Camille GILLOT-4/+13
2019-11-26Formatting.Camille GILLOT-37/+35
2019-11-26Have Queries own the GlobalCtxt.Camille GILLOT-54/+57
2019-11-26Make the HIR map own the Definitions.Camille GILLOT-6/+6
2019-11-26Review nits.Camille GILLOT-11/+5
2019-11-26Reduce righward drift.Camille GILLOT-163/+160
2019-11-25Superfluous lifetime.Camille GILLOT-2/+2
2019-11-25Don't move stuff out of Compiler::enter.Camille GILLOT-122/+120
2019-11-25Simplify early exits.Camille GILLOT-16/+9
2019-11-25Pass Queries by reference.Camille GILLOT-7/+7
2019-11-25Remove wrong comment.Camille GILLOT-5/+0
2019-11-24Fix test.Camille GILLOT-1/+6
2019-11-24Tidy.Camille GILLOT-6/+11
2019-11-24Move linking ouside the interface queries.Camille GILLOT-32/+67
2019-11-24Isolate compiler queries inside the Queries type.Camille GILLOT-176/+219
2019-11-24Auto merge of #66647 - petrochenkov:nosynt, r=Centrilbors-522/+56
2019-11-24Auto merge of #66592 - estebank:raw-raw-ah-ah-ah, r=cramertjbors-34/+63
2019-11-24Auto merge of #66393 - ssomers:hash_benches, r=dtolnaybors-21/+52
2019-11-24rustc_plugin: Remove support for syntactic pluginsVadim Petrochenkov-522/+56
2019-11-24Auto merge of #66322 - lzutao:consistent-result-map_or_else, r=dtolnaybors-4/+6
2019-11-24Rollup merge of #66659 - Centril:fix-bench, r=Mark-SimulacrumMazdak Farrokhzad-65/+63
2019-11-24Rollup merge of #66641 - VirrageS:master, r=CentrilMazdak Farrokhzad-1/+69
2019-11-24Rollup merge of #66594 - Aaron1011:fix/debug-print-cycle, r=matthewjasperMazdak Farrokhzad-63/+94
2019-11-24Rollup merge of #66411 - RalfJung:forget, r=sfacklerMazdak Farrokhzad-3/+33
2019-11-24Rollup merge of #64856 - jonhoo:format-temporaries, r=sfacklerMazdak Farrokhzad-27/+56
2019-11-23review commentsEsteban Küber-11/+3
2019-11-23Rework raw ident suggestionsEsteban Küber-36/+73
2019-11-23Add FIXME for using 'parse_delim_comma_seq' when parsing enum variantsJanusz Marcinkiewicz-0/+2
2019-11-23Rollup merge of #66673 - petrochenkov:toresolve, r=CentrilMazdak Farrokhzad-17/+29
2019-11-23Rollup merge of #66657 - ollie27:rustdoc_flock_panic, r=GuillaumeGomezMazdak Farrokhzad-13/+2
2019-11-23Rollup merge of #66655 - ollie27:rustdoc_extern-private_unstable, r=Guillaume...Mazdak Farrokhzad-1/+2
2019-11-23Rollup merge of #66539 - estebank:let-ty, r=CentrilMazdak Farrokhzad-354/+684
2019-11-23Rollup merge of #61351 - GuillaumeGomez:stabilize-cfg-rustdoc, r=QuietMisdreavusMazdak Farrokhzad-19/+51
2019-11-23Auto merge of #66674 - flip1995:clippyup, r=Manishearthbors-7/+16
2019-11-23Update Clippyflip1995-7/+16
2019-11-23Auto merge of #66653 - ivan:lint-name-fix, r=Centrilbors-1/+1
2019-11-23Remove unnecessary cloneAaron Hill-1/+1
2019-11-23Move def collector from `rustc` to `rustc_resolve`Vadim Petrochenkov-17/+29
2019-11-23Auto merge of #66597 - MaulingMonkey:pr-natvis-std-collections-hash, r=michae...bors-0/+200
2019-11-23make `./x.py bench` againMazdak Farrokhzad-65/+63
2019-11-23Auto merge of #66656 - Centril:rollup-fivygwz, r=Centrilbors-23/+106
2019-11-23Cleanup code after review fixesJanusz Marcinkiewicz-14/+11
2019-11-23Add error reporting on nested keywords inside 'enum' definitionJanusz Marcinkiewicz-1/+70
2019-11-23rustdoc: Don't panic when failing to write .lock fileOliver Middleton-13/+2
2019-11-23Rollup merge of #66583 - Phlosioneer:patch-2, r=Dylan-DPCMazdak Farrokhzad-2/+6
2019-11-23Rollup merge of #66576 - pnkfelix:more-robust-gdb-vec-printer, r=alexcrichtonMazdak Farrokhzad-1/+11